glibc/sysdeps/unix/sysv/linux/arm/Makefile
1998-12-24 16:17:59 +00:00

9 lines
237 B
Makefile

ifeq ($(subdir),misc)
sysdep_routines += setfsgid setfsuid setresgid setresuid ioperm
endif
ifeq ($(subdir),signal)
sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait \
rt_sigqueueinfo rt_sigaction rt_sigpending
endif