Deleted Added
full compact
make.conf.5 (152793) make.conf.5 (153430)
1.\" Copyright (c) 2000
2.\" Mike W. Meyer
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 2000
2.\" Mike W. Meyer
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/share/man/man5/make.conf.5 152793 2005-11-25 14:31:34Z jkoshy $
25.\" $FreeBSD: head/share/man/man5/make.conf.5 153430 2005-12-15 01:04:51Z iedowse $
26.\"
27.Dd October 22, 2005
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

--- 665 unchanged lines hidden (view full) ---

699.Xr tcsh 1 ) .
700.It Va NO_TOOLCHAIN
701.Pq Vt bool
702Set to not build
703programs used for program development,
704compilers, debuggers etc.
705.It Va NO_USB
706.Pq Vt bool
26.\"
27.Dd October 22, 2005
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

--- 665 unchanged lines hidden (view full) ---

699.Xr tcsh 1 ) .
700.It Va NO_TOOLCHAIN
701.Pq Vt bool
702Set to not build
703programs used for program development,
704compilers, debuggers etc.
705.It Va NO_USB
706.Pq Vt bool
707Set to not build
708.Xr usbd 8
709and related programs.
707Set to not build USB-related programs and libraries.
710.It Va PPP_NO_NAT
711.Pq Vt bool
712Build
713.Xr ppp 8
714without support for network address translation (NAT).
715.It Va PPP_NO_NETGRAPH
716.Pq Vt bool
717Set to build

--- 201 unchanged lines hidden ---
708.It Va PPP_NO_NAT
709.Pq Vt bool
710Build
711.Xr ppp 8
712without support for network address translation (NAT).
713.It Va PPP_NO_NETGRAPH
714.Pq Vt bool
715Set to build

--- 201 unchanged lines hidden ---