[SVN r40473]
This commit is contained in:
Vladimir Prus 2007-10-26 08:41:34 +00:00
parent 7c180bba8b
commit 3cccc52cbb

View file

@ -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.