summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/mptests/mp03
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/mptests/mp03')
-rw-r--r--c/src/ada-tests/mptests/mp03/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp03/node1/Makefile.am2
-rw-r--r--c/src/ada-tests/mptests/mp03/node2/Makefile.am2
3 files changed, 6 insertions, 0 deletions
diff --git a/c/src/ada-tests/mptests/mp03/Makefile.am b/c/src/ada-tests/mptests/mp03/Makefile.am
index 0ad1000d4d..037d3ad7cb 100644
--- a/c/src/ada-tests/mptests/mp03/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
SUBDIRS = node1 node2
include $(top_srcdir)/../../../testsuites/automake/subdirs.am
diff --git a/c/src/ada-tests/mptests/mp03/node1/Makefile.am b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
index 859fdb3702..b63d8c1540 100644
--- a/c/src/ada-tests/mptests/mp03/node1/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node1/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am
diff --git a/c/src/ada-tests/mptests/mp03/node2/Makefile.am b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
index b7088eb4a7..75736010be 100644
--- a/c/src/ada-tests/mptests/mp03/node2/Makefile.am
+++ b/c/src/ada-tests/mptests/mp03/node2/Makefile.am
@@ -1,3 +1,5 @@
+## $Id$
+
include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
include $(top_srcdir)/../../../testsuites/automake/compile.am