1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-11-06 19:29:35 +03:00
Files
glibc/sysdeps/unix/bsd/sun/sunos4/Makefile
Roland McGrath 0537101d83 entered into RCS
1994-02-16 23:13:37 +00:00

8 lines
155 B
Makefile

ifeq ($(subdir), posix)
sysdep_routines := $(sysdep_routines) sys_wait4
endif
ifeq ($(subdir), misc)
sysdep_routines := $(sysdep_routines) sys_mmap
endif