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