tv301sf/iocBoot/Makefile
changeset 4 8a2328d953f0
equal deleted inserted replaced
3:1b83de4729dc 4:8a2328d953f0
       
     1 TOP = ..
       
     2 include $(TOP)/configure/CONFIG
       
     3 DIRS += $(wildcard *ioc*)
       
     4 DIRS += $(wildcard as*)
       
     5 include $(CONFIG)/RULES_DIRS
       
     6