Files
rtems/testsuites/libtests/Makefile.am
T
1999-10-04 19:15:14 +00:00

12 lines
280 B
Makefile

##
## $Id$
##
AUTOMAKE_OPTIONS = foreign 1.4
ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal
SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios rtems++
include $(top_srcdir)/../../../../automake/subdirs.am
include $(top_srcdir)/../../../../automake/local.am