summaryrefslogtreecommitdiff
path: root/sysdeps/unix/bsd/sun/sunos4/Makefile
blob: d17654a30fc3d476623d71476514827913584114 (plain)
1
2
3
4
5
6
7
ifeq ($(subdir),posix)
sysdep_routines := $(sysdep_routines) sys_wait4
endif

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