(AR_FLAGS): Defined.

From-SVN: r4541
This commit is contained in:
Richard Stallman 1993-05-23 04:49:28 +00:00
parent d488c65766
commit 34168107c0

View File

@ -6,3 +6,7 @@ gcc.ld: $(srcdir)/config/m88k/tekXD88.ld
# Green Hills C on the Tektronix XD88 does not provide alloca.
ALLOCA=alloca.o
# rc is cleaner, but the ar program sometimes crashes.
# This is a workaround.
AR_FLAGS=qc