include $(GOROOT)/src/Make.inc
PREREQ=$(QUOTED_GOROOT)/pkg/$(GOOS)_$(GOARCH)/camli/blobref.a
TARG=camli/blobserver
GOFILES=\
interface.go\
blobhub.go\
include $(GOROOT)/src/Make.pkg