make.conf.5 (d29831440ac1f230d5d44c1fcc814c3103677ce1) make.conf.5 (33c1de7d1f826bec1ff5165dda3c790588f51363)
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.

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

131instead of
132.Dq Li = .
133.It Va INSTALL
134.Pq Vt str
135the default install command.
136To have commands compared before doing
137the install, use
138.Bd -literal -offset indent
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.

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

131instead of
132.Dq Li = .
133.It Va INSTALL
134.Pq Vt str
135the default install command.
136To have commands compared before doing
137the install, use
138.Bd -literal -offset indent
139COPY=-C
139INSTALL="install -C"
140.Ed
141.It Va LOCAL_DIRS
142.Pq Vt str
143List any directories that should be entered when doing
144make's in
145.Pa /usr/src
146in this variable.
147.It Va MTREE_FOLLOWS_SYMLINKS

--- 521 unchanged lines hidden ---
140.Ed
141.It Va LOCAL_DIRS
142.Pq Vt str
143List any directories that should be entered when doing
144make's in
145.Pa /usr/src
146in this variable.
147.It Va MTREE_FOLLOWS_SYMLINKS

--- 521 unchanged lines hidden ---