Boost logo

Boost-Build :

From: Ulrich Eckhardt (gclbb-jamboost_at_[hidden])
Date: 2003-08-23 14:33:38


Hi!

(Bear with me, I'm a complete beginner)

In allyourbase.jam are these two here:

rule split-path
{
...
}

rule split-path ( path )
{
...
}

Both seem to have the same function, splitting a given path into its
components. What I wonder is are these two different things or is only one
'active' ?

thanks

Ulrich Eckhardt

 


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