util: add _mesa_strtod and _mesa_strtof
[mesa.git] / src / util / Makefile.sources
1 MESA_UTIL_FILES := \
2 hash_table.c \
3 ralloc.c \
4 register_allocate.c \
5 register_allocate.h \
6 rgtc.c \
7 strtod.cpp
8
9 MESA_UTIL_GENERATED_FILES = \
10 format_srgb.c