Files
pyDevSup/iocBoot/Makefile
Michael Davidsaver 11e9de810c relocate weather ioc
2013-12-08 12:58:54 -05:00

7 lines
121 B
Makefile

TOP = ..
include $(TOP)/configure/CONFIG
DIRS += $(wildcard *ioc*)
DIRS += $(wildcard as*)
include $(CONFIG)/RULES_DIRS