added RELEASE.local override

This commit is contained in:
jrowlandls
2011-12-13 11:23:40 +00:00
parent ae90ab3b2d
commit 8295de8162
2 changed files with 3 additions and 0 deletions

View File

@@ -44,3 +44,4 @@ endif
INSTALL_INCLUDE = $(INSTALL_LOCATION)/include/pv
USR_INCLUDES += -I $(INSTALL_LOCATION)/include
-include $(TOP)/configure/CONFIG_SITE.local

View File

@@ -37,3 +37,5 @@ EPICS_BASE=/home/install/epics/base
# Set RULES here if you want to take build rules from somewhere
# other than EPICS_BASE:
#RULES=/path/to/epics/support/module/rules/x-y
-include $(TOP)/configure/RELEASE.local