xref: /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/sparc/t-netbsd64 (revision 181254a7b1bdde6873432bffef2d2decc4b5c22f)
1# NetBSD has (will have) "non-native" libraries in /usr/lib/<arch>.
2# For NetBSD/sparc64 we thus have /usr/lib and /usr/lib/sparc.
3
4MULTILIB_OPTIONS = m64/m32
5MULTILIB_DIRNAMES = 64 32
6MULTILIB_OSDIRNAMES = . ../lib/sparc
7
8LIBGCC = stmp-multilib
9INSTALL_LIBGCC = install-multilib
10