mirror of
https://github.com/jemalloc/jemalloc.git
synced 2026-07-24 05:33:06 +00:00
Put VERSION file in object directory
Also allow for the possibility that there exists a VERSION file in the srcroot, in case of building from a release tarball out of tree.
This commit is contained in:
committed by
Jason Evans
parent
ab5e3790f6
commit
f8880310eb
@@ -418,7 +418,7 @@ distclean: clean
|
||||
|
||||
relclean: distclean
|
||||
rm -f $(objroot)configure
|
||||
rm -f $(srcroot)VERSION
|
||||
rm -f $(objroot)VERSION
|
||||
rm -f $(DOCS_HTML)
|
||||
rm -f $(DOCS_MAN3)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user