diff options
author | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-21 17:30:14 +0000 |
---|---|---|
committer | binji@chromium.org <binji@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-21 17:30:14 +0000 |
commit | 9d5b049276645363a9d9fd38b0fb5717a1fe69a0 (patch) | |
tree | bcac7e02b7e14218f9f47f059e2f38ba8ffd6f69 /build/android/java_cpp_template.gypi | |
parent | 3be605aa031a5d3fe5922fadeafd01918a0e190a (diff) | |
download | chromium_src-9d5b049276645363a9d9fd38b0fb5717a1fe69a0.zip chromium_src-9d5b049276645363a9d9fd38b0fb5717a1fe69a0.tar.gz chromium_src-9d5b049276645363a9d9fd38b0fb5717a1fe69a0.tar.bz2 |
[NaCl SDK] "make run" should make all, then run webserver.
This was broken recently when I tried to use MAKECMDGOALS to generate the same
target for "make all" and "make clean". Because "make run" depends on the all
target, it was recursively running "make run" on all subdirectories.
This CL also fixes the path to httpd.py.
BUG=241610
R=sbc@chromium.org
Review URL: https://codereview.chromium.org/15331004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@201327 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/android/java_cpp_template.gypi')
0 files changed, 0 insertions, 0 deletions