]> Cypherpunks repositories - gostls13.git/commit
fix garbage benchmark Makefile.
authorRuss Cox <rsc@golang.org>
Wed, 10 Feb 2010 04:29:08 +0000 (20:29 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 10 Feb 2010 04:29:08 +0000 (20:29 -0800)
commit766d042e48aebf0bcd042e338e73090a1d27ccaf
tree5967ba66c8a882b99cfde00fec23af687310e4ba
parentc5287ecb9c67eb731dd0bf7a5ffcaa1d3d23f52e
fix garbage benchmark Makefile.

apparently some versions of GNU make cannot
handle the %: %.$O rule.  i don't understand why
and don't care enough to find out.

R=agl1
CC=golang-dev
https://golang.org/cl/206055
.hgignore
test/garbage/Makefile