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/samples/Makefile.am | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'testsuites/samples/Makefile.am') 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 -- cgit v1.2.3