1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-12-20 05:32:18 +03:00
Files
glibc/sysdeps/unix/bsd/sun/sunos4/Makefile
1997-01-23 04:24:10 +00:00

8 lines
153 B
Makefile

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