draw2d/draw2d/curve/Makefile
2011-05-19 23:24:56 +02:00

9 lines
190 B
Makefile

include $(GOROOT)/src/Make.inc
TARG=draw2d.googlecode.com/hg/draw2d/curve
GOFILES=\
cubic_float64.go\
quad_float64.go\
cubic_float64_others.go\
include $(GOROOT)/src/Make.pkg