git: a82cd976c328 - Create tag vendor/NetBSD/bmake/20230208
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Feb 2023 01:21:14 UTC
The annotated tag vendor/NetBSD/bmake/20230208 has been created by sjg:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20230208
tag vendor/NetBSD/bmake/20230208
Tagger: Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2023-02-10 01:20:16 +0000
Tag bmake/20230208
commit f4d51098686d961fc03dc5aa327619d0af3c9dcd
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2023-02-10 01:20:05 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2023-02-10 01:20:05 +0000
Import bmake-20230208
ChangeLog since bmake-20230126
* VERSION (_MAKE_VERSION): 20230208
Merge with NetBSD make, pick up
o var.c: always use SCOPE_GLOBAL for :_ to avoid problems
when it has been used within conditional expressions
* install-sh: if making directories ensure umask is set
to match mode.
* Makefile: use DIRMODE for directories and
NONBINMODE for man pages and mk files