summaryrefslogtreecommitdiffstats
path: root/usr.bin/make
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-14 23:03:45 +0000
committerwill <will@FreeBSD.org>2000-05-14 23:03:45 +0000
commit8206be3a83b56526256456da62a793cc9392a5a4 (patch)
tree9873d4649ec443c78aac63b041fd95528fe2f56d /usr.bin/make
parent17b80016d68e8bbedfe3006cfd75f0b6ac6a269c (diff)
downloadFreeBSD-src-8206be3a83b56526256456da62a793cc9392a5a4.zip
FreeBSD-src-8206be3a83b56526256456da62a793cc9392a5a4.tar.gz
Update make(1) manpage to include information about the new loud
debugging facility I introduced earlier today.
Diffstat (limited to 'usr.bin/make')
-rw-r--r--usr.bin/make/make.13
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 515ceca..fea9a27 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -118,6 +118,9 @@ Print the input graph after making everything, or before exiting
on error.
.It Ar j
Print debugging information about running multiple shells.
+.It Ar l
+Print commands in Makefiles regardless of whether or not they are prefixed
+by @ or other "quiet" flags. Also known as "loud" behavior.
.It Ar m
Print debugging information about making targets, including modification
dates.
OpenPOWER on IntegriCloud