From bcf1439eb8d936d3b43ac817519cd47e9624210e Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Sun, 24 May 2026 09:04:26 -0400 Subject: completely redo lists --- Makefile.dep | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile.dep') 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 \ -- cgit v1.3-2-g0d8e