glibc/sysdeps/unix/bsd/sun/sunos4/Makefile

8 lines
155 B
Makefile
Raw Normal View History

1991-08-08 11:14:02 +09:00
ifeq ($(subdir), posix)
sysdep_routines := $(sysdep_routines) sys_wait4
1991-08-08 11:14:02 +09:00
endif
1994-02-17 07:13:37 +08:00
ifeq ($(subdir), misc)
sysdep_routines := $(sysdep_routines) sys_mmap
endif