Add utility to attach console under windows
[moonshot-ui.git] / win-build
1 # !/bin/sh
2 set -v
3 autoreconf -f -i
4 ./configure
5 make
6 # ? make install