From 04f954e9c9c1dc9e750b2c54b2ba63357cf409eb Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Thu, 1 Jan 2015 14:56:34 +0000 Subject: [PATCH] Makefile: analyzer has moved into the binprep path --- Kernel/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Kernel/Makefile b/Kernel/Makefile index 3532a84b..30fbc942 100644 --- a/Kernel/Makefile +++ b/Kernel/Makefile @@ -175,7 +175,6 @@ fuzix.ihx: target $(OBJS) platform-$(TARGET)/fuzix.lnk tools/bankld/sdldz80 $(CROSS_LD) -n -k $(LIBZ80) -f platform-$(TARGET)/fuzix.lnk fuzix.bin: fuzix.ihx tools/analysemap tools/memhogs tools/binman tools/bintomdv cpm-loader/cpmload.bin - tools/analysemap hogs.txt head -5 hogs.txt -- 2.34.1