TOOLS = ../../Tools
MOREDIFF := $(shell $(TOOLS)/unix/casefn.sh *.spr)

include $(TOOLS)/Makefile.inc

clean::
	@rm -f *.spr *.com *.sys *.dat cpm3fix.pat readme.1st
