summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:34:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 08:34:34 +0000
commitb8056785eba53e1db2f58133a9a0ce88ea1848d8 (patch)
treeea424618183182f503135f2bcf8b6a72b99dda16 /testsuites
parent2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org> (diff)
downloadrtems-b8056785eba53e1db2f58133a9a0ce88ea1848d8.tar.bz2
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
* mptests.: Add $(PGM): ${ARCH}/$(dirstamp). * mp01/node1/Makefile.am, mp01/node2/Makefile.am, mp02/node1/Makefile.am, mp02/node2/Makefile.am, mp03/node1/Makefile.am, mp03/node2/Makefile.am, mp04/node1/Makefile.am, mp04/node2/Makefile.am, mp05/node1/Makefile.am, mp05/node2/Makefile.am, mp06/node1/Makefile.am, mp06/node2/Makefile.am, mp07/node1/Makefile.am, mp07/node2/Makefile.am, mp08/node1/Makefile.am, mp08/node2/Makefile.am, mp09/node1/Makefile.am, mp09/node2/Makefile.am, mp10/node1/Makefile.am, mp10/node2/Makefile.am, mp11/node1/Makefile.am, mp11/node2/Makefile.am, mp12/node1/Makefile.am, mp12/node2/Makefile.am, mp13/node1/Makefile.am, mp13/node2/Makefile.am, mp14/node1/Makefile.am, mp14/node2/Makefile.am: Partial conversion to automake.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/mptests/ChangeLog19
1 files changed, 19 insertions, 0 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index d8c2db4fcf..2137c21d2b 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,3 +1,22 @@
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
+ * mptests.: Add $(PGM): ${ARCH}/$(dirstamp).
+ * mp01/node1/Makefile.am, mp01/node2/Makefile.am,
+ mp02/node1/Makefile.am, mp02/node2/Makefile.am,
+ mp03/node1/Makefile.am, mp03/node2/Makefile.am,
+ mp04/node1/Makefile.am, mp04/node2/Makefile.am,
+ mp05/node1/Makefile.am, mp05/node2/Makefile.am,
+ mp06/node1/Makefile.am, mp06/node2/Makefile.am,
+ mp07/node1/Makefile.am, mp07/node2/Makefile.am,
+ mp08/node1/Makefile.am, mp08/node2/Makefile.am,
+ mp09/node1/Makefile.am, mp09/node2/Makefile.am,
+ mp10/node1/Makefile.am, mp10/node2/Makefile.am,
+ mp11/node1/Makefile.am, mp11/node2/Makefile.am,
+ mp12/node1/Makefile.am, mp12/node2/Makefile.am,
+ mp13/node1/Makefile.am, mp13/node2/Makefile.am,
+ mp14/node1/Makefile.am, mp14/node2/Makefile.am:
+ Partial conversion to automake.
+
2005-01-06 Ralf Corsepius <ralf.corsepius@rtems.org>
* mp01/node1/Makefile.am, mp01/node2/Makefile.am,