Mercurial > hg > Game > Cerium
diff TaskManager/Makefile @ 1489:cf475f0a9b80 draft
gpu make clean fix
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Mon, 06 Aug 2012 23:03:42 +0900 |
parents | 20e935f170c1 |
children | e33e106ca3e0 |
line wrap: on
line diff
--- a/TaskManager/Makefile Mon Aug 06 22:33:17 2012 +0900 +++ b/TaskManager/Makefile Mon Aug 06 23:03:42 2012 +0900 @@ -50,6 +50,7 @@ rm -f $(IMPL_FIFO_OBJS) $(IMPL_CELL_OBJS) $(MAKE) -f Makefile.cell cellclean $(MAKE) -f Makefile.fifo fifoclean + $(MAKE) -f Makefile.gpu gpuclean rm -rf *.a ../include tags: