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

4.104.114.84.95
Last change on this file since f69283e2 was 1a5f405b, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/26/02 at 06:04:49

2002-08-26 Ralf Corsepius <corsepiu@…>

  • sptests/Makefile.am: New.
  • sptests/sp01/Makefile.am: New.
  • sptests/sp02/Makefile.am: New.
  • sptests/sp03/Makefile.am: New.
  • sptests/sp04/Makefile.am: New.
  • sptests/sp05/Makefile.am: New.
  • sptests/sp06/Makefile.am: New.
  • sptests/sp07/Makefile.am: New.
  • sptests/sp08/Makefile.am: New.
  • sptests/sp09/Makefile.am: New.
  • sptests/sp11/Makefile.am: New.
  • sptests/sp12/Makefile.am: New.
  • sptests/sp13/Makefile.am: New.
  • sptests/sp14/Makefile.am: New.
  • sptests/sp15/Makefile.am: New.
  • sptests/sp16/Makefile.am: New.
  • sptests/sp17/Makefile.am: New.
  • sptests/sp19/Makefile.am: New.
  • sptests/sp20/Makefile.am: New.
  • sptests/sp21/Makefile.am: New.
  • sptests/sp22/Makefile.am: New.
  • sptests/sp23/Makefile.am: New.
  • sptests/sp24/Makefile.am: New.
  • sptests/sp25/Makefile.am: New.
  • sptests/spsize/Makefile.am: New.
  • Property mode set to 100644
File size: 506 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 += sp21
23SUBDIRS += sp22
24SUBDIRS += sp23
25SUBDIRS += sp24
26SUBDIRS += sp25
27SUBDIRS += spsize
28
29include $(top_srcdir)/../../../automake/subdirs.am
30include $(top_srcdir)/../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.