summaryrefslogtreecommitdiffstats
path: root/c/src/ada-tests/samples/base_mp/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/ada-tests/samples/base_mp/Makefile.am')
-rw-r--r--c/src/ada-tests/samples/base_mp/Makefile.am21
1 files changed, 0 insertions, 21 deletions
diff --git a/c/src/ada-tests/samples/base_mp/Makefile.am b/c/src/ada-tests/samples/base_mp/Makefile.am
deleted file mode 100644
index caf05e5fb0..0000000000
--- a/c/src/ada-tests/samples/base_mp/Makefile.am
+++ /dev/null
@@ -1,21 +0,0 @@
-include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg
-include $(top_srcdir)/../../../testsuites/automake/compile.am
-
-_SUBDIRS = node1 node2
-#include $(top_srcdir)/ada.am
-
-#mptest$(EXEEXT): mptest.adb
-# $(GNATCOMPILE) -margs -a $< -o $@
-
-#if EXPADA
-#noinst_PROGRAMS = mptest
-#endif
-
-#mptest_exe_SOURCES = mptest.adb mptest.ads
-
-#EXTRA_DIST += node1/mptest-per_node_configuration.adb
-
-#EXTRA_DIST += node2/mptest-per_node_configuration.adb
-
-include $(top_srcdir)/../../../testsuites/automake/subdirs.am
-include $(top_srcdir)/../../../testsuites/automake/local.am