go/test/bench/go1/Makefile

11 lines
140 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=go1
GOFILES=\
dummy.go\
include $(GOROOT)/src/Make.pkg
test:
echo go1: tests disabled for now TODO