From ce74d2ce1d5bcc59e3c44d22e581fc203d949cfa Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Wed, 16 Aug 2017 18:02:49 +0200 Subject: Document bootstrap makefile usage, out of tree bootstrap/build --- bootstrap.gmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bootstrap.gmake') 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 -- cgit v1.1