]> sourceware.org Git - glibc.git/blob - sysdeps/mips/Makefile
Amend log entry with omitted file.
[glibc.git] / sysdeps / mips / Makefile
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
5
6 ifeq ($(subdir),setjmp)
7 sysdep_routines += setjmp_aux
8 endif
9
10 ifeq ($(subdir),rt)
11 librt-sysdep_routines += rt-sysdep
12 endif
This page took 0.04094 seconds and 6 git commands to generate.