util: implement strndup for WIN32
[mesa.git] / src / util / Makefile.sources
index c4c79ca443121388960b52bfcfea930001ffd822..ef38b5ac7d10b3c0780b0bef73963682e06c5195 100644 (file)
@@ -1,2 +1,28 @@
-MESA_UTIL_FILES := \
-       ralloc.c
+MESA_UTIL_FILES :=     \
+       bitset.h \
+       format_srgb.h \
+       hash_table.c    \
+       hash_table.h \
+       list.h \
+       macros.h \
+       mesa-sha1.c \
+       mesa-sha1.h \
+       ralloc.c \
+       ralloc.h \
+       register_allocate.c \
+       register_allocate.h \
+       rgtc.c \
+       rgtc.h \
+       rounding.h \
+       set.c \
+       set.h \
+       simple_list.h \
+       strndup.c \
+       strndup.h \
+       strtod.c \
+       strtod.h \
+       texcompress_rgtc_tmp.h \
+       u_atomic.h
+
+MESA_UTIL_GENERATED_FILES = \
+       format_srgb.c