# RELEASE - Location of external support modules # Use motor/module's generated release file when buidling inside motor -include $(TOP)/../../../RELEASE.$(EPICS_HOST_ARCH).local # Use motorAcs's release file when building inside motorAcs, but outside motor -include $(TOP)/../../configure/RELEASE.local # Use acsIOC's RELEASE.local when building outside motorAcs -include $(TOP)/configure/RELEASE.local