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. --- c/src/exec/score/include/Makefile.am | 6 +++--- c/src/exec/score/include/rtems/Makefile.am | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'c/src/exec/score/include') diff --git a/c/src/exec/score/include/Makefile.am b/c/src/exec/score/include/Makefile.am index 2bbc7201fa..0c97211587 100644 --- a/c/src/exec/score/include/Makefile.am +++ b/c/src/exec/score/include/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 diff --git a/c/src/exec/score/include/rtems/Makefile.am b/c/src/exec/score/include/rtems/Makefile.am index 952f98a5eb..b6ed4206e8 100644 --- a/c/src/exec/score/include/rtems/Makefile.am +++ b/c/src/exec/score/include/rtems/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 -- cgit v1.2.3