parser.c is generated by lex, so it shouldn't be tracked and also parcer.c shouldn...
[xboard.git] / autogen.sh
1 #! /bin/sh
2
3 aclocal \
4 && autoheader \
5 && automake --add-missing \
6 && autoconf