summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-04-02 10:48:52 +0000
committerThomas Schwinge <tschwinge@gnu.org>2009-06-18 00:26:36 +0200
commit3fbe209ddf160e77aa8d4f1cb769c8780510b417 (patch)
tree4208a352f159c26ed2eb9f56a6b701823a078fa9 /ChangeLog
parentd8525b1bbce4f0841ee2364789ab246877eabb32 (diff)
2006-04-02 Thomas Schwinge <tschwinge@gnu.org>
* Makerules.in (%_user.c, %_server.c): Those are `.PRECIOUS'. (%.migs.d, %.migu.d): New targets. (%.migs_d, %.migu_d, %.migsh_d, %.miguh_d): Remove targets. Adopt the `include's to the renamed targets. * Makefile.in (clean): Adopt to the renamed targets. * i386/Makefile.in (clean): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0be64c7..e8be928 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-04-02 Thomas Schwinge <tschwinge@gnu.org>
+ * Makerules.in (%_user.c, %_server.c): Those are `.PRECIOUS'.
+ (%.migs.d, %.migu.d): New targets.
+ (%.migs_d, %.migu_d, %.migsh_d, %.miguh_d): Remove targets.
+ Adopt the `include's to the renamed targets.
+ * Makefile.in (clean): Adopt to the renamed targets.
+ * i386/Makefile.in (clean): Likewise.
+
* i386/Makefile.in (boothdr.o): New target.
2006-03-21 Thomas Schwinge <tschwinge@gnu.org>