From 22f18ef226eb82f82a5e023c8b478c19da9defe2 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 12 Jan 2001 23:24:51 +0000 Subject: [PATCH] Moved uninstall of INSTALL_DB to base --- src/makeBaseApp/top/configure/RULES_TOP | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/makeBaseApp/top/configure/RULES_TOP b/src/makeBaseApp/top/configure/RULES_TOP index e8e0a048f..0620f08fb 100644 --- a/src/makeBaseApp/top/configure/RULES_TOP +++ b/src/makeBaseApp/top/configure/RULES_TOP @@ -1,7 +1,3 @@ #RULES_TOP include $(EPICS_BASE)/configure/RULES_TOP -uninstall: uninstallApp - -uninstallApp: - @$(RMDIR) $(INSTALL_DB)