Allow use of a site configure directory by defining RULES in CONFIG.

This commit is contained in:
Janet B. Anderson
2008-04-18 16:24:21 +00:00
parent afd028c4ff
commit 9816887062
8 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -2,5 +2,5 @@ TOP = ..
include $(TOP)/configure/CONFIG
DIRS += $(wildcard *ioc*)
DIRS += $(wildcard as*)
include $(EPICS_BASE)/configure/RULES_DIRS
include $(CONFIG)/RULES_DIRS