summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp11
diff options
context:
space:
mode:
authorRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 08:54:41 +0200
committerRalf Corsépius <ralf.corsepius@rtems.org>2012-05-04 09:36:24 +0200
commit27a345bfb810912954cb14722e13ad3aa9721abb (patch)
treee65fd792bf9b39499609bb7f5153ec09abda5122 /testsuites/mptests/mp11
parentRemove CVS-Ids. (diff)
downloadrtems-27a345bfb810912954cb14722e13ad3aa9721abb.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'testsuites/mptests/mp11')
-rw-r--r--testsuites/mptests/mp11/Makefile.am4
-rw-r--r--testsuites/mptests/mp11/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp11/node2/Makefile.am4
3 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/mptests/mp11/Makefile.am b/testsuites/mptests/mp11/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp11/Makefile.am
+++ b/testsuites/mptests/mp11/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp11/node1/Makefile.am b/testsuites/mptests/mp11/node1/Makefile.am
index cf32d4f2a5..045174d0dd 100644
--- a/testsuites/mptests/mp11/node1/Makefile.am
+++ b/testsuites/mptests/mp11/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp11-node1
mp11_node1_SOURCES = ../init.c ../system.h
diff --git a/testsuites/mptests/mp11/node2/Makefile.am b/testsuites/mptests/mp11/node2/Makefile.am
index 10bb018c93..5a6b9787e1 100644
--- a/testsuites/mptests/mp11/node2/Makefile.am
+++ b/testsuites/mptests/mp11/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp11-node2
mp11_node2_SOURCES = ../init.c ../system.h