mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-04 21:55:40 -05:00
The following case replacements were applied (in order): AcsRegister -> dsmRegister Acs_LIBS -> dsm_LIBS ' Acs' -> ' dsm' acs -> dsm Acs -> Dsm ACS -> DSM
5 lines
158 B
Plaintext
5 lines
158 B
Plaintext
MOTOR=
|
|
-include $(MOTOR)/modules/RELEASE.$(EPICS_HOST_ARCH).local
|
|
# path to motorDsm is needed to build the IOC inside motorDsm, but outside motor
|
|
MOTOR_DSM=
|