commit | 5457231d5201be02c3232ffc1c6d8bc408f276ab | [log] [tgz] |
---|---|---|
author | Ying Wang <wangying@google.com> | Thu Oct 07 18:27:09 2010 -0700 |
committer | Ying Wang <wangying@google.com> | Thu Oct 07 18:44:06 2010 -0700 |
tree | d1a615884eea8822ebd4ef980e44ce41fe0b3a3e | |
parent | dba3111408b307d8454830107ff61089ab7c5d6d [diff] |
Pass additional dep target to slang By "slang -a out/foo/bar/RenderScript.stamp ...", additional dep target will be added to the .d file, something like: out/target/common/obj/APPS/Fountain_intermediates/src/RenderScript.stamp ./fountain.bc: \ frameworks/base/libs/rs/java/Fountain/src/com/android/fountain/fountain.rs \ ... Currently the .bc file is not used in the build system dependency graph, but the stamp file. Change-Id: I1251dba0a4b003e4b6bc689f1064bddd4ffbccc1