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 ffb6f90 commit a148dc5Copy full SHA for a148dc5
Makefile
@@ -138,6 +138,9 @@ $(DESTDIR)$(PREFIX)/share/e9tool/examples/bounds.sh: examples/bounds.sh
138
-e 's#\./e9tool#e9tool#' \
139
-i "$@"
140
141
+uninstall:
142
+ rm -fr $(INSTALL)
143
+
144
#########################################################################
145
# SPECIAL BUILD
146
0 commit comments