Mercurial > hg > Members > kono > Cerium
comparison TaskManager/Test/test_render/Makefile @ 285:181f693be3d5
add Doxygen
author | e065746@localhost.localdomain |
---|---|
date | Fri, 05 Jun 2009 17:24:38 +0900 |
parents | 55ea4465b1a2 |
children | 2ddf79a7c5fb |
comparison
equal
deleted
inserted
replaced
283:55ea4465b1a2 | 285:181f693be3d5 |
---|---|
29 @$(MAKE) -f Makefile.linux clean | 29 @$(MAKE) -f Makefile.linux clean |
30 rm -f depend.inc | 30 rm -f depend.inc |
31 | 31 |
32 SGList.h: xml_file/*.xml | 32 SGList.h: xml_file/*.xml |
33 perl tools/create_sglist.pl xml_file/*.xml | 33 perl tools/create_sglist.pl xml_file/*.xml |
34 | |
35 run-ps3: | |
36 sudo ps3-video-mode -v 133 | |
37 ./test_nogl -video fb -width 1980 -height 1080 |