(FLAGS_TO_PASS): Add STAGE_PREFIX, set by configure.

From-SVN: r13481
This commit is contained in:
Richard Kenner 1997-01-10 07:16:56 -05:00
parent 3800b162ec
commit 1496daef02
1 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Makefile for GNU C compiler.
# Copyright (C) 1987, 88, 90-95, 1996 Free Software Foundation, Inc.
# Copyright (C) 1987, 88, 90-96, 1997 Free Software Foundation, Inc.
#This file is part of GNU CC.
@ -502,6 +502,7 @@ FLAGS_TO_PASS = \
"RANLIB_FOR_TARGET=$(RANLIB_FOR_TARGET)" \
"RANLIB_TEST_FOR_TARGET=$(RANLIB_TEST_FOR_TARGET)" \
"SHELL=$(SHELL)" \
"STAGE_PREFIX=set-by-configure" \
"exeext=$(exeext)" \
"objext=$(objext)" \
"exec_prefix=$(exec_prefix)" \