Imported Upstream version 4.7.3
[platform/upstream/gcc48.git] / gcc / testsuite / go.test / test / bench / go1 / Makefile
1 include $(GOROOT)/src/Make.inc
2
3 TARG=go1
4 GOFILES=\
5         dummy.go\
6
7 include $(GOROOT)/src/Make.pkg