]> git.ipfire.org Git - thirdparty/openssl.git/blame - ms/tpem.bat
Workaround for tlhelp32.h: place the missing header file in outinc
[thirdparty/openssl.git] / ms / tpem.bat
CommitLineData
d4d2f98c
DSH
1rem called by testpem\r
2\r
3echo test %1 %2\r
4%ssleay% %1 -in %2 -out %tmp1%\r
5%cmp% %2 %tmp1%\r
6\r