clair/vendor/github.com/kylelemons/go-gypsy/yaml/Makefile

10 lines
150 B
Makefile
Raw Normal View History

2016-01-27 22:08:08 +00:00
include $(GOROOT)/src/Make.inc
TARG=github.com/kylelemons/go-gypsy/yaml
GOFILES=\
types.go\
parser.go\
config.go\
include $(GOROOT)/src/Make.pkg