aboutsummaryrefslogtreecommitdiff
path: root/makewin32.sh
blob: 37bcb2ab123e27c6d878fb9e12ed4ff2cb55c724 (plain)
1
2
3
4
5
#!/bin/sh

./configure --with-localedir=share/locale 'CC=gcc -mcpu=pentium3' CFLAGS=-O3 \
  && make \
  && make install-strip prefix=$HOME/dist