Confirmed users
1,380
edits
m (→Resources) |
m (→Problems) |
||
Line 7: | Line 7: | ||
* Needless work: *clean targets are performing build related work | * Needless work: *clean targets are performing build related work | ||
** autoconf, configure, isinstall, etc are a few tasks currently being triggered | ** autoconf, configure, isinstall, etc are a few tasks currently being triggered | ||
* windows -vs- horrible overhead per shell spawned | |||
** Replace double-colon rules with dependency chains to avoid shell overhead. | |||
== Resources == | == Resources == |