aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ankarstrom <john@ankarstrom.se>2021-07-06 22:32:54 +0200
committerJohn Ankarstrom <john@ankarstrom.se>2021-07-06 22:32:54 +0200
commit6f2e6526026f1dd1c016d780576a5013dc87f6d0 (patch)
tree10343c2bc618078a6cc7efd11e693cf492d5fdbb
parent90bb66e1f1cee7d63ac0d011e06662920431c718 (diff)
downloadbuild-6f2e6526026f1dd1c016d780576a5013dc87f6d0.tar.gz
build.1: Clarify
-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