draw2d/curve/Makefile
2015-04-19 17:14:42 +02:00

12 lines
194 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