From 0d7b062c2c70292d37c01d9afc376a93e119aa5d Mon Sep 17 00:00:00 2001 From: rivers Date: Sun, 16 Mar 2008 19:21:52 +0000 Subject: [PATCH] Moved from ccdApp/iocBoot git-svn-id: https://subversion.xor.aps.anl.gov/synApps/areaDetector/trunk@6797 dc6c5ff5-0b8b-c028-a01f-ffb33f00fc8b --- iocBoot/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 iocBoot/Makefile diff --git a/iocBoot/Makefile b/iocBoot/Makefile new file mode 100644 index 0000000..d097ef0 --- /dev/null +++ b/iocBoot/Makefile @@ -0,0 +1,6 @@ +TOP = .. +include $(TOP)/configure/CONFIG +DIRS += $(wildcard *ioc*) +DIRS += $(wildcard as*) +include $(EPICS_BASE)/configure/RULES_DIRS +