aboutsummaryrefslogtreecommitdiff
path: root/mesalib/src/util/Makefile.sources
blob: 5f87fc32a82ae4be5fe24623427d3d541ca8fc70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
MESA_UTIL_FILES :=	\
	format_srgb.h \
	hash_table.c	\
	hash_table.h \
	macros.h \
	ralloc.c \
	ralloc.h \
	register_allocate.c \
	register_allocate.h \
	rgtc.c \
	rgtc.h \
	strtod.cpp \
	strtod.h \
	texcompress_rgtc_tmp.h \
	u_atomic.h

MESA_UTIL_GENERATED_FILES = \
	format_srgb.c