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