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
F132265915: D27611.id80696.diff
Wed, Oct 15, 8:07 AM
F132234176: D27611.id81626.diff
Wed, Oct 15, 1:22 AM
Unknown Object (File)
Sun, Oct 12, 1:34 AM
Unknown Object (File)
Fri, Sep 26, 9:24 PM
Unknown Object (File)
Fri, Sep 19, 8:20 AM
Unknown Object (File)
Sep 13 2025, 1:14 AM
Unknown Object (File)
Aug 22 2025, 7:30 AM
Unknown Object (File)
Aug 15 2025, 9:20 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