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