Files
ADAndor/iocBoot/Makefile
2008-03-16 19:21:52 +00:00

7 lines
135 B
Makefile

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