--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/iocBoot/Makefile Thu Mar 07 09:23:26 2019 +0100 @@ -0,0 +1,6 @@ +TOP = .. +include $(TOP)/configure/CONFIG +DIRS += $(wildcard *ioc*) +DIRS += $(wildcard as*) +include $(CONFIG)/RULES_DIRS +