source: rtems/c/src/ada-tests/sptests/Makefile.am @ 3ca942a

4.104.114.95
Last change on this file since 3ca942a was 3ca942a, checked in by Joel Sherrill <joel.sherrill@…>, on 02/04/08 at 17:18:01

2008-02-04 Joel Sherrill <joel.sherrill@…>

  • configure.ac, sptests/Makefile.am: Exercise passing as object Id of SELF.
  • sptests/spname01/.cvsignore, sptests/spname01/Makefile.am, sptests/spname01/ada_spname01.scn, sptests/spname01/spname01.adb, sptests/spname01/sptest.adb, sptests/spname01/sptest.ads: New files.
  • Property mode set to 100644
File size: 514 bytes
Line 
1## $Id$
2
3SUBDIRS =
4SUBDIRS += sp01
5SUBDIRS += sp02
6SUBDIRS += sp03
7SUBDIRS += sp04
8SUBDIRS += sp05
9SUBDIRS += sp06
10SUBDIRS += sp07
11SUBDIRS += sp08
12SUBDIRS += sp09
13SUBDIRS += sp11
14SUBDIRS += sp12
15SUBDIRS += sp13
16SUBDIRS += sp14
17SUBDIRS += sp15
18SUBDIRS += sp16
19SUBDIRS += sp17
20SUBDIRS += sp19
21SUBDIRS += sp20
22SUBDIRS += sp22
23SUBDIRS += sp23
24SUBDIRS += sp24
25SUBDIRS += sp25
26SUBDIRS += spname01
27
28include $(top_srcdir)/../../../testsuites/automake/subdirs.am
29include $(top_srcdir)/../../../testsuites/automake/local.am
Note: See TracBrowser for help on using the repository browser.