http://www.usr.com/support/gpl/USR9107_release1.1.tar.gz
[bcm963xx.git] / userapps / opensource / openssl / crypto / threads / profile.sh
diff --git a/userapps/opensource/openssl/crypto/threads/profile.sh b/userapps/opensource/openssl/crypto/threads/profile.sh
deleted file mode 100755 (executable)
index 6e3e342..0000000
+++ /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
-