freebsd_amp_hwpstate/contrib/bison
David E. O'Brien 5b40633554 Don't -ko anymore.
Add FreeBSD tag.
1999-09-08 11:14:51 +00:00
..
AUTHORS
COPYING
ChangeLog
ChangeLog.doc
ChangeLog.src
FREEBSD-Xlist Document how I imported this. 1999-08-14 22:33:55 +00:00
FREEBSD-upgrade Don't -ko anymore. 1999-09-08 11:14:51 +00:00
INSTALL
LR0.c
Makefile.am
Makefile.in
NEWS
README
REFERENCES
acconfig.h
acinclude.m4
aclocal.m4
alloc.h
alloca.c
allocate.c
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
closure.c
config.hin
configure
configure.bat
configure.in
conflicts.c
derives.c
files.c
files.h
getargs.c Add "--broken-undeftoken-init" option. This makes Bison 1.28 bug compatable 1999-08-14 22:15:21 +00:00
getopt.c
getopt.h
getopt1.c
gram.c
gram.h
install-sh
lalr.c
lex.c
lex.h
machine.h
main.c
mkinstalldirs
new.h
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
reduce.c
stamp-vti
state.h
symtab.c
symtab.h
system.h
types.h
version.c
version.texi
vmsgetargs.c
vmshlp.mar
warshall.c

README

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.