git: <bsd.dep.mk>: Always create the depend file in the end

Aaron LI aly at crater.dragonflybsd.org
Sat Apr 4 21:41:56 PDT 2026


commit e733f7c511d6054d2af41d1fab08629c15b14451
Author: Aaron LI <aly at aaronly.me>
Date:   Sun Apr 5 10:01:56 2026 +0800

    <bsd.dep.mk>: Always create the depend file in the end
    
    In case that the custom ${MKDEPCMD} does not create the depend file for
    empty dependency.
    
    While there, tweak '${_ALL_DEPENDS}' to use the ':N*.[csS]' modifier to
    align with the subsequent '.if' expressions filtering on the files.
    
    Suggested-by: swildner

Summary of changes:
 share/mk/bsd.dep.mk | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e733f7c511d6054d2af41d1fab08629c15b14451


-- 
DragonFly BSD source repository


More information about the Commits mailing list