Revision 8824ec7cd514e0faed1c19c078c16fd1f5e3669c authored by Richard Levitte on 14 March 2000, 04:09:48 UTC, committed by Richard Levitte on 14 March 2000, 04:09:48 UTC
1 parent 8087056
solaris.sh
#!/bin/sh
/bin/rm -f mttest
cc -DSOLARIS -I../../include -g mttest.c -o mttest -L../.. -lthread -lssl -lcrypto -lnsl -lsocket

Computing file changes ...