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

include $(TOOLS)/Makefile.inc

clean::
	@rm -f *.spr *.com *.sys *.dat *.zpm
