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)
Tue, Apr 21, 5:35 PM
Unknown Object (File)
Thu, Apr 16, 10:15 AM
Unknown Object (File)
Tue, Apr 7, 9:37 PM
Unknown Object (File)
Mon, Apr 6, 9:47 PM
Unknown Object (File)
Fri, Apr 3, 4:33 AM
Unknown Object (File)
Fri, Apr 3, 4:33 AM
Unknown Object (File)
Fri, Mar 27, 9:31 AM
Unknown Object (File)
Mar 17 2026, 10:43 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