Clarify the role of libraries

This commit is contained in:
Christophe de Dinechin 2017-03-26 19:17:39 +02:00
parent 4820215877
commit 48072b16fa
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@ for at least one much larger program.
* Built-in help (`make help`)
* Pure `make`, allowing you to use standard `Makefile` syntax and features
* Supports parallel builds
* Supports separate libraries with accelerated build
* Supports separate libraries, to accelerate builds (libraries are
only built the first time, unless you request a "deep" build)
## Using build