source: rtems/testsuites/tmtests/Makefile.am @ 152a2841

4.115
Last change on this file since 152a2841 was f63801a2, checked in by Joel Sherrill <joel.sherrill@…>, on 06/21/10 at 16:53:50

2010-06-21 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: New test for barrier create, ident, and delete.
  • tm30/.cvsignore, tm30/Makefile.am, tm30/init.c, tm30/tm30.doc: New files.
  • Property mode set to 100644
File size: 324 bytes
Line 
1##
2##  $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = tmck tmoverhd tm01 tm02 tm03 tm04 tm05 tm06 tm07 tm08 tm09 tm10 \
8    tm11 tm12 tm13 tm14 tm15 tm16 tm17 tm18 tm19 tm20 tm21 tm22 tm23 tm24 \
9    tm25 tm26 tm27 tm28 tm29 tm30
10
11include $(top_srcdir)/../automake/subdirs.am
12include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.