.\" DO NOT EDIT-- this file is automatically generated.
-.\" from FreeBSD: head/tools/build/options/makeman 287935 2015-09-17 20:45:51Z bdrewery
+.\" from FreeBSD: head/tools/build/options/makeman 287942 2015-09-17 22:04:46Z bdrewery
.\" $FreeBSD$
.Dd September 17, 2015
.Dt SRC.CONF 5
.\" from FreeBSD: head/tools/build/options/WITH_AUTO_OBJ 284708 2015-06-22 20:21:57Z sjg
Enable automatic creation of objdirs.
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .
Depends on
.Va WITH_META_MODE .
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .
Create meta files during non META_MODE build.
The meta files can be useful for debugging.
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .
.Pp
.Bl -item -compact
.It
-.Va WITH_AUTO_OBJ
-.It
.Va WITH_INSTALL_AS_USER
-.It
-.Va WITH_STAGING
-.It
-.Va WITH_SYSROOT
.El
.Pp
When set, the following options are also in effect:
.Pp
.Bl -inset -compact
+.It Va WITH_AUTO_OBJ
+(unless
+.Va WITHOUT_AUTO_OBJ
+is set explicitly)
+.It Va WITH_STAGING
+(unless
+.Va WITHOUT_STAGING
+is set explicitly)
.It Va WITH_STAGING_MAN
(unless
.Va WITHOUT_STAGING_MAN
(unless
.Va WITHOUT_STAGING_PROG
is set explicitly)
+.It Va WITH_SYSROOT
+(unless
+.Va WITHOUT_SYSROOT
+is set explicitly)
.El
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .
is set explicitly)
.El
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .
Depends on
.Va WITH_META_MODE .
.Pp
-This must be set in the environment or
+This must be set in the environment, make command line, or
.Pa /etc/src-env.conf ,
not
.Pa /etc/src.conf .