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

include $(TOOLS)/Makefile.inc

clean::
	@rm -f *.com
