Document 'make uninstall'
Update INSTALL.md, reflecting the addition of 'uninstall' target.
This commit is contained in:
parent
20f9802e4f
commit
a4e81221cc
@ -12,6 +12,10 @@ that might work is:
|
|||||||
make
|
make
|
||||||
make install
|
make install
|
||||||
|
|
||||||
|
You can uninstall the installed build artifacts like this:
|
||||||
|
|
||||||
|
make uninstall
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
- "autoconf" needs to be installed
|
- "autoconf" needs to be installed
|
||||||
- Documentation is built by the default target only when xsltproc is
|
- Documentation is built by the default target only when xsltproc is
|
||||||
|
Loading…
Reference in New Issue
Block a user