Regenerate
This commit is contained in:
parent
b334ba0ecf
commit
c1b8acb96f
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 287942 2015-09-17 22:04:46Z bdrewery
|
||||
.\" $FreeBSD$
|
||||
.Dd September 17, 2015
|
||||
.Dd September 18, 2015
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -909,8 +909,11 @@ This must be set in the environment, make command line, or
|
||||
not
|
||||
.Pa /etc/src.conf .
|
||||
.It Va WITH_META_MODE
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 287932 2015-09-17 20:33:52Z bdrewery
|
||||
.\" from FreeBSD: head/tools/build/options/WITH_META_MODE 287973 2015-09-18 22:22:32Z bdrewery
|
||||
Enable building in meta mode.
|
||||
This is an experimental build feature.
|
||||
For details see
|
||||
http://www.crufty.net/sjg/docs/freebsd-meta-mode.htm.
|
||||
.Pp
|
||||
The build is driven by dirdeps.mk using
|
||||
.Va DIRDEPS
|
||||
@ -924,7 +927,10 @@ recursively reads
|
||||
.Va DIRDEPS
|
||||
from Makefile.depend
|
||||
computing a graph of tree dependencies from the current origin.
|
||||
See http://www.crufty.net/help/sjg/dirdeps.htm
|
||||
Setting
|
||||
.Va NO_DIRDEPS
|
||||
will skip checking dirdep dependencies and will only build in the current
|
||||
directory.
|
||||
.Pp
|
||||
As each target is made
|
||||
.Xr make 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user