Mercurial > hg > Members > kono > Cerium
view Renderer/Test/Makefile @ 924:ad6903dd6419
show dma wait format
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Fri, 30 Jul 2010 16:40:30 +0900 |
parents | 088f64aad843 |
children |
line wrap: on
line source
all: make -f Makefile.macosx $* fifo64: make -f Makefile.macosx ABIBIT=64 $* linux: make -f Makefile.linux $* cell: make -f Makefile.cell $* clean: make -f Makefile.macosx clean make -f Makefile.cell clean