summaryrefslogtreecommitdiffstats
path: root/testsuites
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
commit811804fec86c4c6333c9ae56bedf72cbd7639c9d (patch)
tree786d8719fb4f7249d4568da5dab80a3647dcc2a5 /testsuites
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug (diff)
downloadrtems-811804fec86c4c6333c9ae56bedf72cbd7639c9d.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug
where wrapup left pieces out of the librtemsall.a.
Diffstat (limited to 'testsuites')
-rw-r--r--testsuites/Makefile.am6
-rw-r--r--testsuites/libtests/Makefile.am6
-rw-r--r--testsuites/mptests/Makefile.am6
-rw-r--r--testsuites/psxtests/Makefile.am6
-rw-r--r--testsuites/samples/Makefile.am8
-rw-r--r--testsuites/sptests/Makefile.am8
-rw-r--r--testsuites/support/Makefile.am6
-rw-r--r--testsuites/tmtests/Makefile.am6
-rw-r--r--testsuites/tmtests/include/Makefile.am6
-rw-r--r--testsuites/tools/Makefile.am6
-rw-r--r--testsuites/tools/generic/Makefile.am8
11 files changed, 36 insertions, 36 deletions
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