2002-03-23 Roland McGrath <roland@frob.com>
[platform/upstream/glibc.git] / sysdeps / unix / sysv / linux / i386 / Makefile
1 ifeq ($(subdir),misc)
2 sysdep_routines += ioperm iopl vm86 setfsgid setfsuid setresgid setresuid
3 sysdep_headers += sys/elf.h sys/perm.h sys/reg.h sys/vm86.h sys/debugreg.h sys/io.h
4 endif
5
6 ifeq ($(subdir),elf)
7 sysdep-others += lddlibc4
8 install-bin += lddlibc4
9
10 endif
11
12 ifeq ($(subdir),resource)
13 sysdep_routines += oldgetrlimit64
14 endif