summaryrefslogtreecommitdiff
path: root/sysdeps/mips/Makefile
blob: 849785a550cf6dc82e8349b9bcf8e5b675651b4c (plain)
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