]> git.saurik.com Git - bison.git/blame - bootstrap
* doc/Makefile.am (CLEANFILES): Add bison.fns for distcheck.
[bison.git] / bootstrap
CommitLineData
01c56de4
AD
1#! /bin/sh
2
3echo "Bootstrapping CVS Bison..."
4
2de3acee 5echo "running: autoreconf --verbose --install --force"
c47dc59a 6autoreconf --verbose --install --force