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)
Sun, Aug 9, 6:05 PM
Unknown Object (File)
Sun, Aug 9, 5:57 PM
Unknown Object (File)
Sun, Aug 9, 12:28 PM
Unknown Object (File)
Sat, Aug 8, 3:20 AM
Unknown Object (File)
Fri, Aug 7, 9:55 AM
Unknown Object (File)
Thu, Aug 6, 1:08 PM
Unknown Object (File)
Thu, Aug 6, 11:53 AM
Unknown Object (File)
Thu, Aug 6, 11:48 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