From 811804fec86c4c6333c9ae56bedf72cbd7639c9d Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 4 Oct 1999 19:15:14 +0000 Subject: Patch from Ralf Corsepius to make fix bug where wrapup left pieces out of the librtemsall.a. --- testsuites/Makefile.am | 6 +++--- testsuites/libtests/Makefile.am | 6 +++--- testsuites/mptests/Makefile.am | 6 +++--- testsuites/psxtests/Makefile.am | 6 +++--- testsuites/samples/Makefile.am | 8 ++++---- testsuites/sptests/Makefile.am | 8 ++++---- testsuites/support/Makefile.am | 6 +++--- testsuites/tmtests/Makefile.am | 6 +++--- testsuites/tmtests/include/Makefile.am | 6 +++--- testsuites/tools/Makefile.am | 6 +++--- testsuites/tools/generic/Makefile.am | 8 ++++---- 11 files changed, 36 insertions(+), 36 deletions(-) (limited to 'testsuites') diff --git a/testsuites/Makefile.am b/testsuites/Makefile.am index 5dfbf5202f..f1e0b924a6 100644 --- a/testsuites/Makefile.am +++ b/testsuites/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/libtests/Makefile.am b/testsuites/libtests/Makefile.am index 9c56af5730..e24c8cb5ea 100644 --- a/testsuites/libtests/Makefile.am +++ b/testsuites/libtests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/mptests/Makefile.am b/testsuites/mptests/Makefile.am index 3d4d5e8e98..04211afe91 100644 --- a/testsuites/mptests/Makefile.am +++ b/testsuites/mptests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/psxtests/Makefile.am b/testsuites/psxtests/Makefile.am index 7560f4f61f..99f1f69130 100644 --- a/testsuites/psxtests/Makefile.am +++ b/testsuites/psxtests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/samples/Makefile.am b/testsuites/samples/Makefile.am index 448bef1943..b04c376dd6 100644 --- a/testsuites/samples/Makefile.am +++ b/testsuites/samples/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal @@ -15,7 +15,7 @@ all-local: $(PREINSTALLDIRS) CPLUSPLUS_TESTS = cdtest -# base_mp is a sample multiprocessing test +## base_mp is a sample multiprocessing test MP_TESTS = base_mp FP_TESTS = paranoia diff --git a/testsuites/sptests/Makefile.am b/testsuites/sptests/Makefile.am index 0ccdebfde3..00553330ba 100644 --- a/testsuites/sptests/Makefile.am +++ b/testsuites/sptests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal @@ -13,7 +13,7 @@ $(PREINSTALLDIRS): all-local: $(PREINSTALLDIRS) -# sp10 and spfatal are not included for now +## sp10 and spfatal are not included for now SUBDIRS = . sp01 sp02 sp03 sp04 sp05 sp06 sp07 sp08 sp09 sp11 sp12 sp13 sp14 \ sp15 sp16 sp17 sp19 sp20 sp21 sp22 sp23 sp24 sp25 spsize diff --git a/testsuites/support/Makefile.am b/testsuites/support/Makefile.am index 1161e5808f..0db07bc089 100644 --- a/testsuites/support/Makefile.am +++ b/testsuites/support/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/tmtests/Makefile.am b/testsuites/tmtests/Makefile.am index 498603fa65..622b246297 100644 --- a/testsuites/tmtests/Makefile.am +++ b/testsuites/tmtests/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/tmtests/include/Makefile.am b/testsuites/tmtests/include/Makefile.am index 942ca0890e..fcf88cb578 100644 --- a/testsuites/tmtests/include/Makefile.am +++ b/testsuites/tmtests/include/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 diff --git a/testsuites/tools/Makefile.am b/testsuites/tools/Makefile.am index 2fc5fc12c7..ec01965fb6 100644 --- a/testsuites/tools/Makefile.am +++ b/testsuites/tools/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/testsuites/tools/generic/Makefile.am b/testsuites/tools/generic/Makefile.am index ef28bd6ca2..aa6e1946da 100644 --- a/testsuites/tools/generic/Makefile.am +++ b/testsuites/tools/generic/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal @@ -23,7 +23,7 @@ $(project_bspdir)/tests/difftest: difftest $(project_bspdir)/tests/sorttimes: sorttimes $(INSTALL_SCRIPT) $< $@ -# HACK: install to build-tree +## HACK: install to build-tree all-local: $(PREINSTALL_DIRS) $(PREINSTALL_FILES) include $(top_srcdir)/../../../../../automake/local.am -- cgit v1.2.3