1
0
mirror of https://github.com/golang/go synced 2024-11-25 23:07:58 -07:00
go/test/bench/go1/Makefile
Rob Pike 905cb4881b all: remove some references to Make.inc etc.
There are a few more but these are the easiest ones.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/5756067
2012-03-07 13:51:49 +11:00

6 lines
56 B
Makefile

TARG=go1
test:
echo go1: tests disabled for now TODO