OSDN Git Service

Remove test dependencies on phony targets.
authorIan Rogers <irogers@google.com>
Wed, 15 Oct 2014 18:57:01 +0000 (11:57 -0700)
committerIan Rogers <irogers@google.com>
Wed, 15 Oct 2014 18:57:01 +0000 (11:57 -0700)
commitabbf242d57bba783bef7f4f3c4deb0e63d34353f
tree4adfafd13ba244fcdb1a6e244e802bac9196eba5
parent2df6840f68dd18d7dd8dbf53f8b6181bbfdc4fc4
Remove test dependencies on phony targets.

We already depend in the test on the presence of the executable, depending on
the phony causes make to complain about "don't know how to build".

Change-Id: I0db61d184106df6642791909d416666c3d4f370e
test/Android.run-test.mk