chiark / gitweb /
Perl script to make `.so' links for all appropriate mLib functions.
[mLib] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 automake
7 autoconf
8 mkdir build