Hi, I want to link statically to the MIT Kerberos API on Windows. I am able to build dlls using the instructions but cannot seem to find a way to specify building of static libraries to the nmake build process (like you can do with configure on Linux/Mac OS). Is there any way to do that ? Thanks