2.9
[glibc/nacl-glibc.git] / sysdeps / unix / sysv / linux / i386 / Makefile
blobf52ee89f0e737796f9f6c7592a31d228486f0c5c
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm iopl vm86 call_pselect6 call_fallocate
3 sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h sys/io.h
4 endif
6 ifeq ($(subdir),elf)
7 sysdep-others += lddlibc4
8 install-bin += lddlibc4
10 endif
12 ifeq ($(subdir),resource)
13 sysdep_routines += oldgetrlimit64
14 endif
16 ifeq ($(subdir),stdlib)
17 gen-as-const-headers += ucontext_i.sym
18 endif