From aba277548b76071e75fc9478002a6fc2145f64f1 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Mon, 9 Oct 2006 16:31:22 +0000 Subject: Tag vendor OpenSSL 0.9.8d svn path=/openssl/vendor/0.9.8d; revision=376 --- openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com | 9 +++++++++ 1 file changed, 9 insertions(+) create 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 new file mode 100644 index 00000000..63f5b8cc --- /dev/null +++ b/openssl/vendor/0.9.8d/crypto/threads/pthreads-vms.com @@ -0,0 +1,9 @@ +$! 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