]> Cypherpunks repositories - gostls13.git/commit
debug/gosym: remove need for gotest to run preparatory commands.
authorRob Pike <r@golang.org>
Tue, 29 Mar 2011 17:41:23 +0000 (10:41 -0700)
committerRob Pike <r@golang.org>
Tue, 29 Mar 2011 17:41:23 +0000 (10:41 -0700)
commitd74ff67cc807a1ed1ac9996da0838e0ed5f4cf68
treeb455b303dd6309ed15899d09095fc036cd434f7a
parente393efc499b17d6dd13ebf558f57c3cb6a484595
debug/gosym: remove need for gotest to run preparatory commands.
Put them into the Makefile instead. One dependency mechanism is enough.

R=rsc
CC=golang-dev
https://golang.org/cl/4331043
src/pkg/debug/gosym/Makefile
src/pkg/debug/gosym/pclntab_test.go