Files
motorDSM/dsmApp/iocsh/Makefile
Daniel Sissom a92fda6560 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
2024-05-22 11:01:27 -05:00

7 lines
102 B
Makefile

TOP = ../..
include $(TOP)/configure/CONFIG
IOCSH += DSM_MCB4B.iocsh
include $(TOP)/configure/RULES