diff options
| author | iamcheeseman <[email protected]> | 2026-05-24 09:04:26 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-24 09:04:26 -0400 |
| commit | bcf1439eb8d936d3b43ac817519cd47e9624210e (patch) | |
| tree | 056cf005b5f304d1e58ce34e157d4e78d8ef0667 /Makefile.dep | |
| parent | fc3ad3fec91ba54414cc5cb126d61803611056f3 (diff) | |
completely redo lists
Diffstat (limited to 'Makefile.dep')
| -rw-r--r-- | Makefile.dep | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.dep b/Makefile.dep index 942d214..9f0fc61 100644 --- a/Makefile.dep +++ b/Makefile.dep @@ -7,8 +7,6 @@ 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_list.o: teensy/teensy_list.c teensy/teensy_list.h \ - teensy/teensy_common.h teensy/teensy_log.h teensy/teensy_mem.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 \ |
