/parser/Makefile
https://code.google.com/p/goyaml/ · Makefile · 8 lines · 6 code · 2 blank · 0 comment · 0 complexity · 15169ea56d0c7a05d8830e4f9ecc0ee4 MD5 · raw file
- include $(GOROOT)/src/Make.inc
- TARG=code.google.com/p/goyaml/parser
- GOFILES=\
- ast.go\
- parser.go
- include $(GOROOT)/src/Make.pkg