perkeep/server/go/httputil/Makefile

8 lines
107 B
Makefile

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