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, Oct 25, 1:10 AM
Unknown Object (File)
Wed, Oct 22, 7:38 PM
Unknown Object (File)
Wed, Oct 22, 7:38 PM
Unknown Object (File)
Mon, Oct 20, 10:00 AM
Unknown Object (File)
Mon, Oct 20, 9:40 AM
Unknown Object (File)
Mon, Oct 20, 9:38 AM
Unknown Object (File)
Mon, Oct 20, 9:38 AM
Unknown Object (File)
Mon, Oct 20, 9:38 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