chiark / gitweb /
Initialize the manual page links and Makefile.
[mLib] / setup
CommitLineData
6c00b739 1#! /bin/sh
2
3set -e
4mklinks
900ea045 5(cd man && ./mksofiles && m4 Makefile.m4 >Makefile.am)
6c00b739 6mkaclocal
7automake
8autoconf
9mkdir build