* Makefile.in (BISONFLAGS): Remove macro.

This commit is contained in:
Fred Fish 1995-10-10 20:37:09 +00:00
parent 3f38d5c97e
commit 479fc045cd
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Tue Oct 10 11:13:01 1995 Fred Fish <fnf@cygnus.com>
* Makefile.in (BISONFLAGS): Remove macro.
Wed Sep 20 13:35:43 1995 Ian Lance Taylor <ian@cygnus.com>
* Makefile.in (maintainer-clean): New synonym for realclean.

View File

@ -60,7 +60,6 @@ CFLAGS = @CFLAGS@
MAKEINFO = makeinfo
TEXI2DVI = texi2dvi
RANLIB = @RANLIB@
BISONFLAGS = -d
TEXI2ROFF=texi2roff
MAKEOVERRIDES=
CC_FOR_BUILD = @CC_FOR_BUILD@