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. --- cpukit/posix/Makefile.am | 6 +++--- cpukit/posix/include/Makefile.am | 8 ++++---- cpukit/posix/inline/Makefile.am | 6 +++--- cpukit/posix/macros/Makefile.am | 6 +++--- 4 files changed, 13 insertions(+), 13 deletions(-) (limited to 'cpukit/posix') diff --git a/cpukit/posix/Makefile.am b/cpukit/posix/Makefile.am index 344150db43..a3204d5b9c 100644 --- a/cpukit/posix/Makefile.am +++ b/cpukit/posix/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 ACLOCAL_AMFLAGS = -I $(RTEMS_TOPdir)/aclocal diff --git a/cpukit/posix/include/Makefile.am b/cpukit/posix/include/Makefile.am index e56df2781a..57e98bd79d 100644 --- a/cpukit/posix/include/Makefile.am +++ b/cpukit/posix/include/Makefile.am @@ -1,10 +1,10 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 -# RTEMS unistd.h needs to be checked against newlib's and removed +## RTEMS unistd.h needs to be checked against newlib's and removed #noinst_HEADERS= devctl.h intr.h H_PIECES = pthread.h sched.h aio.h mqueue.h semaphore.h diff --git a/cpukit/posix/inline/Makefile.am b/cpukit/posix/inline/Makefile.am index f0a5d52bfa..32269fcdcd 100644 --- a/cpukit/posix/inline/Makefile.am +++ b/cpukit/posix/inline/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 diff --git a/cpukit/posix/macros/Makefile.am b/cpukit/posix/macros/Makefile.am index f0a5d52bfa..32269fcdcd 100644 --- a/cpukit/posix/macros/Makefile.am +++ b/cpukit/posix/macros/Makefile.am @@ -1,6 +1,6 @@ -# -# $Id$ -# +## +## $Id$ +## AUTOMAKE_OPTIONS = foreign 1.4 -- cgit v1.2.3