summaryrefslogtreecommitdiffstats
path: root/c/src/exec/posix/include/wrap/Makefile.in
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 15:45:21 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-06 15:45:21 +0000
commite53c4a37bb2fce873b7629e5f5c6c1e247f761d1 (patch)
tree116c456c08510878cfc5d48ae510f80a00917f23 /c/src/exec/posix/include/wrap/Makefile.in
parentChanged dates. (diff)
downloadrtems-e53c4a37bb2fce873b7629e5f5c6c1e247f761d1.tar.bz2
Cleaning up unused files.
Diffstat (limited to '')
-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)