source: rtems/c/src/ada-tests/tmtests/Makefile.am @ b3874e1

5
Last change on this file since b3874e1 was b3874e1, checked in by Sebastian Huber <sebastian.huber@…>, on 10/12/17 at 07:04:17

ada-tests: Use _SUBDIRS instead of SUBDIRS

Update #3079.

  • Property mode set to 100644
File size: 631 bytes
Line 
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
30_SUBDIRS += tmoverhd
31
32include $(top_srcdir)/../../../testsuites/automake/subdirs.am
33include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.