blob: 28add12d2f1dd5172348d256930797e897d29afc (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
dc.o: dc/dc.c teensy/teensy.h teensy/teensy_common.h teensy/teensy_log.h \
teensy/teensy_mem.h teensy/teensy_list.h teensy/teensy_ui.h \
teensy/teensy.h dc/third/qoi.h
teensy_common.o: teensy/teensy_common.c teensy/teensy_common.h \
teensy/teensy_log.h teensy/teensy_mem.h
teensy_context.o: teensy/teensy_context.c teensy/teensy_context.h \
teensy/teensy_common.h teensy/teensy_log.h teensy/teensy_mem.h \
teensy/teensy_renderer.h teensy/teensy.h teensy/teensy_list.h \
teensy/teensy_platform.h
teensy_log.o: teensy/teensy_log.c teensy/teensy_log.h \
teensy/teensy_common.h teensy/teensy_mem.h
teensy_math.o: teensy/teensy_math.c teensy/teensy.h \
teensy/teensy_common.h teensy/teensy_log.h teensy/teensy_mem.h \
teensy/teensy_list.h
teensy_mem.o: teensy/teensy_mem.c teensy/teensy_mem.h \
teensy/teensy_common.h teensy/teensy_log.h teensy/teensy_list.h
teensy_renderer.o: teensy/teensy_renderer.c teensy/teensy_renderer.h \
teensy/teensy_common.h teensy/teensy_log.h teensy/teensy_mem.h \
teensy/teensy.h teensy/teensy_list.h teensy/teensy_context.h
teensy_ui.o: teensy/teensy_ui.c teensy/teensy_ui.h teensy/teensy_common.h \
teensy/teensy_log.h teensy/teensy_mem.h teensy/teensy.h \
teensy/teensy_list.h teensy/teensy_platform.h teensy/teensy_context.h \
teensy/teensy_renderer.h
gl.o: teensy/platform/gl/gl.c teensy/platform/gl/GLFW/glfw3.h \
teensy/teensy.h teensy/teensy_common.h teensy/teensy_log.h \
teensy/teensy_mem.h teensy/teensy_list.h teensy/teensy_common.h \
teensy/teensy_platform.h teensy/teensy.h teensy/teensy_context.h \
teensy/teensy_renderer.h
|