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, Apr 7, 3:48 AM
Unknown Object (File)
Tue, Apr 7, 1:30 AM
Unknown Object (File)
Mon, Apr 6, 4:40 PM
Unknown Object (File)
Mon, Apr 6, 1:51 AM
Unknown Object (File)
Sun, Apr 5, 4:12 PM
Unknown Object (File)
Sun, Apr 5, 10:46 AM
Unknown Object (File)
Sun, Apr 5, 12:46 AM
Unknown Object (File)
Wed, Mar 25, 6:42 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