source: rtems/testsuites/tools/Makefile.am @ 330e858c

4.104.115
Last change on this file since 330e858c was 59795a6, checked in by Ralf Corsepius <ralf.corsepius@…>, on 02/14/04 at 18:11:45

2004-02-14 Ralf Corsepius <corsepiu@…>

  • configure.ac: Rework. Make package a host compiled package.
  • Makefile.am: Ditto.
  • Property mode set to 100644
File size: 165 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../aclocal
6
7SUBDIRS = @subdirs@
8
9include $(top_srcdir)/../../automake/subdirs.am
10include $(top_srcdir)/../../automake/host.am
Note: See TracBrowser for help on using the repository browser.