Mercurial > hg > Game > Cerium
view Renderer/Test/Makefile @ 776:922c0133c61c draft
heap corruption in TaskArray1
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 05 Mar 2010 10:12:49 +0900 |
parents | 6e9e4726113e |
children | 4f907657132a |
line wrap: on
line source
all: make -f Makefile.macosx $* linux: make -f Makefile.linux $* cell: make -f Makefile.cell $* clean: make -f Makefile.macosx clean make -f Makefile.cell clean