# $HeadURL$ $LastChangedRevision$ # # Preamble # include $(shell aderoot include)/bin/Makefile # # Dependencies for ADE-standard targets # compile: mvrat # # Recipes for ADE-standard targets # install: $(ADE_MF_ADEINST_CMD) $(ADE_MF_ADEINST_FLAGS) \ mvrat $(ADE_MF_INSTALL_DIR) clean: rm -f mvrat