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

4.115
Last change on this file since 865bffd1 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: 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.