aboutsummaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-08-30 16:36:31 +0000
committerPaolo Bonzini <bonzini@gnu.org>2009-08-30 16:36:31 +0000
commitaeb1751ad0d109a0c93f609bc946eecf88ed6e57 (patch)
tree532d6c7960419b947ffdcfc6907d545746a712d1 /Makefile.tpl
parentec18147b724d482b88290edd6006e973a9cee83e (diff)
2009-08-30 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (AWK): Fix typo. * Makefile.in: Regenerate. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@151229 138bc75d-0d04-0410-961f-82ee72b054a4
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 b6a06cffb6e..f12252b2c43 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -144,7 +144,7 @@ BASE_EXPORTS = \
YACC="$(YACC)"; export YACC; \
M4="$(M4)"; export M4; \
SED="$(SED)"; export SED; \
- AWK="$(AWK)"; export SED; \
+ AWK="$(AWK)"; export AWK; \
MAKEINFO="$(MAKEINFO)"; export MAKEINFO;
# This is the list of variables to export in the environment when