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

include $(TOOLS)/Makefile.inc

clean::
	@rm -f *.lbr
