glibc/sysdeps/mips/Makefile

9 lines
181 B
Makefile
Raw Normal View History

1998-12-31 19:12:40 +01:00
ifeq ($(subdir),misc)
sysdep_headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h \
sys/asm.h sgidefs.h
1998-12-31 19:12:40 +01:00
endif
1992-04-30 05:11:03 +02:00
ifeq ($(subdir),setjmp)
sysdep_routines += setjmp_aux
1992-04-30 05:11:03 +02:00
endif