8 строки
126 B
Makefile
8 строки
126 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG=rsc.googlecode.com/hg/rosetta/graph
|
|
GOFILES=\
|
|
graph.go\
|
|
|
|
include $(GOROOT)/src/Make.pkg
|