Optimize the graph by removing edges to non-matching cells. Make all of
[anag] / setup
1 #! /bin/sh
2
3 set -e
4 mklinks
5 mkaclocal
6 autoheader
7 autoconf
8 automake
9 mkdir build