Mercurial > hg > Game > Cerium
view Renderer/Test/Makefile @ 766:3541fe06be2b draft
add spe/univers_move
author | hiroki@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Sat, 13 Feb 2010 17:33:38 +0900 |
parents | 18d31d18a6b2 |
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