$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-09-05 10:52:53
On 09/05/07 01:19, Peter Foley wrote:
[snip]
> Format (pdf) and Hypertext Markup Language (html). For information on
> all
> the possible target types refer to the Boost.Build manual.
>
A casual reader would assume from this that there's a
fixed set of target types; however, the following:
http://www.boost.org/doc/html/bbv2/extender.html#bbv2.extending.targets
means that the set of target types can be extended by the user.
[snip]