source: rtems/testsuites/libtests/Makefile.am @ 3b2edab

4.104.115
Last change on this file since 3b2edab was 56b7951, checked in by Joel Sherrill <joel.sherrill@…>, on 05/07/09 at 17:48:15

2009-05-07 Joel Sherrill <joel.sherrill@…>

  • Makefile.am, configure.ac: Add shell of heap walk test for Santosh.
  • heapwalk/.cvsignore, heapwalk/Makefile.am, heapwalk/heapwalk.scn, heapwalk/init.c, heapwalk/system.h: New files.
  • Property mode set to 100644
File size: 250 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../aclocal
6
7SUBDIRS = cpuuse malloctest heapwalk putenvtest monitor monitor02 rtmonuse \
8    stackchk termios rtems++ tztest
9
10include $(top_srcdir)/../automake/subdirs.am
11include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.