From 6f2e6526026f1dd1c016d780576a5013dc87f6d0 Mon Sep 17 00:00:00 2001 From: John Ankarstrom Date: Tue, 6 Jul 2021 22:32:54 +0200 Subject: build.1: Clarify --- build.1 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- cgit v1.2.3