harness-drone/vendor/gopkg.in/gorp.v1/Makefile

6 lines
130 B
Makefile
Raw Normal View History

2015-09-30 01:21:17 +00:00
include $(GOROOT)/src/Make.inc
TARG = github.com/coopernurse/gorp
GOFILES = gorp.go dialect.go
include $(GOROOT)/src/Make.pkg