Page MenuHomeFreeBSD

mk: Mark buildenv .NOTMAIN
ClosedPublic

Authored by des on Aug 8 2025, 1:36 PM.
Tags
None
Referenced Files
F150930327: D51824.diff
Sun, Apr 5, 12:46 AM
Unknown Object (File)
Wed, Mar 25, 6:42 PM
Unknown Object (File)
Tue, Mar 17, 6:43 AM
Unknown Object (File)
Mon, Mar 16, 2:24 PM
Unknown Object (File)
Sun, Mar 15, 11:35 PM
Unknown Object (File)
Wed, Mar 11, 9:26 PM
Unknown Object (File)
Mar 3 2026, 5:31 AM
Unknown Object (File)
Mar 2 2026, 10:38 PM

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 Not Applicable
Unit
Tests Not Applicable