chiark / gitweb /
Moved most of the code into exported macros. The main functions now
[mLib] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 automake
7 autoconf
8 mkdir build