2002-10-13 Roland McGrath <roland@frob.com>
[glibc.git] / sysdeps / unix / sysv / linux / arm / Makefile
blob24c7ee99b06b491ad9903b81446c6d6253115e8d
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm
3 sysdep_headers += sys/elf.h sys/io.h
4 endif
6 ifeq ($(subdir),signal)
7 sysdep_routines += rt_sigsuspend rt_sigprocmask rt_sigtimedwait \
8 rt_sigqueueinfo rt_sigaction rt_sigpending \
9 sigrestorer
10 endif
12 ifeq ($(subdir),resource)
13 sysdep_routines += oldgetrlimit64
14 endif