freebsd-dev/contrib/bison
1999-08-14 22:33:55 +00:00
..
acconfig.h
acinclude.m4
aclocal.m4
alloc.h
alloca.c
allocate.c
AUTHORS
bison.1 Fix conflicts, ensure rev 1.2 changes are made to v1.28. 1999-08-14 21:56:35 +00:00
bison.cld
bison.hairy
bison.rnh
bison.simple Use stock v1.28 bison.simple. 1999-08-14 21:53:50 +00:00
bison.texinfo
build.com
ChangeLog
ChangeLog.doc
ChangeLog.src
closure.c
config.hin
configure
configure.bat
configure.in
conflicts.c
COPYING
derives.c
files.c
files.h
FREEBSD-upgrade Document how I imported this. 1999-08-14 22:33:55 +00:00
FREEBSD-Xlist Document how I imported this. 1999-08-14 22:33:55 +00:00
getargs.c Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable 1999-08-14 22:15:21 +00:00
getopt1.c
getopt.c
getopt.h
gram.c
gram.h
INSTALL
install-sh
lalr.c
lex.c
lex.h
LR0.c
machine.h
main.c
Makefile.am
Makefile.in
mkinstalldirs
new.h
NEWS
nullable.c
output.c
print.c
reader.c Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable 1999-08-14 22:15:21 +00:00
README
reduce.c
REFERENCES
stamp-vti
state.h
symtab.c
symtab.h
system.h
types.h
version.c
version.texi
vmsgetargs.c
vmshlp.mar
warshall.c

This directory contains the Bison parser generator.

See the file INSTALL for compilation and installation instructions.
See the file doc/FAQ for frequently asked questions.

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'.

VMS and MS-DOS builds are probably broken right now.  If you are able
to build Bison on either platform and you need to make changes to do
so, please submit those changes as a bug report.

Send bug reports to bug-bison@gnu.org.  Please include the version
number from `bison --version', and a complete, self-contained test
case in each bug report.

If you have questions about using Bison which the documentation does
not answer, send mail to help-bison@gnu.org.