summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:40:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2005-11-07 09:40:21 +0000
commit537ae0001a9ddfebc56ca658b92f60def4e4b624 (patch)
treecdabb44354fc916d3b16bbbd6091df0e41252991 /testsuites
parent * psx01/Makefile.am, psx02/Makefile.am, psx03/Makefile.am, (diff)
downloadrtems-537ae0001a9ddfebc56ca658b92f60def4e4b624.tar.bz2
* 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: Remove SRC, PRINT_SRC.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/mptests/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuites/mptests/ChangeLog b/testsuites/mptests/ChangeLog
index 0ecf16dbc7..80daec35c2 100644
--- a/testsuites/mptests/ChangeLog
+++ b/testsuites/mptests/ChangeLog
@@ -1,5 +1,23 @@
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+ * 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: Remove SRC,
+ PRINT_SRC.
+
+2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>
+
* Makefile.am: Cleanup.
2005-11-07 Ralf Corsepius <ralf.corsepius@rtems.org>