mirror of
https://github.com/boostorg/boost.git
synced 2025-04-09 14:57:01 +00:00
Fix typo
[SVN r40473]
This commit is contained in:
parent
7c180bba8b
commit
3cccc52cbb
1 changed files with 1 additions and 1 deletions
2
Jamroot
2
Jamroot
|
@ -442,7 +442,7 @@ alias build_all : libs/$(libraries)/build ;
|
|||
|
||||
# This rule should be called from libraries' Jamfiles and will
|
||||
# create two targets, "install" and "stage", that will install
|
||||
# or stage that library. The --prefix option is respected, by
|
||||
# or stage that library. The --prefix option is respected, but
|
||||
# --with and --without options, naturally, are ignored.
|
||||
#
|
||||
# - libraries -- list of library targets to install.
|
||||
|
|
Loading…
Add table
Reference in a new issue