Tools installed into <install_location>/config/tools.

This commit is contained in:
Janet B. Anderson
1999-10-25 15:51:01 +00:00
parent cb6e8bb8cb
commit e8913e439d

View File

@@ -25,10 +25,8 @@ CONFIGS += RULES_BUILD
CONFIGS += RULES_DIRS
CONFIGS += RULES_TOP
BIN_INSTALLS += $(wildcard ../tools/*.pl)
BIN_INSTALLS += ../tools/getrel
BIN_INSTALLS += ../tools/installEpics
BIN_INSTALLS += ../tools/testmkdir
CONFIGS += $(subst ../,,$(wildcard ../tools/*.pl))
CONFIGS += tools/installEpics
include $(TOP)/configure/RULES_BUILD