Regenerate
This commit is contained in:
parent
6ee7c85891
commit
0341a04334
@ -1,7 +1,7 @@
|
||||
.\" DO NOT EDIT-- this file is automatically generated.
|
||||
.\" from FreeBSD: head/tools/build/options/makeman 292283 2015-12-15 18:42:30Z bdrewery
|
||||
.\" $FreeBSD$
|
||||
.Dd June 5, 2016
|
||||
.Dd June 8, 2016
|
||||
.Dt SRC.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -190,6 +190,24 @@ as part of the bootstrap process.
|
||||
.Pp
|
||||
It is a default setting on
|
||||
amd64/amd64, arm/arm, arm/armeb, arm/armv6, i386/i386, mips/mipsel, mips/mips, mips/mips64el, mips/mips64, mips/mipsn32, pc98/i386, powerpc/powerpc, powerpc/powerpc64 and sparc64/sparc64.
|
||||
.It Va WITHOUT_BLACKLIST
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BLACKLIST 301554 2016-06-07 16:35:55Z lidl
|
||||
Set this if you do not want to build blacklistd / blacklistctl.
|
||||
When set, it also enforces the following options:
|
||||
.Pp
|
||||
.Bl -item -compact
|
||||
.It
|
||||
.Va WITHOUT_BLACKLIST_SUPPORT
|
||||
.El
|
||||
.It Va WITHOUT_BLACKLIST_SUPPORT
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BLACKLIST_SUPPORT 301554 2016-06-07 16:35:55Z lidl
|
||||
Set to build some programs without blacklistd support, like
|
||||
.Xr fingerd 8 ,
|
||||
.Xr ftpd 8 ,
|
||||
.Xr rlogind 8 ,
|
||||
.Xr rshd 8 ,
|
||||
and
|
||||
.Xr sshd 8 .
|
||||
.It Va WITHOUT_BLUETOOTH
|
||||
.\" from FreeBSD: head/tools/build/options/WITHOUT_BLUETOOTH 156932 2006-03-21 07:50:50Z ru
|
||||
Set to not build Bluetooth related kernel modules, programs and libraries.
|
||||
@ -486,7 +504,7 @@ Makefile.depend files found in each directory.
|
||||
.Pp
|
||||
The build can be started from anywhere, and behaves the same.
|
||||
The initial instance of
|
||||
.Xr make 1
|
||||
.Xr make 1
|
||||
recursively reads
|
||||
.Va DIRDEPS
|
||||
from Makefile.depend
|
||||
|
Loading…
Reference in New Issue
Block a user