summaryrefslogtreecommitdiffstats
path: root/Makefile.tpl
diff options
context:
space:
mode:
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-06-16 21:30:58 +0000
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>2008-06-16 21:30:58 +0000
commit5edf1524df9dbee794544c3b760f4ddf65fd3cbc (patch)
tree66c1290935434e68e0dd23a6bedfd31c3a739da5 /Makefile.tpl
parent4e73927b0694e717fe637358042be425fca8fd81 (diff)
downloadcygnal-5edf1524df9dbee794544c3b760f4ddf65fd3cbc.tar.gz
cygnal-5edf1524df9dbee794544c3b760f4ddf65fd3cbc.tar.bz2
cygnal-5edf1524df9dbee794544c3b760f4ddf65fd3cbc.zip
* Makefile.tpl: Fix comment errors.
* Makefile.in: Regenerate.
Diffstat (limited to 'Makefile.tpl')
-rw-r--r--Makefile.tpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.tpl b/Makefile.tpl
index c9b34eda2..9c7201429 100644
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -1318,7 +1318,7 @@ stage[+id+]-end:: [+ FOR host_modules +][+ IF bootstrap +]
# 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.
+# reconfigured either.
.PHONY: stage[+id+]-bubble
stage[+id+]-bubble:: [+ IF prev +]stage[+prev+]-bubble[+ ENDIF +]
@r=`${PWD_COMMAND}`; export r; \
@@ -1492,7 +1492,7 @@ configure-target-[+module+]: maybe-all-gcc[+
[+ ;; These Scheme functions build the bulk of the dependencies.
;; dep-target builds a string like "maybe-all-MODULE_KIND-gcc",
- ;; where "maybe-" is only included if HARD is true, and all-gcc
+ ;; where "maybe-" is only included if HARD is not true, and all-gcc
;; is taken from VAR-NAME.
(define dep-target (lambda (module-kind var-name hard)
(string-append