Script to transform CVS sources into buildable source tree.
[checkpath] / setup
CommitLineData
f74a1b63 1#! /bin/sh
2
3set -e
4mklinks
5mkaclocal
6automake
7autoconf
8mkdir build