$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2006-11-29 19:24:55
I found the line in the documentation that hints at how to achieve this
functionality - namely import the relevant jam files in project-root.jam!
Simple when you know how... :)
Hugo