dex/vendor/gopkg.in/gorp.v1/Makefile
2016-03-09 13:04:05 -08:00

6 lines
No EOL
130 B
Makefile

include $(GOROOT)/src/Make.inc
TARG = github.com/coopernurse/gorp
GOFILES = gorp.go dialect.go
include $(GOROOT)/src/Make.pkg