Page MenuHomeFreeBSD

bsd.incs.mk: Add support to override tags for a specific include group
ClosedPublic

Authored by manu on Dec 14 2020, 6:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 26, 9:24 PM
Unknown Object (File)
Fri, Sep 19, 8:20 AM
Unknown Object (File)
Sat, Sep 13, 1:14 AM
Unknown Object (File)
Aug 22 2025, 7:30 AM
Unknown Object (File)
Aug 15 2025, 9:20 AM
Unknown Object (File)
Aug 15 2025, 12:19 AM
Unknown Object (File)
Jul 28 2025, 2:53 AM
Unknown Object (File)
Jul 25 2025, 6:19 AM

Details

Summary

With this patch if a Makefile is using the INCSGROUPS mechanisms it can
override the default package for specific includes files using
GROUPPACKAGE= mynewpackage

While here add a few comments after endif/endfor so it's easier to read.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable