summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authordg <dg@FreeBSD.org>1998-11-14 16:15:04 +0000
committerdg <dg@FreeBSD.org>1998-11-14 16:15:04 +0000
commit4d7662ab3427cac6e827d0ee7c8bfe34839f4d5d (patch)
treeb77decdf8e3d96f658f3c7a4d5d89fe2a626a8c4 /usr.bin/make/make.1
parent844a9ac5aeae90736cb07abc8656ba014173e74a (diff)
downloadFreeBSD-src-4d7662ab3427cac6e827d0ee7c8bfe34839f4d5d.zip
FreeBSD-src-4d7662ab3427cac6e827d0ee7c8bfe34839f4d5d.tar.gz
Added a -v (verbose) option and hid multi-job file banner generation
behind it.
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 9a15daa..7853b14 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)make.1 8.4 (Berkeley) 3/19/94
-.\" $Id: make.1,v 1.12 1998/05/25 03:28:37 steve Exp $
+.\" $Id: make.1,v 1.13 1998/10/18 00:51:46 obrien Exp $
.\"
.Dd March 19, 1994
.Dt MAKE 1
@@ -173,6 +173,8 @@ before each command line in the makefile.
.It Fl t
Rather than re-building a target as specified in the makefile, create it
or update its modification time to make it appear up-to-date.
+.It Fl v
+Be extra verbose. For multi-job makes, this will cause file banners to be generated.
.It Fl V Ar variable
Print
.Nm make Ns 's
OpenPOWER on IntegriCloud