# $HeadURL$ $LastChangedRevision$ # # Load adeMakefile # # (only ADE needs a trick to work around non-existence) # include ../include/adeMakefile install: export PATH = .:$(shell echo $$PATH) install: export ADE_CONFIG_ALLOWENV_FLAG=true install: INSTALL_CMD = ADE_INCLUDE_PREFIX=../include adeinst # # What do we have? # SHELL_FILES = ade-app-config ade-config adetest adeinst adegmt adedevsh adeshf PERL_FILES = adeperlf aderel # # Where do we want it? # BIN_FILES = ade-app-config ade-config adetest adeinst adegmt adeshf adeperlf aderel