mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-14 01:26:56 -04:00
3 lines
100 B
Plaintext
3 lines
100 B
Plaintext
# In a native build, target DLLs go in bindir, where they can be executed.
|
|
SHLIB_DLLDIR = $(bindir)
|