summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-08-29 11:24:53 +0000
committerphk <phk@FreeBSD.org>2003-08-29 11:24:53 +0000
commit153ab0ed28653ce550df998f09d6c47e48eb7f4a (patch)
treeb7756605a38e9d6d7b79dbfbcbd96aacfdf4e6da /share
parent69a89b719e68377bea82c843e9aad95c36f778a9 (diff)
downloadFreeBSD-src-153ab0ed28653ce550df998f09d6c47e48eb7f4a.zip
FreeBSD-src-153ab0ed28653ce550df998f09d6c47e48eb7f4a.tar.gz
document various NO* options
Diffstat (limited to 'share')
-rw-r--r--share/man/man5/make.conf.529
1 files changed, 29 insertions, 0 deletions
diff --git a/share/man/man5/make.conf.5 b/share/man/man5/make.conf.5
index 445edca..cba9dce 100644
--- a/share/man/man5/make.conf.5
+++ b/share/man/man5/make.conf.5
@@ -469,11 +469,40 @@ Set to not build isdn4bsd package.
.It Va NO_IPFILTER
.Pq Vt bool
Set to not build IP Filter package.
+.It Va NO_TOOLCHAIN
+.Pq Vt bool
+Set to not build
+programs used for program development,
+compilers, debuggers etc.
+.It Va NOINET6
+.Pq Vt bool
+Set to not build
+programs and libraries related to IPv6 networking.
+.It Va NOATM
+.Pq Vt bool
+Set to not build
+programs and libraries related to ATM networking.
+.It Va NO_USB
+.Pq Vt bool
+Set to not build
+.Xr usbd 8
+and related programs.
.It Va NO_LPR
.Pq Vt bool
Set to not build
.Xr lpr 1
and related programs.
+.It Va NO_ACPI
+.Pq Vt bool
+Set to not build
+.Xr acpiconf 8 ,
+.Xr acpidump 8
+and related programs.
+.It Va NO_VINUM
+.Pq Vt bool
+Set to not build
+.Xr vinum 8
+and related programs.
.It Va NO_MAILWRAPPER
.Pq Vt bool
Set to not build the
OpenPOWER on IntegriCloud