chiark / gitweb /
Dynamic string pool system, based on an idea from the `sw-tools'
[mLib] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 automake
7 autoconf
8 mkdir build