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)