blackfriday/Makefile
2011-05-28 21:17:53 -06:00

8 lines
145 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=github.com/russross/blackfriday
GOFILES=markdown.go html.go smartypants.go
include $(GOROOT)/src/Make.pkg