]> Cypherpunks repositories - gostls13.git/commit
build: convert src/cmd to use make directly and simplify src/make.bash
authorDave Cheney <dave@cheney.net>
Mon, 28 Feb 2011 22:20:32 +0000 (09:20 +1100)
committerAndrew Gerrand <adg@golang.org>
Mon, 28 Feb 2011 22:20:32 +0000 (09:20 +1100)
commit432b4f309b9d2c82c72a18b917cdccb4ec2bd89f
tree24c73d68b446daf0689983e530dd04b3623a69ad
parent7da86983a8619df20e61531159d6e2f7f1f628bf
build: convert src/cmd to use make directly and simplify src/make.bash

R=adg, bsiegert, rsc
CC=golang-dev
https://golang.org/cl/4221047
src/cmd/Makefile [new file with mode: 0644]
src/cmd/clean.bash [deleted file]
src/cmd/make.bash [deleted file]
src/make.bash