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, Mar 27, 9:31 AM
Unknown Object (File)
Tue, Mar 17, 10:43 PM
Unknown Object (File)
Sun, Mar 15, 2:14 AM
Unknown Object (File)
Mon, Mar 2, 4:03 PM
Unknown Object (File)
Feb 28 2026, 9:31 PM
Unknown Object (File)
Feb 18 2026, 1:22 PM
Unknown Object (File)
Feb 7 2026, 8:06 PM
Unknown Object (File)
Feb 7 2026, 5:02 PM

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