1 # NetBSD has (will have) "non-native" libraries in /usr/lib/<arch>.
2 # For NetBSD/mips64 we thus have /usr/lib (n32), /usr/lib/o32 and /usr/lib/64.
4 MULTILIB_OPTIONS = mabi=n32/mabi=64/mabi=32
5 MULTILIB_DIRNAMES = n32 n64 o32
6 MULTILIB_OSDIRNAMES = . ../lib/64 ../lib/o32
9 INSTALL_LIBGCC = install-multilib