$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2003-04-09 10:38:55
I would like to use the stage rule to install a library
in a specific place. But the stage rule is always relative to
the directory of where the Jamfile is located. Is there any
way to be able to specify an absolute target directory
(using an env.var.) ?
toon