include $(GOROOT)/src/Make.inc

TARG     = main
GOFILES = main.go

include $(GOROOT)/src/Make.cmd
