chiark / gitweb /
Include types with tabulated function arguments and structure members.
[mLib] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 (cd man && ./mksofiles * && m4 Makefile.m4 >Makefile.am)
6 mkaclocal
7 autoconf
8 automake
9 mkdir build