Commit 0777e4c6 by Richard Stallman

(BISONFLAGS): Remove -v since output file names are long.

From-SVN: r4542
parent 34168107
...@@ -52,7 +52,7 @@ T_CPPFLAGS = ...@@ -52,7 +52,7 @@ T_CPPFLAGS =
CC = cc CC = cc
BISON = bison BISON = bison
BISONFLAGS = -v BISONFLAGS =
AR = ar AR = ar
OLDAR_FLAGS = qc OLDAR_FLAGS = qc
AR_FLAGS = rc AR_FLAGS = rc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment