From: Richard Earnshaw Date: Thu, 18 Nov 2004 10:56:28 +0000 (+0000) Subject: In last change: macros not rules. X-Git-Tag: newlib-1_13_0~246 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=9c8c07048e4ad99aff65b5addcc211a0286cae6a;p=pf3gnuchains%2Fpf3gnuchains4x.git In last change: macros not rules. --- diff --git a/sim/common/ChangeLog b/sim/common/ChangeLog index 751c570144..ecb75d5a6a 100644 --- a/sim/common/ChangeLog +++ b/sim/common/ChangeLog @@ -1,8 +1,8 @@ 2004-11-18 Richard Earnshaw - * Make-common.in (sim-*_h): Add rules for all sim headers. Also - add sub-dependencies for other sim files that they include. - (sim_main_headers): Use sim-*_h rules. + * Make-common.in (sim-*_h): Add macros for all sim headers listing + sub-dependencies for other sim files that they include. + (sim_main_headers): Use sim-*_h macros. (sim-load.o): Depend on sim-basics_h, not sim_main_headers. 2004-11-16 Hans-Peter Nilsson