Minor consistency fixes wrt. piyacc.git commit 6558f0b
[bootstrap_bison.git] / n.sh
1 #!/bin/sh
2 #sudo apt-get install automake
3 #aclocal
4 #automake
5 #autoconf
6 ./configure --prefix=$HOME
7 cp Makefile Makefile.orig
8 patch Makefile <Makefile.patch