summaryrefslogtreecommitdiffstats
path: root/cpukit/posix/include
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-10-04 19:15:14 +0000
commit811804fec86c4c6333c9ae56bedf72cbd7639c9d (patch)
tree786d8719fb4f7249d4568da5dab80a3647dcc2a5 /cpukit/posix/include
parentPatch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug (diff)
downloadrtems-811804fec86c4c6333c9ae56bedf72cbd7639c9d.tar.bz2
Patch from Ralf Corsepius <corsepiu@faw.uni-ulm.de> to make fix bug
where wrapup left pieces out of the librtemsall.a.
Diffstat (limited to 'cpukit/posix/include')
-rw-r--r--cpukit/posix/include/Makefile.am8
1 files changed, 4 insertions, 4 deletions
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