Mercurial > hg > Game > Cerium
view Renderer/Test/Makefile @ 755:8aaa29d3e874 draft
add Test/create_task {spe, task}/Property
author | hiroki@henri.cr.ie.u-ryukyu.ac.jp |
---|---|
date | Fri, 29 Jan 2010 11:34:43 +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