        include $(GOROOT)/src/Make.inc
TARG=test
GOFILES=\
	test1.go\
test2.go\

include $(GOROOT)/src/Make.cmd
