Files
2015-03-03 12:25:25 -05:00

8 lines
119 B
Makefile

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