mirror of
https://github.com/Binary-Coalescence/motorDSM.git
synced 2025-11-08 21:18:52 -06:00
7 lines
102 B
Makefile
7 lines
102 B
Makefile
|
|
TOP = ../..
|
||
|
|
include $(TOP)/configure/CONFIG
|
||
|
|
|
||
|
|
IOCSH += ACS_MCB4B.iocsh
|
||
|
|
|
||
|
|
include $(TOP)/configure/RULES
|