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