Deleted Added
full compact
make.conf.5 (76109) make.conf.5 (76722)
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 76109 2001-04-28 20:51:23Z dd $
25.\" $FreeBSD: head/share/man/man5/make.conf.5 76722 2001-05-17 06:58:57Z 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

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

755.It Pa /usr/ports/Mk/bsd.port.mk
756.It Pa /usr/ports/Mk/bsd.sites.mk
757.El
758.Sh SEE ALSO
759.Xr gcc 1 ,
760.Xr install 1 ,
761.Xr lpd 8 ,
762.Xr make 1 ,
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

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

755.It Pa /usr/ports/Mk/bsd.port.mk
756.It Pa /usr/ports/Mk/bsd.sites.mk
757.El
758.Sh SEE ALSO
759.Xr gcc 1 ,
760.Xr install 1 ,
761.Xr lpd 8 ,
762.Xr make 1 ,
763.Xr make 7 ,
764.Xr ports 7 ,
765.Xr sendmail 8
766.Sh HISTORY
767The
768.Nm
769file appeared sometime before
770.Fx 4.0 .
771.Sh AUTHORS
772This
773manual page was written by
774.An Mike W. Meyer Aq mwm@mired.org .
775.Sh BUGS
776This manual page may occasionally be out of date with respect to
777the options currently available for use in
778.Nm .
779Please check the
780.Pa /etc/defaults/make.conf
781file for the latest options which are available.
763.Xr ports 7 ,
764.Xr sendmail 8
765.Sh HISTORY
766The
767.Nm
768file appeared sometime before
769.Fx 4.0 .
770.Sh AUTHORS
771This
772manual page was written by
773.An Mike W. Meyer Aq mwm@mired.org .
774.Sh BUGS
775This manual page may occasionally be out of date with respect to
776the options currently available for use in
777.Nm .
778Please check the
779.Pa /etc/defaults/make.conf
780file for the latest options which are available.