summaryrefslogtreecommitdiffstats
path: root/testsuites/mptests/mp02
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/mptests/mp02')
-rw-r--r--testsuites/mptests/mp02/Makefile.am4
-rw-r--r--testsuites/mptests/mp02/node1/Makefile.am4
-rw-r--r--testsuites/mptests/mp02/node2/Makefile.am4
3 files changed, 0 insertions, 12 deletions
diff --git a/testsuites/mptests/mp02/Makefile.am b/testsuites/mptests/mp02/Makefile.am
index 4665714c9e..08a90da412 100644
--- a/testsuites/mptests/mp02/Makefile.am
+++ b/testsuites/mptests/mp02/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
SUBDIRS = node1 node2
include $(top_srcdir)/../automake/subdirs.am
diff --git a/testsuites/mptests/mp02/node1/Makefile.am b/testsuites/mptests/mp02/node1/Makefile.am
index cbf482c2c9..5c703e1e6b 100644
--- a/testsuites/mptests/mp02/node1/Makefile.am
+++ b/testsuites/mptests/mp02/node1/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp02-node1
mp02_node1_SOURCES = ../init.c ../task1.c ../system.h
diff --git a/testsuites/mptests/mp02/node2/Makefile.am b/testsuites/mptests/mp02/node2/Makefile.am
index 5390685e36..09b119875f 100644
--- a/testsuites/mptests/mp02/node2/Makefile.am
+++ b/testsuites/mptests/mp02/node2/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = mp02-node2
mp02_node2_SOURCES = ../init.c ../task1.c ../system.h