Formerly unix/bsd/sun/sunos4/Makefile.~2~

This commit is contained in:
Roland McGrath 1992-02-14 02:03:21 +00:00
parent 82a4cbb066
commit 00bd61bfb1
1 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
ifeq ($(subdir), posix)
sysdep_routines := $(sysdep_routines) __wait4_syscall
sysdep_routines := $(sysdep_routines) sys_wait4
endif