annotate Renderer/Test/Makefile @ 638:671fca057ad3

hmmmm
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Thu, 19 Nov 2009 18:18:20 +0900
parents 855f7c222669
children 6d11ecef3b74
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
510
97e1b0346597 continue...
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1
580
da82a47ece92 add all object in file in dynamic_create
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 578
diff changeset
2 all:
da82a47ece92 add all object in file in dynamic_create
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 578
diff changeset
3 make -f Makefile.macosx
631
855f7c222669 modify Makefiles
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents: 580
diff changeset
4 linux:
855f7c222669 modify Makefiles
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents: 580
diff changeset
5 make -f Makefile.linux
510
97e1b0346597 continue...
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6
523
b273767962b8 half finish for Cell
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 512
diff changeset
7 cell:
b273767962b8 half finish for Cell
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 512
diff changeset
8 make -f Makefile.cell
b273767962b8 half finish for Cell
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 512
diff changeset
9
510
97e1b0346597 continue...
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents:
diff changeset
10 clean:
558
b05bae017029 boss1_action
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 523
diff changeset
11 make -f Makefile.macosx clean
b05bae017029 boss1_action
Shinji KONO <kono@ie.u-ryukyu.ac.jp>
parents: 523
diff changeset
12 make -f Makefile.cell clean