From cb646cb936b45073b476f903b8f6e2ce14f2a4d5 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Sun, 27 Sep 1998 16:37:16 +0000 Subject: New files. --- c/src/exec/posix/src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c/src/exec/posix/src/Makefile.in') diff --git a/c/src/exec/posix/src/Makefile.in b/c/src/exec/posix/src/Makefile.in index 4a3aa25f7b..f5864775d3 100644 --- a/c/src/exec/posix/src/Makefile.in +++ b/c/src/exec/posix/src/Makefile.in @@ -13,7 +13,7 @@ PROJECT_ROOT = @PROJECT_ROOT@ ENOSYS_C_PIECES=\ execl execle execlp execv execve execvp fork \ - pthreadatfork + pthreadatfork wait waitpid C_PIECES= adasupp cond getpid key mutex pthread psignal sched time \ types unistd $(ENOSYS_C_PIECES) -- cgit v1.2.3