Kuba Ober <[EMAIL PROTECTED]> writes: >> | So am I right in assuming that the whole make machinery is responsible >> | for the additional 100s? >> >> Dependency tracking and suck can take some time I guess. > | Recursive make is partially to blame for that I would imagine as | there's a lot of redundant work performed by each level of make.
Is that much extra work done if you already stand in the math dir when compiling? -- Lgb