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
F170588201: D27611.diff
Sat, Sep 5, 1:08 PM
F170532763: D27611.diff
Sat, Sep 5, 6:56 AM
Unknown Object (File)
Fri, Aug 21, 7:50 AM
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

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