Mercurial > hg > Game > Cerium
view Renderer/Test/Makefile @ 858:9f6e29836095 draft
Renderer/Test/aquarium init
author | kazz <kazz@cr.ie.u-ryukyu.ac.jp> |
---|---|
date | Thu, 17 Jun 2010 02:36:21 +0900 |
parents | 4f907657132a |
children | 3778a1eda68d |
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