]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update bmake to version 20180919
authorsjg <sjg@FreeBSD.org>
Thu, 6 Dec 2018 20:56:19 +0000 (20:56 +0000)
committersjg <sjg@FreeBSD.org>
Thu, 6 Dec 2018 20:56:19 +0000 (20:56 +0000)
commit9944792304930e42a61613db90d3bc72563fed52
tree3545dfdc2a231f61fe0962384cec4cedccc73473
parentd4fe27589ae7f2a2dd1fd1a91ca7957e4e444cde
parent4afa9b15d37e35934de09794ecdb1d561b4cfcdf
Update bmake to version 20180919

Cleanup of stats cache
and new :q modifier.
20 files changed:
contrib/bmake/ChangeLog
contrib/bmake/FILES
contrib/bmake/Makefile.config.in
contrib/bmake/VERSION
contrib/bmake/bmake.1
contrib/bmake/dir.c
contrib/bmake/make.1
contrib/bmake/mk/ChangeLog
contrib/bmake/mk/dirdeps-options.mk
contrib/bmake/mk/dirdeps.mk
contrib/bmake/mk/gendirdeps.mk
contrib/bmake/mk/install-mk
contrib/bmake/mk/meta.autodep.mk
contrib/bmake/mk/meta.stage.mk
contrib/bmake/unit-tests/Makefile.in
contrib/bmake/unit-tests/varquote.exp
contrib/bmake/unit-tests/varquote.mk
contrib/bmake/var.c
usr.bin/bmake/Makefile.config
usr.bin/bmake/unit-tests/Makefile