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:
authorH.J. Lu <hjl.tools@gmail.com>2002-12-19 03:50:33 +0300
committerH.J. Lu <hjl.tools@gmail.com>2002-12-19 03:50:33 +0300
commit97745949216575566de6d8654da6f6a14b5170ed (patch)
tree6d2777e14882cd239699ed0f6b0816c0bfb3c4d4 /ChangeLog
parentf99629e8c14a103eac224118fbe0d426a8c44eaf (diff)
2002-12-18 H.J. Lu <hjl@gnu.org>
* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR). * Makefile.in: Regenerated. * configure.in (build_prefix): New. Substitute.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f713321c8..0b0799253 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-18 H.J. Lu <hjl@gnu.org>
+
+ * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
+ * Makefile.in: Regenerated.
+
+ * configure.in (build_prefix): New. Substitute.
+
2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Don't let real targets depend on phony targets.