|
Boost-Build : |
From: Daniel Schlyder (daniel_at_[hidden])
Date: 2002-09-02 20:46:00
>>That's pretty thin information to work with. Who knows how your rules are
>>used?
> Thin info indeed :-) But most likely it's the V1 behaviour of parsing
> Jamfiles twice. Once for include dependencies, and a second for generation.
> Try guarding the action generation in your rules with:
> if ! $(gIN_LIB_INCLUDE)
> {
> ...
> }
Thanks! That solved it.
Sorry, I guess the info was pretty thin. I thought the rules argument lists
would be enough. I'm just a newbie, and as dumb as they come. :-)
-- Sincerely, Daniel Schlyder
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