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. --- tools/build/Makefile.am | 6 +++--- tools/cpu/Makefile.am | 6 +++--- tools/cpu/generic/Makefile.am | 6 +++--- tools/cpu/hppa1.1/Makefile.am | 8 ++++---- tools/cpu/sh/Makefile.am | 6 +++--- tools/cpu/unix/Makefile.am | 6 +++--- tools/update/Makefile.am | 8 ++++---- 7 files changed, 23 insertions(+), 23 deletions(-) (limited to 'tools') diff --git a/tools/build/Makefile.am b/tools/build/Makefile.am index 7452c5e45b..55012a65ce 100644 --- a/tools/build/Makefile.am +++ b/tools/build/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/tools/cpu/Makefile.am b/tools/cpu/Makefile.am index c798891b3e..cf41512cdb 100644 --- a/tools/cpu/Makefile.am +++ b/tools/cpu/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/tools/cpu/generic/Makefile.am b/tools/cpu/generic/Makefile.am index 8e9e63f553..0cd7a9ebd7 100644 --- a/tools/cpu/generic/Makefile.am +++ b/tools/cpu/generic/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/tools/cpu/hppa1.1/Makefile.am b/tools/cpu/hppa1.1/Makefile.am index 2a18d9084a..2b64579122 100644 --- a/tools/cpu/hppa1.1/Makefile.am +++ b/tools/cpu/hppa1.1/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal @@ -10,7 +10,7 @@ noinst_PROGRAMS=genoffsets genoffsets_SOURCES = \ genoffsets.c -# We use files that have not been installed yet. +## We use files that have not been installed yet. CPU_DIR=../../cpu/$(RTEMS_CPU) diff --git a/tools/cpu/sh/Makefile.am b/tools/cpu/sh/Makefile.am index c2fa4807fc..2eb28edb70 100644 --- a/tools/cpu/sh/Makefile.am +++ b/tools/cpu/sh/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/tools/cpu/unix/Makefile.am b/tools/cpu/unix/Makefile.am index 9c7367d149..8104ed7c87 100644 --- a/tools/cpu/unix/Makefile.am +++ b/tools/cpu/unix/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/tools/update/Makefile.am b/tools/update/Makefile.am index af77500d1c..05a1bf959e 100644 --- a/tools/update/Makefile.am +++ b/tools/update/Makefile.am @@ -1,10 +1,10 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal -# NOTE: It doesn't make much sense to install these files +## NOTE: It doesn't make much sense to install these files CLEANFILES = update word-replace -- cgit v1.2.3