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