$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Andrei Melnikov (andy.melnikov_at_[hidden])
Date: 2006-06-24 15:10:56
On 24/06/06, Sohail Somani <s.somani_at_[hidden]> wrote:
> By the way, is there a reference or tutorial for the entire bjam language?
> It seems very nice.
>
http://www.boost.org/tools/build/jam_src/Jam.html
This is the best language reference we have now.
Andrei