

set -ex



test -f ${PREFIX}/lib/libcrypto.a
test -f ${PREFIX}/lib/libssl.a
exit 0
