2.5-18.1
[glibc.git] / sysdeps / unix / sysv / linux / i386 / Makefile
blob9e84975635f3ae3a0d9bb6879cc1abe8a8241db3
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm iopl vm86 call_pselect6
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