Page MenuHomeFreeBSD

mk: Mark buildenv .NOTMAIN
ClosedPublic

Authored by des on Aug 8 2025, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Nov 18, 12:48 AM
Unknown Object (File)
Mon, Nov 3, 12:51 AM
Unknown Object (File)
Mon, Nov 3, 12:47 AM
Unknown Object (File)
Mon, Nov 3, 12:43 AM
Unknown Object (File)
Mon, Nov 3, 12:43 AM
Unknown Object (File)
Sun, Nov 2, 5:42 AM
Unknown Object (File)
Oct 27 2025, 11:41 AM
Unknown Object (File)
Oct 18 2025, 2:27 AM

Details

Summary

This file is one of a handful that can be included at the top of a
Makefile (via src.opts.mk). Therefore, all the targets it defines
must be marked .NOTMAIN so they don't accidentally become the default
target of the Makefile.

Fixes: cf5f0744cd1d

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66105
Build 62988: arc lint + arc unit