mirror of
https://github.com/bkaradzic/bgfx.git
synced 2026-08-31 23:48:24 +00:00
10 lines
149 B
Makefile
10 lines
149 B
Makefile
MESA_UTIL_FILES := \
|
|
hash_table.c \
|
|
ralloc.c \
|
|
register_allocate.c \
|
|
register_allocate.h \
|
|
rgtc.c
|
|
|
|
MESA_UTIL_GENERATED_FILES = \
|
|
format_srgb.c
|