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

4.104.114.84.95
Last change on this file since bd5efa92 was b2b7cfc9, checked in by Joel Sherrill <joel.sherrill@…>, on 08/26/02 at 17:24:44

2002-08-26 Joel Sherrill <joel@…>

  • tm27 and tm27 are irrelevant as Ada binding tests.
  • tmtests/tm26/Makefile.am, tmtests/tm26/README, tmtests/tm26/tm26.adb, tmtests/tm26/tmtest.adb, tmtests/tm26/tmtest.adp, tmtests/tm26/tmtest.ads, tmtests/tm27/Makefile.am, tmtests/tm27/README, tmtests/tm27/tm27.adb, tmtests/tm27/tmtest.adb, tmtests/tm27/tmtest.ads: Removed.
  • configure.ac, tmtests/Makefile.am: Modified to reflect above.
  • Property mode set to 100644
File size: 588 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)/../../../automake/subdirs.am
35include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.