From bc681a6c20dcd5aa048309aab6aa022019b7c98c Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 5 Jul 2021 08:52:54 +0200 Subject: Fix terminology inconsistency --- doc/manual.cli | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/manual.cli b/doc/manual.cli index a225cbd..9a494ad 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -1047,7 +1047,8 @@ it is a \i{build-time} prerequisite. Otherwise it is \i{run-time}. generator, so you can think of \c{*} as the executable mark printed by \c{ls}. An important difference between the two kinds of dependencies is that in case of cross-compilation a build-time dependency must be built for the -build machine, not the target.| +host machine, not the target. Build system modules are also build-time +dependencies.| Two special build-time dependency names are recognized and checked in an ad hoc manner: \c{build2} (the \c{build2} build system) and \c{bpkg} (the -- cgit v1.1