glibc/sysdeps/mips/Makefile

8 lines
168 B
Makefile
Raw Normal View History

1999-01-01 02:12:40 +08:00
ifeq ($(subdir),misc)
headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h sys/asm.h sgidefs.h
endif
1992-04-30 11:11:03 +08:00
ifeq ($(subdir),setjmp)
sysdep_routines += setjmp_aux
1992-04-30 11:11:03 +08:00
endif