Initial, incomplete support for typesafe macros without using function
[openssl.git] / ms / tpemce.bat
1 rem called by testpemce\r
2 \r
3 echo test %1 %2\r
4 cecopy %2 CE:\OpenSSL\r
5 cerun CE:\OpenSSL\%ssleay% %1 -in \OpenSSL\%2 -out \OpenSSL\%tmp1%\r
6 del %tmp1% >nul 2>&1\r
7 cecopy CE:\OpenSSL\%tmp1% .\r
8 %cmp% %2 %tmp1%\r