Updated EPICS_BASE/configure to CONFIG.
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
#RELEASE Location of external products
|
||||
#
|
||||
# Run "gnumake clean uninstall install" in the extensions
|
||||
# top directory each time a RELEASE* file is changed.
|
||||
#
|
||||
# NOTE: The build does not check dependancies on files
|
||||
# external to this application. Thus you should run
|
||||
# "gnumake clean uninstall install" in the top directory
|
||||
@@ -18,6 +15,5 @@
|
||||
|
||||
# Location of external products
|
||||
EPICS_BASE=_EPICS_BASE_
|
||||
TEMPLATE_TOP=_TEMPLATE_TOP_
|
||||
EPICS_EXTENSIONS = $(EPICS_BASE)/../extensions
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
# $Id$
|
||||
|
||||
include $(EPICS_BASE)/configure/RULES
|
||||
include $(CONFIG)/RULES
|
||||
include $(TOP)/configure/RULES_PYTHON
|
||||
include $(TOP)/configure/RULES_IDL
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
# $Id$
|
||||
|
||||
include $(EPICS_BASE)/configure/RULES_DIRS
|
||||
include $(CONFIG)/RULES_DIRS
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id$
|
||||
|
||||
include $(EPICS_BASE)/configure/RULES_TOP
|
||||
include $(CONFIG)/RULES_TOP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user