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