Expunge revision histories.
[jog] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5mkaclocal
6(cd sounds && m4 Makefile.m4 >Makefile.am)
7autoheader
8autoconf
9automake
10mkdir build