From 3144214b811264294fe8c2c5a223625bfa6f776e Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 29 Oct 1999 18:27:21 +0000 Subject: [PATCH] Epics rules changed to single colon rules. --- src/makeBaseApp/top/configure/RULES_TOP | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/makeBaseApp/top/configure/RULES_TOP b/src/makeBaseApp/top/configure/RULES_TOP index 03e46a5e0..e8e0a048f 100644 --- a/src/makeBaseApp/top/configure/RULES_TOP +++ b/src/makeBaseApp/top/configure/RULES_TOP @@ -1,5 +1,7 @@ #RULES_TOP include $(EPICS_BASE)/configure/RULES_TOP -uninstall:: +uninstall: uninstallApp + +uninstallApp: @$(RMDIR) $(INSTALL_DB)