Page MenuHomeFreeBSD

mk: Mark buildenv .NOTMAIN
ClosedPublic

Authored by des on Aug 8 2025, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 25, 3:16 PM
Unknown Object (File)
Mon, May 25, 3:11 PM
Unknown Object (File)
Sun, May 17, 9:25 PM
Unknown Object (File)
Sun, May 17, 9:21 PM
Unknown Object (File)
Sun, May 17, 12:19 AM
Unknown Object (File)
Sun, May 17, 12:18 AM
Unknown Object (File)
Sun, May 17, 12:18 AM
Unknown Object (File)
Apr 11 2026, 12:32 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