Home | History | Annotate | Download | only in trace
      1 C_SOURCES := \
      2 	tr_context.c \
      3 	tr_context.h \
      4 	tr_dump.c \
      5 	tr_dump_defines.h \
      6 	tr_dump.h \
      7 	tr_dump_state.c \
      8 	tr_dump_state.h \
      9 	tr_public.h \
     10 	tr_screen.c \
     11 	tr_screen.h \
     12 	tr_texture.c \
     13 	tr_texture.h
     14