$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2005-04-28 07:45:58
David Abrahams <dave_at_[hidden]> writes:
> Ambiguity and lack of comments make this needlessly unhelpful.
And what could this possibly mean?
rule init-mac ( version : root : includes ? : libraries ? )
{
...
alias python
:
:
:
: <include>$(includes)
;
alias python
:
: <os>MACOSXX <toolset>darwin
:
: <framework>$(PYTHON_FRAMEWORK)
;
}
-- Dave Abrahams Boost Consulting www.boost-consulting.com