From 5ab502c53ac81885e2a511ade95f22d0a0db4f43 Mon Sep 17 00:00:00 2001 From: Kevin Peterson Date: Wed, 30 Oct 2019 17:17:24 -0500 Subject: [PATCH] Include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local instead of $(MOTOR)/configure/RELEASE --- configure/EXAMPLE_RELEASE.local | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/EXAMPLE_RELEASE.local b/configure/EXAMPLE_RELEASE.local index d921d9a..0940c7d 100644 --- a/configure/EXAMPLE_RELEASE.local +++ b/configure/EXAMPLE_RELEASE.local @@ -1,4 +1,4 @@ MOTOR= --include $(MOTOR)/configure/RELEASE +include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local # path to motorAcs is needed to build the IOC inside motorAcs, but outside motor MOTOR_ACS=