aboutsummaryrefslogtreecommitdiff
path: root/openssl/crypto/threads/solaris.sh
blob: bc93094a27483a4f29e1cac927f9f3fde2cdbaa6 (plain)
1
2
3
4
#!/bin/sh
/bin/rm -f mttest
cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread  -lssl -lcrypto -lnsl -lsocket