source:
trunk/build-ps3
@
945
Last change on this file since 945 was 945, checked in by , 9 years ago | |
---|---|
|
|
File size: 150 bytes |
Rev | Line | |
---|---|---|
[840] | 1 | #!/bin/sh |
2 | ||
[876] | 3 | # This can't hurt |
4 | make distclean | |
5 | ||
[945] | 6 | ./build/lol-build bootstrap ps3-ppu |
7 | ./build/lol-build configure ps3-ppu | |
8 | ./build/lol-build build ps3-ppu | |
[840] | 9 |
Note: See TracBrowser
for help on using the repository browser.