summaryrefslogtreecommitdiffstats
path: root/mt/solaris.sh
blob: f6a90b17ee0af99a8ecce692ec4eeac5020c5e65 (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