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)
Sat, Jan 4, 9:37 PM
Unknown Object (File)
Fri, Jan 3, 10:41 PM
Unknown Object (File)
Dec 13 2024, 8:45 PM
Unknown Object (File)
Dec 8 2024, 7:29 PM
Unknown Object (File)
Nov 19 2024, 10:44 AM
Unknown Object (File)
Nov 19 2024, 10:26 AM
Unknown Object (File)
Nov 19 2024, 8:32 AM
Unknown Object (File)
Nov 12 2024, 10:50 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