Files
rtems/testsuites/libtests/Makefile.am
Joel Sherrill 56b7951e45 2009-05-07 Joel Sherrill <joel.sherrill@oarcorp.com>
* 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.
2009-05-07 17:48:15 +00:00

12 lines
250 B
Makefile

##
## $Id$
##
ACLOCAL_AMFLAGS = -I ../aclocal
SUBDIRS = cpuuse malloctest heapwalk putenvtest monitor monitor02 rtmonuse \
stackchk termios rtems++ tztest
include $(top_srcdir)/../automake/subdirs.am
include $(top_srcdir)/../automake/local.am