Moved installs from tools subdirectory to tools/Makefile.

This commit is contained in:
Janet B. Anderson
2002-07-03 19:42:52 +00:00
parent 61ccc14dbc
commit bcc60591f7

View File

@@ -11,8 +11,5 @@ INSTALL_CONFIG = $(INSTALL_LOCATION)/config
CONFIGS += $(subst ../,,$(wildcard ../CONFIG*))
CONFIGS += $(subst ../,,$(wildcard ../RULES*))
SCRIPTS_HOST += $(wildcard ../tools/*.pl)
SCRIPTS_HOST += ../tools/installEpics
include $(TOP)/configure/RULES