Allow ioc application to be built with older version of base.

This commit is contained in:
Janet B. Anderson
2006-03-29 16:49:06 +00:00
parent e1018e3edf
commit 8774f97acd
+2 -1
View File
@@ -5,7 +5,8 @@ include $(TOP)/configure/RELEASE
-include $(TOP)/configure/RELEASE.Common.$(T_A)
-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).$(T_A)
include $(EPICS_BASE)/configure/CONFIG
CONFIG=$(EPICS_BASE)/configure
include $(CONFIG)/CONFIG
# Override for definition in base
INSTALL_LOCATION = $(TOP)