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

4.115
Last change on this file since 183af89 was 33a105fb, checked in by Joel Sherrill <joel.sherrill@…>, on 05/07/12 at 16:08:48

Revert: Remove CVS Ids

See http://www.rtems.org/pipermail/rtems-devel/2012-May/001006.html
for details.

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