all:
	@echo "Need to configure first, I'll have a go at it now.."
	@-rm -f makefile
	tcl Config.tcl
	@echo "You might have to edit the defaults in Config.edit,"
	@echo "or you might risk it with a make straight away..."
