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, Jun 2, 6:33 AM
Unknown Object (File)
May 6 2026, 2:55 AM
Unknown Object (File)
Apr 30 2026, 7:14 PM
Unknown Object (File)
Apr 30 2026, 3:40 PM
Unknown Object (File)
Apr 29 2026, 9:04 PM
Unknown Object (File)
Apr 29 2026, 1:46 AM
Unknown Object (File)
Apr 28 2026, 12:47 PM
Unknown Object (File)
Apr 28 2026, 11:26 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