perkeep/lib/go/client/Makefile

11 lines
137 B
Makefile
Raw Normal View History

include $(GOROOT)/src/Make.inc
TARG=camli/client
GOFILES=\
client.go\
config.go\
get.go\
upload.go\
include $(GOROOT)/src/Make.pkg