mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-08-05 06:05: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
7 lines
227 B
Plaintext
7 lines
227 B
Plaintext
# Use the following lines if motorDsm was built inside motor
|
|
MOTOR=
|
|
-include $(MOTOR)/configure/RELEASE
|
|
# Use the following lines if motorDsm was built outside motor
|
|
#!MOTOR_DSM=
|
|
#!-include $(MOTOR_DSM)/configure/RELEASE.local
|