Sign in
ara-mdk
/
platform
/
external
/
openssl
/
4d2199ecb112f77bd1897047a75277c1d43d1aa9
/
.
/
crypto
/
threads
/
profile.sh
blob: 6e3e342fc0b32e0f549238526be9ce6b339b31c4 [
file
] [
log
] [
blame
]
#!/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