summaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authortschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-07 15:08:10 +0000
committertschwinge <tschwinge@138bc75d-0d04-0410-961f-82ee72b054a4>2013-11-07 15:08:10 +0000
commit3993313401855491cfbce3a9f3c1049e3035eb8c (patch)
tree5174a36bd77b6231f54996ead06d0fbe9dcdc1eb /Makefile.in
parent79e1d4fb85b8b10ec282df5203ef6892d51bc582 (diff)
downloadppe42-gcc-3993313401855491cfbce3a9f3c1049e3035eb8c.tar.gz
ppe42-gcc-3993313401855491cfbce3a9f3c1049e3035eb8c.zip
* Makefile.tpl: Fix typo.
* Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@204520 138bc75d-0d04-0410-961f-82ee72b054a4
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 e0ba7848434..b7abadb43f4 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -166,7 +166,7 @@ BUILD_EXPORTS = \
WINDMC="$(WINDMC_FOR_BUILD)"; export WINDMC;
# These variables must be set on the make command line for directories
-# built for the build system to override those in BASE_FLAGS_TO_PASSS.
+# built for the build system to override those in BASE_FLAGS_TO_PASS.
EXTRA_BUILD_FLAGS = \
CFLAGS="$(CFLAGS_FOR_BUILD)" \
LDFLAGS="$(LDFLAGS_FOR_BUILD)"
OpenPOWER on IntegriCloud