Remove *xattr syscalls.
[glibc.git] / sysdeps / unix / sysv / linux / m68k / Makefile
blob55eeeabe10f2da8dea0f6d6085b35e0ceb5fc39f
1 # Linux/m68k uses Motorola asm syntax and the ELF format.
3 m68k-syntax-flag = -DMOTOROLA_SYNTAX
5 ifeq ($(subdir),misc)
6 sysdep_routines += mremap setfsgid setfsuid setresgid setresuid
7 sysdep_headers += sys/reg.h
8 endif
10 ifeq ($(subdir),elf)
11 sysdep-others += lddlibc4
12 install-bin += lddlibc4
13 endif
15 ifeq ($(subdir),resource)
16 sysdep_routines += oldgetrlimit64
17 endif