Page MenuHomeFreeBSD

mk: Mark buildenv .NOTMAIN
ClosedPublic

Authored by des on Aug 8 2025, 1:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 2:27 AM
Unknown Object (File)
Thu, Oct 9, 8:06 PM
Unknown Object (File)
Thu, Oct 9, 8:06 PM
Unknown Object (File)
Thu, Oct 9, 8:06 PM
Unknown Object (File)
Thu, Oct 9, 5:22 PM
Unknown Object (File)
Wed, Oct 1, 11:14 PM
Unknown Object (File)
Tue, Sep 30, 9:17 AM
Unknown Object (File)
Fri, Sep 26, 6:36 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