From 8a0cb2d358dfb280b17f89cacfb2bf671e8213a0 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 29 Oct 1999 18:18:19 +0000 Subject: [PATCH] Removed DIRS def (DIRS defined in RULES.iocBoot). --- src/makeBaseApp/top/exampleBoot/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/src/makeBaseApp/top/exampleBoot/Makefile b/src/makeBaseApp/top/exampleBoot/Makefile index b3d4b6588..252a13709 100644 --- a/src/makeBaseApp/top/exampleBoot/Makefile +++ b/src/makeBaseApp/top/exampleBoot/Makefile @@ -1,4 +1,3 @@ TOP = .. include $(TOP)/configure/CONFIG -DIRS += $(wildcard *ioc*) include $(TOP)/configure/RULES.iocBoot