source: rtems/testsuites/mptests/Makefile.am @ ed794ad

4.104.114.84.95
Last change on this file since ed794ad was ed794ad, checked in by Joel Sherrill <joel.sherrill@…>, on 03/28/02 at 00:44:13

2002-03-27 Ralf Corsepius <corsepiu@…>

  • configure.ac: AC_INIT(package,_RTEMS_VERSION,_RTEMS_BUGS). AM_INIT_AUTOMAKE([no-define foreign 1.6]).
  • mp01/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp01/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp01/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp02/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp02/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp02/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp03/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp03/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp03/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp04/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp04/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp04/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp05/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp05/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp05/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp06/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp06/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp06/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp07/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp07/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp07/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp08/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp08/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp08/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp09/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp09/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp09/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp10/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp10/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp10/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp11/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp11/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp11/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp12/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp12/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp12/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp13/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp13/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp13/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp14/node1/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp14/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • mp14/node2/Makefile.am: Remove AUTOMAKE_OPTIONS.
  • Property mode set to 100644
File size: 275 bytes
Line 
1##
2## $Id$
3##
4
5ACLOCAL_AMFLAGS = -I ../../../../aclocal
6
7SUBDIRS = mp01 mp02 mp03 mp04 mp05 mp06 mp07 mp08 mp09 mp10 mp11 mp12 mp13 \
8    mp14
9
10EXTRA_DIST = mptests.am
11
12include $(top_srcdir)/../../../../automake/subdirs.am
13include $(top_srcdir)/../../../../automake/local.am
Note: See TracBrowser for help on using the repository browser.