You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
clair/vendor/github.com/kylelemons/go-gypsy/yaml/Makefile

10 lines
150 B

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