Files
RomWBW/Binary/Makefile
curt mayer e73e0ba5f1 diff fixes
2020-02-23 15:04:52 -08:00

9 lines
198 B
Makefile

TOOLS = ../Tools
MOREDIFF := $(shell $(TOOLS)/unix/casefn.sh *.img *.rom *.com *.eeprom)
SUBDIRS = Apps
include $(TOOLS)/Makefile.inc
clobber::
rm -f *.bin *.com *.img *.rom *.pdf *.log *.eeprom