Files
motorDSM/dsmApp/iocsh/Makefile
Daniel Sissom 417802a9b4 Substituted string "mcb4b" with "md90".
The following case replacements were applied (in order):
	mcb4b -> md90
	MCB4B -> MD90
	mcb-4b -> md-90
	MCB-4B -> MD-90
	MCB -> MD-90
2024-05-22 11:38:43 -05:00

7 lines
101 B
Makefile

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