Searched refs:gotestmain (Results 1 – 4 of 4) sorted by relevance
215 # Module: gotestmain221 build ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/gotestmain.a: $222 g.bootstrap.compile ${g.bootstrap.srcDir}/gotestmain/gotestmain.go | $224 pkgPath = gotestmain225 default ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/gotestmain.a227 build ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out: $229 ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/gotestmain.a | $231 default ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out233 build ${g.bootstrap.BinDir}/gotestmain: g.bootstrap.cp $234 ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/a.out[all …]
133 name = "gotestmain",134 srcs = ["gotestmain/gotestmain.go"],
26 g.bootstrap.goTestMainCmd = ${g.bootstrap.buildDir}/.bootstrap/bin/gotestmain53 rule g.bootstrap.gotestmain55 description = gotestmain ${out}100 g.bootstrap.gotestmain $243 g.bootstrap.gotestmain $306 g.bootstrap.gotestmain $371 g.bootstrap.gotestmain $442 # Module: gotestmain448 build ${g.bootstrap.buildDir}/.bootstrap/gotestmain/obj/gotestmain.a: $450 ${g.bootstrap.srcDir}/build/blueprint/gotestmain/gotestmain.go | $[all …]
15 package gotestmain package