summaryrefslogtreecommitdiff
path: root/upstream-build/build-log/x86_64-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'upstream-build/build-log/x86_64-freebsd')
-rw-r--r--upstream-build/build-log/x86_64-freebsd725
1 files changed, 375 insertions, 350 deletions
diff --git a/upstream-build/build-log/x86_64-freebsd b/upstream-build/build-log/x86_64-freebsd
index 9451ff4..b8682d7 100644
--- a/upstream-build/build-log/x86_64-freebsd
+++ b/upstream-build/build-log/x86_64-freebsd
@@ -1,7 +1,26 @@
+Operating system: amd64-whatever-freebsd
+Configuring OpenSSL version 1.1.1c (0x1010103fL) for BSD-x86_64
+Using os-specific seed configuration
+Creating configdata.pm
+Creating Makefile
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
+**********************************************************************
+*** ***
+*** OpenSSL has been successfully configured ***
+*** ***
+*** If you encounter a problem while building, please open an ***
+*** issue on GitHub <https://github.com/openssl/openssl/issues> ***
+*** and include the output from the following command: ***
+*** ***
+*** perl configdata.pm --dump ***
+*** ***
+*** (If you are new to OpenSSL, you might want to consult the ***
+*** 'Troubleshooting' section in the INSTALL file first) ***
+*** ***
+**********************************************************************
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../crypto/include/internal/bn_conf.h.in > crypto/include/internal/bn_conf.h
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../crypto/include/internal/dso_conf.h.in > crypto/include/internal/dso_conf.h
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../include/openssl/opensslconf.h.in > include/openssl/opensslconf.h
make depend && make _all
cc -I. -Iinclude -I.. -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/app_rand.d.tmp -MT apps/app_rand.o -c -o apps/app_rand.o ../apps/app_rand.c
cc -I. -Iinclude -I.. -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/apps.d.tmp -MT apps/apps.o -c -o apps/apps.o ../apps/apps.c
@@ -210,7 +229,7 @@ cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/ct/ct_vfy.d.tmp -MT crypto/ct/ct_vfy.o -c -o crypto/ct/ct_vfy.o ../crypto/ct/ct_vfy.c
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT crypto/ct/ct_x509v3.o -c -o crypto/ct/ct_x509v3.o ../crypto/ct/ct_x509v3.c
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/ctype.d.tmp -MT crypto/ctype.o -c -o crypto/ctype.o ../crypto/ctype.c
-/usr/local/bin/perl5 ../util/mkbuildinf.pl "cc -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -D_THREAD_SAFE -D_REENTRANT -DNDEBUG" "BSD-x86_64" > crypto/buildinf.h
+/usr/local/bin/perl ../util/mkbuildinf.pl "cc -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -D_THREAD_SAFE -D_REENTRANT -DNDEBUG" "BSD-x86_64" > crypto/buildinf.h
cc -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/cversion.d.tmp -MT crypto/cversion.o -c -o crypto/cversion.o ../crypto/cversion.c
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/des/cbc_cksm.d.tmp -MT crypto/des/cbc_cksm.o -c -o crypto/des/cbc_cksm.o ../crypto/des/cbc_cksm.c
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DOPENSSLDIR="\"/usr/local/ssl\"" -DENGINESDIR="\"/usr/local/lib/engines-1.1\"" -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF crypto/des/cbc_enc.d.tmp -MT crypto/des/cbc_enc.o -c -o crypto/des/cbc_enc.o ../crypto/des/cbc_enc.c
@@ -719,21 +738,21 @@ cc -Iinclude -I../include -fPIC -pthread -Wall -O3 -DL_ENDIAN -DOPENSSL_PIC -DO
ar r test/libtestutil.a test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/init.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
ar: warning: creating test/libtestutil.a
ranlib test/libtestutil.a || echo Never mind.
-/usr/local/bin/perl5 ../util/mkdef.pl crypto linux > libcrypto.map
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.1.1 -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/camellia.o crypto/camellia/cmll_cbc.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha_enc.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md2/md2_dgst.o crypto/md2/md2_one.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/rc5/rc5_ecb.o crypto/rc5/rc5_enc.o crypto/rc5/rc5_skey.o crypto/rc5/rc5cfb64.o crypto/rc5/rc5ofb64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o -pthread
+/usr/local/bin/perl ../util/mkdef.pl crypto linux > libcrypto.map
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -Wl,-soname=libcrypto.so.1.1 -o libcrypto.so.1.1 -Wl,--version-script=libcrypto.map crypto/aes/aes_cbc.o crypto/aes/aes_cfb.o crypto/aes/aes_core.o crypto/aes/aes_ecb.o crypto/aes/aes_ige.o crypto/aes/aes_misc.o crypto/aes/aes_ofb.o crypto/aes/aes_wrap.o crypto/aria/aria.o crypto/asn1/a_bitstr.o crypto/asn1/a_d2i_fp.o crypto/asn1/a_digest.o crypto/asn1/a_dup.o crypto/asn1/a_gentm.o crypto/asn1/a_i2d_fp.o crypto/asn1/a_int.o crypto/asn1/a_mbstr.o crypto/asn1/a_object.o crypto/asn1/a_octet.o crypto/asn1/a_print.o crypto/asn1/a_sign.o crypto/asn1/a_strex.o crypto/asn1/a_strnid.o crypto/asn1/a_time.o crypto/asn1/a_type.o crypto/asn1/a_utctm.o crypto/asn1/a_utf8.o crypto/asn1/a_verify.o crypto/asn1/ameth_lib.o crypto/asn1/asn1_err.o crypto/asn1/asn1_gen.o crypto/asn1/asn1_item_list.o crypto/asn1/asn1_lib.o crypto/asn1/asn1_par.o crypto/asn1/asn_mime.o crypto/asn1/asn_moid.o crypto/asn1/asn_mstbl.o crypto/asn1/asn_pack.o crypto/asn1/bio_asn1.o crypto/asn1/bio_ndef.o crypto/asn1/d2i_pr.o crypto/asn1/d2i_pu.o crypto/asn1/evp_asn1.o crypto/asn1/f_int.o crypto/asn1/f_string.o crypto/asn1/i2d_pr.o crypto/asn1/i2d_pu.o crypto/asn1/n_pkey.o crypto/asn1/nsseq.o crypto/asn1/p5_pbe.o crypto/asn1/p5_pbev2.o crypto/asn1/p5_scrypt.o crypto/asn1/p8_pkey.o crypto/asn1/t_bitst.o crypto/asn1/t_pkey.o crypto/asn1/t_spki.o crypto/asn1/tasn_dec.o crypto/asn1/tasn_enc.o crypto/asn1/tasn_fre.o crypto/asn1/tasn_new.o crypto/asn1/tasn_prn.o crypto/asn1/tasn_scn.o crypto/asn1/tasn_typ.o crypto/asn1/tasn_utl.o crypto/asn1/x_algor.o crypto/asn1/x_bignum.o crypto/asn1/x_info.o crypto/asn1/x_int64.o crypto/asn1/x_long.o crypto/asn1/x_pkey.o crypto/asn1/x_sig.o crypto/asn1/x_spki.o crypto/asn1/x_val.o crypto/async/arch/async_null.o crypto/async/arch/async_posix.o crypto/async/arch/async_win.o crypto/async/async.o crypto/async/async_err.o crypto/async/async_wait.o crypto/bf/bf_cfb64.o crypto/bf/bf_ecb.o crypto/bf/bf_enc.o crypto/bf/bf_ofb64.o crypto/bf/bf_skey.o crypto/bio/b_addr.o crypto/bio/b_dump.o crypto/bio/b_print.o crypto/bio/b_sock.o crypto/bio/b_sock2.o crypto/bio/bf_buff.o crypto/bio/bf_lbuf.o crypto/bio/bf_nbio.o crypto/bio/bf_null.o crypto/bio/bio_cb.o crypto/bio/bio_err.o crypto/bio/bio_lib.o crypto/bio/bio_meth.o crypto/bio/bss_acpt.o crypto/bio/bss_bio.o crypto/bio/bss_conn.o crypto/bio/bss_dgram.o crypto/bio/bss_fd.o crypto/bio/bss_file.o crypto/bio/bss_log.o crypto/bio/bss_mem.o crypto/bio/bss_null.o crypto/bio/bss_sock.o crypto/blake2/blake2b.o crypto/blake2/blake2s.o crypto/blake2/m_blake2b.o crypto/blake2/m_blake2s.o crypto/bn/bn_add.o crypto/bn/bn_asm.o crypto/bn/bn_blind.o crypto/bn/bn_const.o crypto/bn/bn_ctx.o crypto/bn/bn_depr.o crypto/bn/bn_dh.o crypto/bn/bn_div.o crypto/bn/bn_err.o crypto/bn/bn_exp.o crypto/bn/bn_exp2.o crypto/bn/bn_gcd.o crypto/bn/bn_gf2m.o crypto/bn/bn_intern.o crypto/bn/bn_kron.o crypto/bn/bn_lib.o crypto/bn/bn_mod.o crypto/bn/bn_mont.o crypto/bn/bn_mpi.o crypto/bn/bn_mul.o crypto/bn/bn_nist.o crypto/bn/bn_prime.o crypto/bn/bn_print.o crypto/bn/bn_rand.o crypto/bn/bn_recp.o crypto/bn/bn_shift.o crypto/bn/bn_sqr.o crypto/bn/bn_sqrt.o crypto/bn/bn_srp.o crypto/bn/bn_word.o crypto/bn/bn_x931p.o crypto/buffer/buf_err.o crypto/buffer/buffer.o crypto/camellia/camellia.o crypto/camellia/cmll_cbc.o crypto/camellia/cmll_cfb.o crypto/camellia/cmll_ctr.o crypto/camellia/cmll_ecb.o crypto/camellia/cmll_misc.o crypto/camellia/cmll_ofb.o crypto/cast/c_cfb64.o crypto/cast/c_ecb.o crypto/cast/c_enc.o crypto/cast/c_ofb64.o crypto/cast/c_skey.o crypto/chacha/chacha_enc.o crypto/cmac/cm_ameth.o crypto/cmac/cm_pmeth.o crypto/cmac/cmac.o crypto/cms/cms_asn1.o crypto/cms/cms_att.o crypto/cms/cms_cd.o crypto/cms/cms_dd.o crypto/cms/cms_enc.o crypto/cms/cms_env.o crypto/cms/cms_err.o crypto/cms/cms_ess.o crypto/cms/cms_io.o crypto/cms/cms_kari.o crypto/cms/cms_lib.o crypto/cms/cms_pwri.o crypto/cms/cms_sd.o crypto/cms/cms_smime.o crypto/comp/c_zlib.o crypto/comp/comp_err.o crypto/comp/comp_lib.o crypto/conf/conf_api.o crypto/conf/conf_def.o crypto/conf/conf_err.o crypto/conf/conf_lib.o crypto/conf/conf_mall.o crypto/conf/conf_mod.o crypto/conf/conf_sap.o crypto/conf/conf_ssl.o crypto/cpt_err.o crypto/cryptlib.o crypto/ct/ct_b64.o crypto/ct/ct_err.o crypto/ct/ct_log.o crypto/ct/ct_oct.o crypto/ct/ct_policy.o crypto/ct/ct_prn.o crypto/ct/ct_sct.o crypto/ct/ct_sct_ctx.o crypto/ct/ct_vfy.o crypto/ct/ct_x509v3.o crypto/ctype.o crypto/cversion.o crypto/des/cbc_cksm.o crypto/des/cbc_enc.o crypto/des/cfb64ede.o crypto/des/cfb64enc.o crypto/des/cfb_enc.o crypto/des/des_enc.o crypto/des/ecb3_enc.o crypto/des/ecb_enc.o crypto/des/fcrypt.o crypto/des/fcrypt_b.o crypto/des/ofb64ede.o crypto/des/ofb64enc.o crypto/des/ofb_enc.o crypto/des/pcbc_enc.o crypto/des/qud_cksm.o crypto/des/rand_key.o crypto/des/set_key.o crypto/des/str2key.o crypto/des/xcbc_enc.o crypto/dh/dh_ameth.o crypto/dh/dh_asn1.o crypto/dh/dh_check.o crypto/dh/dh_depr.o crypto/dh/dh_err.o crypto/dh/dh_gen.o crypto/dh/dh_kdf.o crypto/dh/dh_key.o crypto/dh/dh_lib.o crypto/dh/dh_meth.o crypto/dh/dh_pmeth.o crypto/dh/dh_prn.o crypto/dh/dh_rfc5114.o crypto/dh/dh_rfc7919.o crypto/dsa/dsa_ameth.o crypto/dsa/dsa_asn1.o crypto/dsa/dsa_depr.o crypto/dsa/dsa_err.o crypto/dsa/dsa_gen.o crypto/dsa/dsa_key.o crypto/dsa/dsa_lib.o crypto/dsa/dsa_meth.o crypto/dsa/dsa_ossl.o crypto/dsa/dsa_pmeth.o crypto/dsa/dsa_prn.o crypto/dsa/dsa_sign.o crypto/dsa/dsa_vrf.o crypto/dso/dso_dl.o crypto/dso/dso_dlfcn.o crypto/dso/dso_err.o crypto/dso/dso_lib.o crypto/dso/dso_openssl.o crypto/dso/dso_vms.o crypto/dso/dso_win32.o crypto/ebcdic.o crypto/ec/curve25519.o crypto/ec/curve448/arch_32/f_impl.o crypto/ec/curve448/curve448.o crypto/ec/curve448/curve448_tables.o crypto/ec/curve448/eddsa.o crypto/ec/curve448/f_generic.o crypto/ec/curve448/scalar.o crypto/ec/ec2_oct.o crypto/ec/ec2_smpl.o crypto/ec/ec_ameth.o crypto/ec/ec_asn1.o crypto/ec/ec_check.o crypto/ec/ec_curve.o crypto/ec/ec_cvt.o crypto/ec/ec_err.o crypto/ec/ec_key.o crypto/ec/ec_kmeth.o crypto/ec/ec_lib.o crypto/ec/ec_mult.o crypto/ec/ec_oct.o crypto/ec/ec_pmeth.o crypto/ec/ec_print.o crypto/ec/ecdh_kdf.o crypto/ec/ecdh_ossl.o crypto/ec/ecdsa_ossl.o crypto/ec/ecdsa_sign.o crypto/ec/ecdsa_vrf.o crypto/ec/eck_prn.o crypto/ec/ecp_mont.o crypto/ec/ecp_nist.o crypto/ec/ecp_nistp224.o crypto/ec/ecp_nistp256.o crypto/ec/ecp_nistp521.o crypto/ec/ecp_nistputil.o crypto/ec/ecp_oct.o crypto/ec/ecp_smpl.o crypto/ec/ecx_meth.o crypto/engine/eng_all.o crypto/engine/eng_cnf.o crypto/engine/eng_ctrl.o crypto/engine/eng_dyn.o crypto/engine/eng_err.o crypto/engine/eng_fat.o crypto/engine/eng_init.o crypto/engine/eng_lib.o crypto/engine/eng_list.o crypto/engine/eng_openssl.o crypto/engine/eng_pkey.o crypto/engine/eng_rdrand.o crypto/engine/eng_table.o crypto/engine/tb_asnmth.o crypto/engine/tb_cipher.o crypto/engine/tb_dh.o crypto/engine/tb_digest.o crypto/engine/tb_dsa.o crypto/engine/tb_eckey.o crypto/engine/tb_pkmeth.o crypto/engine/tb_rand.o crypto/engine/tb_rsa.o crypto/err/err.o crypto/err/err_all.o crypto/err/err_prn.o crypto/evp/bio_b64.o crypto/evp/bio_enc.o crypto/evp/bio_md.o crypto/evp/bio_ok.o crypto/evp/c_allc.o crypto/evp/c_alld.o crypto/evp/cmeth_lib.o crypto/evp/digest.o crypto/evp/e_aes.o crypto/evp/e_aes_cbc_hmac_sha1.o crypto/evp/e_aes_cbc_hmac_sha256.o crypto/evp/e_aria.o crypto/evp/e_bf.o crypto/evp/e_camellia.o crypto/evp/e_cast.o crypto/evp/e_chacha20_poly1305.o crypto/evp/e_des.o crypto/evp/e_des3.o crypto/evp/e_idea.o crypto/evp/e_null.o crypto/evp/e_old.o crypto/evp/e_rc2.o crypto/evp/e_rc4.o crypto/evp/e_rc4_hmac_md5.o crypto/evp/e_rc5.o crypto/evp/e_seed.o crypto/evp/e_sm4.o crypto/evp/e_xcbc_d.o crypto/evp/encode.o crypto/evp/evp_cnf.o crypto/evp/evp_enc.o crypto/evp/evp_err.o crypto/evp/evp_key.o crypto/evp/evp_lib.o crypto/evp/evp_pbe.o crypto/evp/evp_pkey.o crypto/evp/m_md2.o crypto/evp/m_md4.o crypto/evp/m_md5.o crypto/evp/m_md5_sha1.o crypto/evp/m_mdc2.o crypto/evp/m_null.o crypto/evp/m_ripemd.o crypto/evp/m_sha1.o crypto/evp/m_sha3.o crypto/evp/m_sigver.o crypto/evp/m_wp.o crypto/evp/names.o crypto/evp/p5_crpt.o crypto/evp/p5_crpt2.o crypto/evp/p_dec.o crypto/evp/p_enc.o crypto/evp/p_lib.o crypto/evp/p_open.o crypto/evp/p_seal.o crypto/evp/p_sign.o crypto/evp/p_verify.o crypto/evp/pbe_scrypt.o crypto/evp/pmeth_fn.o crypto/evp/pmeth_gn.o crypto/evp/pmeth_lib.o crypto/ex_data.o crypto/getenv.o crypto/hmac/hm_ameth.o crypto/hmac/hm_pmeth.o crypto/hmac/hmac.o crypto/idea/i_cbc.o crypto/idea/i_cfb64.o crypto/idea/i_ecb.o crypto/idea/i_ofb64.o crypto/idea/i_skey.o crypto/init.o crypto/kdf/hkdf.o crypto/kdf/kdf_err.o crypto/kdf/scrypt.o crypto/kdf/tls1_prf.o crypto/lhash/lh_stats.o crypto/lhash/lhash.o crypto/md2/md2_dgst.o crypto/md2/md2_one.o crypto/md4/md4_dgst.o crypto/md4/md4_one.o crypto/md5/md5_dgst.o crypto/md5/md5_one.o crypto/mem.o crypto/mem_clr.o crypto/mem_dbg.o crypto/mem_sec.o crypto/modes/cbc128.o crypto/modes/ccm128.o crypto/modes/cfb128.o crypto/modes/ctr128.o crypto/modes/cts128.o crypto/modes/gcm128.o crypto/modes/ocb128.o crypto/modes/ofb128.o crypto/modes/wrap128.o crypto/modes/xts128.o crypto/o_dir.o crypto/o_fips.o crypto/o_fopen.o crypto/o_init.o crypto/o_str.o crypto/o_time.o crypto/objects/o_names.o crypto/objects/obj_dat.o crypto/objects/obj_err.o crypto/objects/obj_lib.o crypto/objects/obj_xref.o crypto/ocsp/ocsp_asn.o crypto/ocsp/ocsp_cl.o crypto/ocsp/ocsp_err.o crypto/ocsp/ocsp_ext.o crypto/ocsp/ocsp_ht.o crypto/ocsp/ocsp_lib.o crypto/ocsp/ocsp_prn.o crypto/ocsp/ocsp_srv.o crypto/ocsp/ocsp_vfy.o crypto/ocsp/v3_ocsp.o crypto/pem/pem_all.o crypto/pem/pem_err.o crypto/pem/pem_info.o crypto/pem/pem_lib.o crypto/pem/pem_oth.o crypto/pem/pem_pk8.o crypto/pem/pem_pkey.o crypto/pem/pem_sign.o crypto/pem/pem_x509.o crypto/pem/pem_xaux.o crypto/pem/pvkfmt.o crypto/pkcs12/p12_add.o crypto/pkcs12/p12_asn.o crypto/pkcs12/p12_attr.o crypto/pkcs12/p12_crpt.o crypto/pkcs12/p12_crt.o crypto/pkcs12/p12_decr.o crypto/pkcs12/p12_init.o crypto/pkcs12/p12_key.o crypto/pkcs12/p12_kiss.o crypto/pkcs12/p12_mutl.o crypto/pkcs12/p12_npas.o crypto/pkcs12/p12_p8d.o crypto/pkcs12/p12_p8e.o crypto/pkcs12/p12_sbag.o crypto/pkcs12/p12_utl.o crypto/pkcs12/pk12err.o crypto/pkcs7/bio_pk7.o crypto/pkcs7/pk7_asn1.o crypto/pkcs7/pk7_attr.o crypto/pkcs7/pk7_doit.o crypto/pkcs7/pk7_lib.o crypto/pkcs7/pk7_mime.o crypto/pkcs7/pk7_smime.o crypto/pkcs7/pkcs7err.o crypto/poly1305/poly1305.o crypto/poly1305/poly1305_ameth.o crypto/poly1305/poly1305_pmeth.o crypto/rand/drbg_ctr.o crypto/rand/drbg_lib.o crypto/rand/rand_egd.o crypto/rand/rand_err.o crypto/rand/rand_lib.o crypto/rand/rand_unix.o crypto/rand/rand_vms.o crypto/rand/rand_win.o crypto/rand/randfile.o crypto/rc2/rc2_cbc.o crypto/rc2/rc2_ecb.o crypto/rc2/rc2_skey.o crypto/rc2/rc2cfb64.o crypto/rc2/rc2ofb64.o crypto/rc4/rc4_enc.o crypto/rc4/rc4_skey.o crypto/rc5/rc5_ecb.o crypto/rc5/rc5_enc.o crypto/rc5/rc5_skey.o crypto/rc5/rc5cfb64.o crypto/rc5/rc5ofb64.o crypto/ripemd/rmd_dgst.o crypto/ripemd/rmd_one.o crypto/rsa/rsa_ameth.o crypto/rsa/rsa_asn1.o crypto/rsa/rsa_chk.o crypto/rsa/rsa_crpt.o crypto/rsa/rsa_depr.o crypto/rsa/rsa_err.o crypto/rsa/rsa_gen.o crypto/rsa/rsa_lib.o crypto/rsa/rsa_meth.o crypto/rsa/rsa_mp.o crypto/rsa/rsa_none.o crypto/rsa/rsa_oaep.o crypto/rsa/rsa_ossl.o crypto/rsa/rsa_pk1.o crypto/rsa/rsa_pmeth.o crypto/rsa/rsa_prn.o crypto/rsa/rsa_pss.o crypto/rsa/rsa_saos.o crypto/rsa/rsa_sign.o crypto/rsa/rsa_ssl.o crypto/rsa/rsa_x931.o crypto/rsa/rsa_x931g.o crypto/seed/seed.o crypto/seed/seed_cbc.o crypto/seed/seed_cfb.o crypto/seed/seed_ecb.o crypto/seed/seed_ofb.o crypto/sha/keccak1600.o crypto/sha/sha1_one.o crypto/sha/sha1dgst.o crypto/sha/sha256.o crypto/sha/sha512.o crypto/siphash/siphash.o crypto/siphash/siphash_ameth.o crypto/siphash/siphash_pmeth.o crypto/sm2/sm2_crypt.o crypto/sm2/sm2_err.o crypto/sm2/sm2_pmeth.o crypto/sm2/sm2_sign.o crypto/sm3/m_sm3.o crypto/sm3/sm3.o crypto/sm4/sm4.o crypto/srp/srp_lib.o crypto/srp/srp_vfy.o crypto/stack/stack.o crypto/store/loader_file.o crypto/store/store_err.o crypto/store/store_init.o crypto/store/store_lib.o crypto/store/store_register.o crypto/store/store_strings.o crypto/threads_none.o crypto/threads_pthread.o crypto/threads_win.o crypto/ts/ts_asn1.o crypto/ts/ts_conf.o crypto/ts/ts_err.o crypto/ts/ts_lib.o crypto/ts/ts_req_print.o crypto/ts/ts_req_utils.o crypto/ts/ts_rsp_print.o crypto/ts/ts_rsp_sign.o crypto/ts/ts_rsp_utils.o crypto/ts/ts_rsp_verify.o crypto/ts/ts_verify_ctx.o crypto/txt_db/txt_db.o crypto/ui/ui_err.o crypto/ui/ui_lib.o crypto/ui/ui_null.o crypto/ui/ui_openssl.o crypto/ui/ui_util.o crypto/uid.o crypto/whrlpool/wp_block.o crypto/whrlpool/wp_dgst.o crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509/t_crl.o crypto/x509/t_req.o crypto/x509/t_x509.o crypto/x509/x509_att.o crypto/x509/x509_cmp.o crypto/x509/x509_d2.o crypto/x509/x509_def.o crypto/x509/x509_err.o crypto/x509/x509_ext.o crypto/x509/x509_lu.o crypto/x509/x509_meth.o crypto/x509/x509_obj.o crypto/x509/x509_r2x.o crypto/x509/x509_req.o crypto/x509/x509_set.o crypto/x509/x509_trs.o crypto/x509/x509_txt.o crypto/x509/x509_v3.o crypto/x509/x509_vfy.o crypto/x509/x509_vpm.o crypto/x509/x509cset.o crypto/x509/x509name.o crypto/x509/x509rset.o crypto/x509/x509spki.o crypto/x509/x509type.o crypto/x509/x_all.o crypto/x509/x_attrib.o crypto/x509/x_crl.o crypto/x509/x_exten.o crypto/x509/x_name.o crypto/x509/x_pubkey.o crypto/x509/x_req.o crypto/x509/x_x509.o crypto/x509/x_x509a.o crypto/x509v3/pcy_cache.o crypto/x509v3/pcy_data.o crypto/x509v3/pcy_lib.o crypto/x509v3/pcy_map.o crypto/x509v3/pcy_node.o crypto/x509v3/pcy_tree.o crypto/x509v3/v3_addr.o crypto/x509v3/v3_admis.o crypto/x509v3/v3_akey.o crypto/x509v3/v3_akeya.o crypto/x509v3/v3_alt.o crypto/x509v3/v3_asid.o crypto/x509v3/v3_bcons.o crypto/x509v3/v3_bitst.o crypto/x509v3/v3_conf.o crypto/x509v3/v3_cpols.o crypto/x509v3/v3_crld.o crypto/x509v3/v3_enum.o crypto/x509v3/v3_extku.o crypto/x509v3/v3_genn.o crypto/x509v3/v3_ia5.o crypto/x509v3/v3_info.o crypto/x509v3/v3_int.o crypto/x509v3/v3_lib.o crypto/x509v3/v3_ncons.o crypto/x509v3/v3_pci.o crypto/x509v3/v3_pcia.o crypto/x509v3/v3_pcons.o crypto/x509v3/v3_pku.o crypto/x509v3/v3_pmaps.o crypto/x509v3/v3_prn.o crypto/x509v3/v3_purp.o crypto/x509v3/v3_skey.o crypto/x509v3/v3_sxnet.o crypto/x509v3/v3_tlsf.o crypto/x509v3/v3_utl.o crypto/x509v3/v3err.o -pthread
if [ 'libcrypto.so' != 'libcrypto.so.1.1' ]; then rm -f libcrypto.so; ln -s libcrypto.so.1.1 libcrypto.so; fi
-/usr/local/bin/perl5 ../util/mkdef.pl ssl linux > libssl.map
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -Wl,-soname=libssl.so.1.1 -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o -lcrypto -pthread
+/usr/local/bin/perl ../util/mkdef.pl ssl linux > libssl.map
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -Wl,-soname=libssl.so.1.1 -o libssl.so.1.1 -Wl,--version-script=libssl.map ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ssl/packet.o ssl/pqueue.o ssl/record/dtls1_bitmap.o ssl/record/rec_layer_d1.o ssl/record/rec_layer_s3.o ssl/record/ssl3_buffer.o ssl/record/ssl3_record.o ssl/record/ssl3_record_tls13.o ssl/s3_cbc.o ssl/s3_enc.o ssl/s3_lib.o ssl/s3_msg.o ssl/ssl_asn1.o ssl/ssl_cert.o ssl/ssl_ciph.o ssl/ssl_conf.o ssl/ssl_err.o ssl/ssl_init.o ssl/ssl_lib.o ssl/ssl_mcnf.o ssl/ssl_rsa.o ssl/ssl_sess.o ssl/ssl_stat.o ssl/ssl_txt.o ssl/ssl_utst.o ssl/statem/extensions.o ssl/statem/extensions_clnt.o ssl/statem/extensions_cust.o ssl/statem/extensions_srvr.o ssl/statem/statem.o ssl/statem/statem_clnt.o ssl/statem/statem_dtls.o ssl/statem/statem_lib.o ssl/statem/statem_srvr.o ssl/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o -lcrypto -pthread
if [ 'libssl.so' != 'libssl.so.1.1' ]; then rm -f libssl.so; ln -s libssl.so.1.1 libssl.so; fi
cc -Iinclude -I../include -fPIC -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF engines/e_capi.d.tmp -MT engines/e_capi.o -c -o engines/e_capi.o ../engines/e_capi.c
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/capi.so engines/e_capi.o -lcrypto -pthread
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/capi.so engines/e_capi.o -lcrypto -pthread
cc -Iinclude -I../include -fPIC -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF engines/e_dasync.d.tmp -MT engines/e_dasync.o -c -o engines/e_dasync.o ../engines/e_dasync.c
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/dasync.so engines/e_dasync.o -lcrypto -pthread
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/dasync.so engines/e_dasync.o -lcrypto -pthread
cc -Iinclude -I../include -fPIC -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF engines/e_ossltest.d.tmp -MT engines/e_ossltest.o -c -o engines/e_ossltest.o ../engines/e_ossltest.c
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/ossltest.so engines/e_ossltest.o -lcrypto -pthread
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/ossltest.so engines/e_ossltest.o -lcrypto -pthread
cc -Iinclude -I../include -fPIC -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF engines/e_padlock.d.tmp -MT engines/e_padlock.o -c -o engines/e_padlock.o ../engines/e_padlock.c
-cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/padlock.so engines/e_padlock.o -lcrypto -pthread
-/usr/local/bin/perl5 ../apps/progs.pl apps/openssl > apps/progs.h
+cc -fPIC -pthread -Wall -O3 -L. -shared -Wl,-Bsymbolic -o engines/padlock.so engines/e_padlock.o -lcrypto -pthread
+/usr/local/bin/perl ../apps/progs.pl apps/openssl > apps/progs.h
cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/asn1pars.d.tmp -MT apps/asn1pars.o -c -o apps/asn1pars.o ../apps/asn1pars.c
cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/ca.d.tmp -MT apps/ca.o -c -o apps/ca.o ../apps/ca.c
cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/ciphers.d.tmp -MT apps/ciphers.o -c -o apps/ciphers.o ../apps/ciphers.c
@@ -782,658 +801,664 @@ cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_
cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/version.d.tmp -MT apps/version.o -c -o apps/version.o ../apps/version.c
cc -I. -Iinclude -Iapps -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF apps/x509.d.tmp -MT apps/x509.o -c -o apps/x509.o ../apps/x509.c
rm -f apps/openssl
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o apps/libapps.a -lssl -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o apps/openssl apps/asn1pars.o apps/ca.o apps/ciphers.o apps/cms.o apps/crl.o apps/crl2p7.o apps/dgst.o apps/dhparam.o apps/dsa.o apps/dsaparam.o apps/ec.o apps/ecparam.o apps/enc.o apps/engine.o apps/errstr.o apps/gendsa.o apps/genpkey.o apps/genrsa.o apps/nseq.o apps/ocsp.o apps/openssl.o apps/passwd.o apps/pkcs12.o apps/pkcs7.o apps/pkcs8.o apps/pkey.o apps/pkeyparam.o apps/pkeyutl.o apps/prime.o apps/rand.o apps/rehash.o apps/req.o apps/rsa.o apps/rsautl.o apps/s_client.o apps/s_server.o apps/s_time.o apps/sess_id.o apps/smime.o apps/speed.o apps/spkac.o apps/srp.o apps/storeutl.o apps/ts.o apps/verify.o apps/version.o apps/x509.o apps/libapps.a -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/asn1.d.tmp -MT fuzz/asn1.o -c -o fuzz/asn1.o ../fuzz/asn1.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/test-corpus.d.tmp -MT fuzz/test-corpus.o -c -o fuzz/test-corpus.o ../fuzz/test-corpus.c
rm -f fuzz/asn1-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o -lssl -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/asn1-test fuzz/asn1.o fuzz/test-corpus.o -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/asn1parse.d.tmp -MT fuzz/asn1parse.o -c -o fuzz/asn1parse.o ../fuzz/asn1parse.c
rm -f fuzz/asn1parse-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/asn1parse-test fuzz/asn1parse.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/bignum.d.tmp -MT fuzz/bignum.o -c -o fuzz/bignum.o ../fuzz/bignum.c
rm -f fuzz/bignum-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/bignum-test fuzz/bignum.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/bndiv.d.tmp -MT fuzz/bndiv.o -c -o fuzz/bndiv.o ../fuzz/bndiv.c
rm -f fuzz/bndiv-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/bndiv-test fuzz/bndiv.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/client.d.tmp -MT fuzz/client.o -c -o fuzz/client.o ../fuzz/client.c
rm -f fuzz/client-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/client-test fuzz/client.o fuzz/test-corpus.o -lssl -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/client-test fuzz/client.o fuzz/test-corpus.o -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/cms.d.tmp -MT fuzz/cms.o -c -o fuzz/cms.o ../fuzz/cms.c
rm -f fuzz/cms-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/cms-test fuzz/cms.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/conf.d.tmp -MT fuzz/conf.o -c -o fuzz/conf.o ../fuzz/conf.c
rm -f fuzz/conf-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/conf-test fuzz/conf.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/crl.d.tmp -MT fuzz/crl.o -c -o fuzz/crl.o ../fuzz/crl.c
rm -f fuzz/crl-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/crl-test fuzz/crl.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/ct.d.tmp -MT fuzz/ct.o -c -o fuzz/ct.o ../fuzz/ct.c
rm -f fuzz/ct-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/ct-test fuzz/ct.o fuzz/test-corpus.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/server.d.tmp -MT fuzz/server.o -c -o fuzz/server.o ../fuzz/server.c
rm -f fuzz/server-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o -lssl -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/server-test fuzz/server.o fuzz/test-corpus.o -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF fuzz/x509.d.tmp -MT fuzz/x509.o -c -o fuzz/x509.o ../fuzz/x509.c
rm -f fuzz/x509-test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o fuzz/x509-test fuzz/test-corpus.o fuzz/x509.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/aborttest.d.tmp -MT test/aborttest.o -c -o test/aborttest.o ../test/aborttest.c
rm -f test/aborttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/aborttest test/aborttest.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/aborttest test/aborttest.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/afalgtest.d.tmp -MT test/afalgtest.o -c -o test/afalgtest.o ../test/afalgtest.c
rm -f test/afalgtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/afalgtest test/afalgtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/afalgtest test/afalgtest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asn1_decode_test.d.tmp -MT test/asn1_decode_test.o -c -o test/asn1_decode_test.o ../test/asn1_decode_test.c
rm -f test/asn1_decode_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_decode_test test/asn1_decode_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_decode_test test/asn1_decode_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asn1_encode_test.d.tmp -MT test/asn1_encode_test.o -c -o test/asn1_encode_test.o ../test/asn1_encode_test.c
rm -f test/asn1_encode_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_encode_test test/asn1_encode_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_encode_test test/asn1_encode_test.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asn1_internal_test.d.tmp -MT test/asn1_internal_test.o -c -o test/asn1_internal_test.o ../test/asn1_internal_test.c
rm -f test/asn1_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_internal_test test/asn1_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_internal_test test/asn1_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asn1_string_table_test.d.tmp -MT test/asn1_string_table_test.o -c -o test/asn1_string_table_test.o ../test/asn1_string_table_test.c
rm -f test/asn1_string_table_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_string_table_test test/asn1_string_table_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_string_table_test test/asn1_string_table_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asn1_time_test.d.tmp -MT test/asn1_time_test.o -c -o test/asn1_time_test.o ../test/asn1_time_test.c
rm -f test/asn1_time_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_time_test test/asn1_time_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asn1_time_test test/asn1_time_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asynciotest.d.tmp -MT test/asynciotest.o -c -o test/asynciotest.o ../test/asynciotest.c
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssltestlib.d.tmp -MT test/ssltestlib.o -c -o test/ssltestlib.o ../test/ssltestlib.c
rm -f test/asynciotest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asynciotest test/asynciotest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asynciotest test/asynciotest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/asynctest.d.tmp -MT test/asynctest.o -c -o test/asynctest.o ../test/asynctest.c
rm -f test/asynctest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asynctest test/asynctest.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/asynctest test/asynctest.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bad_dtls_test.d.tmp -MT test/bad_dtls_test.o -c -o test/bad_dtls_test.o ../test/bad_dtls_test.c
rm -f test/bad_dtls_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bad_dtls_test test/bad_dtls_test.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bad_dtls_test test/bad_dtls_test.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bftest.d.tmp -MT test/bftest.o -c -o test/bftest.o ../test/bftest.c
rm -f test/bftest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bftest test/bftest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bftest test/bftest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bio_callback_test.d.tmp -MT test/bio_callback_test.o -c -o test/bio_callback_test.o ../test/bio_callback_test.c
rm -f test/bio_callback_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bio_callback_test test/bio_callback_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bio_callback_test test/bio_callback_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bio_enc_test.d.tmp -MT test/bio_enc_test.o -c -o test/bio_enc_test.o ../test/bio_enc_test.c
rm -f test/bio_enc_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bio_enc_test test/bio_enc_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bio_enc_test test/bio_enc_test.o test/libtestutil.a -lcrypto -pthread
+cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bio_memleak_test.d.tmp -MT test/bio_memleak_test.o -c -o test/bio_memleak_test.o ../test/bio_memleak_test.c
+rm -f test/bio_memleak_test
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bio_memleak_test test/bio_memleak_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bioprinttest.d.tmp -MT test/bioprinttest.o -c -o test/bioprinttest.o ../test/bioprinttest.c
rm -f test/bioprinttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bioprinttest test/bioprinttest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bioprinttest test/bioprinttest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/bntest.d.tmp -MT test/bntest.o -c -o test/bntest.o ../test/bntest.c
rm -f test/bntest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bntest test/bntest.o test/libtestutil.a -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl aes > test/buildtest_aes.c
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/bntest test/bntest.o test/libtestutil.a -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl aes > test/buildtest_aes.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_aes.d.tmp -MT test/buildtest_aes.o -c -o test/buildtest_aes.o test/buildtest_aes.c
-rm -f test/buildtest_aes
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_aes test/buildtest_aes.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl asn1 > test/buildtest_asn1.c
+rm -f test/buildtest_c_aes
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_aes test/buildtest_aes.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl asn1 > test/buildtest_asn1.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_asn1.d.tmp -MT test/buildtest_asn1.o -c -o test/buildtest_asn1.o test/buildtest_asn1.c
-rm -f test/buildtest_asn1
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_asn1 test/buildtest_asn1.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c
+rm -f test/buildtest_c_asn1
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_asn1 test/buildtest_asn1.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl asn1t > test/buildtest_asn1t.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_asn1t.d.tmp -MT test/buildtest_asn1t.o -c -o test/buildtest_asn1t.o test/buildtest_asn1t.c
-rm -f test/buildtest_asn1t
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_asn1t test/buildtest_asn1t.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl async > test/buildtest_async.c
+rm -f test/buildtest_c_asn1t
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_asn1t test/buildtest_asn1t.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl async > test/buildtest_async.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_async.d.tmp -MT test/buildtest_async.o -c -o test/buildtest_async.o test/buildtest_async.c
-rm -f test/buildtest_async
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_async test/buildtest_async.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl bio > test/buildtest_bio.c
+rm -f test/buildtest_c_async
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_async test/buildtest_async.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl bio > test/buildtest_bio.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_bio.d.tmp -MT test/buildtest_bio.o -c -o test/buildtest_bio.o test/buildtest_bio.c
-rm -f test/buildtest_bio
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_bio test/buildtest_bio.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c
+rm -f test/buildtest_c_bio
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_bio test/buildtest_bio.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl blowfish > test/buildtest_blowfish.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_blowfish.d.tmp -MT test/buildtest_blowfish.o -c -o test/buildtest_blowfish.o test/buildtest_blowfish.c
-rm -f test/buildtest_blowfish
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_blowfish test/buildtest_blowfish.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl bn > test/buildtest_bn.c
+rm -f test/buildtest_c_blowfish
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_blowfish test/buildtest_blowfish.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl bn > test/buildtest_bn.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_bn.d.tmp -MT test/buildtest_bn.o -c -o test/buildtest_bn.o test/buildtest_bn.c
-rm -f test/buildtest_bn
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_bn test/buildtest_bn.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl buffer > test/buildtest_buffer.c
+rm -f test/buildtest_c_bn
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_bn test/buildtest_bn.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl buffer > test/buildtest_buffer.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_buffer.d.tmp -MT test/buildtest_buffer.o -c -o test/buildtest_buffer.o test/buildtest_buffer.c
-rm -f test/buildtest_buffer
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_buffer test/buildtest_buffer.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl camellia > test/buildtest_camellia.c
+rm -f test/buildtest_c_buffer
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_buffer test/buildtest_buffer.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl camellia > test/buildtest_camellia.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_camellia.d.tmp -MT test/buildtest_camellia.o -c -o test/buildtest_camellia.o test/buildtest_camellia.c
-rm -f test/buildtest_camellia
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_camellia test/buildtest_camellia.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl cast > test/buildtest_cast.c
+rm -f test/buildtest_c_camellia
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_camellia test/buildtest_camellia.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl cast > test/buildtest_cast.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_cast.d.tmp -MT test/buildtest_cast.o -c -o test/buildtest_cast.o test/buildtest_cast.c
-rm -f test/buildtest_cast
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_cast test/buildtest_cast.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl cmac > test/buildtest_cmac.c
+rm -f test/buildtest_c_cast
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_cast test/buildtest_cast.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl cmac > test/buildtest_cmac.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_cmac.d.tmp -MT test/buildtest_cmac.o -c -o test/buildtest_cmac.o test/buildtest_cmac.c
-rm -f test/buildtest_cmac
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_cmac test/buildtest_cmac.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl cms > test/buildtest_cms.c
+rm -f test/buildtest_c_cmac
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_cmac test/buildtest_cmac.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl cms > test/buildtest_cms.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_cms.d.tmp -MT test/buildtest_cms.o -c -o test/buildtest_cms.o test/buildtest_cms.c
-rm -f test/buildtest_cms
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_cms test/buildtest_cms.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl comp > test/buildtest_comp.c
+rm -f test/buildtest_c_cms
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_cms test/buildtest_cms.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl comp > test/buildtest_comp.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_comp.d.tmp -MT test/buildtest_comp.o -c -o test/buildtest_comp.o test/buildtest_comp.c
-rm -f test/buildtest_comp
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_comp test/buildtest_comp.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl conf > test/buildtest_conf.c
+rm -f test/buildtest_c_comp
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_comp test/buildtest_comp.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl conf > test/buildtest_conf.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_conf.d.tmp -MT test/buildtest_conf.o -c -o test/buildtest_conf.o test/buildtest_conf.c
-rm -f test/buildtest_conf
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_conf test/buildtest_conf.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c
+rm -f test/buildtest_c_conf
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_conf test/buildtest_conf.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl conf_api > test/buildtest_conf_api.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_conf_api.d.tmp -MT test/buildtest_conf_api.o -c -o test/buildtest_conf_api.o test/buildtest_conf_api.c
-rm -f test/buildtest_conf_api
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_conf_api test/buildtest_conf_api.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl crypto > test/buildtest_crypto.c
+rm -f test/buildtest_c_conf_api
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_conf_api test/buildtest_conf_api.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl crypto > test/buildtest_crypto.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_crypto.d.tmp -MT test/buildtest_crypto.o -c -o test/buildtest_crypto.o test/buildtest_crypto.c
-rm -f test/buildtest_crypto
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_crypto test/buildtest_crypto.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ct > test/buildtest_ct.c
+rm -f test/buildtest_c_crypto
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_crypto test/buildtest_crypto.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ct > test/buildtest_ct.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ct.d.tmp -MT test/buildtest_ct.o -c -o test/buildtest_ct.o test/buildtest_ct.c
-rm -f test/buildtest_ct
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ct test/buildtest_ct.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl des > test/buildtest_des.c
+rm -f test/buildtest_c_ct
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ct test/buildtest_ct.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl des > test/buildtest_des.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_des.d.tmp -MT test/buildtest_des.o -c -o test/buildtest_des.o test/buildtest_des.c
-rm -f test/buildtest_des
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_des test/buildtest_des.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl dh > test/buildtest_dh.c
+rm -f test/buildtest_c_des
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_des test/buildtest_des.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl dh > test/buildtest_dh.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_dh.d.tmp -MT test/buildtest_dh.o -c -o test/buildtest_dh.o test/buildtest_dh.c
-rm -f test/buildtest_dh
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_dh test/buildtest_dh.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl dsa > test/buildtest_dsa.c
+rm -f test/buildtest_c_dh
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_dh test/buildtest_dh.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl dsa > test/buildtest_dsa.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_dsa.d.tmp -MT test/buildtest_dsa.o -c -o test/buildtest_dsa.o test/buildtest_dsa.c
-rm -f test/buildtest_dsa
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_dsa test/buildtest_dsa.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c
+rm -f test/buildtest_c_dsa
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_dsa test/buildtest_dsa.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl dtls1 > test/buildtest_dtls1.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_dtls1.d.tmp -MT test/buildtest_dtls1.o -c -o test/buildtest_dtls1.o test/buildtest_dtls1.c
-rm -f test/buildtest_dtls1
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_dtls1 test/buildtest_dtls1.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c
+rm -f test/buildtest_c_dtls1
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_dtls1 test/buildtest_dtls1.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl e_os2 > test/buildtest_e_os2.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_e_os2.d.tmp -MT test/buildtest_e_os2.o -c -o test/buildtest_e_os2.o test/buildtest_e_os2.c
-rm -f test/buildtest_e_os2
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_e_os2 test/buildtest_e_os2.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c
+rm -f test/buildtest_c_e_os2
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_e_os2 test/buildtest_e_os2.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ebcdic > test/buildtest_ebcdic.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ebcdic.d.tmp -MT test/buildtest_ebcdic.o -c -o test/buildtest_ebcdic.o test/buildtest_ebcdic.c
-rm -f test/buildtest_ebcdic
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ebcdic test/buildtest_ebcdic.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ec > test/buildtest_ec.c
+rm -f test/buildtest_c_ebcdic
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ebcdic test/buildtest_ebcdic.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ec > test/buildtest_ec.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ec.d.tmp -MT test/buildtest_ec.o -c -o test/buildtest_ec.o test/buildtest_ec.c
-rm -f test/buildtest_ec
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ec test/buildtest_ec.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c
+rm -f test/buildtest_c_ec
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ec test/buildtest_ec.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ecdh > test/buildtest_ecdh.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ecdh.d.tmp -MT test/buildtest_ecdh.o -c -o test/buildtest_ecdh.o test/buildtest_ecdh.c
-rm -f test/buildtest_ecdh
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ecdh test/buildtest_ecdh.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c
+rm -f test/buildtest_c_ecdh
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ecdh test/buildtest_ecdh.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ecdsa > test/buildtest_ecdsa.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ecdsa.d.tmp -MT test/buildtest_ecdsa.o -c -o test/buildtest_ecdsa.o test/buildtest_ecdsa.c
-rm -f test/buildtest_ecdsa
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ecdsa test/buildtest_ecdsa.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl engine > test/buildtest_engine.c
+rm -f test/buildtest_c_ecdsa
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ecdsa test/buildtest_ecdsa.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl engine > test/buildtest_engine.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_engine.d.tmp -MT test/buildtest_engine.o -c -o test/buildtest_engine.o test/buildtest_engine.c
-rm -f test/buildtest_engine
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_engine test/buildtest_engine.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl evp > test/buildtest_evp.c
+rm -f test/buildtest_c_engine
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_engine test/buildtest_engine.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl evp > test/buildtest_evp.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_evp.d.tmp -MT test/buildtest_evp.o -c -o test/buildtest_evp.o test/buildtest_evp.c
-rm -f test/buildtest_evp
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_evp test/buildtest_evp.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl hmac > test/buildtest_hmac.c
+rm -f test/buildtest_c_evp
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_evp test/buildtest_evp.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl hmac > test/buildtest_hmac.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_hmac.d.tmp -MT test/buildtest_hmac.o -c -o test/buildtest_hmac.o test/buildtest_hmac.c
-rm -f test/buildtest_hmac
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_hmac test/buildtest_hmac.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl idea > test/buildtest_idea.c
+rm -f test/buildtest_c_hmac
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_hmac test/buildtest_hmac.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl idea > test/buildtest_idea.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_idea.d.tmp -MT test/buildtest_idea.o -c -o test/buildtest_idea.o test/buildtest_idea.c
-rm -f test/buildtest_idea
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_idea test/buildtest_idea.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl kdf > test/buildtest_kdf.c
+rm -f test/buildtest_c_idea
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_idea test/buildtest_idea.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl kdf > test/buildtest_kdf.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_kdf.d.tmp -MT test/buildtest_kdf.o -c -o test/buildtest_kdf.o test/buildtest_kdf.c
-rm -f test/buildtest_kdf
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_kdf test/buildtest_kdf.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl lhash > test/buildtest_lhash.c
+rm -f test/buildtest_c_kdf
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_kdf test/buildtest_kdf.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl lhash > test/buildtest_lhash.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_lhash.d.tmp -MT test/buildtest_lhash.o -c -o test/buildtest_lhash.o test/buildtest_lhash.c
-rm -f test/buildtest_lhash
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_lhash test/buildtest_lhash.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl md2 > test/buildtest_md2.c
+rm -f test/buildtest_c_lhash
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_lhash test/buildtest_lhash.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl md2 > test/buildtest_md2.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_md2.d.tmp -MT test/buildtest_md2.o -c -o test/buildtest_md2.o test/buildtest_md2.c
-rm -f test/buildtest_md2
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_md2 test/buildtest_md2.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl md4 > test/buildtest_md4.c
+rm -f test/buildtest_c_md2
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_md2 test/buildtest_md2.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl md4 > test/buildtest_md4.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_md4.d.tmp -MT test/buildtest_md4.o -c -o test/buildtest_md4.o test/buildtest_md4.c
-rm -f test/buildtest_md4
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_md4 test/buildtest_md4.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl md5 > test/buildtest_md5.c
+rm -f test/buildtest_c_md4
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_md4 test/buildtest_md4.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl md5 > test/buildtest_md5.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_md5.d.tmp -MT test/buildtest_md5.o -c -o test/buildtest_md5.o test/buildtest_md5.c
-rm -f test/buildtest_md5
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_md5 test/buildtest_md5.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl modes > test/buildtest_modes.c
+rm -f test/buildtest_c_md5
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_md5 test/buildtest_md5.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl modes > test/buildtest_modes.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_modes.d.tmp -MT test/buildtest_modes.o -c -o test/buildtest_modes.o test/buildtest_modes.c
-rm -f test/buildtest_modes
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_modes test/buildtest_modes.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c
+rm -f test/buildtest_c_modes
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_modes test/buildtest_modes.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl obj_mac > test/buildtest_obj_mac.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_obj_mac.d.tmp -MT test/buildtest_obj_mac.o -c -o test/buildtest_obj_mac.o test/buildtest_obj_mac.c
-rm -f test/buildtest_obj_mac
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_obj_mac test/buildtest_obj_mac.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl objects > test/buildtest_objects.c
+rm -f test/buildtest_c_obj_mac
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_obj_mac test/buildtest_obj_mac.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl objects > test/buildtest_objects.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_objects.d.tmp -MT test/buildtest_objects.o -c -o test/buildtest_objects.o test/buildtest_objects.c
-rm -f test/buildtest_objects
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_objects test/buildtest_objects.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c
+rm -f test/buildtest_c_objects
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_objects test/buildtest_objects.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ocsp > test/buildtest_ocsp.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ocsp.d.tmp -MT test/buildtest_ocsp.o -c -o test/buildtest_ocsp.o test/buildtest_ocsp.c
-rm -f test/buildtest_ocsp
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ocsp test/buildtest_ocsp.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c
+rm -f test/buildtest_c_ocsp
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ocsp test/buildtest_ocsp.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl opensslv > test/buildtest_opensslv.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_opensslv.d.tmp -MT test/buildtest_opensslv.o -c -o test/buildtest_opensslv.o test/buildtest_opensslv.c
-rm -f test/buildtest_opensslv
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_opensslv test/buildtest_opensslv.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c
+rm -f test/buildtest_c_opensslv
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_opensslv test/buildtest_opensslv.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ossl_typ > test/buildtest_ossl_typ.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ossl_typ.d.tmp -MT test/buildtest_ossl_typ.o -c -o test/buildtest_ossl_typ.o test/buildtest_ossl_typ.c
-rm -f test/buildtest_ossl_typ
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ossl_typ test/buildtest_ossl_typ.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl pem > test/buildtest_pem.c
+rm -f test/buildtest_c_ossl_typ
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ossl_typ test/buildtest_ossl_typ.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl pem > test/buildtest_pem.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_pem.d.tmp -MT test/buildtest_pem.o -c -o test/buildtest_pem.o test/buildtest_pem.c
-rm -f test/buildtest_pem
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_pem test/buildtest_pem.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl pem2 > test/buildtest_pem2.c
+rm -f test/buildtest_c_pem
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_pem test/buildtest_pem.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl pem2 > test/buildtest_pem2.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_pem2.d.tmp -MT test/buildtest_pem2.o -c -o test/buildtest_pem2.o test/buildtest_pem2.c
-rm -f test/buildtest_pem2
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_pem2 test/buildtest_pem2.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c
+rm -f test/buildtest_c_pem2
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_pem2 test/buildtest_pem2.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl pkcs12 > test/buildtest_pkcs12.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_pkcs12.d.tmp -MT test/buildtest_pkcs12.o -c -o test/buildtest_pkcs12.o test/buildtest_pkcs12.c
-rm -f test/buildtest_pkcs12
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_pkcs12 test/buildtest_pkcs12.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c
+rm -f test/buildtest_c_pkcs12
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_pkcs12 test/buildtest_pkcs12.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl pkcs7 > test/buildtest_pkcs7.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_pkcs7.d.tmp -MT test/buildtest_pkcs7.o -c -o test/buildtest_pkcs7.o test/buildtest_pkcs7.c
-rm -f test/buildtest_pkcs7
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_pkcs7 test/buildtest_pkcs7.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rand > test/buildtest_rand.c
+rm -f test/buildtest_c_pkcs7
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_pkcs7 test/buildtest_pkcs7.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rand > test/buildtest_rand.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rand.d.tmp -MT test/buildtest_rand.o -c -o test/buildtest_rand.o test/buildtest_rand.c
-rm -f test/buildtest_rand
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rand test/buildtest_rand.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c
+rm -f test/buildtest_c_rand
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rand test/buildtest_rand.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rand_drbg > test/buildtest_rand_drbg.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rand_drbg.d.tmp -MT test/buildtest_rand_drbg.o -c -o test/buildtest_rand_drbg.o test/buildtest_rand_drbg.c
-rm -f test/buildtest_rand_drbg
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rand_drbg test/buildtest_rand_drbg.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rc2 > test/buildtest_rc2.c
+rm -f test/buildtest_c_rand_drbg
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rand_drbg test/buildtest_rand_drbg.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rc2 > test/buildtest_rc2.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rc2.d.tmp -MT test/buildtest_rc2.o -c -o test/buildtest_rc2.o test/buildtest_rc2.c
-rm -f test/buildtest_rc2
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rc2 test/buildtest_rc2.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rc4 > test/buildtest_rc4.c
+rm -f test/buildtest_c_rc2
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rc2 test/buildtest_rc2.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rc4 > test/buildtest_rc4.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rc4.d.tmp -MT test/buildtest_rc4.o -c -o test/buildtest_rc4.o test/buildtest_rc4.c
-rm -f test/buildtest_rc4
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rc4 test/buildtest_rc4.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rc5 > test/buildtest_rc5.c
+rm -f test/buildtest_c_rc4
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rc4 test/buildtest_rc4.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rc5 > test/buildtest_rc5.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rc5.d.tmp -MT test/buildtest_rc5.o -c -o test/buildtest_rc5.o test/buildtest_rc5.c
-rm -f test/buildtest_rc5
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rc5 test/buildtest_rc5.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c
+rm -f test/buildtest_c_rc5
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rc5 test/buildtest_rc5.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ripemd > test/buildtest_ripemd.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ripemd.d.tmp -MT test/buildtest_ripemd.o -c -o test/buildtest_ripemd.o test/buildtest_ripemd.c
-rm -f test/buildtest_ripemd
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ripemd test/buildtest_ripemd.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl rsa > test/buildtest_rsa.c
+rm -f test/buildtest_c_ripemd
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ripemd test/buildtest_ripemd.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl rsa > test/buildtest_rsa.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_rsa.d.tmp -MT test/buildtest_rsa.o -c -o test/buildtest_rsa.o test/buildtest_rsa.c
-rm -f test/buildtest_rsa
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_rsa test/buildtest_rsa.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl safestack > test/buildtest_safestack.c
+rm -f test/buildtest_c_rsa
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_rsa test/buildtest_rsa.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl safestack > test/buildtest_safestack.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_safestack.d.tmp -MT test/buildtest_safestack.o -c -o test/buildtest_safestack.o test/buildtest_safestack.c
-rm -f test/buildtest_safestack
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_safestack test/buildtest_safestack.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl seed > test/buildtest_seed.c
+rm -f test/buildtest_c_safestack
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_safestack test/buildtest_safestack.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl seed > test/buildtest_seed.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_seed.d.tmp -MT test/buildtest_seed.o -c -o test/buildtest_seed.o test/buildtest_seed.c
-rm -f test/buildtest_seed
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_seed test/buildtest_seed.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl sha > test/buildtest_sha.c
+rm -f test/buildtest_c_seed
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_seed test/buildtest_seed.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl sha > test/buildtest_sha.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_sha.d.tmp -MT test/buildtest_sha.o -c -o test/buildtest_sha.o test/buildtest_sha.c
-rm -f test/buildtest_sha
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_sha test/buildtest_sha.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl srp > test/buildtest_srp.c
+rm -f test/buildtest_c_sha
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_sha test/buildtest_sha.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl srp > test/buildtest_srp.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_srp.d.tmp -MT test/buildtest_srp.o -c -o test/buildtest_srp.o test/buildtest_srp.c
-rm -f test/buildtest_srp
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_srp test/buildtest_srp.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl srtp > test/buildtest_srtp.c
+rm -f test/buildtest_c_srp
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_srp test/buildtest_srp.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl srtp > test/buildtest_srtp.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_srtp.d.tmp -MT test/buildtest_srtp.o -c -o test/buildtest_srtp.o test/buildtest_srtp.c
-rm -f test/buildtest_srtp
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_srtp test/buildtest_srtp.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ssl > test/buildtest_ssl.c
+rm -f test/buildtest_c_srtp
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_srtp test/buildtest_srtp.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ssl > test/buildtest_ssl.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ssl.d.tmp -MT test/buildtest_ssl.o -c -o test/buildtest_ssl.o test/buildtest_ssl.c
-rm -f test/buildtest_ssl
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ssl test/buildtest_ssl.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c
+rm -f test/buildtest_c_ssl
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ssl test/buildtest_ssl.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ssl2 > test/buildtest_ssl2.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ssl2.d.tmp -MT test/buildtest_ssl2.o -c -o test/buildtest_ssl2.o test/buildtest_ssl2.c
-rm -f test/buildtest_ssl2
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ssl2 test/buildtest_ssl2.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ssl3 > test/buildtest_ssl3.c
+rm -f test/buildtest_c_ssl2
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ssl2 test/buildtest_ssl2.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ssl3 > test/buildtest_ssl3.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ssl3.d.tmp -MT test/buildtest_ssl3.o -c -o test/buildtest_ssl3.o test/buildtest_ssl3.c
-rm -f test/buildtest_ssl3
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ssl3 test/buildtest_ssl3.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl stack > test/buildtest_stack.c
+rm -f test/buildtest_c_ssl3
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ssl3 test/buildtest_ssl3.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl stack > test/buildtest_stack.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_stack.d.tmp -MT test/buildtest_stack.o -c -o test/buildtest_stack.o test/buildtest_stack.c
-rm -f test/buildtest_stack
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_stack test/buildtest_stack.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl store > test/buildtest_store.c
+rm -f test/buildtest_c_stack
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_stack test/buildtest_stack.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl store > test/buildtest_store.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_store.d.tmp -MT test/buildtest_store.o -c -o test/buildtest_store.o test/buildtest_store.c
-rm -f test/buildtest_store
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_store test/buildtest_store.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c
+rm -f test/buildtest_c_store
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_store test/buildtest_store.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl symhacks > test/buildtest_symhacks.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_symhacks.d.tmp -MT test/buildtest_symhacks.o -c -o test/buildtest_symhacks.o test/buildtest_symhacks.c
-rm -f test/buildtest_symhacks
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_symhacks test/buildtest_symhacks.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl tls1 > test/buildtest_tls1.c
+rm -f test/buildtest_c_symhacks
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_symhacks test/buildtest_symhacks.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl tls1 > test/buildtest_tls1.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_tls1.d.tmp -MT test/buildtest_tls1.o -c -o test/buildtest_tls1.o test/buildtest_tls1.c
-rm -f test/buildtest_tls1
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_tls1 test/buildtest_tls1.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ts > test/buildtest_ts.c
+rm -f test/buildtest_c_tls1
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_tls1 test/buildtest_tls1.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ts > test/buildtest_ts.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ts.d.tmp -MT test/buildtest_ts.o -c -o test/buildtest_ts.o test/buildtest_ts.c
-rm -f test/buildtest_ts
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ts test/buildtest_ts.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c
+rm -f test/buildtest_c_ts
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ts test/buildtest_ts.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl txt_db > test/buildtest_txt_db.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_txt_db.d.tmp -MT test/buildtest_txt_db.o -c -o test/buildtest_txt_db.o test/buildtest_txt_db.c
-rm -f test/buildtest_txt_db
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_txt_db test/buildtest_txt_db.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl ui > test/buildtest_ui.c
+rm -f test/buildtest_c_txt_db
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_txt_db test/buildtest_txt_db.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl ui > test/buildtest_ui.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_ui.d.tmp -MT test/buildtest_ui.o -c -o test/buildtest_ui.o test/buildtest_ui.c
-rm -f test/buildtest_ui
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_ui test/buildtest_ui.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c
+rm -f test/buildtest_c_ui
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_ui test/buildtest_ui.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl whrlpool > test/buildtest_whrlpool.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_whrlpool.d.tmp -MT test/buildtest_whrlpool.o -c -o test/buildtest_whrlpool.o test/buildtest_whrlpool.c
-rm -f test/buildtest_whrlpool
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_whrlpool test/buildtest_whrlpool.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl x509 > test/buildtest_x509.c
+rm -f test/buildtest_c_whrlpool
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_whrlpool test/buildtest_whrlpool.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl x509 > test/buildtest_x509.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_x509.d.tmp -MT test/buildtest_x509.o -c -o test/buildtest_x509.o test/buildtest_x509.c
-rm -f test/buildtest_x509
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_x509 test/buildtest_x509.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c
+rm -f test/buildtest_c_x509
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_x509 test/buildtest_x509.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl x509_vfy > test/buildtest_x509_vfy.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_x509_vfy.d.tmp -MT test/buildtest_x509_vfy.o -c -o test/buildtest_x509_vfy.o test/buildtest_x509_vfy.c
-rm -f test/buildtest_x509_vfy
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_x509_vfy test/buildtest_x509_vfy.o -lssl -lcrypto -pthread
-/usr/local/bin/perl5 ../test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c
+rm -f test/buildtest_c_x509_vfy
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_x509_vfy test/buildtest_x509_vfy.o -lssl -lcrypto -pthread
+/usr/local/bin/perl ../test/generate_buildtest.pl x509v3 > test/buildtest_x509v3.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/buildtest_x509v3.d.tmp -MT test/buildtest_x509v3.o -c -o test/buildtest_x509v3.o test/buildtest_x509v3.c
-rm -f test/buildtest_x509v3
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_x509v3 test/buildtest_x509v3.o -lssl -lcrypto -pthread
+rm -f test/buildtest_c_x509v3
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/buildtest_c_x509v3 test/buildtest_x509v3.o -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/casttest.d.tmp -MT test/casttest.o -c -o test/casttest.o ../test/casttest.c
rm -f test/casttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/casttest test/casttest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/casttest test/casttest.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/chacha_internal_test.d.tmp -MT test/chacha_internal_test.o -c -o test/chacha_internal_test.o ../test/chacha_internal_test.c
rm -f test/chacha_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/chacha_internal_test test/chacha_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/chacha_internal_test test/chacha_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/cipherbytes_test.d.tmp -MT test/cipherbytes_test.o -c -o test/cipherbytes_test.o ../test/cipherbytes_test.c
rm -f test/cipherbytes_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cipherbytes_test test/cipherbytes_test.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cipherbytes_test test/cipherbytes_test.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/cipherlist_test.d.tmp -MT test/cipherlist_test.o -c -o test/cipherlist_test.o ../test/cipherlist_test.c
rm -f test/cipherlist_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cipherlist_test test/cipherlist_test.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cipherlist_test test/cipherlist_test.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ciphername_test.d.tmp -MT test/ciphername_test.o -c -o test/ciphername_test.o ../test/ciphername_test.c
rm -f test/ciphername_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ciphername_test test/ciphername_test.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ciphername_test test/ciphername_test.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/clienthellotest.d.tmp -MT test/clienthellotest.o -c -o test/clienthellotest.o ../test/clienthellotest.c
rm -f test/clienthellotest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/clienthellotest test/clienthellotest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/clienthellotest test/clienthellotest.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/cmsapitest.d.tmp -MT test/cmsapitest.o -c -o test/cmsapitest.o ../test/cmsapitest.c
rm -f test/cmsapitest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cmsapitest test/cmsapitest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/cmsapitest test/cmsapitest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/conf_include_test.d.tmp -MT test/conf_include_test.o -c -o test/conf_include_test.o ../test/conf_include_test.c
rm -f test/conf_include_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/conf_include_test test/conf_include_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/conf_include_test test/conf_include_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/constant_time_test.d.tmp -MT test/constant_time_test.o -c -o test/constant_time_test.o ../test/constant_time_test.c
rm -f test/constant_time_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/constant_time_test test/constant_time_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/constant_time_test test/constant_time_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/crltest.d.tmp -MT test/crltest.o -c -o test/crltest.o ../test/crltest.c
rm -f test/crltest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/crltest test/crltest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/crltest test/crltest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ct_test.d.tmp -MT test/ct_test.o -c -o test/ct_test.o ../test/ct_test.c
rm -f test/ct_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ct_test test/ct_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ct_test test/ct_test.o test/libtestutil.a -lcrypto -pthread
cc -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ctype_internal_test.d.tmp -MT test/ctype_internal_test.o -c -o test/ctype_internal_test.o ../test/ctype_internal_test.c
rm -f test/ctype_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ctype_internal_test test/ctype_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ctype_internal_test test/ctype_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -I. -Iinclude -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448 -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/curve448_internal_test.d.tmp -MT test/curve448_internal_test.o -c -o test/curve448_internal_test.o ../test/curve448_internal_test.c
rm -f test/curve448_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/curve448_internal_test test/curve448_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/curve448_internal_test test/curve448_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/d2i_test.d.tmp -MT test/d2i_test.o -c -o test/d2i_test.o ../test/d2i_test.c
rm -f test/d2i_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/d2i_test test/d2i_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/d2i_test test/d2i_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/danetest.d.tmp -MT test/danetest.o -c -o test/danetest.o ../test/danetest.c
rm -f test/danetest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/danetest test/danetest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/danetest test/danetest.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/destest.d.tmp -MT test/destest.o -c -o test/destest.o ../test/destest.c
rm -f test/destest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/destest test/destest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/destest test/destest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dhtest.d.tmp -MT test/dhtest.o -c -o test/dhtest.o ../test/dhtest.c
rm -f test/dhtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dhtest test/dhtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dhtest test/dhtest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -Itest -I. -I../include -I../test -I.. -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/drbg_cavs_data.d.tmp -MT test/drbg_cavs_data.o -c -o test/drbg_cavs_data.o ../test/drbg_cavs_data.c
cc -Iinclude -Itest -I. -I../include -I../test -I.. -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/drbg_cavs_test.d.tmp -MT test/drbg_cavs_test.o -c -o test/drbg_cavs_test.o ../test/drbg_cavs_test.c
rm -f test/drbg_cavs_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/drbg_cavs_test test/drbg_cavs_data.o test/drbg_cavs_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/drbg_cavs_test test/drbg_cavs_data.o test/drbg_cavs_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/drbgtest.d.tmp -MT test/drbgtest.o -c -o test/drbgtest.o ../test/drbgtest.c
rm -f test/drbgtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/drbgtest test/drbgtest.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/drbgtest test/drbgtest.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dsa_no_digest_size_test.d.tmp -MT test/dsa_no_digest_size_test.o -c -o test/dsa_no_digest_size_test.o ../test/dsa_no_digest_size_test.c
rm -f test/dsa_no_digest_size_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dsa_no_digest_size_test test/dsa_no_digest_size_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dsa_no_digest_size_test test/dsa_no_digest_size_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dsatest.d.tmp -MT test/dsatest.o -c -o test/dsatest.o ../test/dsatest.c
rm -f test/dsatest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dsatest test/dsatest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dsatest test/dsatest.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dtls_mtu_test.d.tmp -MT test/dtls_mtu_test.o -c -o test/dtls_mtu_test.o ../test/dtls_mtu_test.c
rm -f test/dtls_mtu_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtls_mtu_test test/dtls_mtu_test.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtls_mtu_test test/dtls_mtu_test.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dtlstest.d.tmp -MT test/dtlstest.o -c -o test/dtlstest.o ../test/dtlstest.c
rm -f test/dtlstest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtlstest test/dtlstest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtlstest test/dtlstest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/dtlsv1listentest.d.tmp -MT test/dtlsv1listentest.o -c -o test/dtlsv1listentest.o ../test/dtlsv1listentest.c
rm -f test/dtlsv1listentest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtlsv1listentest test/dtlsv1listentest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/dtlsv1listentest test/dtlsv1listentest.o -lssl test/libtestutil.a -lcrypto -pthread
+cc -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ec_internal_test.d.tmp -MT test/ec_internal_test.o -c -o test/ec_internal_test.o ../test/ec_internal_test.c
+rm -f test/ec_internal_test
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ec_internal_test test/ec_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ecdsatest.d.tmp -MT test/ecdsatest.o -c -o test/ecdsatest.o ../test/ecdsatest.c
rm -f test/ecdsatest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ecdsatest test/ecdsatest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ecdsatest test/ecdsatest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ecstresstest.d.tmp -MT test/ecstresstest.o -c -o test/ecstresstest.o ../test/ecstresstest.c
rm -f test/ecstresstest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ecstresstest test/ecstresstest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ecstresstest test/ecstresstest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ectest.d.tmp -MT test/ectest.o -c -o test/ectest.o ../test/ectest.c
rm -f test/ectest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ectest test/ectest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ectest test/ectest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/enginetest.d.tmp -MT test/enginetest.o -c -o test/enginetest.o ../test/enginetest.c
rm -f test/enginetest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/enginetest test/enginetest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/enginetest test/enginetest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/errtest.d.tmp -MT test/errtest.o -c -o test/errtest.o ../test/errtest.c
rm -f test/errtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/errtest test/errtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/errtest test/errtest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -Icrypto/include -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/evp_extra_test.d.tmp -MT test/evp_extra_test.o -c -o test/evp_extra_test.o ../test/evp_extra_test.c
rm -f test/evp_extra_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/evp_extra_test test/evp_extra_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/evp_extra_test test/evp_extra_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/evp_test.d.tmp -MT test/evp_test.o -c -o test/evp_test.o ../test/evp_test.c
rm -f test/evp_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/evp_test test/evp_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/evp_test test/evp_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/exdatatest.d.tmp -MT test/exdatatest.o -c -o test/exdatatest.o ../test/exdatatest.c
rm -f test/exdatatest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/exdatatest test/exdatatest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/exdatatest test/exdatatest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/exptest.d.tmp -MT test/exptest.o -c -o test/exptest.o ../test/exptest.c
rm -f test/exptest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/exptest test/exptest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/exptest test/exptest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/fatalerrtest.d.tmp -MT test/fatalerrtest.o -c -o test/fatalerrtest.o ../test/fatalerrtest.c
rm -f test/fatalerrtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/fatalerrtest test/fatalerrtest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/fatalerrtest test/fatalerrtest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/gmdifftest.d.tmp -MT test/gmdifftest.o -c -o test/gmdifftest.o ../test/gmdifftest.c
rm -f test/gmdifftest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/gmdifftest test/gmdifftest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/gmdifftest test/gmdifftest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I. -I../include -I.. -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/gosttest.d.tmp -MT test/gosttest.o -c -o test/gosttest.o ../test/gosttest.c
rm -f test/gosttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/gosttest test/gosttest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/gosttest test/gosttest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/hmactest.d.tmp -MT test/hmactest.o -c -o test/hmactest.o ../test/hmactest.c
rm -f test/hmactest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/hmactest test/hmactest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/hmactest test/hmactest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ideatest.d.tmp -MT test/ideatest.o -c -o test/ideatest.o ../test/ideatest.c
rm -f test/ideatest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ideatest test/ideatest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ideatest test/ideatest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/igetest.d.tmp -MT test/igetest.o -c -o test/igetest.o ../test/igetest.c
rm -f test/igetest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/igetest test/igetest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/igetest test/igetest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/lhash_test.d.tmp -MT test/lhash_test.o -c -o test/lhash_test.o ../test/lhash_test.c
rm -f test/lhash_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/lhash_test test/lhash_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/lhash_test test/lhash_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/md2test.d.tmp -MT test/md2test.o -c -o test/md2test.o ../test/md2test.c
rm -f test/md2test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/md2test test/md2test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/md2test test/md2test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/mdc2test.d.tmp -MT test/mdc2test.o -c -o test/mdc2test.o ../test/mdc2test.c
rm -f test/mdc2test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/mdc2test test/mdc2test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/mdc2test test/mdc2test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/memleaktest.d.tmp -MT test/memleaktest.o -c -o test/memleaktest.o ../test/memleaktest.c
rm -f test/memleaktest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/memleaktest test/memleaktest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/memleaktest test/memleaktest.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/modes_internal_test.d.tmp -MT test/modes_internal_test.o -c -o test/modes_internal_test.o ../test/modes_internal_test.c
rm -f test/modes_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/modes_internal_test test/modes_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/modes_internal_test test/modes_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ocspapitest.d.tmp -MT test/ocspapitest.o -c -o test/ocspapitest.o ../test/ocspapitest.c
rm -f test/ocspapitest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ocspapitest test/ocspapitest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ocspapitest test/ocspapitest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/packettest.d.tmp -MT test/packettest.o -c -o test/packettest.o ../test/packettest.c
rm -f test/packettest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/packettest test/packettest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/packettest test/packettest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/pbelutest.d.tmp -MT test/pbelutest.o -c -o test/pbelutest.o ../test/pbelutest.c
rm -f test/pbelutest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pbelutest test/pbelutest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pbelutest test/pbelutest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/pemtest.d.tmp -MT test/pemtest.o -c -o test/pemtest.o ../test/pemtest.c
rm -f test/pemtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pemtest test/pemtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pemtest test/pemtest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/pkey_meth_kdf_test.d.tmp -MT test/pkey_meth_kdf_test.o -c -o test/pkey_meth_kdf_test.o ../test/pkey_meth_kdf_test.c
rm -f test/pkey_meth_kdf_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pkey_meth_kdf_test test/pkey_meth_kdf_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pkey_meth_kdf_test test/pkey_meth_kdf_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/pkey_meth_test.d.tmp -MT test/pkey_meth_test.o -c -o test/pkey_meth_test.o ../test/pkey_meth_test.c
rm -f test/pkey_meth_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pkey_meth_test test/pkey_meth_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/pkey_meth_test test/pkey_meth_test.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/poly1305_internal_test.d.tmp -MT test/poly1305_internal_test.o -c -o test/poly1305_internal_test.o ../test/poly1305_internal_test.c
rm -f test/poly1305_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/poly1305_internal_test test/poly1305_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/poly1305_internal_test test/poly1305_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rc2test.d.tmp -MT test/rc2test.o -c -o test/rc2test.o ../test/rc2test.c
rm -f test/rc2test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc2test test/rc2test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc2test test/rc2test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rc4test.d.tmp -MT test/rc4test.o -c -o test/rc4test.o ../test/rc4test.c
rm -f test/rc4test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc4test test/rc4test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc4test test/rc4test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rc5test.d.tmp -MT test/rc5test.o -c -o test/rc5test.o ../test/rc5test.c
rm -f test/rc5test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc5test test/rc5test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rc5test test/rc5test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rdrand_sanitytest.d.tmp -MT test/rdrand_sanitytest.o -c -o test/rdrand_sanitytest.o ../test/rdrand_sanitytest.c
rm -f test/rdrand_sanitytest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rdrand_sanitytest test/rdrand_sanitytest.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rdrand_sanitytest test/rdrand_sanitytest.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/recordlentest.d.tmp -MT test/recordlentest.o -c -o test/recordlentest.o ../test/recordlentest.c
rm -f test/recordlentest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/recordlentest test/recordlentest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/recordlentest test/recordlentest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rsa_complex.d.tmp -MT test/rsa_complex.o -c -o test/rsa_complex.o ../test/rsa_complex.c
rm -f test/rsa_complex
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_complex test/rsa_complex.o -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_complex test/rsa_complex.o -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rsa_mp_test.d.tmp -MT test/rsa_mp_test.o -c -o test/rsa_mp_test.o ../test/rsa_mp_test.c
rm -f test/rsa_mp_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_mp_test test/rsa_mp_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_mp_test test/rsa_mp_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/rsa_test.d.tmp -MT test/rsa_test.o -c -o test/rsa_test.o ../test/rsa_test.c
rm -f test/rsa_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_test test/rsa_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/rsa_test test/rsa_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sanitytest.d.tmp -MT test/sanitytest.o -c -o test/sanitytest.o ../test/sanitytest.c
rm -f test/sanitytest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sanitytest test/sanitytest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sanitytest test/sanitytest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/secmemtest.d.tmp -MT test/secmemtest.o -c -o test/secmemtest.o ../test/secmemtest.c
rm -f test/secmemtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/secmemtest test/secmemtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/secmemtest test/secmemtest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/servername_test.d.tmp -MT test/servername_test.o -c -o test/servername_test.o ../test/servername_test.c
rm -f test/servername_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/servername_test test/servername_test.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/servername_test test/servername_test.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -Icrypto/include -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/shlibloadtest.d.tmp -MT test/shlibloadtest.o -c -o test/shlibloadtest.o ../test/shlibloadtest.c
rm -f test/shlibloadtest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/shlibloadtest test/shlibloadtest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/shlibloadtest test/shlibloadtest.o -pthread
cc -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/siphash_internal_test.d.tmp -MT test/siphash_internal_test.o -c -o test/siphash_internal_test.o ../test/siphash_internal_test.c
rm -f test/siphash_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/siphash_internal_test test/siphash_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/siphash_internal_test test/siphash_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -Icrypto/include -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sm2_internal_test.d.tmp -MT test/sm2_internal_test.o -c -o test/sm2_internal_test.o ../test/sm2_internal_test.c
rm -f test/sm2_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sm2_internal_test test/sm2_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sm2_internal_test test/sm2_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sm4_internal_test.d.tmp -MT test/sm4_internal_test.o -c -o test/sm4_internal_test.o ../test/sm4_internal_test.c
rm -f test/sm4_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sm4_internal_test test/sm4_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sm4_internal_test test/sm4_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/srptest.d.tmp -MT test/srptest.o -c -o test/srptest.o ../test/srptest.c
rm -f test/srptest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/srptest test/srptest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/srptest test/srptest.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssl_cert_table_internal_test.d.tmp -MT test/ssl_cert_table_internal_test.o -c -o test/ssl_cert_table_internal_test.o ../test/ssl_cert_table_internal_test.c
rm -f test/ssl_cert_table_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_cert_table_internal_test test/ssl_cert_table_internal_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_cert_table_internal_test test/ssl_cert_table_internal_test.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/handshake_helper.d.tmp -MT test/handshake_helper.o -c -o test/handshake_helper.o ../test/handshake_helper.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssl_test.d.tmp -MT test/ssl_test.o -c -o test/ssl_test.o ../test/ssl_test.c
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssl_test_ctx.d.tmp -MT test/ssl_test_ctx.o -c -o test/ssl_test_ctx.o ../test/ssl_test_ctx.c
rm -f test/ssl_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_test test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssl_test_ctx_test.d.tmp -MT test/ssl_test_ctx_test.o -c -o test/ssl_test_ctx_test.o ../test/ssl_test_ctx_test.c
rm -f test/ssl_test_ctx_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssl_test_ctx_test test/ssl_test_ctx.o test/ssl_test_ctx_test.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I. -I../include -I.. -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sslapitest.d.tmp -MT test/sslapitest.o -c -o test/sslapitest.o ../test/sslapitest.c
rm -f test/sslapitest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslapitest test/sslapitest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslapitest test/sslapitest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sslbuffertest.d.tmp -MT test/sslbuffertest.o -c -o test/sslbuffertest.o ../test/sslbuffertest.c
rm -f test/sslbuffertest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslbuffertest test/sslbuffertest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslbuffertest test/sslbuffertest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sslcorrupttest.d.tmp -MT test/sslcorrupttest.o -c -o test/sslcorrupttest.o ../test/sslcorrupttest.c
rm -f test/sslcorrupttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sslcorrupttest test/sslcorrupttest.o test/ssltestlib.o -lssl test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/ssltest_old.d.tmp -MT test/ssltest_old.o -c -o test/ssltest_old.o ../test/ssltest_old.c
rm -f test/ssltest_old
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssltest_old test/ssltest_old.o -lssl -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/ssltest_old test/ssltest_old.o -lssl -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/stack_test.d.tmp -MT test/stack_test.o -c -o test/stack_test.o ../test/stack_test.c
rm -f test/stack_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/stack_test test/stack_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/stack_test test/stack_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/sysdefaulttest.d.tmp -MT test/sysdefaulttest.o -c -o test/sysdefaulttest.o ../test/sysdefaulttest.c
rm -f test/sysdefaulttest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sysdefaulttest test/sysdefaulttest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/sysdefaulttest test/sysdefaulttest.o -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/test_test.d.tmp -MT test/test_test.o -c -o test/test_test.o ../test/test_test.c
rm -f test/test_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/test_test test/test_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/test_test test/test_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/threadstest.d.tmp -MT test/threadstest.o -c -o test/threadstest.o ../test/threadstest.c
rm -f test/threadstest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/threadstest test/threadstest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/threadstest test/threadstest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/time_offset_test.d.tmp -MT test/time_offset_test.o -c -o test/time_offset_test.o ../test/time_offset_test.c
rm -f test/time_offset_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/time_offset_test test/time_offset_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/time_offset_test test/time_offset_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/tls13ccstest.d.tmp -MT test/tls13ccstest.o -c -o test/tls13ccstest.o ../test/tls13ccstest.c
rm -f test/tls13ccstest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13ccstest test/ssltestlib.o test/tls13ccstest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13ccstest test/ssltestlib.o test/tls13ccstest.o -lssl test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/tls13encryptiontest.d.tmp -MT test/tls13encryptiontest.o -c -o test/tls13encryptiontest.o ../test/tls13encryptiontest.c
rm -f test/tls13encryptiontest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13encryptiontest test/tls13encryptiontest.o libssl.a test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13encryptiontest test/tls13encryptiontest.o libssl.a test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/tls13secretstest.d.tmp -MT test/tls13secretstest.o -c -o test/tls13secretstest.o ../test/tls13secretstest.c
rm -f test/tls13secretstest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13secretstest ssl/packet.o ssl/tls13_enc.o test/tls13secretstest.o -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/tls13secretstest ssl/packet.o ssl/tls13_enc.o test/tls13secretstest.o -lssl test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -Iapps -I.. -I../include -I../apps -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/uitest.d.tmp -MT test/uitest.o -c -o test/uitest.o ../test/uitest.c
rm -f test/uitest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/uitest test/uitest.o apps/libapps.a -lssl test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/uitest test/uitest.o apps/libapps.a -lssl test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/v3ext.d.tmp -MT test/v3ext.o -c -o test/v3ext.o ../test/v3ext.c
rm -f test/v3ext
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/v3ext test/v3ext.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/v3ext test/v3ext.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/v3nametest.d.tmp -MT test/v3nametest.o -c -o test/v3nametest.o ../test/v3nametest.c
rm -f test/v3nametest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/v3nametest test/v3nametest.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/v3nametest test/v3nametest.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/verify_extra_test.d.tmp -MT test/verify_extra_test.o -c -o test/verify_extra_test.o ../test/verify_extra_test.c
rm -f test/verify_extra_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/verify_extra_test test/verify_extra_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/verify_extra_test test/verify_extra_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/versions.d.tmp -MT test/versions.o -c -o test/versions.o ../test/versions.c
rm -f test/versions
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/versions test/versions.o -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/versions test/versions.o -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/wpackettest.d.tmp -MT test/wpackettest.o -c -o test/wpackettest.o ../test/wpackettest.c
rm -f test/wpackettest
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/wpackettest test/wpackettest.o libssl.a test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/wpackettest test/wpackettest.o libssl.a test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/x509_check_cert_pkey_test.d.tmp -MT test/x509_check_cert_pkey_test.o -c -o test/x509_check_cert_pkey_test.o ../test/x509_check_cert_pkey_test.c
rm -f test/x509_check_cert_pkey_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_check_cert_pkey_test test/x509_check_cert_pkey_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_check_cert_pkey_test test/x509_check_cert_pkey_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/x509_dup_cert_test.d.tmp -MT test/x509_dup_cert_test.o -c -o test/x509_dup_cert_test.o ../test/x509_dup_cert_test.c
rm -f test/x509_dup_cert_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_dup_cert_test test/x509_dup_cert_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_dup_cert_test test/x509_dup_cert_test.o test/libtestutil.a -lcrypto -pthread
cc -I. -Iinclude -I.. -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/x509_internal_test.d.tmp -MT test/x509_internal_test.o -c -o test/x509_internal_test.o ../test/x509_internal_test.c
rm -f test/x509_internal_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_internal_test test/x509_internal_test.o test/libtestutil.a libcrypto.a -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_internal_test test/x509_internal_test.o test/libtestutil.a libcrypto.a -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/x509_time_test.d.tmp -MT test/x509_time_test.o -c -o test/x509_time_test.o ../test/x509_time_test.c
rm -f test/x509_time_test
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_time_test test/x509_time_test.o test/libtestutil.a -lcrypto -pthread
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509_time_test test/x509_time_test.o test/libtestutil.a -lcrypto -pthread
cc -Iinclude -I../include -pthread -Wall -O3 -D_THREAD_SAFE -D_REENTRANT -DNDEBUG -MMD -MF test/x509aux.d.tmp -MT test/x509aux.o -c -o test/x509aux.o ../test/x509aux.c
rm -f test/x509aux
-${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509aux test/x509aux.o test/libtestutil.a -lcrypto -pthread
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../apps/CA.pl.in > "apps/CA.pl"
+${LDCMD:-cc} -pthread -Wall -O3 -L. -o test/x509aux test/x509aux.o test/libtestutil.a -lcrypto -pthread
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../apps/CA.pl.in > "apps/CA.pl"
chmod a+x apps/CA.pl
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../apps/tsget.in > "apps/tsget.pl"
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../apps/tsget.in > "apps/tsget.pl"
chmod a+x apps/tsget.pl
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../tools/c_rehash.in > "tools/c_rehash"
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../tools/c_rehash.in > "tools/c_rehash"
chmod a+x tools/c_rehash
-/usr/local/bin/perl5 "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
+/usr/local/bin/perl "-I." -Mconfigdata "../util/dofile.pl" "-oMakefile" ../util/shlib_wrap.sh.in > "util/shlib_wrap.sh"
chmod a+x util/shlib_wrap.sh