From: Ulrich Drepper Date: Thu, 31 Dec 1998 18:12:40 +0000 (+0000) Subject: Add new headers. X-Git-Tag: glibc-2.16-ports-before-merge~2985 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=df8c87f808e265180cd49ff8d190633d8ef09b42;p=thirdparty%2Fglibc.git Add new headers. --- diff --git a/sysdeps/mips/Makefile b/sysdeps/mips/Makefile index 5585c61f03f..54b3520c847 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