8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
#RULES_TOP
|
|
include $(EPICS_BASE)/configure/RULES_TOP
|
|
|
|
uninstall: uninstallApp
|
|
|
|
uninstallApp:
|
|
@$(RMDIR) $(INSTALL_DB)
|