summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mattermost/rsc/rosetta/graph/Makefile
blob: 1cb49f788b4ba8511a4e1e29ef6c6a0feabd8ff7 (plain)
1
2
3
4
5
6
7
include $(GOROOT)/src/Make.inc

TARG=rsc.googlecode.com/hg/rosetta/graph
GOFILES=\
	graph.go\

include $(GOROOT)/src/Make.pkg