mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
Substituted string "acs" with "dsm".
The following case replacements were applied (in order): AcsRegister -> dsmRegister Acs_LIBS -> dsm_LIBS ' Acs' -> ' dsm' acs -> dsm Acs -> Dsm ACS -> DSM
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MOTOR=
|
||||
-include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
|
||||
# path to motorAcs is needed to build the IOC inside motorAcs, but outside motor
|
||||
MOTOR_ACS=
|
||||
# path to motorDsm is needed to build the IOC inside motorDsm, but outside motor
|
||||
MOTOR_DSM=
|
||||
|
Reference in New Issue
Block a user