commit | b5d81e5ed57287a97b0f81b1928f8356e8660afc | [log] [tgz] |
---|---|---|
author | Russ Cox <rsc@golang.org> | Sun Feb 12 23:14:37 2012 -0500 |
committer | Russ Cox <rsc@golang.org> | Sun Feb 12 23:14:37 2012 -0500 |
tree | 506f5a9d74a7267a60d175eb259243c396157035 | |
parent | b1d9ae9406e0217731665da622b7a29fadc3efbd [diff] |
build: reject make.bash on Windows Also, echo cmd/dist during bootstrap build Makes that phase look like all the others. Fixes #2908. R=golang-dev, alex.brainman, bradfitz CC=golang-dev https://golang.org/cl/5655065