mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-14 22:51:50 +03:00
Document 'make uninstall'
Update INSTALL.md, reflecting the addition of 'uninstall' target.
This commit is contained in:
parent
20f9802e4f
commit
a4e81221cc
1 changed files with 4 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue