Files
motorDSM/iocs/dsmIOC/configure/RELEASE

9 lines
404 B
Plaintext
Raw Permalink Normal View History

2019-04-09 11:24:20 -05:00
# 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 motorDsm's release file when building inside motorDsm, but outside motor
-include $(TOP)/../../configure/RELEASE.local
# Use dsmIOC's RELEASE.local when building outside motorDsm
2019-04-09 11:24:20 -05:00
-include $(TOP)/configure/RELEASE.local