mt contained an old copy of mttest.c. remove it and move the other
[openssl.git] / mt / profile.sh
diff --git a/mt/profile.sh b/mt/profile.sh
deleted file mode 100644 (file)
index de5eb06..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
-