Files
motorDSM/iocs/dsmIOC/iocBoot/Makefile

7 lines
121 B
Makefile
Raw Normal View History

2019-04-09 11:24:20 -05:00
TOP = ..
include $(TOP)/configure/CONFIG
DIRS += $(wildcard *ioc*)
DIRS += $(wildcard as*)
include $(CONFIG)/RULES_DIRS