glibc/sysdeps/mips/Makefile
1998-12-31 18:12:40 +00:00

8 lines
168 B
Makefile

ifeq ($(subdir),misc)
headers += regdef.h fpregdef.h sys/regdef.h sys/fpregdef.h sys/asm.h sgidefs.h
endif
ifeq ($(subdir),setjmp)
sysdep_routines += setjmp_aux
endif