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