Renamed "*acs*" files to "*dsm*".

This commit is contained in:
2024-05-20 14:51:50 -05:00
parent eec0a1d8f0
commit b03cda55ac
33 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# 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