commit | 819261a22b2d02c6db1c2a9569bca73704f5ba86 | [log] [tgz] |
---|---|---|
author | Dave Bort <dbort@google.com> | Tue Nov 13 01:30:32 2007 -0800 |
committer | Glenn Kasten <gkasten@google.com> | Wed Oct 17 11:24:34 2012 -0700 |
tree | b23586c61acbc82514c83c7821c3d467f4cb12c1 | |
parent | 4b61366dedf8536679083004ce0b6ac2b7e52fc2 [diff] |
Rename "TARGET" to "MODULE" in the build system. Part one of the grand renaming. API_CHANGE: Third parties may need to update their makefiles. Any variables with "LOCAL" and "TARGET" in their names should now use "MODULE" instead of "TARGET"; e.g., LOCAL_MODULE, LOCAL_MODULE_TAGS. PRESUBMIT=passed OCL=39840 Change-Id: Ica9a7937d3d9552ab84db46ac6eea8a290e404fe Signed-off-by: Glenn Kasten <gkasten@google.com>