Browse Source

Update Makefile

pull/95/head
Wayne Warthen 6 years ago
parent
commit
462fe228aa
  1. 2
      Binary/Apps/Makefile

2
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?

Loading…
Cancel
Save