summaryrefslogtreecommitdiffstats
path: root/crypto/threads/purify.sh
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2000-02-25 23:18:27 +0000
committerRichard Levitte <levitte@openssl.org>2000-02-25 23:18:27 +0000
commit9da65c3280872e2228001fa3f0aabe4f94357c41 (patch)
tree8d607ccfec22bad95e473d104f2c9244b08cad9b /crypto/threads/purify.sh
parentdc8c8cda4dcbb59a5e99b6cc6668f620b244888c (diff)
Adjust all the old scripts to deal with the new location.
Diffstat (limited to 'crypto/threads/purify.sh')
-rw-r--r--crypto/threads/purify.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/threads/purify.sh b/crypto/threads/purify.sh
index 57c4017073..6d44fe26b7 100644
--- a/crypto/threads/purify.sh
+++ b/crypto/threads/purify.sh
@@ -1,4 +1,4 @@
#!/bin/sh
/bin/rm -f mttest
-purify cc -DSOLARIS -I../include -g mttest.c -o mttest -L.. -lthread -lssl -lcrypto -lnsl -lsocket
+purify cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket