# $HeadURL$ $LastChangedRevision$ # # Load ade.mk # include ../../share/include/ade.mk install: INSTALL_CMD = ADE_SHARE_PREFIX=../../share PATH=../../bin:$(shell echo $$PATH) ../../bin/adeinst # # What do we have? # # # Where do we want it? # # Here is an example of where we want something installed into # a non-standard place we handle it ourselves. install: $(INSTALL_CMD) -D $(ADE_SHARE_PREFIX)/tests $(INSTALL_CMD) testlist $(ADE_SHARE_PREFIX)/tests