$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2004-12-31 13:57:18
The docs show this example:
stage dist : hello
: <traverse-dependencies>on <include-type>EXE
<include-type>LIB
;
I dislike the names being used here. include already has a different
meaning, and traverse is just vague -- it isn't clear what happens
when those dependencies are traversed. You could replace both names
with install and it would be an improvement.
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com