summaryrefslogtreecommitdiffstats
path: root/c/src/tests/mptests/mp14/node2/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:44:13 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2002-03-28 00:44:13 +0000
commited794ad779e76d39e64f1e8dd0620dc6c89cc317 (patch)
treeda752cf1bcbd784443282af5498b01110c807ffb /c/src/tests/mptests/mp14/node2/Makefile.am
parent2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de> (diff)
downloadrtems-ed794ad779e76d39e64f1e8dd0620dc6c89cc317.tar.bz2
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* 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.
Diffstat (limited to '')
-rw-r--r--c/src/tests/mptests/mp14/node2/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/c/src/tests/mptests/mp14/node2/Makefile.am b/c/src/tests/mptests/mp14/node2/Makefile.am
index 71438a7e71..af35f20647 100644
--- a/c/src/tests/mptests/mp14/node2/Makefile.am
+++ b/c/src/tests/mptests/mp14/node2/Makefile.am
@@ -2,7 +2,6 @@
## $Id$
##
-AUTOMAKE_OPTIONS = foreign 1.4
VPATH = @srcdir@:@srcdir@/..