include $(GOROOT)/src/Make.inc

TARG=tcs
GOFILES=\
	tcs.go\

include $(GOROOT)/src/Make.cmd
