Ninja prebuilts for linux-x86, sha 636034b

See README.ANDROID for instructions on rebuilding the prebuilts.

Change-Id: Idf33eb2db04c2719644155969c27c35c69a165ef
diff --git a/README.ANDROID b/README.ANDROID
new file mode 100644
index 0000000..2b2c1ca
--- /dev/null
+++ b/README.ANDROID
@@ -0,0 +1,7 @@
+The go prebuilts in this directory were compiled with:
+
+git clone https://github.com/martine/ninja.git /tmp/ninja
+cd /tmp/ninja
+git checkout 636034b288777c9f0b7aca1072e0496de94db27c
+./configure.py --bootstrap
+cp -r ninja prebuilts/ninja/linux-x86
diff --git a/ninja b/ninja
new file mode 100755
index 0000000..ffdaf07
--- /dev/null
+++ b/ninja
Binary files differ