Make 'install' for individual lib explicit.

[SVN r40474]
This commit is contained in:
Vladimir Prus 2007-10-26 08:45:26 +00:00
parent 3cccc52cbb
commit 88d3059899

View file

@ -462,6 +462,7 @@ rule boost-install ( libraries * )
module $(project-module)
{
explicit stage ;
explicit install ;
}
}