source: rtems/testsuites/ada/tmtests/Makefile.am @ 5959b1e

Last change on this file since 5959b1e was 5959b1e, checked in by Joel Sherrill <joel@…>, on 09/10/20 at 17:29:11

Remove tmoverhd which existed to produce the obsolete coverhd.h

Closes #4040.

  • Property mode set to 100644
File size: 533 bytes
RevLine 
[b3874e1]1_SUBDIRS =
2_SUBDIRS += tm01
3_SUBDIRS += tm02
4_SUBDIRS += tm03
5_SUBDIRS += tm04
6_SUBDIRS += tm05
7_SUBDIRS += tm06
8_SUBDIRS += tm07
9_SUBDIRS += tm08
10_SUBDIRS += tm09
11_SUBDIRS += tm10
12_SUBDIRS += tm11
13_SUBDIRS += tm12
14_SUBDIRS += tm13
15_SUBDIRS += tm14
16_SUBDIRS += tm15
17_SUBDIRS += tm16
18_SUBDIRS += tm17
19_SUBDIRS += tm18
20_SUBDIRS += tm19
21_SUBDIRS += tm20
22_SUBDIRS += tm21
23_SUBDIRS += tm22
24_SUBDIRS += tm23
25_SUBDIRS += tm24
26_SUBDIRS += tm25
27_SUBDIRS += tm28
28_SUBDIRS += tm29
29_SUBDIRS += tmck
[0270bc8]30
[ee537ea]31include $(top_srcdir)/../automake/subdirs.am
Note: See TracBrowser for help on using the repository browser.