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
F102971553: D27611.diff
Tue, Nov 19, 8:32 AM
Unknown Object (File)
Tue, Nov 12, 10:50 AM
Unknown Object (File)
Oct 16 2024, 6:57 AM
Unknown Object (File)
Oct 2 2024, 8:25 AM
Unknown Object (File)
Sep 30 2024, 1:42 PM
Unknown Object (File)
Sep 30 2024, 1:31 PM
Unknown Object (File)
Sep 30 2024, 1:31 PM
Unknown Object (File)
Sep 27 2024, 5:13 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

Lint
Lint Skipped
Unit
Tests Skipped