xref: /netbsd-src/external/gpl3/gcc/dist/libgcc/config/i386/t-dlldir (revision 5dd36a3bc8bf2a9dec29ceb6349550414570c447)
1# In a native build, target DLLs go in bindir, where they can be executed.
2SHLIB_DLLDIR = $(bindir)
3