$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_at_[hidden])
Date: 2005-08-22 05:28:49
How do I tell in bbv2 which directory I'm building from?
I want to be able to output a warning message only when a Jamfile is invoked
from /libs/*/doc rather than /doc/.
The bbv1 variables TOP and SUBDIR would have done the job but don't appear
to be available in bbv2.
Many thanks,
John.