git: 28fffc9ccf78 - Create tag vendor/NetBSD/bmake/20240508

From: Simon J. Gerraty <sjg_at_FreeBSD.org>
Date: Tue, 14 May 2024 04:17:18 UTC
The annotated tag vendor/NetBSD/bmake/20240508 has been created by sjg:

URL: https://cgit.FreeBSD.org/src/tag/?h=vendor/NetBSD/bmake/20240508

tag vendor/NetBSD/bmake/20240508
Tagger:     Simon J. Gerraty <sjg@FreeBSD.org>
TaggerDate: 2024-05-14 04:16:16 +0000

Tag bmake/20240508

commit 3c2ab5fddc576e58f3ffa70dc5fa95144646a513
Author:     Simon J. Gerraty <sjg@FreeBSD.org>
AuthorDate: 2024-05-14 04:13:22 +0000
Commit:     Simon J. Gerraty <sjg@FreeBSD.org>
CommitDate: 2024-05-14 04:13:22 +0000

    Import bmake-20240508
    
    Intersting/relevant changes since bmake-20240430
    
    ChangeLog since bmake-20240430
    
    2024-05-07  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * VERSION (_MAKE_VERSION): 20240508
            Merge with NetBSD make, pick up
            o make: ensure variables set on command line get added to
            .MAKEOVERRIDES (even if they start with '.') so they are passed to
            sub-makes.
    
    mk/ChangeLog since bmake-20240430
    
    2024-05-04  Simon J Gerraty  <sjg@beast.crufty.net>
    
            * install-mk (MK_VERSION): 20240504
    
            * dirdeps.mk: allow BUILD_DIRDEPS_OVERRIDES to pass overrides to
            sub-make building DIRDEPS_CACHE.