From 0dc7e3e172f11ce976ee9b335a62ad7d7d4a377e Mon Sep 17 00:00:00 2001 From: Ron Sluiter Date: Tue, 16 Mar 2004 15:57:47 +0000 Subject: [PATCH] Updated to base exampleApp R3.14.5 --- configure/CONFIG_APP | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/configure/CONFIG_APP b/configure/CONFIG_APP index 3fe2fa13..b1f4ba11 100644 --- a/configure/CONFIG_APP +++ b/configure/CONFIG_APP @@ -2,8 +2,12 @@ include $(TOP)/configure/RELEASE -include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH) +-include $(TOP)/configure/RELEASE.Common.$(T_A) +-include $(TOP)/configure/RELEASE.$(EPICS_HOST_ARCH).$(T_A) + CONFIG=$(EPICS_BASE)/configure include $(CONFIG)/CONFIG + INSTALL_LOCATION = $(TOP) ifdef INSTALL_LOCATION_APP INSTALL_LOCATION = $(INSTALL_LOCATION_APP)