From: Roland McGrath Date: Fri, 14 Feb 1992 02:03:21 +0000 (+0000) Subject: Formerly unix/bsd/sun/sunos4/Makefile.~2~ X-Git-Tag: glibc-2.16-ports-before-merge~4415 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=00bd61bfb109c575ab25ae0d98b266e354177e87;p=thirdparty%2Fglibc.git Formerly unix/bsd/sun/sunos4/Makefile.~2~ --- diff --git a/sysdeps/unix/bsd/sun/sunos4/Makefile b/sysdeps/unix/bsd/sun/sunos4/Makefile index 550ccbbe61a..7cfecf2e181 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