Add new headers.

This commit is contained in:
Ulrich Drepper 1998-12-31 18:12:40 +00:00
parent eb78494f44
commit df8c87f808
1 changed files with 4 additions and 0 deletions

View File

@ -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