Mercurial > hg > Game > Cerium
diff TaskManager/Makefile.def @ 440:a1c670e29cde draft
fix get_segment exaple PPE task
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 25 Sep 2009 01:47:03 +0900 |
parents | 93b33cecba37 |
children | 242a9db53612 |
line wrap: on
line diff
--- a/TaskManager/Makefile.def Fri Sep 25 00:46:50 2009 +0900 +++ b/TaskManager/Makefile.def Fri Sep 25 01:47:03 2009 +0900 @@ -28,7 +28,7 @@ IMPL_CELL_OBJS = $(IMPL_CELL_SRCS:.cc=.o) CC = g++ -CFLAGS = -O9 -Wall `sdl-config --cflags` -g +CFLAGS = -Wall `sdl-config --cflags` -g # -O9 LIBS = -INCLUDE = -I../include/TaskManager \ No newline at end of file +INCLUDE = -I../include/TaskManager