perkeep/server/go/http_util/Makefile

8 lines
103 B
Makefile
Raw Normal View History

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