* [toplevel patch, committed] Fix pasto
@ 2003-06-10 13:35 Nathanael Nerode
0 siblings, 0 replies; only message in thread
From: Nathanael Nerode @ 2003-06-10 13:35 UTC (permalink / raw)
To: gcc-patches, binutils, gdb-patches
Committed as obvious.
* Makefile.tpl: Fix stupid pasto.
* Makefile.in: Regenerate.
Index: Makefile.tpl
===================================================================
RCS file: /cvs/gcc/gcc/Makefile.tpl,v
retrieving revision 1.55
diff -u -r1.55 Makefile.tpl
--- Makefile.tpl 10 Jun 2003 02:09:34 -0000 1.55
+++ Makefile.tpl 10 Jun 2003 13:34:35 -0000
@@ -657,7 +657,7 @@
maybe-[+make_target+]-target-[+module+]:
[+ IF (match-value? = "missing" (get "make_target") ) +]
# [+module+] doesn't support [+make_target+].
-[+make_target+]-[+module+]:
+[+make_target+]-target-[+module+]:
[+ ELSE +]
[+make_target+]-target-[+module+]: [+
FOR depend +]\
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2003-06-10 13:35 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-10 13:35 [toplevel patch, committed] Fix pasto Nathanael Nerode
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox