aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2009-08-30 16:36:31 +0000
committerPaolo Bonzini <bonzini@gcc.gnu.org>2009-08-30 16:36:31 +0000
commitf945e22962a013fac2d7ee26bb510734e0cf4dac (patch)
tree532d6c7960419b947ffdcfc6907d545746a712d1 /Makefile.in
parent872642768c84f7f57477ce576bc478160c5c6236 (diff)
downloadgcc-f945e22962a013fac2d7ee26bb510734e0cf4dac.zip
gcc-f945e22962a013fac2d7ee26bb510734e0cf4dac.tar.gz
gcc-f945e22962a013fac2d7ee26bb510734e0cf4dac.tar.bz2
Makefile.tpl (AWK): Fix typo.
2009-08-30 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl (AWK): Fix typo. * Makefile.in: Regenerate. From-SVN: r151229
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in
index 1704442..7e11774 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -141,7 +141,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