Changed path to top-level RELEASE*.local files

This commit is contained in:
Mark Rivers
2014-03-06 17:36:29 -06:00
parent 033b218824
commit 2c4f1c5482
2 changed files with 6 additions and 7 deletions

View File

@@ -2,9 +2,9 @@
# Run "gnumake clean uninstall install" in the application
# top directory each time this file is changed.
-include $(TOP)/../RELEASE_PATHS.local
-include $(TOP)/../RELEASE_PATHS.local.$(EPICS_HOST_ARCH)
-include $(TOP)/../RELEASE_LIBS.local
-include $(TOP)/../configure/RELEASE_PATHS.local
-include $(TOP)/../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH)
-include $(TOP)/../configure/RELEASE_LIBS.local
-include $(TOP)/RELEASE.local
-include $(TOP)/configure/RELEASE.local

View File

@@ -4,9 +4,8 @@
ADANDOR=$(AREA_DETECTOR)/ADAndor
-include $(TOP)/../../../RELEASE_PATHS.local
-include $(TOP)/../../../RELEASE_PATHS.local.$(EPICS_HOST_ARCH)
-include $(TOP)/../../../RELEASE_PRODS.local
-include $(TOP)/../../../configure/RELEASE_PATHS.local
-include $(TOP)/../../../configure/RELEASE_PATHS.local.$(EPICS_HOST_ARCH)
-include $(TOP)/../../../configure/RELEASE_PRODS.local
-include $(TOP)/RELEASE.local
-include $(TOP)/configure/RELEASE.local