Deleted Added
full compact
make.conf.5 (92500) make.conf.5 (92868)
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 92500 2002-03-17 13:14:14Z ru $
25.\" $FreeBSD: head/share/man/man5/make.conf.5 92868 2002-03-21 09:15:39Z ru $
26.\"
27.Dd November 3, 2000
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

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

365.It Va NO_FORTRAN
366.Pq Vt bool
367Set to not build
368.Xr g77 1
369and related libraries.
370.It Va NO_I4B
371.Pq Vt bool
372Set to not build isdn4bsd package.
26.\"
27.Dd November 3, 2000
28.Dt MAKE.CONF 5
29.Os
30.Sh NAME
31.Nm make.conf
32.Nd system build information
33.Sh DESCRIPTION

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

365.It Va NO_FORTRAN
366.Pq Vt bool
367Set to not build
368.Xr g77 1
369and related libraries.
370.It Va NO_I4B
371.Pq Vt bool
372Set to not build isdn4bsd package.
373.It Va NO_IPFILTER
374.Pq Vt bool
375Set to not build IP Filter package.
373.It Va NO_LPR
374.Pq Vt bool
375Set to not build
376.Xr lpr 1
377and related programs.
378.It Va NO_MAILWRAPPER
379.Pq Vt bool
380Set to not build the

--- 255 unchanged lines hidden ---
376.It Va NO_LPR
377.Pq Vt bool
378Set to not build
379.Xr lpr 1
380and related programs.
381.It Va NO_MAILWRAPPER
382.Pq Vt bool
383Set to not build the

--- 255 unchanged lines hidden ---