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
