Files
pva2pva/iocBoot/Makefile
Michael Davidsaver de4af82e92 add circles demo
2016-03-27 16:19:42 +09:00

7 lines
121 B
Makefile

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