diff Renderer/Test/Makefile @ 523:b273767962b8

half finish for Cell
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Tue, 20 Oct 2009 22:29:27 +0900
parents 01b64f21405e
children b05bae017029
line wrap: on
line diff
--- a/Renderer/Test/Makefile	Tue Oct 20 22:02:33 2009 +0900
+++ b/Renderer/Test/Makefile	Tue Oct 20 22:29:27 2009 +0900
@@ -12,6 +12,9 @@
 
 all: ball_bound
 
+cell:
+	make -f Makefile.cell
+
 BALL_BOUND_OBJ = ball_bound.o
 BALL_BOUND_XML = xml_file/Ball.xml