changeset 40:0024a5259363

*** empty log message ***
author gongo
date Wed, 13 Feb 2008 17:17:48 +0900
parents b6858e9fe2b4
children 68fb5bfee6b7
files TaskManager/Test/simple_render/Makefile
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/TaskManager/Test/simple_render/Makefile	Wed Feb 13 15:10:47 2008 +0900
+++ b/TaskManager/Test/simple_render/Makefile	Wed Feb 13 17:17:48 2008 +0900
@@ -17,10 +17,6 @@
        `xml2-config --libs`\
        -L../../ -lmanager
 
-#OBJS = scene.o demonstration.o sys.o base64_de.o pad.o texture.o xml.o polygon.o viewer.o main.o
-#OBJS = task/task_init.o task/create_pp.o task/update_sgp.o task/create_sgp.o triangle.o vertex.o span.o sys.o base64_de.o pad.o texture.o xml.o polygon.o viewer.o main.o
-
-
 .SUFFIXES: .cpp .o
 
 .cpp.o: