summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp09
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/mp09
parentRemove CVS-Ids. (diff)
downloadrtems-27a345bfb810912954cb14722e13ad3aa9721abb.tar.bz2
Remove CVS-Ids.
Diffstat (limited to 'testsuites/mptests/mp09')
-rw-r--r--testsuites/mptests/mp09/Makefile.am4
-rw-r--r--testsuites/mptests/mp09/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp09/node2/Makefile.am4
3 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/mptests/mp09/Makefile.am b/testsuites/mptests/mp09/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp09/Makefile.am
+++ b/testsuites/mptests/mp09/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp09/node1/Makefile.am b/testsuites/mptests/mp09/node1/Makefile.am
index 563031d836..a85294e661 100644
--- a/testsuites/mptests/mp09/node1/Makefile.am
+++ b/testsuites/mptests/mp09/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp09-node1
mp09_node1_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h
diff --git a/testsuites/mptests/mp09/node2/Makefile.am b/testsuites/mptests/mp09/node2/Makefile.am
index 21ea64971e..543f3e7bc9 100644
--- a/testsuites/mptests/mp09/node2/Makefile.am
+++ b/testsuites/mptests/mp09/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp09-node2
mp09_node2_SOURCES = ../init.c ../task1.c ../recvmsg.c ../sendmsg.c ../system.h