aboutsummaryrefslogtreecommitdiff
path: root/build.1
diff options
context:
space:
mode:
Diffstat (limited to 'build.1')
-rw-r--r--build.13
1 files changed, 2 insertions, 1 deletions
diff --git a/build.1 b/build.1
index 1543177..c7c68b3 100644
--- a/build.1
+++ b/build.1
@@ -44,6 +44,7 @@ Build information is encoded in two ways:
.Pp
There can be multiple command lines,
but only one dependency line.
+The last target read is regarded as the true target.
.Pp
Unlike
.Xr make 1 ,
@@ -66,7 +67,7 @@ starts with the following text,
\&.\\" $ ps2pdf doc.ps > doc.pdf &&
\&.\\" $ rm doc.ps
\&.
-\&.\\" It depends on the following files:
+\&.\\" Apart from this file, it depends on the following files:
\&.\\" % refs x.tmac
.Ed
.Pp