initial commit
[glibc.git] / sysdeps / unix / sysv / linux / mips / mips32 / Makefile
1 ifeq ($(subdir),conform)
2 # For bugs 17786 and 21278.
3 conformtest-xfail-conds += mips-o32-linux
4 endif
5
6 ifeq ($(subdir),misc)
7 sysdep_routines += mips-syscall5 mips-syscall6 mips-syscall7
8 endif
9
10 ifeq ($(subdir),stdlib)
11 tests += bug-getcontext-mips-gp
12 endif