git: 5755661a583f - Create tag vendor/NetBSD/bmake/20220418
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Apr 2022 20:36:25 UTC
The annotated tag vendor/NetBSD/bmake/20220418 has been created by sjg:
URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20220418
tag vendor/NetBSD/bmake/20220418
Tagger: Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2022-04-22 20:36:12 +0000
Tag bmake/20220418
commit 2061c94e6fd9d9383421ab205d39ac92b46b149f
Author: Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2022-04-22 20:34:55 +0000
Commit: Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2022-04-22 20:34:55 +0000
Import bmake-20220418
Most relevant change:
o ignore '.POSIX:' if not in first non-comment line
of Makefile as specified by POSIX.
add unit-tests for above.