1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-25 02:02:09 +03:00
Files
glibc/sysdeps/unix/bsd/sun/sunos4/Makefile
Roland McGrath 28f540f45b initial import
1995-02-18 01:27:10 +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