Remove .cvsignore files
[glibc-ports.git] / sysdeps / mips / Makefile
blob9d01522a370b67ab33895f6ab72b50fc94466682
1 ifeq ($(subdir),misc)
2 sysdep_headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h \
3 sys/asm.h sgidefs.h
4 endif
6 ifeq ($(subdir),setjmp)
7 sysdep_routines += setjmp_aux
8 endif
10 ifeq ($(subdir),rt)
11 librt-sysdep_routines += rt-sysdep
12 endif
14 ASFLAGS-.os += $(pic-ccflag)