1TARGET_LIBGCC2_CFLAGS = -fpic 2 3LIB2FUNCS_EXTRA= 4 5EXTRA_MULTILIB_PARTS= 6 7# NetBSD's C library includes a fast software FP library that 8# has support for setting/setting the rounding mode, exception 9# mask, etc. Therefore, we don't want to include software FP 10# in libgcc. 11FPBIT = 12DPBIT = 13