mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-04-30 00:58:02 +03:00
Clean up bin/jeprof in distclean build target.
This commit is contained in:
parent
7041720ac2
commit
6bb54cb9da
1 changed files with 1 additions and 0 deletions
|
|
@ -410,6 +410,7 @@ clean:
|
|||
distclean: clean
|
||||
rm -f $(objroot)bin/jemalloc-config
|
||||
rm -f $(objroot)bin/jemalloc.sh
|
||||
rm -f $(objroot)bin/jeprof
|
||||
rm -f $(objroot)config.log
|
||||
rm -f $(objroot)config.status
|
||||
rm -f $(objroot)config.stamp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue