1 2 3 4 5 6 7 8
ifeq ($(subdir),misc) sysdep_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