From: Ulrich Drepper Date: Thu, 31 Dec 1998 18:12:40 +0000 (+0000) Subject: Add new headers. X-Git-Tag: upstream/2.30~10627^2~2985 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=df8c87f808e265180cd49ff8d190633d8ef09b42;p=external%2Fglibc.git Add new headers. --- diff --git a/sysdeps/mips/Makefile b/sysdeps/mips/Makefile index 5585c61..54b3520 100644 --- a/sysdeps/mips/Makefile +++ b/sysdeps/mips/Makefile @@ -1,3 +1,7 @@ +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