perkeep/lib/go/testing/Makefile

8 lines
106 B
Makefile
Raw Normal View History

2011-02-26 21:29:39 +00:00
include $(GOROOT)/src/Make.inc
TARG=camli/testing
GOFILES=\
testing.go\
include $(GOROOT)/src/Make.pkg