[SVN r35802]
This commit is contained in:
Vladimir Prus 2006-10-31 18:43:41 +00:00
parent 8421f71138
commit 6ce0dd6422

View file

@ -280,7 +280,7 @@ rule tag ( name : type ? : property-set )
else
{
return [ common.format-name
boost_ <base> <toolset> <threading> <runtime>
<base> <toolset> <threading> <runtime>
: $(name) : $(type) : $(property-set) ] ;
}
}