summaryrefslogtreecommitdiff
path: root/thirdparty/openssl/crypto/threads/ptest.bat
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2017-01-05 23:09:29 +0100
committerRémi Verschelde <rverschelde@gmail.com>2017-05-27 15:22:49 +0200
commit022541d917ab5a96f888a2b33821517fe312b851 (patch)
tree2a4222a06038d9000991e07478b1c6f982493689 /thirdparty/openssl/crypto/threads/ptest.bat
parentce8bf1592abfb0e9382d437fc453d0ffd500e076 (diff)
openssl: Document update process and delete unused files
Diffstat (limited to 'thirdparty/openssl/crypto/threads/ptest.bat')
-rwxr-xr-xthirdparty/openssl/crypto/threads/ptest.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/thirdparty/openssl/crypto/threads/ptest.bat b/thirdparty/openssl/crypto/threads/ptest.bat
deleted file mode 100755
index 4071b5ffea..0000000000
--- a/thirdparty/openssl/crypto/threads/ptest.bat
+++ /dev/null
@@ -1,4 +0,0 @@
-del mttest.exe
-
-purify cl /O2 -DWIN32 /MD -I..\..\out mttest.c /Femttest ..\..\out\ssl32.lib ..\..\out\crypt32.lib
-