aboutsummaryrefslogtreecommitdiffstats
path: root/build.ninja.in
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2015-11-23 14:09:17 -0800
committerColin Cross <ccross@android.com>2015-11-23 14:18:26 -0800
commit6ba99aa2817bf1188ee78fcaae00afe4d0a363cf (patch)
treedd52a910abc891bc1af2fbcfdc15ea2976900010 /build.ninja.in
parentb9ec7b43ca884f6f9a05e19cb7722934c016905d (diff)
downloadbuild_soong-6ba99aa2817bf1188ee78fcaae00afe4d0a363cf.tar.gz
build_soong-6ba99aa2817bf1188ee78fcaae00afe4d0a363cf.tar.bz2
build_soong-6ba99aa2817bf1188ee78fcaae00afe4d0a363cf.zip
Update build.ninja.in for bootstrap changes
Change-Id: I5c2c210c884fe4d4b3b23ccba6f2239ac082cd2c
Diffstat (limited to 'build.ninja.in')
-rw-r--r--build.ninja.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/build.ninja.in b/build.ninja.in
index 48a1320c..7be4b86f 100644
--- a/build.ninja.in
+++ b/build.ninja.in
@@ -433,6 +433,7 @@ build ${g.bootstrap.buildDir}/.bootstrap/choosestage/obj/a.out: $
${g.bootstrap.buildDir}/.bootstrap/choosestage/obj/choosestage.a | $
${g.bootstrap.linkCmd}
default ${g.bootstrap.buildDir}/.bootstrap/choosestage/obj/a.out
+
build ${g.bootstrap.BinDir}/choosestage: g.bootstrap.cp $
${g.bootstrap.buildDir}/.bootstrap/choosestage/obj/a.out
default ${g.bootstrap.BinDir}/choosestage
@@ -456,6 +457,7 @@ build ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out: $
${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/gotestmain.a | $
${g.bootstrap.linkCmd}
default ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out
+
build ${g.bootstrap.BinDir}/gotestmain: g.bootstrap.cp $
${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out
default ${g.bootstrap.BinDir}/gotestmain
@@ -479,6 +481,7 @@ build ${g.bootstrap.buildDir}/.bootstrap/gotestrunner/obj/a.out: $
${g.bootstrap.buildDir}/.bootstrap/gotestrunner/obj/gotestrunner.a | $
${g.bootstrap.linkCmd}
default ${g.bootstrap.buildDir}/.bootstrap/gotestrunner/obj/a.out
+
build ${g.bootstrap.BinDir}/gotestrunner: g.bootstrap.cp $
${g.bootstrap.buildDir}/.bootstrap/gotestrunner/obj/a.out
default ${g.bootstrap.BinDir}/gotestrunner
@@ -555,6 +558,7 @@ default ${g.bootstrap.buildDir}/.bootstrap/bootstrap.ninja.in
build ${g.bootstrap.buildDir}/.bootstrap/notAFile: phony
default ${g.bootstrap.buildDir}/.bootstrap/notAFile
+
build ${g.bootstrap.buildDir}/.bootstrap/build.ninja.in: $
g.bootstrap.chooseStage $
${g.bootstrap.buildDir}/.bootstrap/bootstrap.ninja.in $