e753509f9f
PR: gnu/12868 Submitted by: Vadim Chekan <vadim@gc.lviv.ua> Obtained from: bison-1.26a (identical change was made there) |
||
---|---|---|
.. | ||
alloca.c | ||
allocate.c | ||
bison.1 | ||
bison.cld | ||
bison.hairy | ||
bison.rnh | ||
bison.simple | ||
bison.texinfo | ||
build.com | ||
ChangeLog | ||
closure.c | ||
configure | ||
configure.bat | ||
configure.in | ||
conflicts.c | ||
COPYING | ||
derives.c | ||
files.c | ||
files.h | ||
getargs.c | ||
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.in | ||
mkinstalldirs | ||
new.h | ||
NEWS | ||
nullable.c | ||
output.c | ||
print.c | ||
reader.c | ||
README | ||
reduce.c | ||
REFERENCES | ||
state.h | ||
symtab.c | ||
symtab.h | ||
system.h | ||
types.h | ||
version.c | ||
vmsgetargs.c | ||
vmshlp.mar | ||
warshall.c |
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.