From e53c4a37bb2fce873b7629e5f5c6c1e247f761d1 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 6 Apr 1999 15:45:21 +0000 Subject: Cleaning up unused files. --- c/src/exec/posix/include/wrap/Makefile.in | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'c/src/exec/posix/include/wrap/Makefile.in') 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) -- cgit v1.2.3