From 3c50e3839ec0df8bad574e522e8d34635954ddcd Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 22 Aug 2000 19:56:57 +0000 Subject: [PATCH] Removed reference to installEpics. --- configure/Makefile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure/Makefile b/configure/Makefile index c9ca951d9..11066c6b9 100644 --- a/configure/Makefile +++ b/configure/Makefile @@ -13,9 +13,5 @@ CONFIGS += $(subst ../,,$(wildcard ../RELEASE*)) CONFIGS += $(subst ../,,$(wildcard ../RULES*)) CONFIGS += $(subst ../,,$(wildcard ../tools/*.pl)) -CONFIGS += tools/installEpics - -#####CONFIGS += tools/getrel include $(TOP)/configure/RULES -