From 5dadf34209c288b8fffba1016e6a3c9446381153 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Thu, 7 Jun 2007 02:37:32 +0000 Subject: Replace hacked OpenSSL code with OpenSSL 0.9.8e distribution. svn path=/openssl/Makefile; revision=659 --- openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com (limited to 'openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com') diff --git a/openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com b/openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com deleted file mode 100644 index 63f5b8cc..00000000 --- a/openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com +++ /dev/null @@ -1,9 +0,0 @@ -$! To compile mttest on VMS. -$! -$! WARNING: only tested with DEC C so far. -$ -$ arch := vax -$ if f$getsyi("CPU") .ge. 128 then arch := axp -$ define/user openssl [--.include.openssl] -$ cc/def=PTHREADS mttest.c -$ link mttest,[--.'arch'.exe.ssl]libssl/lib,[--.'arch'.exe.crypto]libcrypto/lib -- cgit v1.2.3