summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2004-06-01 08:11:41 +0000
committerPaolo Bonzini <bonzini@gnu.org>2004-06-01 08:11:41 +0000
commitc1aa7a168723e1409a875d7f405ac07edefbcbe8 (patch)
treec4447864cfd42a782bb52b2d62bd6cb57fb5b5ea /Makefile.tpl
parent19e725139feba9fa26721a6a2e7b3e6fdd182643 (diff)
downloadbinutils-redhat-c1aa7a168723e1409a875d7f405ac07edefbcbe8.tar.gz
2004-06-01 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl: Fix typo. * Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index e81d036139..6ffecc8222 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1529,7 +1529,7 @@ all-stage[+id+]-gcc: configure-stage[+id+]-gcc
$(GCC_HOST_EXPORTS) [+ ENDIF prev +] \
cd gcc && \
$(MAKE) $(GCC_FLAGS_TO_PASS) [+ IF prev +] \
- CC="$${CC}" CC_FOR_BUILD="${CC_FOR_BUILD}" \
+ CC="$${CC}" CC_FOR_BUILD="$${CC_FOR_BUILD}" \
STAGE_PREFIX=$$r/stage[+prev+]-gcc/ [+ ENDIF prev +] \
[+extra_make_flags+] && $(STAMP) ../all-stage[+id+]-gcc