Revision 8af354d44907dc89fbc41a03af4e5d71b8bcd7b9 authored by Ralf S. Engelschall on 22 March 1999, 16:27:02 UTC, committed by Ralf S. Engelschall on 22 March 1999, 16:27:02 UTC
1 parent 36108ad
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 ...