diff options
| author | Bryan Drewery <bdrewery@FreeBSD.org> | 2026-03-07 16:38:47 +0000 |
|---|---|---|
| committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2026-03-09 14:38:40 +0000 |
| commit | e2ed7ee02f6bda705a7c8df3c512c6a43db56830 (patch) | |
| tree | ec3dc8d8f4c21f90040a8584b03cc28a291560eb /sys/modules/usb/uipaq/Makefile | |
| parent | b4daeded66b5e950ed8e618d66915b863c2414b1 (diff) | |
This fixes recursed builds not having meta mode enabled for them which
disabled dependency and and command change tracking. We only want common
objects marked .NOMETA when recursing, not non-common objects. The
common code expects _PROGS_COMMON_SRCS does not contain the prog source
or else it will be marked .NOMETA.
Add comments explaining the intent and cases being covered.
Fixes: 4ea5e107b1 ("<bsd.progs.mk>: Allow using SRCS for common sources")
Differential Revision: https://reviews.freebsd.org/D55711
Reviewed by: vexeduxr, sjg
Diffstat (limited to 'sys/modules/usb/uipaq/Makefile')
0 files changed, 0 insertions, 0 deletions
