$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-05-02 16:21:57
----- Original Message -----
From: "Toon Knapen" <toon.knapen_at_[hidden]>
>
> BTW, what's the bjam executable (that apparantly is a hard-link to the
> jam-executable) ?
I don't think I answered this one.
bjam is the name by which Boost.Build v2 is invoked; it activates the
new startup behavior. Please see the Initialization section of
http://www.boost.org/tools/build/architecture.html
-Dave