Merge pull request #2 from xiaoqiangwang/master

include RELEASE.$(EPICS_HOST_ARCH).local
This commit is contained in:
Ralph Lange
2018-10-29 13:04:52 +01:00
committed by GitHub

View File

@@ -39,4 +39,5 @@ EPICS_BASE = /home/ralph/work/EPICS/V3/3.16
# These allow developers to override the RELEASE variable settings # These allow developers to override the RELEASE variable settings
# without having to modify the configure/RELEASE file itself. # without having to modify the configure/RELEASE file itself.
-include $(TOP)/../RELEASE.local -include $(TOP)/../RELEASE.local
-include $(TOP)/../RELEASE.$(EPICS_HOST_ARCH).local
-include $(TOP)/configure/RELEASE.local -include $(TOP)/configure/RELEASE.local