env.bash: Check for presence of make/gmake

Without this, a missing gmake will result in bogus error "Did not find
Go environment variables".

R=golang-dev, rsc
CC=golang-dev
https://golang.org/cl/5369066
This commit is contained in:
Scott Lawrence 2011-11-11 14:56:18 -05:00 committed by Russ Cox
parent a6c501e4b1
commit 351daf8788

View file

@ -59,6 +59,7 @@ PROGS="
gcc
grep
ls
$MAKE
mkdir
mv
pwd