source: rtems/c/src/ada-tests/mptests/Makefile.am @ b702c7d

4.104.114.84.95
Last change on this file since b702c7d was b702c7d, checked in by Ralf Corsepius <ralf.corsepius@…>, on 11/20/05 at 17:13:02

Re-add mp?? tests.

  • Property mode set to 100644
File size: 366 bytes
Line 
1## $Id$
2
3SUBDIRS =
4SUBDIRS += mp01
5SUBDIRS += mp02
6SUBDIRS += mp03
7SUBDIRS += mp04
8SUBDIRS += mp05
9SUBDIRS += mp06
10SUBDIRS += mp07
11SUBDIRS += mp08
12SUBDIRS += mp09
13SUBDIRS += mp10
14SUBDIRS += mp11
15SUBDIRS += mp12
16SUBDIRS += mp13
17SUBDIRS += mp14
18
19include $(top_srcdir)/../../../testsuites/automake/subdirs.am
20include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.