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/tools/Makefile.am | 6 +++--- testsuites/tools/generic/Makefile.am | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'testsuites/tools') 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