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

8 lines
153 B
Makefile
Raw Normal View History

1997-01-23 04:24:10 +00:00
ifeq ($(subdir),posix)
sysdep_routines := $(sysdep_routines) sys_wait4
1991-08-08 02:14:02 +00:00
endif
1994-02-16 23:13:37 +00:00
1997-01-23 04:24:10 +00:00
ifeq ($(subdir),misc)
1994-02-16 23:13:37 +00:00
sysdep_routines := $(sysdep_routines) sys_mmap
endif