Moved the shared set of rules definition, RULES, to RELEASE.
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
# CONFIG
|
||||
|
||||
# You might want to change this to some shared set of rules, e.g.
|
||||
# RULES=/path/to/epics/support/modules/rules/x-y
|
||||
RULES=$(EPICS_BASE)
|
||||
|
||||
include $(TOP)/configure/RELEASE
|
||||
|
||||
@@ -15,6 +15,10 @@
|
||||
# RELEASE.$(EPICS_HOST_ARCH).Common
|
||||
# RELEASE.Common.$(T_A)
|
||||
# RELEASE.$(EPICS_HOST_ARCH).$(T_A)
|
||||
#
|
||||
# If using a module with a shared set of rules, point RULES at
|
||||
# its top directory:
|
||||
# RULES=/path/to/epics/support/modules/rules/x-y
|
||||
|
||||
TEMPLATE_TOP=_TEMPLATE_TOP_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user