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: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eac442ddd3f0646759cda360c82a9db12f40eb61;p=thirdparty%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 00000000000..274ffac2fe6 --- /dev/null +++ b/engines/capierr.bat @@ -0,0 +1 @@ +perl ../util/mkerr.pl -conf e_capi.ec -nostatic -staticloader -write e_capi.c