From 2d3ffc156e48e292feaa28edc341e694571d2b00 Mon Sep 17 00:00:00 2001 From: deraadt <> Date: Tue, 15 Apr 2014 16:45:42 +0000 Subject: remove a test directory. If anyone wants something this again, this is the wrong place and it will need heavy lifting. Love the .bat files and the reference to pre-draft pthreads code at MIT. ok beck --- src/lib/libcrypto/threads/profile.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 src/lib/libcrypto/threads/profile.sh (limited to 'src/lib/libcrypto/threads/profile.sh') diff --git a/src/lib/libcrypto/threads/profile.sh b/src/lib/libcrypto/threads/profile.sh deleted file mode 100644 index 6e3e342fc0..0000000000 --- a/src/lib/libcrypto/threads/profile.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh -/bin/rm -f mttest -cc -p -DSOLARIS -I../../include -g mttest.c -o mttest -L/usr/lib/libc -ldl -L../.. -lthread -lssl -lcrypto -lnsl -lsocket - -- cgit v1.2.3-55-g6feb