1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-10-27 12:15:39 +03:00
Files
glibc/sysdeps/unix/bsd/sun/sunos4/Makefile
2004-12-22 20:10: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