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. --- make/Makefile.am | 8 ++++---- make/Templates/Makefile.am | 6 +++--- make/compilers/Makefile.am | 8 ++++---- make/custom/Makefile.am | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'make') diff --git a/make/Makefile.am b/make/Makefile.am index e2d63d2582..7ff122f692 100644 --- a/make/Makefile.am +++ b/make/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 @@ -22,6 +22,6 @@ Templates \ custom \ compilers -# ------------------------------------------------------- +## ------------------------------------------------------- include $(top_srcdir)/automake/subdirs.am include $(top_srcdir)/automake/local.am diff --git a/make/Templates/Makefile.am b/make/Templates/Makefile.am index 866b97ab6c..28136f27b1 100644 --- a/make/Templates/Makefile.am +++ b/make/Templates/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 diff --git a/make/compilers/Makefile.am b/make/compilers/Makefile.am index 122e6d940f..d709d70d82 100644 --- a/make/compilers/Makefile.am +++ b/make/compilers/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 @@ -10,5 +10,5 @@ gcc-portsw.cfg \ gcc-target-default.cfg \ gcc.cfg.in -# ------------------------------------------------------- +## ------------------------------------------------------- include $(top_srcdir)/automake/local.am diff --git a/make/custom/Makefile.am b/make/custom/Makefile.am index b6b80c873a..f24683ed17 100644 --- a/make/custom/Makefile.am +++ b/make/custom/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 @@ -56,5 +56,5 @@ score603e.cfg \ simhppa.cfg \ ts_386ex.cfg -# ------------------------------------------------------- +## ------------------------------------------------------- include $(top_srcdir)/automake/local.am -- cgit v1.2.3