clair/vendor/github.com/kylelemons/go-gypsy/yaml/Makefile
2016-02-24 16:34:54 -05:00

10 lines
150 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=github.com/kylelemons/go-gypsy/yaml
GOFILES=\
types.go\
parser.go\
config.go\
include $(GOROOT)/src/Make.pkg