Drop the use of Bison for Byacc now that we don't need to depend on the

--broken-undeftoken-init Bison 1.25 bug.
This commit is contained in:
David E. O'Brien 2000-01-11 10:37:38 +00:00
parent e7fb32964c
commit a344203d03
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=55803

View File

@ -4,8 +4,6 @@
.PATH: ${GCCDIR}/cp
YACC= bison --broken-undeftoken-init
PROG= cc1plus
SRCS= parse.c parse.h
SRCS+= call.c class.c cvt.c decl.c decl2.c errfn.c error.c except.c expr.c \