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
profile.sh
#!/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

Computing file changes ...