mirror of
https://github.com/wwarthen/RomWBW.git
synced 2026-02-06 14:11:48 -06:00
Merge remote-tracking branch 'upstream/dev' into dev
This commit is contained in:
@@ -5,9 +5,9 @@ SUBDIRS = Apps CPM3 ZPM3
|
||||
include $(TOOLS)/Makefile.inc
|
||||
|
||||
clean::
|
||||
@rm -f *.bin *.com *.img *.rom
|
||||
@rm -f *.bin *.com *.img *.rom *.upd
|
||||
|
||||
clobber:: clean
|
||||
@rm -f *.upd *.hex *.pdf *.log *.eeprom *.dat
|
||||
@rm -f *.hex *.pdf *.log *.eeprom *.dat
|
||||
|
||||
.PHONEY: clean clobber
|
||||
|
||||
Reference in New Issue
Block a user