$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Vladimir Prus (ghost_at_[hidden])
Date: 2005-02-02 04:16:52
I've got Jamfile loading basically working in my local copy. Jamfiles are
correctly found, loaded, attributes are set and inherited and one can use the
'project' rule.
One can also use the 'make' rule, and I only have to make it property work ;-)
However, I've already made too many changes locally, so I think I'll wait for
the code to appear in CVS. Or should we try Subversion?
- Volodya