From: Dr. Stephen Henson Date: Mon, 2 Jun 2008 23:10:34 +0000 (+0000) Subject: Windows batch file to rebuild error codes for CryptoAPI ENGINE. X-Git-Tag: OpenSSL_0_9_8k^2~351 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=eac442ddd3f0646759cda360c82a9db12f40eb61;p=oweals%2Fopenssl.git Windows batch file to rebuild error codes for CryptoAPI ENGINE. --- diff --git a/engines/capierr.bat b/engines/capierr.bat new file mode 100644 index 0000000000..274ffac2fe --- /dev/null +++ b/engines/capierr.bat @@ -0,0 +1 @@ +perl ../util/mkerr.pl -conf e_capi.ec -nostatic -staticloader -write e_capi.c