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