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,6 +1,6 @@
|
||||
# Use the following lines if motorAcs was built inside motor
|
||||
# Use the following lines if motorDsm was built inside motor
|
||||
MOTOR=
|
||||
-include $(MOTOR)/configure/RELEASE
|
||||
# Use the following lines if motorAcs was built outside motor
|
||||
#!MOTOR_ACS=
|
||||
#!-include $(MOTOR_ACS)/configure/RELEASE.local
|
||||
# Use the following lines if motorDsm was built outside motor
|
||||
#!MOTOR_DSM=
|
||||
#!-include $(MOTOR_DSM)/configure/RELEASE.local
|
||||
|
Reference in New Issue
Block a user