From 48a0321569769612f114b65b0df51d4fe3072739 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 24 Jul 2006 19:10:47 +0000 Subject: 2006-07-24 Thomas Schwinge [bug #17127] * Makeconf (clean): Don't remove `*.*_d' files. (%.sdefsi): Add `%.sdefs.d' to the target list. Create these files by specifying `-MD' as a flag for CPP and mangle the output as needed. Include these `*.sdefs.d' files instead of `*.migs_d' and `*.migsh_d' files. (%.udefsi): Likewise for `%.udefs.d' / `*.migu_d' and `*.miguh_d'. (%.migs_d, %.migu_d, %.migsh_d, %.miguh_d): Remove targets. --- ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 20264676..04a6f3b9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,14 @@ +2006-07-24 Thomas Schwinge + + [bug #17127] + * Makeconf (clean): Don't remove `*.*_d' files. + (%.sdefsi): Add `%.sdefs.d' to the target list. Create these files by + specifying `-MD' as a flag for CPP and mangle the output as needed. + Include these `*.sdefs.d' files instead of `*.migs_d' and `*.migsh_d' + files. + (%.udefsi): Likewise for `%.udefs.d' / `*.migu_d' and `*.miguh_d'. + (%.migs_d, %.migu_d, %.migsh_d, %.miguh_d): Remove targets. + 2006-03-21 Leonardo Lopes Pereira [patch #4984] -- cgit v1.2.3