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

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