summaryrefslogtreecommitdiff
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-06 23:02:22 +0000
committerbje <bje@138bc75d-0d04-0410-961f-82ee72b054a4>2007-06-06 23:02:22 +0000
commitabe109c5a37570e0d2f7e8833b70fb29190133ed (patch)
tree3ab4ac41cc0558a7d95572b86605a130acf3f5a0 /Makefile.tpl
parent0c439d1a003983a7c31cfd5a7d54374687fe6f13 (diff)
downloadgcc-abe109c5a37570e0d2f7e8833b70fb29190133ed.tar.gz
* Makefile.tpl: Fix spelling error.
* Makefile.in: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@125509 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 e6438a50b10..958d4cb6e28 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1267,7 +1267,7 @@ stage[+id+]-end:: [+ FOR host_modules +][+ IF bootstrap +]
fi
rm -f stage_current
-# Bubble a bugfix through all the stages up to stage [+id+]. They are
+# Bubble a bug fix through all the stages up to stage [+id+]. They are
# remade, but not reconfigured. The next stage (if any) will not be
# reconfigured as well.
.PHONY: stage[+id+]-bubble