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
7 lines
102 B
Makefile
7 lines
102 B
Makefile
TOP = ../..
|
|
include $(TOP)/configure/CONFIG
|
|
|
|
IOCSH += DSM_MCB4B.iocsh
|
|
|
|
include $(TOP)/configure/RULES
|