aec41c389eaf73f7d883697df5f8007f49cdaf24
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 bitscan.c \
3 bitscan.h \
4 bitset.h \
5 debug.c \
6 debug.h \
7 format_srgb.h \
8 half_float.c \
9 half_float.h \
10 hash_table.c \
11 hash_table.h \
12 list.h \
13 macros.h \
14 mesa-sha1.c \
15 mesa-sha1.h \
16 ralloc.c \
17 ralloc.h \
18 register_allocate.c \
19 register_allocate.h \
20 rgtc.c \
21 rgtc.h \
22 rounding.h \
23 set.c \
24 set.h \
25 simple_list.h \
26 strndup.c \
27 strndup.h \
28 strtod.c \
29 strtod.h \
30 texcompress_rgtc_tmp.h \
31 u_atomic.h
32
33 MESA_UTIL_GENERATED_FILES = \
34 format_srgb.c