commit | a2d89234c16ac0951260f2b2a35b4ef90cc9e255 | [log] [tgz] |
---|---|---|
author | Dan Egnor <egnor@google.com> | Wed Nov 18 14:41:14 2009 -0800 |
committer | Dan Egnor <egnor@google.com> | Wed Nov 18 15:08:18 2009 -0800 |
tree | 92ac8bea77e5e8245e1f963b4a45e236575ab178 | |
parent | 6c8d6bcdc508d851393fd8da5756150661e45730 [diff] |
Solve the mutual interdependency problem between common and framework: Have framework include the common source files directly when building, then build common as a static library separately (depending on framework, like everything else). Goes with a companion change to build/core/pathmap.mk.