summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>2000-09-25 18:44:30 +0000
committerPeter Wemm <peter@FreeBSD.org>2000-09-25 18:44:30 +0000
commit34c46f2d3d4e55d5cd67447fef5f71b6bf9c42a0 (patch)
treea0ccbe58c1244c23e168d77d6380c3dc66fb43e6 /usr.bin/make/make.1
parent33cd46fe6105e2fba44fe41cd5dd39cfe6985817 (diff)
Notes
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.17
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 48f5f93b843c..d8f1950cdcf8 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -40,7 +40,7 @@
.Nd maintain program dependencies
.Sh SYNOPSIS
.Nm make
-.Op Fl BPSeiknqrstv
+.Op Fl BPSXeiknqrstv
.Op Fl D Ar variable
.Op Fl d Ar flags
.Op Fl E Ar variable
@@ -217,6 +217,11 @@ with a blank line for each null or undefined variable.
.It Fl v
Be extra verbose.
For multi-job makes, this will cause file banners to be generated.
+.It Fl X
+When using the
+.Fl V
+option to print the values of variables,
+do not recursively expand the values.
.It Ar variable Ns No = Ns Ar value
Set the value of the variable
.Ar variable