summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/wrap/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/posix/include/wrap/Makefile.in')
-rw-r--r--c/src/exec/posix/include/wrap/Makefile.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/c/src/exec/posix/include/wrap/Makefile.in b/c/src/exec/posix/include/wrap/Makefile.in
index b64bf85b3d..3a43b9e070 100644
--- a/c/src/exec/posix/include/wrap/Makefile.in
+++ b/c/src/exec/posix/include/wrap/Makefile.in
@@ -15,11 +15,9 @@ PROJECT_ROOT = @PROJECT_ROOT@
VPATH = @srcdir@
-#H_PIECES= aio devctl intr limits mqueue pthread sched semaphore \
-# signal time unistd
+# RTEMS unistd.h needs to be checked against newlib's and removed
+#H_PIECES= aio devctl intr mqueue semaphore
H_PIECES= pthread sched
-# limits.h may have been moved into newlib -- check before removing it
-# from the cvs tree
H_FILES=$(H_PIECES:%=$(srcdir)/../%.h)
SRCS=$(H_FILES)