Statistics
| Revision:

root / makewin32.sh @ 772

History | View | Annotate | Download (145 Bytes)

1 621 hiro
#!/bin/sh
2 621 hiro
3 772 hiro
./configure --with-localedir=share/locale 'CC=gcc -mtune=pentium3' CFLAGS=-O3 \
4 622 hiro
  && make \
5 621 hiro
  && make install-strip prefix=$HOME/dist