From c1b8acb96f8d219672d30514b2b9c10611f274ec Mon Sep 17 00:00:00 2001 From: bdrewery Date: Fri, 18 Sep 2015 22:26:25 +0000 Subject: [PATCH] Regenerate --- share/man/man5/src.conf.5 | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/share/man/man5/src.conf.5 b/share/man/man5/src.conf.5 index 3743365449ef..543f34431988 100644 --- a/share/man/man5/src.conf.5 +++ b/share/man/man5/src.conf.5 @@ -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 -- 2.39.5