Mercurial > hg > Game > Cerium
diff example/word_count3/Makefile @ 869:a215927a9885 draft
set_game_task add to SceneGraphRoot.
author | tkaito |
---|---|
date | Sun, 27 Jun 2010 23:01:44 +0900 |
parents | 4f907657132a |
children |
line wrap: on
line diff
--- a/example/word_count3/Makefile Tue Jun 22 16:10:28 2010 +0900 +++ b/example/word_count3/Makefile Sun Jun 27 23:01:44 2010 +0900 @@ -6,7 +6,7 @@ fifo64: FORCE @echo "Make for Mac OS X 64bit mode" - @$(MAKE) -f Makefile.fifo ABIBIT=64 + @$(MAKE) -f Makefile.macosx ABIBIT=64 linux: FORCE @echo "Make for Linux"