Make tables of standard encryption schemes etc.
[u/mdw/catacomb] / setup
... / ...
CommitLineData
1#! /bin/sh
2
3set -e
4mklinks
5libtoolize
6mkaclocal
7autoheader
8m4 Makefile.m4 >Makefile.am
9(cd tests && m4 Makefile.m4 >Makefile.am)
10autoconf
11automake
12mkdir -p build