From 27a345bfb810912954cb14722e13ad3aa9721abb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 4 May 2012 08:54:41 +0200 Subject: Remove CVS-Ids. --- testsuites/mptests/mp09/Makefile.am | 4 ---- testsuites/mptests/mp09/node1/Makefile.am | 4 ---- testsuites/mptests/mp09/node2/Makefile.am | 4 ---- 3 files changed, 12 deletions(-) (limited to 'testsuites/mptests/mp09') 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 -- cgit v1.2.3