1998-12-31 19:12:40 +01:00
|
|
|
ifeq ($(subdir),misc)
|
2000-09-06 10:21:55 +02:00
|
|
|
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)
|
1998-11-28 21:59:14 +01:00
|
|
|
sysdep_routines += setjmp_aux
|
1992-04-30 05:11:03 +02:00
|
|
|
endif
|