chiark / gitweb /
Fix use of `octet' now that mLib includes `bits.h' (as of version 1.3.5
[sw-tools] / setup
CommitLineData
3315e8b3 1#! /bin/sh
2
3set -e
4mklinks
5mkaclocal
6ln -s ../mLib .
439ad4a1 7autoheader
3315e8b3 8automake
9autoconf
10mkdir build