From 96bf443dbe0917435de4e8712854eda33c0ce17c Mon Sep 17 00:00:00 2001
From: timmmooney <mooney@aps.anl.gov>
Date: Wed, 5 Jan 2005 18:25:03 +0000
Subject: [PATCH] 3.14.7 (Includes what used to be in RULES.iocBoot)

---
 iocBoot/Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/iocBoot/Makefile b/iocBoot/Makefile
index 252a137..d097ef0 100644
--- a/iocBoot/Makefile
+++ b/iocBoot/Makefile
@@ -1,3 +1,6 @@
 TOP = ..
 include $(TOP)/configure/CONFIG
-include $(TOP)/configure/RULES.iocBoot
+DIRS += $(wildcard *ioc*)
+DIRS += $(wildcard as*)
+include $(EPICS_BASE)/configure/RULES_DIRS
+
-- 
GitLab