Document NO_GPIB

This commit is contained in:
Poul-Henning Kamp 2005-02-06 16:46:49 +00:00
parent 7536a05bc6
commit d2d72ed9bd
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=141404
2 changed files with 4 additions and 0 deletions

View File

@ -117,6 +117,7 @@
#NO_FORTRAN= # do not build g77 and related libraries
#NO_GAMES= # do not build games (games/ subdir)
#NO_GDB= # do not build GDB
#NO_GPIB= # do not build GPIB support
#NO_I4B= # do not build isdn4bsd package
#NO_INET6= # do not build IPv6 related programs and libraries
#NO_INFO= # do not make or install info files

View File

@ -446,6 +446,9 @@ and related libraries.
.Pq Vt bool
Set to not build
.Xr gdb 1 .
.It Va NO_GPIB
.Pq Vt bool
Set to not build GPIB bus support.
.It Va NO_I4B
.Pq Vt bool
Set to not build isdn4bsd package.