We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5a21f commit 116a9d6Copy full SHA for 116a9d6
Makefile
@@ -144,6 +144,9 @@ $(DESTDIR)$(PREFIX)/share/e9tool/examples/bounds.sh: examples/bounds.sh
144
-e 's#\./e9tool#e9tool#' \
145
-i "$@"
146
147
+uninstall:
148
+ rm -fr $(INSTALL)
149
+
150
#########################################################################
151
# SPECIAL BUILD
152
0 commit comments