Mercurial > hg > Game > Cerium
view Renderer/Test/Makefile @ 996:bac3b0afc3e8 draft
add sdl_test file
author | yutaka@charles.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Mon, 11 Oct 2010 18:56:51 +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