Browse Source

Merge pull request #92 from wwarthen/master

Update Makefile
pull/103/head
b1ackmai1er 6 years ago
committed by GitHub
parent
commit
fdbb6752f9
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  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