HELM_LIB_DIR=@HELM_LIB_DIR@ HELM_BIN_DIR=@HELM_BIN_DIR@ install: cp xaland.class $HELM_LIB_DIR cp start-xaland $HELM_BIN_DIR distclean: rm -f Makefile configure config.log config.cache config.status \ etc/configuration.xml etc/helm-math-engine-configuration.xml \ lib/configuration.pl .PHONY: install distclean