* Makerules [gen-as-const-headers] (tests): Add one test per .sym
authorRoland McGrath <roland@gnu.org>
Thu, 22 Dec 2005 23:40:22 +0000 (23:40 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 22 Dec 2005 23:40:22 +0000 (23:40 +0000)
file, not just one.
($(objpfx)test-as-const.c): Target replaced with ...
($(objpfx)test-as-const-%.c): ... this pattern rule.
(generated): Add those files.

ChangeLog

index f45be3d..2eae176 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-12-22  Roland McGrath  <roland@redhat.com>
+
+       * Makerules [gen-as-const-headers] (tests): Add one test per .sym
+       file, not just one.
+       ($(objpfx)test-as-const.c): Target replaced with ...
+       ($(objpfx)test-as-const-%.c): ... this pattern rule.
+       (generated): Add those files.
+
 2005-12-22  Ulrich Drepper  <drepper@redhat.com>
 
        * sysdeps/x86_64/__longjmp.S: Also protect SP and BP.