Date: Tue, 4 Mar 2008 11:25:23 +0000 (UTC) From: Yar Tikhiy <yar@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/make make.1 Message-ID: <200803041125.m24BPNPl088580@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
yar 2008-03-04 11:25:23 UTC
FreeBSD src repository
Modified files:
usr.bin/make make.1
Log:
Revise the description of how .Ev MAKEFILE and .Va .MAKEFILE relate.
The most important point is that -f option(s) are never copied from
.Ev MAKEFILE to .Va .MAKEFILE by make(1), which is consistent with
handling the command line. (-f silently sit in .Ev MAKEFILE and go
to make's children unless overwritten via .Va .MAKEFILE)
Bump .Dd.
Revision Changes Path
1.106 +27 -21 src/usr.bin/make/make.1
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803041125.m24BPNPl088580>
