aboutsummaryrefslogtreecommitdiff
path: root/bootstrap.gmake
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2017-08-16 18:02:49 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2017-08-16 18:02:49 +0200
commitce74d2ce1d5bcc59e3c44d22e581fc203d949cfa (patch)
treec918b74e329a76c25d24ac64f0d1b9278bb046cd /bootstrap.gmake
parentd84c09cd97e75c1ec7645307f0157df8cef8c79a (diff)
Document bootstrap makefile usage, out of tree bootstrap/build
Diffstat (limited to 'bootstrap.gmake')
-rw-r--r--bootstrap.gmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap.gmake b/bootstrap.gmake
index 8426a98..650607e 100644
--- a/bootstrap.gmake
+++ b/bootstrap.gmake
@@ -4,7 +4,7 @@
# This makefile requires GNU make 3.81 or later and can be used to bootstrap
# the build system similar to the bootstrap.sh script. Its main advantage over
-# the script is support for building in parallel.
+# the script is support for parallel bootstrap.
#
# Similar to the script, the makefile expects to find the libbutl/ or
# libbutl-*/ directory either in the current directory (build2 root) or one