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 install
|
||||
|
||||
You can uninstall the installed build artifacts like this:
|
||||
|
||||
make uninstall
|
||||
|
||||
Notes:
|
||||
- "autoconf" needs to be installed
|
||||
- Documentation is built by the default target only when xsltproc is
|
||||
|
Loading…
Reference in New Issue
Block a user