source: rtems/testsuites/smptests/Makefile.am @ 70f37198

4.115
Last change on this file since 70f37198 was 2376237, checked in by Ralf Corsépius <ralf.corsepius@…>, on 05/04/12 at 06:54:41

Remove CVS-Ids.

  • Property mode set to 100644
File size: 305 bytes
Line 
1ACLOCAL_AMFLAGS = -I ../aclocal
2
3SUBDIRS =
4
5if SMPTESTS
6SUBDIRS += smp01
7SUBDIRS += smp02
8SUBDIRS += smp03
9SUBDIRS += smp04
10SUBDIRS += smp05
11SUBDIRS += smp06
12SUBDIRS += smp07
13SUBDIRS += smp08
14SUBDIRS += smp09
15endif
16
17include $(top_srcdir)/../automake/subdirs.am
18include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.