make local RELEASE.local files take precedence over those in TOP/..

This commit is contained in:
dhickin
2014-12-09 13:48:15 +00:00
parent bffeca57a8
commit 3cb954aefa

View File

@ -28,5 +28,5 @@ TEMPLATE_TOP=$(EPICS_BASE)/templates/makeBaseApp/top
#CAPFAST_TEMPLATES=
#SCH2EDIF_PATH=
-include $(TOP)/configure/RELEASE.local
-include $(TOP)/../RELEASE.local
-include $(TOP)/configure/RELEASE.local