Commit 67093304 authored by Mikio Hara's avatar Mikio Hara

build: make use of env

R=rsc, golang-dev
CC=golang-dev
https://golang.org/cl/5504053
parent a63262b6
...@@ -12,7 +12,7 @@ do ...@@ -12,7 +12,7 @@ do
targ=buildscript_${GOOS}_$GOARCH.sh targ=buildscript_${GOOS}_$GOARCH.sh
rm -f $targ rm -f $targ
(echo '#!/bin/bash (echo '#!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
#!/bin/bash #!/usr/bin/env bash
# AUTO-GENERATED by buildscript.sh; DO NOT EDIT. # AUTO-GENERATED by buildscript.sh; DO NOT EDIT.
# This script builds the go command (written in Go), # This script builds the go command (written in Go),
# and then the go command can build the rest of the tree. # and then the go command can build the rest of the tree.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment