もしかして、
# On Windows systems. support for dynamic loading is enabled by default.
# To disable this support, uncomment the next line.
#
#LOADLIB= -DUSE_DLL=0
は、#を消せば良いだけか?

#LOADLIB= -DUSE_DLL=0

LOADLIB= -DUSE_DLL=0