]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
In last change: macros not rules.
authorRichard Earnshaw <richard.earnshaw@arm.com>
Thu, 18 Nov 2004 10:56:28 +0000 (10:56 +0000)
committerRichard Earnshaw <richard.earnshaw@arm.com>
Thu, 18 Nov 2004 10:56:28 +0000 (10:56 +0000)
sim/common/ChangeLog

index 751c57014494b2ffc2c0ddfb960338eb36aec1f6..ecb75d5a6ad90d2fbc74a57f3023e1ff78076fc9 100644 (file)
@@ -1,8 +1,8 @@
 2004-11-18  Richard Earnshaw  <rearnsha@arm.com>
 
-       * 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  <hp@axis.com>