7 lines
135 B
Makefile
7 lines
135 B
Makefile
include $(GOROOT)/src/Make.inc
|
|
|
|
TARG=draw2d.googlecode.com/hg/draw2d/raster
|
|
GOFILES=\
|
|
line.go\
|
|
|
|
include $(GOROOT)/src/Make.pkg
|