Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 04:45:35 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 04:45:35 +0300
commit94f860c030b8033baab66e30c2928002e3a1f17e (patch)
treec268b5f991d7583923c82017c0fa0b66fdec1382 /ChangeLog
parent358f7e4b5ca7cdbbc248d48e84d73fe414c140bc (diff)
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
and corresponding dependencies. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fa3ed74e..6ec8d62a0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
+ * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
+ and corresponding dependencies.
+ * Makefile.in: Regenerate.
+
* configure.in (host_tools): Order binutils, gas and ld for
convenience in running the testsuites.