Mercurial > hg > Members > kono > Cerium
view Renderer/Test/Makefile @ 827:df39c170ae1d
viewer lightsysswitch fix
author | yutaka@localhost.localdomain |
---|---|
date | Tue, 25 May 2010 03:18:03 +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