summaryrefslogtreecommitdiffstats
path: root/testsuites/ada/tmtests/Makefile.am
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-04-26 14:00:41 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-21 07:39:09 +0200
commitdb8f598d56951cf43f22a5e325e0d23c8f7559f9 (patch)
tree607bc2e2c842bb932bce53efc7423e73ef18f6ff /testsuites/ada/tmtests/Makefile.am
parentarm/lpc24xx: Use common test definition file (diff)
downloadrtems-db8f598d56951cf43f22a5e325e0d23c8f7559f9.tar.bz2
build: Remove old build system
Close #3250. Close #4081.
Diffstat (limited to 'testsuites/ada/tmtests/Makefile.am')
-rw-r--r--testsuites/ada/tmtests/Makefile.am31
1 files changed, 0 insertions, 31 deletions
diff --git a/testsuites/ada/tmtests/Makefile.am b/testsuites/ada/tmtests/Makefile.am
deleted file mode 100644
index b4d96c150b..0000000000
--- a/testsuites/ada/tmtests/Makefile.am
+++ /dev/null
@@ -1,31 +0,0 @@
-_SUBDIRS =
-_SUBDIRS += tm01
-_SUBDIRS += tm02
-_SUBDIRS += tm03
-_SUBDIRS += tm04
-_SUBDIRS += tm05
-_SUBDIRS += tm06
-_SUBDIRS += tm07
-_SUBDIRS += tm08
-_SUBDIRS += tm09
-_SUBDIRS += tm10
-_SUBDIRS += tm11
-_SUBDIRS += tm12
-_SUBDIRS += tm13
-_SUBDIRS += tm14
-_SUBDIRS += tm15
-_SUBDIRS += tm16
-_SUBDIRS += tm17
-_SUBDIRS += tm18
-_SUBDIRS += tm19
-_SUBDIRS += tm20
-_SUBDIRS += tm21
-_SUBDIRS += tm22
-_SUBDIRS += tm23
-_SUBDIRS += tm24
-_SUBDIRS += tm25
-_SUBDIRS += tm28
-_SUBDIRS += tm29
-_SUBDIRS += tmck
-
-include $(top_srcdir)/../automake/subdirs.am