CC =
CFLAGS =
LIB_DIR =
LIB =
# Windows (MinGW/MSYS2): no rpath — the DLL is found via PATH or the
# directory that the binary lives in. Linux: embed rpath so the binary
# locates the .so at runtime without LD_LIBRARY_PATH.
LDFLAGS =
else
LDFLAGS =
endif
TARGETS =
:
:
: # On Windows copy the DLL next to the binary before running.
: :