From ae5b3f73b3e45b1aeb3b12229c2bde52398f24ab Mon Sep 17 00:00:00 2001 From: Warren Toomey Date: Thu, 6 Feb 2025 11:05:09 +1000 Subject: [PATCH] wish: Too big for the 6502. --- Applications/wish/Makefile.6502 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Applications/wish/Makefile.6502 b/Applications/wish/Makefile.6502 index a1afdf7fe9..2284f97cb2 100644 --- a/Applications/wish/Makefile.6502 +++ b/Applications/wish/Makefile.6502 @@ -1 +1,5 @@ -include Makefile.common +all: + +clean: + rm -f *.o wish core *~ *.asm *.lst *.sym *.map *.noi *.lk *.ihx \ + *.tmp *.bin size.report