Include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local instead of $(MOTOR)/configure/RELEASE

This commit is contained in:
Kevin Peterson
2019-10-30 17:17:24 -05:00
parent ba3193b340
commit 5ab502c53a

View File

@@ -1,4 +1,4 @@
MOTOR= 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 # path to motorAcs is needed to build the IOC inside motorAcs, but outside motor
MOTOR_ACS= MOTOR_ACS=