Cross-reference style.Makefile(5) from make(1) and make.conf(5).
Reviewed by: krion, mat, sjg Approved by: re (gjb), krion (mentor), mat (mentor) Sponsored by: Bally Wulff Games & Entertainment GmbH Differential Revision: https://reviews.freebsd.org/D17170
This commit is contained in:
parent
8385e87c78
commit
3d31df21e7
@ -29,7 +29,7 @@
|
||||
.\"
|
||||
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
|
||||
.\"
|
||||
.Dd June 22, 2017
|
||||
.Dd September 27, 2018
|
||||
.Dt MAKE 1
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -796,7 +796,7 @@ Tells
|
||||
whether to pass the descriptors of the job token queue
|
||||
even if the target is not tagged with
|
||||
.Ic .MAKE
|
||||
The default is
|
||||
The default is
|
||||
.Ql Pa yes
|
||||
for backwards compatability with
|
||||
.Fx 9.0
|
||||
@ -2385,7 +2385,8 @@ Basic use of suffix rules (for files only in the current directory,
|
||||
not trying to chain transformations together, etc.) is also reasonably
|
||||
portable.
|
||||
.Sh SEE ALSO
|
||||
.Xr mkdep 1
|
||||
.Xr mkdep 1 ,
|
||||
.Xr style.Makefile 5
|
||||
.Sh HISTORY
|
||||
A
|
||||
.Nm
|
||||
|
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd August 15, 2018
|
||||
.Dd September 27, 2018
|
||||
.Dt MAKE.CONF 5
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -676,6 +676,7 @@ Porter's Handbook.
|
||||
.Xr install 1 ,
|
||||
.Xr make 1 ,
|
||||
.Xr src.conf 5 ,
|
||||
.Xr style.Makefile 5 ,
|
||||
.Xr environ 7 ,
|
||||
.Xr ports 7 ,
|
||||
.Xr sendmail 8
|
||||
|
Loading…
x
Reference in New Issue
Block a user