source: rtems/testsuites/tools/Makefile.am @ 002612f

4.104.114.84.95
Last change on this file since 002612f was 002612f, checked in by Joel Sherrill <joel.sherrill@…>, on 10/17/01 at 13:12:24

2001-10-17 Ralf Corsepius <corsepiu@…>

  • configure.ac: Apply RTEMS_CPU_SUBDIRS for potential CPU-subdirs.
  • Makefile.am: Require automake-1.5.
  • Property mode set to 100644
File size: 214 bytes
Line 
1##
2## $Id$
3##
4
5AUTOMAKE_OPTIONS = foreign 1.5
6ACLOCAL_AMFLAGS = -I ../../../../aclocal
7
8SUBDIRS = @subdirs@
9
10include $(top_srcdir)/../../../../automake/subdirs.am
11include $(top_srcdir)/../../../../automake/host.am
Note: See TracBrowser for help on using the repository browser.