vector: drop rule for bench, now in Make.pkg

R=gri
CC=golang-dev
https://golang.org/cl/186139
This commit is contained in:
Russ Cox 2010-01-13 13:29:49 -08:00
parent 1c6c0eee20
commit 6ae763a727

View File

@ -66,7 +66,4 @@ generate: vector.go vector_test.go
| gofmt -r='TestVectorData -> TestStrVectorData'\
> stringvector_test.go
bench:
gotest -v -match Nums -benchmarks Nums
include ../../../Make.pkg