$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (david.abrahams_at_[hidden])
Date: 2002-07-23 16:08:16
From: "Beman Dawes" <bdawes_at_[hidden]>
>
> >seems awkward to have to specify the list of tests in
> >both the local library directory and the status directory.
>
> That's a question for the Boost.Build folks:-)
It shouldn't be a problem. You can just do "subinclude ..." to add another
Jamfile to what gets built.
-Dave