Boost logo

Boost-Build :

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
 

Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk