source: rtems/c/src/tests/libtests/Makefile.am @ 1053dcd

4.104.114.84.95
Last change on this file since 1053dcd was 1053dcd, checked in by Ralf Corsepius <ralf.corsepius@…>, on 08/16/03 at 16:26:59

2003-08-16 Ralf Corsepius <corsepiu@…>

Makefile.am: Reflect having moved automake.
cpuuse/Makefile.am: Reflect having moved automake.
malloctest/Makefile.am: Reflect having moved automake.
monitor/Makefile.am: Reflect having moved automake.
putenvtest/Makefile.am: Reflect having moved automake.
rtems++/Makefile.am: Reflect having moved automake.
rtmonuse/Makefile.am: Reflect having moved automake.
stackchk/Makefile.am: Reflect having moved automake.
termios/Makefile.am: Reflect having moved automake.

  • Property mode set to 100644
File size: 259 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../aclocal
6
7SUBDIRS = cpuuse malloctest putenvtest monitor rtmonuse stackchk termios \
8    rtems++
9
10EXTRA_DIST = libtests.am
11
12include $(top_srcdir)/../automake/subdirs.am
13include $(top_srcdir)/../automake/local.am
Note: See TracBrowser for help on using the repository browser.