source: rtems/testsuites/libtests/Makefile.am @ 741343ad

4.115
Last change on this file since 741343ad was 741343ad, checked in by Joel Sherrill <joel.sherrill@…>, on 07/19/10 at 13:12:40

2010-07-19 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add tar test for error cases.
  • tar03/.cvsignore, tar03/Makefile.am, tar03/init.c, tar03/tar03.doc, tar03/tar03.scn: New files.
  • Property mode set to 100644
File size: 523 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = POSIX
8
9SUBDIRS += bspcmdline01 cpuuse devfs01 gxx01 \
10    malloctest malloc02 malloc03 malloc04 malloc05 heapwalk \
11    putenvtest monitor monitor02 rtmonuse stackchk stackchk01 \
12    termios termios01 termios02 termios03 termios04 termios05 termios06 \
13    rtems++ tztest block01 block02 block03 block04 block05 block06 block07 \
14    block08 block09 block10 stringto01 tar03
15
16include $(top_srcdir)/../automake/subdirs.am
17include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.