Mercurial > hg > Members > kono > Cerium
view Renderer/Test/Makefile @ 724:6d11ecef3b74
Small clean up of Rendering Engine
author | Shinji KONO <kono@ie.u-ryukyu.ac.jp> |
---|---|
date | Sat, 19 Dec 2009 14:36:37 +0900 |
parents | 855f7c222669 |
children | 088f64aad843 |
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