summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
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>