commit | cc342e33655dcb396f96d28732efe8f189c34253 | [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 | 60ad57b7dd60d8d7c62e1e6d43881d810e6652ed | |
parent | b9386ed929b72308cbfc68d2833a13aeda38f431 [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.