From 462fe228aacc4c89fc9d1e86e284e118e2a3a07c Mon Sep 17 00:00:00 2001 From: Wayne Warthen Date: Sat, 29 Feb 2020 21:00:32 -0800 Subject: [PATCH] Update Makefile --- Binary/Apps/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Binary/Apps/Makefile b/Binary/Apps/Makefile index 5769cf21..cfa80100 100644 --- a/Binary/Apps/Makefile +++ b/Binary/Apps/Makefile @@ -6,5 +6,5 @@ include $(TOOLS)/Makefile.inc all:: mkdir -p Tunes -clean:: +clobber:: rm -f *.bin *.com *.img *.rom *.pdf *.log *.eeprom *.COM *.BIN Tunes/*.mym Tunes/*.pt?