freebsd-dev/contrib/bison/README
Peter Wemm 9f36c7f497 Import the FSF release of bison-1.25 onto the vendor branch.
In case you're wondering, the gcc-2.7.2.1 import uses this to generate
code.  The size of the generated code is bigger than the entire bison
release, making this a saving.  The bison doc is pretty good apparently.
1996-09-10 13:12:03 +00:00

16 lines
615 B
Plaintext

This directory contains the Bison parser generator.
See the file INSTALL for compilation and installation instructions.
It was once true that, when installing Bison on Sequent (or Pyramid?)
systems, you had to be in the Berkeley universe. This may no longer
be true; we have no way to tell.
On VMS, you will probably have to create Makefile from Makefile.in by
hand. Remember to do `SET COMMAND BISON' to install the data in
`BISON.CLD'.
Send bug reports to bug-gnu-utils@prep.ai.mit.edu. Please include the
version number from `bison --version', and a complete, self-contained
test case in each bug report.