perkeep/server/go/http_util/Makefile

8 lines
109 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=camli/http_util
GOFILES=\
http_util.go
include $(GOROOT)/src/Make.pkg