iocBoot/Makefile
changeset 0 50cbed80af1a
equal deleted inserted replaced
-1:000000000000 0:50cbed80af1a
       
     1 TOP = ..
       
     2 include $(TOP)/configure/CONFIG
       
     3 DIRS += $(wildcard *ioc*)
       
     4 DIRS += $(wildcard as*)
       
     5 include $(CONFIG)/RULES_DIRS
       
     6