xref: /sysdeps/unix/sysv/linux/mips/mips32/mips16/Makefile
  • Home
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • current directory
1ifeq ($(subdir),misc)
2sysdep_routines += mips16-syscall0 mips16-syscall1 mips16-syscall2
3sysdep_routines += mips16-syscall3 mips16-syscall4
4CFLAGS-mips16-syscall0.c += -fexceptions
5CFLAGS-mips16-syscall1.c += -fexceptions
6CFLAGS-mips16-syscall2.c += -fexceptions
7CFLAGS-mips16-syscall3.c += -fexceptions
8CFLAGS-mips16-syscall4.c += -fexceptions
9endif
10

Last Index update Sun Aug 20 00:31:31 CST 2023