$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Malcolm Cifuentes (malcolm_cifuentes_at_[hidden])
Date: 2005-09-04 23:46:15
thanks for your response, that clears a few things up.
I was under the impression that by defining a project id in the jamroot
it could be used in sub-projects to reference other projects from the
root instead of using relative paths (not that it matters in this
particular case). looks like i was a bit confused:)
thanks for also explaining //<catgeory> versus /category//target
mal