From 00bd61bfb109c575ab25ae0d98b266e354177e87 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 14 Feb 1992 02:03:21 +0000 Subject: [PATCH] Formerly unix/bsd/sun/sunos4/Makefile.~2~ --- sysdeps/unix/bsd/sun/sunos4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysdeps/unix/bsd/sun/sunos4/Makefile b/sysdeps/unix/bsd/sun/sunos4/Makefile index 550ccbbe61..7cfecf2e18 100644 --- a/sysdeps/unix/bsd/sun/sunos4/Makefile +++ b/sysdeps/unix/bsd/sun/sunos4/Makefile @@ -1,3 +1,3 @@ ifeq ($(subdir), posix) -sysdep_routines := $(sysdep_routines) __wait4_syscall +sysdep_routines := $(sysdep_routines) sys_wait4 endif