summaryrefslogtreecommitdiff
path: root/upstream-build/makefile
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-04-30 22:21:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-05-02 16:39:33 +0300
commitbcb070e59279c6ce4ab9fbc8c6f7350a513144c2 (patch)
treedb85144480195b324ebbd13b9907cd402c5f4c61 /upstream-build/makefile
parent20e5ad6c6beef6d7e5c9ea524bb771c1bd5dd633 (diff)
Release version 1.1.1+11v1.1.1+11
Upgrade to 1.1.1g
Diffstat (limited to 'upstream-build/makefile')
-rw-r--r--upstream-build/makefile/i686-linux1507
-rw-r--r--upstream-build/makefile/i686-win32-mingw321529
-rw-r--r--upstream-build/makefile/i686-win32-msvc2668
-rw-r--r--upstream-build/makefile/x86_64-freebsd1511
-rw-r--r--upstream-build/makefile/x86_64-linux17926
-rw-r--r--upstream-build/makefile/x86_64-macos1509
-rw-r--r--upstream-build/makefile/x86_64-win32-mingw321517
-rw-r--r--upstream-build/makefile/x86_64-win32-msvc2680
8 files changed, 23680 insertions, 7167 deletions
diff --git a/upstream-build/makefile/i686-linux b/upstream-build/makefile/i686-linux
index 08ef09e..76d8020 100644
--- a/upstream-build/makefile/i686-linux
+++ b/upstream-build/makefile/i686-linux
@@ -11,7 +11,7 @@ CONFIGURE_ARGS=("linux-x86", "enable-md2", "enable-rc5", "enable-ssl3", "enable-
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto$(SHLIB_EXT) libssl$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto$(SHLIB_EXT);libcrypto$(SHLIB_EXT_SIMPLE)" "libssl$(SHLIB_EXT);libssl$(SHLIB_EXT_SIMPLE)" ";"
ENGINES=engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
-PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
+PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/x509v3/v3_extku.d crypto/objects/o_names.d test/versions.d crypto/ex_data.d crypto/blake2/m_blake2b.d test/rdrand_sanitytest.d crypto/o_str.d crypto/bn/bn_intern.d crypto/x509/t_x509.d crypto/x509/x509_meth.d crypto/sm2/sm2_pmeth.d crypto/engine/eng_cnf.d test/evp_extra_test.d crypto/ec/ecp_nist.d crypto/conf/conf_ssl.d crypto/dsa/dsa_ameth.d ssl/record/rec_layer_s3.d ssl/record/rec_layer_d1.d test/buildtest_txt_db.d crypto/x509/x509cset.d crypto/sm3/m_sm3.d test/clienthellotest.d test/buildtest_ripemd.d crypto/kdf/hkdf.d test/shlibloadtest.d test/buildtest_pkcs7.d test/testutil/output_helpers.d apps/opt.d crypto/cast/c_ecb.d test/buildtest_async.d crypto/rand/rand_unix.d test/buildtest_asn1.d crypto/ocsp/ocsp_ht.d crypto/x509/x509type.d crypto/dsa/dsa_err.d crypto/poly1305/poly1305_pmeth.d crypto/ctype.d crypto/evp/bio_enc.d crypto/asn1/d2i_pu.d apps/pkey.d test/destest.d crypto/idea/i_skey.d crypto/async/async_err.d ssl/statem/extensions_cust.d test/evp_test.d crypto/asn1/a_octet.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/evp/e_old.d engines/e_capi.d crypto/rand/rand_win.d crypto/ec/ecdh_kdf.d ssl/d1_msg.d crypto/ocsp/ocsp_srv.d apps/app_rand.d test/chacha_internal_test.d crypto/engine/tb_eckey.d crypto/kdf/kdf_err.d crypto/o_time.d test/buildtest_bio.d crypto/srp/srp_lib.d crypto/rsa/rsa_prn.d crypto/bn/bn_shift.d test/rsa_complex.d test/mdc2test.d crypto/asn1/x_bignum.d apps/prime.d test/sslapitest.d crypto/pkcs12/p12_kiss.d test/buildtest_pem.d crypto/evp/evp_cnf.d crypto/x509/x509_lu.d crypto/asn1/x_algor.d crypto/rc5/rc5_enc.d engines/e_afalg.d crypto/rc4/rc4_skey.d test/buildtest_whrlpool.d crypto/evp/evp_enc.d crypto/asn1/t_bitst.d ssl/ssl_cert.d ssl/s3_msg.d crypto/ct/ct_log.d crypto/whrlpool/wp_dgst.d crypto/cpt_err.d test/rc5test.d test/x509aux.d crypto/bio/b_addr.d crypto/x509/x509name.d crypto/ec/ec_curve.d ssl/ssl_init.d test/conf_include_test.d fuzz/client.d crypto/asn1/tasn_scn.d crypto/des/cfb_enc.d crypto/rsa/rsa_pk1.d crypto/des/cbc_enc.d crypto/dso/dso_vms.d crypto/sm2/sm2_sign.d crypto/rsa/rsa_depr.d crypto/bn/bn_mpi.d crypto/asn1/tasn_typ.d crypto/engine/eng_dyn.d crypto/rsa/rsa_ameth.d test/buildtest_bn.d crypto/engine/tb_rsa.d crypto/evp/pmeth_gn.d crypto/dh/dh_key.d crypto/ec/ecp_smpl.d crypto/aes/aes_ige.d crypto/asn1/bio_asn1.d crypto/asn1/asn1_gen.d crypto/blake2/blake2s.d crypto/evp/evp_pkey.d apps/s_time.d test/buildtest_dtls1.d crypto/engine/eng_ctrl.d crypto/asn1/i2d_pr.d crypto/rc5/rc5_ecb.d crypto/asn1/a_sign.d test/buildtest_rand_drbg.d crypto/asn1/ameth_lib.d test/buildtest_md4.d crypto/x509/x509_v3.d crypto/mem_sec.d test/dsatest.d crypto/bf/bf_enc.d apps/dsaparam.d crypto/poly1305/poly1305.d crypto/asn1/x_pkey.d test/buildtest_dsa.d crypto/md5/md5_one.d crypto/x509/by_dir.d crypto/des/xcbc_enc.d crypto/asn1/asn1_err.d test/cipherbytes_test.d crypto/x509v3/v3_alt.d crypto/evp/p_enc.d ssl/statem/statem.d crypto/asn1/a_verify.d crypto/bn/bn_srp.d test/pemtest.d crypto/hmac/hm_ameth.d crypto/bn/bn_blind.d test/buildtest_engine.d apps/pkeyutl.d crypto/cms/cms_smime.d crypto/bn/bn_print.d apps/speed.d crypto/pem/pem_x509.d crypto/evp/evp_pbe.d crypto/cms/cms_asn1.d crypto/x509v3/v3_sxnet.d test/servername_test.d crypto/pkcs12/p12_attr.d crypto/des/fcrypt.d crypto/bn/bn_x931p.d crypto/ec/ec_check.d crypto/pem/pem_pk8.d test/buildtest_ts.d crypto/ct/ct_vfy.d crypto/modes/xts128.d crypto/o_init.d crypto/ct/ct_sct.d crypto/bn/bn_ctx.d crypto/evp/e_seed.d ssl/ssl_txt.d test/bftest.d crypto/evp/p_open.d crypto/cms/cms_dd.d crypto/pkcs12/p12_add.d crypto/bn/bn_sqrt.d crypto/bio/bss_null.d crypto/dh/dh_check.d test/dtls_mtu_test.d crypto/ec/curve448/eddsa.d crypto/conf/conf_api.d crypto/engine/eng_rdrand.d crypto/asn1/tasn_new.d crypto/bn/bn_mod.d crypto/evp/p_verify.d crypto/evp/e_idea.d test/errtest.d apps/ciphers.d crypto/cms/cms_io.d crypto/idea/i_cfb64.d test/buildtest_seed.d crypto/sha/sha512.d crypto/cversion.d crypto/ec/ecp_nistp521.d crypto/o_dir.d crypto/mem_clr.d crypto/des/qud_cksm.d crypto/dh/dh_err.d test/sm2_internal_test.d crypto/ec/ecp_nistp256.d crypto/cms/cms_sd.d crypto/x509v3/v3_enum.d test/buildtest_srtp.d test/ec_internal_test.d apps/genrsa.d test/ssl_test.d test/buildtest_x509.d crypto/x509v3/v3_purp.d crypto/idea/i_ecb.d crypto/ocsp/ocsp_lib.d ssl/pqueue.d crypto/evp/e_aes.d crypto/x509v3/pcy_cache.d crypto/pkcs12/p12_asn.d crypto/evp/m_wp.d crypto/bio/bss_mem.d test/stack_test.d crypto/kdf/tls1_prf.d apps/pkcs7.d crypto/engine/tb_pkmeth.d crypto/pem/pem_err.d crypto/evp/bio_ok.d ssl/ssl_stat.d test/buildtest_pem2.d test/buildtest_conf_api.d crypto/asn1/a_gentm.d crypto/dso/dso_dlfcn.d crypto/bn/bn_mont.d crypto/cms/cms_err.d crypto/dso/dso_win32.d apps/pkcs12.d crypto/conf/conf_mod.d crypto/ts/ts_verify_ctx.d crypto/ec/ecdsa_sign.d crypto/pkcs12/p12_key.d crypto/pem/pem_info.d apps/errstr.d crypto/evp/m_sha3.d crypto/bio/bf_lbuf.d test/enginetest.d crypto/ts/ts_req_print.d test/crltest.d crypto/bio/bf_buff.d crypto/x509v3/pcy_map.d crypto/asn1/a_mbstr.d test/buildtest_x509_vfy.d crypto/x509/t_crl.d crypto/dh/dh_lib.d crypto/ct/ct_b64.d crypto/dsa/dsa_meth.d crypto/ec/ec_cvt.d fuzz/ct.d test/buildtest_rc2.d crypto/cms/cms_enc.d crypto/objects/obj_lib.d crypto/x509/x509_def.d crypto/ts/ts_req_utils.d fuzz/x509.d crypto/async/async_wait.d test/bad_dtls_test.d test/time_offset_test.d test/ct_test.d crypto/ct/ct_oct.d crypto/bn/bn_const.d test/v3nametest.d crypto/evp/digest.d crypto/rand/rand_err.d apps/rehash.d test/buildtest_ossl_typ.d crypto/bn/bn_mul.d test/buildtest_cms.d crypto/x509/x_all.d test/fatalerrtest.d apps/sess_id.d crypto/lhash/lh_stats.d test/bntest.d test/verify_extra_test.d test/buildtest_srp.d crypto/comp/comp_lib.d crypto/dsa/dsa_sign.d crypto/x509/x509_ext.d crypto/pem/pem_oth.d crypto/ocsp/ocsp_cl.d crypto/evp/m_null.d crypto/x509v3/pcy_tree.d test/lhash_test.d apps/asn1pars.d crypto/asn1/p5_pbe.d test/threadstest.d crypto/txt_db/txt_db.d crypto/asn1/p5_pbev2.d test/testutil/format_output.d apps/ec.d crypto/md4/md4_dgst.d crypto/ts/ts_asn1.d crypto/asn1/a_int.d ssl/ssl_conf.d crypto/store/store_err.d test/rsa_test.d crypto/x509/x509_txt.d test/buildtest_store.d test/buildtest_buffer.d crypto/asn1/d2i_pr.d ssl/methods.d crypto/pkcs12/p12_crt.d apps/dsa.d crypto/evp/m_sigver.d test/ssl_test_ctx_test.d crypto/bio/bss_conn.d crypto/rsa/rsa_gen.d crypto/ec/ec_key.d crypto/pkcs12/p12_crpt.d crypto/buffer/buf_err.d crypto/camellia/cmll_misc.d crypto/store/store_init.d crypto/bn/bn_sqr.d crypto/modes/cbc128.d crypto/rc2/rc2_ecb.d crypto/bio/bss_sock.d test/pkey_meth_test.d crypto/bio/bss_log.d test/buildtest_aes.d crypto/ct/ct_x509v3.d crypto/o_fips.d crypto/bf/bf_cfb64.d crypto/asn1/tasn_fre.d test/recordlentest.d test/ctype_internal_test.d crypto/ec/ecp_oct.d test/drbg_cavs_test.d crypto/evp/e_null.d ssl/s3_lib.d test/hmactest.d crypto/evp/e_sm4.d crypto/modes/cfb128.d crypto/bn/bn_nist.d crypto/blake2/m_blake2s.d test/pkey_meth_kdf_test.d crypto/x509v3/v3_cpols.d crypto/ec/curve25519.d crypto/des/des_enc.d crypto/dsa/dsa_prn.d crypto/dsa/dsa_key.d crypto/ct/ct_policy.d test/drbgtest.d crypto/seed/seed_ecb.d crypto/ripemd/rmd_dgst.d test/dsa_no_digest_size_test.d crypto/evp/bio_md.d test/buildtest_symhacks.d crypto/x509/x509_err.d crypto/ct/ct_err.d crypto/evp/bio_b64.d test/x509_time_test.d crypto/x509v3/v3_lib.d crypto/rsa/rsa_sign.d crypto/asn1/a_strnid.d crypto/async/arch/async_null.d crypto/asn1/a_i2d_fp.d crypto/ui/ui_openssl.d crypto/dh/dh_pmeth.d crypto/dh/dh_rfc5114.d ssl/t1_trce.d crypto/conf/conf_def.d crypto/evp/evp_key.d apps/s_cb.d test/constant_time_test.d crypto/des/ofb64ede.d crypto/pkcs12/p12_init.d crypto/rand/rand_egd.d crypto/asn1/t_pkey.d crypto/evp/e_rc4.d crypto/asn1/asn_mime.d test/buildtest_safestack.d crypto/x509/x_x509a.d crypto/ocsp/ocsp_asn.d crypto/pem/pem_pkey.d crypto/err/err_prn.d crypto/des/pcbc_enc.d test/buildtest_lhash.d crypto/engine/eng_init.d crypto/cast/c_enc.d fuzz/bignum.d crypto/ec/ec_asn1.d crypto/x509/x509_trs.d engines/e_ossltest.d crypto/err/err_all.d crypto/cmac/cm_pmeth.d apps/engine.d crypto/modes/gcm128.d apps/openssl.d crypto/cms/cms_ess.d crypto/evp/p5_crpt2.d test/buildtest_ec.d crypto/threads_pthread.d crypto/des/str2key.d crypto/lhash/lhash.d crypto/pkcs12/p12_decr.d crypto/evp/e_des.d test/buildtest_modes.d test/asn1_encode_test.d crypto/ct/ct_sct_ctx.d ssl/d1_srtp.d crypto/rc2/rc2cfb64.d crypto/cmac/cmac.d crypto/dh/dh_meth.d ssl/statem/extensions_clnt.d crypto/pem/pem_sign.d crypto/ec/ec2_oct.d test/srptest.d test/pbelutest.d crypto/asn1/tasn_utl.d apps/rand.d apps/verify.d crypto/bn/bn_asm.d crypto/rsa/rsa_x931g.d crypto/ec/curve448/scalar.d test/buildtest_x509v3.d ssl/record/dtls1_bitmap.d crypto/camellia/camellia.d crypto/evp/e_camellia.d crypto/des/rand_key.d test/buildtest_evp.d crypto/idea/i_cbc.d crypto/asn1/tasn_dec.d fuzz/server.d crypto/whrlpool/wp_block.d test/buildtest_cast.d crypto/seed/seed_cfb.d ssl/statem/statem_lib.d crypto/x509/x_exten.d test/buildtest_md2.d crypto/rsa/rsa_chk.d crypto/ec/ec_mult.d crypto/evp/e_bf.d crypto/threads_none.d test/testutil/cb.d test/d2i_test.d crypto/x509v3/v3_crld.d crypto/cms/cms_env.d crypto/ec/ecp_mont.d crypto/x509v3/v3_admis.d crypto/modes/wrap128.d crypto/x509v3/v3_pcia.d crypto/x509/x509_vpm.d crypto/rand/rand_vms.d ssl/ssl_asn1.d ssl/tls13_enc.d crypto/ebcdic.d crypto/mem_dbg.d test/buildtest_rsa.d crypto/ec/ec_kmeth.d crypto/dso/dso_err.d crypto/ocsp/ocsp_err.d crypto/x509/x509rset.d ssl/bio_ssl.d test/bio_memleak_test.d crypto/bio/b_sock.d crypto/bn/bn_kron.d crypto/x509/x_req.d crypto/x509v3/v3_bcons.d fuzz/test-corpus.d crypto/x509v3/v3_bitst.d crypto/asn1/a_digest.d apps/dhparam.d crypto/asn1/p8_pkey.d crypto/asn1/x_val.d crypto/dsa/dsa_pmeth.d crypto/ts/ts_err.d test/buildtest_ct.d crypto/dh/dh_rfc7919.d crypto/aes/aes_misc.d crypto/x509/by_file.d test/tls13secretstest.d crypto/rsa/rsa_saos.d crypto/md5/md5_dgst.d ssl/ssl_utst.d crypto/asn1/a_dup.d crypto/ec/curve448/curve448_tables.d ssl/record/ssl3_record.d test/buildtest_ocsp.d test/buildtest_conf.d ssl/statem/statem_dtls.d crypto/dh/dh_asn1.d test/buildtest_hmac.d crypto/x509v3/pcy_lib.d crypto/bn/bn_err.d crypto/evp/m_md4.d test/modes_internal_test.d crypto/rsa/rsa_pss.d test/asn1_string_table_test.d test/ssl_cert_table_internal_test.d crypto/des/ofb64enc.d fuzz/bndiv.d crypto/x509v3/v3_pci.d crypto/ec/curve448/curve448.d crypto/bio/bio_meth.d test/asn1_internal_test.d crypto/bn/bn_gcd.d crypto/rsa/rsa_crpt.d test/testutil/stanza.d test/asynciotest.d apps/dgst.d crypto/ec/ecdh_ossl.d crypto/chacha/chacha_enc.d test/sslcorrupttest.d apps/storeutl.d test/buildtest_blowfish.d crypto/bio/b_print.d crypto/engine/eng_openssl.d crypto/pkcs12/p12_sbag.d crypto/asn1/asn1_lib.d crypto/rsa/rsa_mp.d crypto/camellia/cmll_cfb.d crypto/x509v3/v3_conf.d crypto/pkcs7/pk7_smime.d apps/crl.d crypto/sm4/sm4.d test/asn1_decode_test.d crypto/asn1/asn1_par.d crypto/ocsp/v3_ocsp.d fuzz/conf.d crypto/x509/x_x509.d test/ideatest.d crypto/ts/ts_rsp_verify.d crypto/evp/m_ripemd.d crypto/o_fopen.d fuzz/asn1parse.d crypto/pkcs12/p12_p8d.d crypto/pem/pvkfmt.d crypto/ts/ts_conf.d test/ocspapitest.d test/buildtest_ssl3.d crypto/ui/ui_lib.d test/buildtest_e_os2.d crypto/rsa/rsa_asn1.d crypto/cms/cms_lib.d crypto/pem/pem_xaux.d crypto/asn1/p5_scrypt.d crypto/dh/dh_prn.d crypto/ocsp/ocsp_prn.d crypto/x509/x509_vfy.d crypto/conf/conf_sap.d crypto/rsa/rsa_meth.d crypto/x509/x509spki.d crypto/objects/obj_xref.d crypto/cms/cms_pwri.d test/buildtest_rand.d crypto/md2/md2_one.d crypto/des/ofb_enc.d crypto/hmac/hm_pmeth.d crypto/evp/pmeth_fn.d crypto/x509/x509_req.d crypto/pem/pem_all.d crypto/x509v3/v3_utl.d crypto/asn1/x_sig.d crypto/dh/dh_gen.d crypto/pkcs7/pk7_asn1.d test/buildtest_rc4.d crypto/evp/p_lib.d crypto/x509v3/v3_int.d crypto/asn1/a_d2i_fp.d apps/gendsa.d test/ectest.d apps/ts.d test/buildtest_ssl2.d apps/version.d crypto/dso/dso_openssl.d ssl/t1_enc.d crypto/ct/ct_prn.d crypto/des/cfb64ede.d test/buildtest_ebcdic.d crypto/err/err.d crypto/async/arch/async_win.d crypto/rc5/rc5ofb64.d crypto/asn1/x_int64.d test/sslbuffertest.d crypto/engine/eng_list.d crypto/bn/bn_recp.d crypto/evp/m_mdc2.d apps/pkcs8.d crypto/des/ecb_enc.d crypto/blake2/blake2b.d test/buildtest_ecdsa.d crypto/asn1/n_pkey.d test/test_test.d crypto/asn1/x_spki.d crypto/x509v3/v3_ncons.d crypto/x509v3/v3_pmaps.d crypto/dsa/dsa_depr.d ssl/s3_enc.d crypto/engine/eng_all.d test/buildtest_camellia.d crypto/evp/e_chacha20_poly1305.d crypto/ts/ts_lib.d crypto/x509v3/v3_pku.d crypto/ts/ts_rsp_sign.d crypto/store/store_lib.d test/cipherlist_test.d crypto/asn1/tasn_prn.d crypto/aes/aes_ecb.d test/v3ext.d crypto/bio/b_dump.d crypto/asn1/tasn_enc.d apps/cms.d crypto/asn1/a_utctm.d apps/rsautl.d crypto/ec/eck_prn.d test/buildtest_ecdh.d crypto/pkcs7/pk7_mime.d crypto/conf/conf_err.d test/buildtest_pkcs12.d test/siphash_internal_test.d ssl/ssl_ciph.d crypto/engine/eng_lib.d apps/apps.d crypto/cast/c_cfb64.d test/buildtest_tls1.d test/ssltestlib.d crypto/rand/drbg_lib.d crypto/x509/x_crl.d test/testutil/driver.d test/testutil/test_cleanup.d crypto/ts/ts_rsp_utils.d crypto/engine/eng_pkey.d apps/req.d crypto/asn1/a_object.d test/dtlsv1listentest.d test/wpackettest.d crypto/engine/tb_digest.d crypto/x509/x509_set.d crypto/bio/bss_fd.d crypto/evp/pbe_scrypt.d test/buildtest_kdf.d crypto/x509v3/v3err.d apps/enc.d crypto/rand/rand_lib.d ssl/statem/extensions_srvr.d crypto/comp/comp_err.d ssl/ssl_mcnf.d crypto/evp/e_des3.d crypto/rc5/rc5_skey.d crypto/comp/c_zlib.d crypto/x509/x509_d2.d crypto/evp/p_dec.d apps/spkac.d crypto/evp/e_rc4_hmac_md5.d crypto/pkcs12/p12_utl.d apps/s_client.d test/bioprinttest.d engines/e_padlock.d crypto/ec/ecdsa_vrf.d crypto/pkcs7/bio_pk7.d crypto/pkcs12/p12_npas.d crypto/x509v3/v3_ia5.d crypto/modes/cts128.d crypto/bn/bn_add.d test/exdatatest.d crypto/ui/ui_err.d test/gosttest.d test/buildtest_idea.d crypto/asn1/x_info.d crypto/evp/e_rc5.d test/buildtest_stack.d test/cmsapitest.d crypto/ec/ec_pmeth.d crypto/evp/pmeth_lib.d crypto/engine/eng_fat.d crypto/objects/obj_err.d crypto/camellia/cmll_ofb.d crypto/store/store_strings.d crypto/evp/c_alld.d crypto/asn1/bio_ndef.d crypto/evp/m_md5_sha1.d crypto/poly1305/poly1305_ameth.d crypto/asn1/a_strex.d crypto/modes/ccm128.d crypto/aes/aes_core.d crypto/seed/seed.d crypto/bn/bn_prime.d crypto/objects/obj_dat.d test/mdc2_internal_test.d ssl/statem/statem_clnt.d crypto/seed/seed_ofb.d crypto/evp/e_xcbc_d.d crypto/pkcs12/p12_p8e.d crypto/rand/drbg_ctr.d crypto/asn1/x_long.d crypto/dsa/dsa_lib.d crypto/bio/bss_file.d test/afalgtest.d crypto/sha/sha1_one.d test/gmdifftest.d test/ecdsatest.d crypto/ec/ecx_meth.d test/buildtest_cmac.d apps/ca.d ssl/statem/extensions.d crypto/evp/evp_lib.d ssl/ssl_sess.d crypto/buffer/buffer.d test/rc4test.d crypto/ec/curve448/f_generic.d crypto/ts/ts_rsp_print.d crypto/asn1/a_type.d test/asynctest.d crypto/bf/bf_ofb64.d test/buildtest_comp.d crypto/asn1/nsseq.d crypto/getenv.d crypto/asn1/f_string.d crypto/sha/keccak1600.d crypto/x509/x_attrib.d test/testutil/random.d crypto/ec/ecp_nistp224.d crypto/ec/ec_lib.d test/packettest.d crypto/evp/p5_crpt.d apps/s_server.d crypto/conf/conf_mall.d crypto/asn1/i2d_pu.d crypto/evp/encode.d test/ssltest_old.d crypto/ec/ec_err.d crypto/async/async.d crypto/dsa/dsa_gen.d test/x509_internal_test.d crypto/asn1/asn1_item_list.d crypto/cast/c_skey.d crypto/x509v3/v3_akeya.d crypto/x509v3/v3_genn.d test/rsa_mp_test.d crypto/ui/ui_util.d crypto/aes/aes_cfb.d apps/rsa.d test/igetest.d ssl/ssl_rsa.d crypto/ec/ecp_nistputil.d crypto/rc4/rc4_enc.d crypto/dh/dh_kdf.d crypto/des/set_key.d test/sysdefaulttest.d ssl/record/ssl3_buffer.d crypto/hmac/hmac.d crypto/x509/x_pubkey.d test/dtlstest.d crypto/md4/md4_one.d crypto/bio/bio_err.d ssl/ssl_lib.d crypto/engine/tb_dsa.d crypto/pkcs7/pkcs7err.d crypto/threads_win.d crypto/x509/x509_att.d crypto/evp/p_sign.d test/memleaktest.d fuzz/crl.d crypto/rc2/rc2_cbc.d crypto/pkcs12/pk12err.d apps/passwd.d crypto/asn1/a_bitstr.d test/testutil/main.d test/x509_dup_cert_test.d crypto/asn1/asn_moid.d ssl/s3_cbc.d crypto/des/fcrypt_b.d test/bio_callback_test.d crypto/x509/x509_cmp.d crypto/conf/conf_lib.d crypto/bio/bf_nbio.d crypto/bio/b_sock2.d crypto/aes/aes_ofb.d crypto/ocsp/ocsp_ext.d crypto/dso/dso_dl.d crypto/ripemd/rmd_one.d crypto/uid.d crypto/evp/e_rc2.d test/secmemtest.d test/poly1305_internal_test.d test/testutil/basic_output.d crypto/des/cfb64enc.d crypto/dh/dh_ameth.d test/buildtest_obj_mac.d crypto/evp/m_md2.d crypto/camellia/cmll_cbc.d test/ciphername_test.d test/tls13ccstest.d test/dhtest.d crypto/bn/bn_div.d crypto/bio/bss_bio.d apps/genpkey.d crypto/rsa/rsa_ssl.d test/rc2test.d test/bio_enc_test.d test/ssl_test_ctx.d crypto/bio/bio_cb.d crypto/srp/srp_vfy.d crypto/dsa/dsa_ossl.d test/buildtest_asn1t.d crypto/rand/randfile.d crypto/des/ecb3_enc.d crypto/bn/bn_depr.d test/aborttest.d crypto/modes/ctr128.d crypto/x509v3/v3_info.d crypto/dsa/dsa_asn1.d crypto/ec/ec_oct.d crypto/bio/bss_dgram.d crypto/ec/ec_ameth.d crypto/rc5/rc5cfb64.d test/casttest.d crypto/md2/md2_dgst.d crypto/asn1/evp_asn1.d crypto/bn/bn_exp2.d test/handshake_helper.d test/uitest.d crypto/x509/t_req.d crypto/engine/tb_rand.d apps/srp.d test/x509_check_cert_pkey_test.d crypto/cryptlib.d crypto/aes/aes_wrap.d crypto/x509/x_name.d test/buildtest_ui.d apps/smime.d crypto/bio/bio_lib.d crypto/dh/dh_depr.d crypto/rsa/rsa_x931.d crypto/siphash/siphash.d crypto/rc2/rc2ofb64.d crypto/bf/bf_ecb.d crypto/bn/bn_word.d crypto/asn1/a_time.d crypto/bio/bss_acpt.d crypto/dsa/dsa_vrf.d crypto/bn/bn_gf2m.d crypto/sm2/sm2_crypt.d test/danetest.d crypto/x509v3/pcy_data.d crypto/evp/p_seal.d test/md2test.d crypto/des/cbc_cksm.d crypto/pkcs7/pk7_lib.d ssl/statem/statem_srvr.d ssl/record/ssl3_record_tls13.d crypto/x509v3/v3_addr.d crypto/evp/cmeth_lib.d crypto/pkcs7/pk7_attr.d crypto/store/store_register.d apps/bf_prefix.d crypto/engine/tb_dh.d test/sanitytest.d crypto/evp/m_sha1.d apps/pkeyparam.d test/drbg_cavs_data.d crypto/cmac/cm_ameth.d test/buildtest_ssl.d crypto/bn/bn_rand.d crypto/x509v3/v3_akey.d ssl/t1_lib.d test/asn1_time_test.d crypto/sha/sha1dgst.d crypto/cms/cms_cd.d crypto/sha/sha256.d test/tls13encryptiontest.d crypto/asn1/a_utf8.d crypto/rsa/rsa_oaep.d apps/crl2p7.d crypto/bn/bn_dh.d crypto/x509v3/pcy_node.d crypto/init.d crypto/evp/e_cast.d crypto/x509/x509_obj.d crypto/siphash/siphash_pmeth.d crypto/x509v3/v3_tlsf.d crypto/siphash/siphash_ameth.d crypto/aes/aes_cbc.d crypto/rsa/rsa_lib.d crypto/asn1/t_spki.d crypto/ec/ec_print.d crypto/pkcs12/p12_mutl.d crypto/x509/x509_r2x.d crypto/ec/curve448/arch_32/f_impl.d test/buildtest_rc5.d crypto/dso/dso_lib.d crypto/cms/cms_kari.d crypto/pkcs7/pk7_doit.d test/testutil/init.d crypto/ec/ecdsa_ossl.d crypto/camellia/cmll_ecb.d crypto/asn1/f_int.d fuzz/asn1.d crypto/ocsp/ocsp_vfy.d crypto/aria/aria.d crypto/asn1/a_print.d crypto/bn/bn_exp.d crypto/sm2/sm2_err.d crypto/engine/eng_table.d crypto/modes/ocb128.d crypto/rsa/rsa_err.d crypto/camellia/cmll_ctr.d test/ecstresstest.d crypto/bn/bn_lib.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/idea/i_ofb64.d crypto/store/loader_file.d crypto/x509v3/v3_skey.d ssl/tls_srp.d crypto/ec/ec2_smpl.d crypto/bf/bf_skey.d crypto/rsa/rsa_ossl.d crypto/cast/c_ofb64.d apps/s_socket.d crypto/engine/tb_asnmth.d crypto/engine/tb_cipher.d test/testutil/tests.d crypto/sm3/sm3.d engines/e_dasync.d crypto/bio/bf_null.d apps/ecparam.d crypto/pem/pem_lib.d crypto/rc2/rc2_skey.d crypto/engine/eng_err.d crypto/seed/seed_cbc.d crypto/evp/evp_err.d crypto/async/arch/async_posix.d test/buildtest_crypto.d crypto/evp/names.d apps/nseq.d crypto/asn1/asn_pack.d crypto/ui/ui_null.d test/buildtest_dh.d apps/ocsp.d crypto/evp/m_md5.d ssl/d1_lib.d test/buildtest_sha.d test/sm4_internal_test.d test/buildtest_md5.d fuzz/cms.d crypto/x509v3/v3_pcons.d crypto/stack/stack.d test/buildtest_opensslv.d test/buildtest_des.d crypto/x509v3/v3_asid.d crypto/kdf/scrypt.d test/curve448_internal_test.d crypto/modes/ofb128.d crypto/cms/cms_att.d crypto/mem.d test/exptest.d crypto/asn1/asn_mstbl.d crypto/evp/c_allc.d crypto/rsa/rsa_pmeth.d crypto/evp/e_aria.d crypto/rsa/rsa_none.d test/buildtest_objects.d test/testutil/tap_bio.d ssl/packet.d ssl/ssl_err.d crypto/x509v3/v3_prn.d apps/x509.d
+DEPS=crypto/asn1/x_algor.d crypto/dso/dso_dlfcn.d crypto/asn1/x_info.d crypto/rand/rand_egd.d test/buildtest_ecdh.d crypto/err/err_prn.d crypto/siphash/siphash_ameth.d crypto/x509/x509rset.d test/asn1_internal_test.d crypto/kdf/kdf_err.d crypto/asn1/n_pkey.d crypto/bf/bf_skey.d crypto/kdf/scrypt.d test/clienthellotest.d crypto/ec/ecdsa_sign.d crypto/siphash/siphash.d crypto/o_fips.d crypto/asn1/x_spki.d crypto/rsa/rsa_chk.d crypto/ocsp/ocsp_vfy.d ssl/statem/extensions_cust.d test/siphash_internal_test.d crypto/pkcs7/pk7_attr.d crypto/asn1/a_octet.d crypto/dsa/dsa_depr.d crypto/cms/cms_smime.d crypto/dsa/dsa_prn.d crypto/async/arch/async_posix.d ssl/ssl_txt.d crypto/bio/bf_nbio.d crypto/asn1/tasn_enc.d crypto/asn1/t_bitst.d crypto/cms/cms_err.d apps/dsaparam.d crypto/pkcs12/p12_mutl.d test/buildtest_md4.d crypto/sha/sha256.d crypto/hmac/hm_pmeth.d test/drbg_cavs_data.d ssl/statem/statem_lib.d crypto/ec/ec_lib.d crypto/asn1/tasn_typ.d test/sm4_internal_test.d crypto/ctype.d crypto/bio/bss_log.d crypto/objects/obj_err.d crypto/x509/x_all.d crypto/bn/bn_gcd.d crypto/o_fopen.d crypto/cast/c_ecb.d crypto/evp/m_ripemd.d test/buildtest_idea.d crypto/bio/b_dump.d test/buildtest_sha.d crypto/md5/md5_dgst.d crypto/x509/t_crl.d crypto/pkcs12/p12_sbag.d crypto/bio/bss_conn.d crypto/x509/x_exten.d fuzz/asn1parse.d test/bio_memleak_test.d crypto/des/ecb_enc.d ssl/statem/statem_dtls.d apps/engine.d crypto/bf/bf_cfb64.d crypto/ui/ui_lib.d test/evp_extra_test.d test/ocspapitest.d fuzz/x509.d crypto/pem/pem_x509.d crypto/async/arch/async_null.d test/crltest.d crypto/x509v3/pcy_lib.d crypto/cmac/cm_pmeth.d test/bad_dtls_test.d test/buildtest_bio.d crypto/pem/pem_err.d test/rc2test.d ssl/ssl_rsa.d test/buildtest_md2.d crypto/x509v3/v3_cpols.d ssl/t1_trce.d test/testutil/format_output.d test/exdatatest.d test/buildtest_engine.d crypto/asn1/a_strnid.d crypto/bn/bn_shift.d ssl/s3_enc.d test/srptest.d test/stack_test.d crypto/bf/bf_enc.d crypto/dsa/dsa_vrf.d engines/e_afalg.d test/dtls_mtu_test.d crypto/evp/e_aria.d apps/req.d apps/pkcs12.d crypto/x509/x509_err.d apps/ocsp.d crypto/async/async_wait.d crypto/ec/ecp_mont.d crypto/bn/bn_srp.d crypto/evp/e_cast.d crypto/asn1/d2i_pu.d test/buildtest_cms.d crypto/bio/bio_lib.d crypto/ocsp/ocsp_prn.d crypto/ct/ct_prn.d crypto/bn/bn_add.d crypto/md2/md2_dgst.d test/mdc2_internal_test.d crypto/getenv.d crypto/conf/conf_api.d test/buildtest_ssl3.d ssl/d1_srtp.d test/testutil/cb.d crypto/ec/ec2_oct.d crypto/des/rand_key.d crypto/bn/bn_exp.d crypto/evp/evp_lib.d apps/verify.d test/ideatest.d crypto/des/xcbc_enc.d crypto/evp/bio_enc.d crypto/ec/ecp_nist.d crypto/evp/e_seed.d crypto/bn/bn_print.d test/ssl_test_ctx.d crypto/dh/dh_rfc5114.d crypto/asn1/i2d_pu.d test/buildtest_rand.d apps/genrsa.d crypto/rand/drbg_lib.d crypto/store/store_init.d crypto/rsa/rsa_ameth.d crypto/evp/e_rc4.d apps/crl2p7.d test/buildtest_rc4.d crypto/ui/ui_util.d crypto/cms/cms_io.d apps/dsa.d test/sanitytest.d crypto/bf/bf_ecb.d test/d2i_test.d test/buildtest_x509_vfy.d test/gmdifftest.d crypto/asn1/a_digest.d test/modes_internal_test.d crypto/rsa/rsa_sign.d crypto/bio/bio_err.d crypto/aes/aes_cfb.d crypto/dso/dso_err.d crypto/rsa/rsa_asn1.d crypto/pkcs12/p12_init.d crypto/x509/x509_meth.d test/x509_time_test.d crypto/engine/eng_ctrl.d crypto/rand/rand_err.d test/cmsapitest.d crypto/cms/cms_cd.d crypto/x509/x509_v3.d crypto/ec/ecp_oct.d crypto/modes/xts128.d crypto/bn/bn_mul.d test/casttest.d test/asn1_decode_test.d test/buildtest_cast.d fuzz/test-corpus.d test/ssl_cert_table_internal_test.d crypto/bio/bss_bio.d crypto/asn1/ameth_lib.d test/ecdsatest.d crypto/x509v3/v3_genn.d test/buildtest_whrlpool.d crypto/des/cfb64ede.d crypto/ec/curve25519.d crypto/err/err_all.d crypto/seed/seed_cfb.d crypto/aes/aes_ecb.d ssl/ssl_sess.d crypto/dso/dso_dl.d crypto/x509/x_name.d crypto/evp/pmeth_gn.d test/buildtest_pkcs7.d crypto/engine/tb_rsa.d apps/errstr.d crypto/pkcs12/p12_kiss.d test/pbelutest.d crypto/ocsp/ocsp_ext.d crypto/evp/p5_crpt2.d test/dtlstest.d crypto/mem_dbg.d apps/asn1pars.d test/asynciotest.d crypto/asn1/a_utf8.d crypto/hmac/hmac.d crypto/asn1/p5_scrypt.d test/ciphername_test.d crypto/x509v3/v3_ia5.d test/constant_time_test.d ssl/d1_msg.d crypto/blake2/blake2b.d crypto/x509/x509_d2.d crypto/ec/ec2_smpl.d crypto/ec/curve448/scalar.d crypto/ct/ct_b64.d crypto/ec/curve448/curve448.d crypto/x509/x509_vpm.d crypto/ct/ct_log.d test/testutil/tests.d crypto/rsa/rsa_pk1.d crypto/rsa/rsa_pss.d crypto/x509/x_x509.d crypto/ts/ts_rsp_print.d crypto/pem/pvkfmt.d test/buildtest_crypto.d crypto/modes/ccm128.d apps/ec.d crypto/blake2/m_blake2s.d ssl/methods.d crypto/asn1/i2d_pr.d crypto/modes/wrap128.d crypto/ts/ts_req_print.d crypto/evp/e_xcbc_d.d crypto/pkcs12/p12_crt.d crypto/ec/ecp_nistp521.d crypto/x509/x509_lu.d crypto/evp/m_wp.d test/v3ext.d crypto/asn1/a_gentm.d crypto/rsa/rsa_gen.d crypto/ct/ct_sct_ctx.d crypto/ec/ecdh_ossl.d crypto/rc2/rc2_ecb.d apps/dhparam.d crypto/x509v3/v3err.d crypto/evp/e_rc5.d ssl/s3_msg.d crypto/ts/ts_lib.d crypto/asn1/a_time.d test/servername_test.d crypto/bio/bss_acpt.d test/drbg_cavs_test.d crypto/x509/x_x509a.d crypto/rsa/rsa_meth.d crypto/sm3/sm3.d crypto/buffer/buf_err.d crypto/asn1/tasn_utl.d crypto/pkcs12/p12_add.d crypto/cpt_err.d crypto/bn/bn_mod.d test/x509_dup_cert_test.d crypto/ts/ts_conf.d crypto/des/fcrypt_b.d crypto/camellia/cmll_misc.d test/sslbuffertest.d crypto/whrlpool/wp_block.d crypto/pem/pem_sign.d crypto/asn1/a_dup.d test/verify_extra_test.d crypto/modes/cbc128.d crypto/engine/tb_cipher.d crypto/asn1/a_verify.d crypto/dh/dh_key.d crypto/bio/bf_buff.d crypto/x509/x509type.d crypto/siphash/siphash_pmeth.d crypto/rand/randfile.d crypto/ec/ec_oct.d crypto/rc5/rc5_enc.d test/buildtest_ripemd.d crypto/engine/eng_fat.d crypto/bn/bn_x931p.d test/sslapitest.d crypto/conf/conf_mod.d crypto/x509v3/v3_crld.d crypto/rsa/rsa_none.d crypto/ripemd/rmd_one.d crypto/dso/dso_openssl.d crypto/rsa/rsa_lib.d crypto/dsa/dsa_meth.d crypto/evp/m_md5_sha1.d crypto/ocsp/ocsp_asn.d crypto/rc2/rc2ofb64.d engines/e_capi.d crypto/bio/bss_dgram.d crypto/pkcs12/p12_npas.d crypto/ec/ecx_meth.d crypto/rsa/rsa_mp.d test/ecstresstest.d crypto/aes/aes_wrap.d test/dsatest.d crypto/x509v3/v3_pcia.d test/buildtest_lhash.d crypto/conf/conf_sap.d crypto/idea/i_cfb64.d crypto/x509v3/v3_utl.d test/danetest.d crypto/idea/i_cbc.d test/ectest.d crypto/des/str2key.d crypto/asn1/a_sign.d test/buildtest_ebcdic.d test/buildtest_buffer.d crypto/asn1/a_utctm.d apps/dgst.d crypto/chacha/chacha_enc.d crypto/des/cbc_cksm.d crypto/ec/ec_asn1.d crypto/sha/sha1_one.d crypto/camellia/camellia.d test/exptest.d crypto/cms/cms_kari.d ssl/ssl_err.d test/testutil/driver.d crypto/dsa/dsa_lib.d crypto/cms/cms_enc.d crypto/asn1/tasn_prn.d test/buildtest_pem2.d crypto/store/store_strings.d crypto/asn1/d2i_pr.d crypto/x509v3/v3_pcons.d crypto/asn1/x_bignum.d test/pemtest.d engines/e_dasync.d crypto/asn1/tasn_new.d crypto/x509v3/pcy_data.d crypto/ec/curve448/arch_32/f_impl.d crypto/pkcs7/pk7_asn1.d ssl/s3_cbc.d crypto/evp/names.d crypto/x509/x_pubkey.d crypto/asn1/bio_ndef.d apps/srp.d crypto/x509v3/v3_addr.d crypto/poly1305/poly1305_ameth.d test/buildtest_evp.d crypto/rsa/rsa_depr.d crypto/async/async.d crypto/poly1305/poly1305.d crypto/cmac/cmac.d apps/ciphers.d crypto/pem/pem_info.d crypto/evp/p_verify.d test/buildtest_asn1t.d test/buildtest_tls1.d test/bioprinttest.d crypto/ui/ui_null.d test/handshake_helper.d test/buildtest_opensslv.d crypto/cversion.d crypto/idea/i_ofb64.d crypto/x509v3/v3_conf.d test/buildtest_async.d test/bio_callback_test.d test/testutil/basic_output.d crypto/kdf/tls1_prf.d crypto/rand/rand_vms.d crypto/dh/dh_kdf.d test/buildtest_seed.d crypto/bn/bn_asm.d crypto/mem.d crypto/asn1/x_val.d crypto/objects/obj_dat.d crypto/asn1/a_d2i_fp.d crypto/asn1/tasn_scn.d crypto/conf/conf_def.d crypto/asn1/p5_pbe.d crypto/evp/e_camellia.d crypto/aes/aes_core.d test/enginetest.d crypto/evp/m_sha1.d crypto/evp/pmeth_lib.d crypto/des/des_enc.d test/buildtest_ecdsa.d crypto/x509v3/v3_enum.d crypto/threads_pthread.d test/chacha_internal_test.d crypto/o_dir.d crypto/bn/bn_err.d crypto/whrlpool/wp_dgst.d crypto/x509v3/v3_ncons.d test/recordlentest.d crypto/x509v3/pcy_node.d crypto/pkcs7/pk7_lib.d crypto/ec/curve448/f_generic.d crypto/bio/bf_lbuf.d crypto/dso/dso_lib.d crypto/asn1/bio_asn1.d crypto/ec/ec_err.d crypto/engine/eng_cnf.d crypto/x509/x509_req.d crypto/ec/ecdsa_vrf.d crypto/x509v3/v3_pku.d crypto/x509/x509_vfy.d crypto/o_time.d crypto/md4/md4_dgst.d crypto/pem/pem_all.d test/conf_include_test.d crypto/evp/e_des3.d crypto/dh/dh_pmeth.d crypto/evp/bio_b64.d test/buildtest_ssl.d crypto/rc2/rc2_cbc.d crypto/rc4/rc4_skey.d test/asn1_string_table_test.d ssl/statem/statem_clnt.d crypto/x509/x509_def.d test/rc5test.d apps/s_time.d apps/bf_prefix.d fuzz/server.d crypto/ec/ec_kmeth.d crypto/evp/e_des.d crypto/ec/ec_ameth.d crypto/ec/ecp_nistp224.d crypto/aria/aria.d crypto/srp/srp_vfy.d ssl/record/rec_layer_s3.d crypto/pkcs12/p12_attr.d test/buildtest_stack.d crypto/x509v3/v3_int.d crypto/evp/m_sigver.d crypto/aes/aes_misc.d crypto/asn1/tasn_fre.d crypto/engine/tb_eckey.d crypto/idea/i_skey.d crypto/engine/eng_openssl.d crypto/rand/rand_lib.d crypto/evp/evp_enc.d crypto/dh/dh_depr.d crypto/des/cbc_enc.d crypto/store/store_register.d crypto/x509/x509_att.d crypto/bn/bn_sqrt.d crypto/init.d test/mdc2test.d crypto/evp/p5_crpt.d fuzz/bndiv.d crypto/x509v3/v3_pmaps.d test/buildtest_store.d crypto/evp/c_allc.d crypto/evp/e_sm4.d crypto/engine/tb_digest.d crypto/bn/bn_intern.d crypto/rsa/rsa_prn.d crypto/ct/ct_vfy.d crypto/asn1/evp_asn1.d crypto/bn/bn_prime.d crypto/dh/dh_meth.d test/buildtest_dtls1.d crypto/sm3/m_sm3.d crypto/x509v3/pcy_cache.d ssl/ssl_init.d crypto/o_init.d crypto/asn1/x_long.d crypto/bn/bn_depr.d crypto/ocsp/ocsp_cl.d test/buildtest_rsa.d test/aborttest.d crypto/objects/obj_lib.d crypto/conf/conf_ssl.d crypto/rsa/rsa_ossl.d crypto/ts/ts_verify_ctx.d crypto/ebcdic.d ssl/pqueue.d crypto/idea/i_ecb.d test/buildtest_modes.d crypto/ui/ui_openssl.d apps/x509.d crypto/kdf/hkdf.d crypto/cms/cms_pwri.d crypto/engine/eng_all.d crypto/dh/dh_err.d crypto/asn1/f_int.d ssl/bio_ssl.d apps/pkcs7.d crypto/bn/bn_blind.d crypto/cms/cms_att.d test/buildtest_srp.d crypto/dso/dso_win32.d crypto/ts/ts_req_utils.d crypto/ec/ec_print.d apps/cms.d ssl/statem/statem_srvr.d test/buildtest_comp.d ssl/ssl_utst.d crypto/des/set_key.d ssl/statem/statem.d crypto/asn1/f_string.d test/buildtest_pkcs12.d test/evp_test.d crypto/evp/evp_pkey.d crypto/threads_win.d crypto/rc4/rc4_enc.d fuzz/client.d crypto/x509v3/v3_pci.d crypto/bio/bss_mem.d crypto/evp/e_aes.d apps/pkey.d crypto/evp/p_lib.d crypto/store/store_lib.d test/bntest.d ssl/statem/extensions.d crypto/bn/bn_div.d crypto/evp/m_md2.d crypto/ts/ts_rsp_utils.d test/tls13ccstest.d apps/apps.d crypto/pkcs12/p12_p8e.d crypto/ocsp/ocsp_lib.d crypto/asn1/p5_pbev2.d crypto/poly1305/poly1305_pmeth.d crypto/x509v3/v3_akey.d crypto/rsa/rsa_x931g.d test/time_offset_test.d crypto/des/ofb64enc.d test/buildtest_txt_db.d test/test_test.d fuzz/crl.d test/buildtest_rc2.d test/buildtest_camellia.d crypto/x509v3/v3_bitst.d test/ssl_test.d test/v3nametest.d apps/prime.d test/ssl_test_ctx_test.d apps/s_socket.d test/buildtest_rc5.d ssl/t1_enc.d crypto/ts/ts_rsp_sign.d test/pkey_meth_kdf_test.d crypto/x509v3/v3_tlsf.d crypto/dsa/dsa_err.d crypto/rand/rand_win.d crypto/des/pcbc_enc.d crypto/cms/cms_ess.d crypto/evp/m_md4.d apps/spkac.d crypto/evp/evp_err.d crypto/x509/x509_cmp.d crypto/sm2/sm2_err.d test/uitest.d crypto/evp/cmeth_lib.d crypto/modes/cts128.d apps/nseq.d crypto/rsa/rsa_saos.d crypto/bio/b_sock.d crypto/evp/e_chacha20_poly1305.d crypto/aes/aes_ige.d test/errtest.d crypto/evp/p_open.d crypto/mem_sec.d crypto/conf/conf_err.d crypto/ec/ec_curve.d crypto/x509/t_req.d apps/storeutl.d crypto/engine/tb_dsa.d crypto/evp/encode.d ssl/ssl_lib.d fuzz/bignum.d crypto/modes/gcm128.d crypto/sm2/sm2_sign.d crypto/x509v3/v3_info.d crypto/buffer/buffer.d crypto/md2/md2_one.d crypto/sm4/sm4.d crypto/evp/evp_pbe.d crypto/ec/ec_cvt.d crypto/ct/ct_policy.d apps/enc.d crypto/evp/p_enc.d crypto/pkcs7/bio_pk7.d crypto/engine/eng_err.d crypto/ec/curve448/curve448_tables.d test/buildtest_x509.d ssl/record/ssl3_record_tls13.d crypto/asn1/x_pkey.d apps/ts.d crypto/ec/ecp_nistp256.d apps/app_rand.d test/ssl_ctx_test.d test/buildtest_hmac.d apps/ecparam.d crypto/threads_none.d crypto/ec/ecp_nistputil.d test/testutil/testutil_init.d fuzz/asn1.d crypto/dsa/dsa_key.d crypto/bio/b_sock2.d crypto/asn1/asn1_lib.d test/rdrand_sanitytest.d ssl/tls_srp.d crypto/aes/aes_cbc.d crypto/seed/seed_cbc.d crypto/cms/cms_dd.d crypto/camellia/cmll_cfb.d crypto/ocsp/ocsp_err.d crypto/evp/e_bf.d test/buildtest_obj_mac.d crypto/uid.d crypto/asn1/p8_pkey.d test/destest.d crypto/rc5/rc5_ecb.d test/rc4test.d crypto/modes/ocb128.d crypto/comp/comp_err.d crypto/x509v3/v3_extku.d crypto/x509v3/v3_skey.d crypto/rsa/rsa_err.d crypto/pkcs12/p12_decr.d test/threadstest.d crypto/ts/ts_asn1.d crypto/ocsp/ocsp_srv.d apps/version.d apps/s_client.d crypto/ui/ui_err.d crypto/bn/bn_word.d crypto/ex_data.d crypto/comp/comp_lib.d test/testutil/stanza.d crypto/evp/bio_md.d crypto/cms/cms_sd.d test/buildtest_asn1.d test/rsa_mp_test.d crypto/ocsp/v3_ocsp.d engines/e_padlock.d test/dsa_no_digest_size_test.d crypto/asn1/a_strex.d crypto/x509v3/v3_sxnet.d test/asn1_time_test.d crypto/ec/ec_pmeth.d crypto/evp/p_seal.d test/shlibloadtest.d crypto/sm2/sm2_crypt.d test/buildtest_ct.d ssl/ssl_asn1.d crypto/engine/eng_rdrand.d crypto/asn1/a_i2d_fp.d crypto/dh/dh_lib.d crypto/ts/ts_rsp_verify.d crypto/x509/x509spki.d apps/rsa.d crypto/bio/bio_cb.d crypto/modes/cfb128.d crypto/blake2/m_blake2b.d apps/opt.d test/igetest.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/ec/eck_prn.d crypto/store/loader_file.d crypto/bn/bn_dh.d crypto/bn/bn_kron.d crypto/asn1/asn_mime.d crypto/rsa/rsa_ssl.d crypto/stack/stack.d crypto/cryptlib.d crypto/objects/o_names.d crypto/sha/sha512.d test/hmactest.d crypto/x509/x_req.d apps/rsautl.d crypto/aes/aes_ofb.d apps/pkcs8.d test/sslcorrupttest.d crypto/mem_clr.d crypto/bn/bn_nist.d crypto/cms/cms_env.d test/x509_check_cert_pkey_test.d crypto/pkcs7/pkcs7err.d crypto/pem/pem_pkey.d crypto/async/async_err.d apps/rehash.d crypto/dh/dh_prn.d crypto/bio/bf_null.d test/curve448_internal_test.d apps/genpkey.d crypto/bn/bn_recp.d crypto/x509v3/pcy_tree.d crypto/o_str.d crypto/des/fcrypt.d crypto/evp/e_rc2.d crypto/asn1/a_type.d test/x509aux.d test/bio_enc_test.d fuzz/conf.d test/ssltest_old.d ssl/statem/extensions_srvr.d crypto/bio/bss_file.d test/cipherbytes_test.d crypto/dh/dh_gen.d crypto/cms/cms_lib.d test/pkey_meth_test.d test/poly1305_internal_test.d crypto/rsa/rsa_oaep.d crypto/err/err.d fuzz/cms.d crypto/x509/x509cset.d ssl/record/dtls1_bitmap.d test/fatalerrtest.d crypto/camellia/cmll_cbc.d crypto/x509/by_file.d ssl/ssl_ciph.d crypto/dh/dh_ameth.d crypto/x509/x509_r2x.d test/afalgtest.d crypto/pem/pem_pk8.d apps/pkeyutl.d crypto/sm2/sm2_pmeth.d ssl/record/rec_layer_d1.d crypto/pkcs12/p12_crpt.d test/ct_test.d crypto/asn1/a_int.d crypto/dsa/dsa_ameth.d crypto/rsa/rsa_pmeth.d test/buildtest_conf.d crypto/dh/dh_asn1.d crypto/rc2/rc2_skey.d test/gosttest.d crypto/rand/drbg_ctr.d crypto/pkcs7/pk7_doit.d test/buildtest_blowfish.d crypto/asn1/asn1_err.d crypto/evp/p_dec.d crypto/sha/keccak1600.d crypto/txt_db/txt_db.d crypto/rc2/rc2cfb64.d crypto/evp/evp_key.d test/ssltestlib.d crypto/evp/e_idea.d crypto/des/cfb64enc.d apps/ca.d ssl/ssl_cert.d test/ec_internal_test.d crypto/evp/evp_cnf.d crypto/asn1/a_bitstr.d crypto/asn1/tasn_dec.d crypto/pem/pem_lib.d test/asynctest.d crypto/conf/conf_lib.d crypto/rc5/rc5_skey.d test/buildtest_conf_api.d crypto/cast/c_enc.d crypto/bio/b_addr.d crypto/asn1/asn1_par.d crypto/engine/eng_init.d engines/e_ossltest.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/modes/ofb128.d crypto/asn1/asn_moid.d crypto/x509v3/v3_admis.d crypto/x509v3/v3_bcons.d crypto/rsa/rsa_crpt.d test/buildtest_kdf.d crypto/x509v3/v3_asid.d crypto/dsa/dsa_sign.d crypto/cast/c_cfb64.d crypto/hmac/hm_ameth.d crypto/asn1/t_spki.d test/wpackettest.d ssl/statem/extensions_clnt.d test/tls13secretstest.d crypto/des/cfb_enc.d crypto/x509v3/v3_akeya.d crypto/bio/bss_null.d crypto/ec/ecdsa_ossl.d crypto/rsa/rsa_x931.d ssl/tls13_enc.d test/cipherlist_test.d test/sysdefaulttest.d test/buildtest_bn.d crypto/bio/bss_fd.d crypto/bn/bn_const.d crypto/asn1/a_mbstr.d test/buildtest_cmac.d test/dhtest.d crypto/evp/p_sign.d test/buildtest_aes.d crypto/x509v3/v3_lib.d crypto/des/ofb64ede.d crypto/objects/obj_xref.d crypto/asn1/asn1_item_list.d crypto/engine/tb_rand.d crypto/bn/bn_rand.d apps/s_server.d test/sm2_internal_test.d ssl/record/ssl3_buffer.d ssl/ssl_stat.d crypto/lhash/lhash.d test/md2test.d crypto/ts/ts_err.d crypto/seed/seed.d crypto/srp/srp_lib.d crypto/engine/eng_dyn.d test/buildtest_x509v3.d crypto/x509/x_crl.d ssl/packet.d crypto/x509/by_dir.d crypto/evp/m_sha3.d crypto/dh/dh_check.d crypto/ct/ct_oct.d apps/passwd.d apps/s_cb.d test/buildtest_objects.d crypto/evp/e_old.d crypto/pem/pem_xaux.d crypto/asn1/a_print.d crypto/bn/bn_gf2m.d crypto/conf/conf_mall.d crypto/asn1/x_int64.d apps/pkeyparam.d crypto/bn/bn_ctx.d crypto/dh/dh_rfc7919.d crypto/evp/pmeth_fn.d crypto/rc5/rc5cfb64.d crypto/lhash/lh_stats.d crypto/bio/bss_sock.d crypto/dso/dso_vms.d crypto/x509/x509_set.d crypto/x509/x_attrib.d crypto/asn1/asn_pack.d test/versions.d test/bftest.d test/dtlsv1listentest.d crypto/cmac/cm_ameth.d test/buildtest_ui.d crypto/asn1/asn1_gen.d crypto/engine/eng_pkey.d crypto/seed/seed_ofb.d test/tls13encryptiontest.d test/rsa_complex.d crypto/x509v3/v3_purp.d crypto/ct/ct_err.d test/buildtest_pem.d crypto/bn/bn_sqr.d crypto/ct/ct_x509v3.d crypto/des/ofb_enc.d test/testutil/output_helpers.d crypto/des/ecb3_enc.d test/buildtest_srtp.d test/x509_internal_test.d test/buildtest_ocsp.d crypto/cms/cms_asn1.d crypto/evp/m_null.d crypto/evp/c_alld.d test/buildtest_dsa.d crypto/camellia/cmll_ctr.d crypto/pkcs12/p12_p8d.d apps/smime.d apps/rand.d ssl/d1_lib.d fuzz/ct.d crypto/ocsp/ocsp_ht.d test/buildtest_ssl2.d crypto/camellia/cmll_ecb.d crypto/engine/eng_lib.d crypto/x509/x509_ext.d crypto/x509/t_x509.d crypto/pkcs12/p12_key.d crypto/pkcs7/pk7_mime.d crypto/evp/e_null.d crypto/pkcs12/p12_utl.d crypto/store/store_err.d crypto/engine/tb_dh.d crypto/camellia/cmll_ofb.d crypto/engine/tb_asnmth.d test/packettest.d test/memleaktest.d apps/speed.d test/buildtest_dh.d crypto/ec/ecp_smpl.d crypto/evp/m_mdc2.d crypto/x509v3/v3_prn.d crypto/x509v3/v3_alt.d test/testutil/main.d crypto/bf/bf_ofb64.d test/ctype_internal_test.d crypto/x509/x509name.d crypto/des/qud_cksm.d test/buildtest_ts.d crypto/engine/tb_pkmeth.d crypto/ct/ct_sct.d apps/gendsa.d crypto/sha/sha1dgst.d crypto/asn1/a_object.d crypto/evp/digest.d crypto/bn/bn_mpi.d crypto/bio/b_print.d crypto/cast/c_ofb64.d crypto/bn/bn_lib.d crypto/evp/pbe_scrypt.d ssl/record/ssl3_record.d crypto/comp/c_zlib.d crypto/engine/eng_list.d test/drbgtest.d test/buildtest_symhacks.d ssl/s3_lib.d crypto/dsa/dsa_gen.d crypto/bio/bio_meth.d crypto/dsa/dsa_pmeth.d crypto/ec/ec_key.d crypto/x509/x509_obj.d crypto/rand/rand_unix.d crypto/x509/x509_trs.d crypto/ec/ec_check.d crypto/blake2/blake2s.d test/buildtest_e_os2.d test/testutil/test_cleanup.d ssl/ssl_conf.d crypto/pkcs12/pk12err.d test/asn1_encode_test.d crypto/asn1/t_pkey.d crypto/x509/x509_txt.d test/testutil/tap_bio.d ssl/t1_lib.d crypto/pkcs7/pk7_smime.d crypto/evp/e_rc4_hmac_md5.d crypto/x509v3/pcy_map.d crypto/seed/seed_ecb.d test/testutil/random.d test/secmemtest.d test/rsa_test.d apps/sess_id.d test/buildtest_rand_drbg.d crypto/pem/pem_oth.d crypto/asn1/asn_mstbl.d crypto/ripemd/rmd_dgst.d test/buildtest_ec.d test/buildtest_safestack.d crypto/bn/bn_mont.d crypto/cast/c_skey.d crypto/pkcs12/p12_asn.d crypto/engine/eng_table.d crypto/asn1/nsseq.d crypto/asn1/x_sig.d apps/crl.d crypto/dsa/dsa_ossl.d test/buildtest_des.d crypto/dsa/dsa_asn1.d crypto/ec/ec_mult.d crypto/bn/bn_exp2.d crypto/evp/m_md5.d crypto/modes/ctr128.d test/lhash_test.d test/buildtest_ossl_typ.d crypto/rc5/rc5ofb64.d crypto/md4/md4_one.d ssl/ssl_mcnf.d test/buildtest_md5.d crypto/async/arch/async_win.d crypto/md5/md5_one.d crypto/ec/curve448/eddsa.d apps/openssl.d crypto/evp/bio_ok.d crypto/ec/ecdh_kdf.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -245,8 +245,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -274,70 +274,70 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "link $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- ln -sf $$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ ln -sf $$fn "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -348,21 +348,21 @@ install_dev: install_runtime_libs
: ; \
if [ "$$fn1" != "$$fn2" ]; then \
$(ECHO) "link $(DESTDIR)$(libdir)/$$fn2 -> $(DESTDIR)$(libdir)/$$fn1"; \
- ln -sf $$fn1 $(DESTDIR)$(libdir)/$$fn2; \
+ ln -sf $$fn1 "$(DESTDIR)$(libdir)/$$fn2"; \
fi; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@@ -371,14 +371,14 @@ uninstall_dev: uninstall_runtime_libs
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -388,32 +388,32 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
if [ "$$fn1" != "$$fn2" -a -f "$(DESTDIR)$(libdir)/$$fn1" ]; then \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn1"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn1; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn1"; \
fi; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -425,16 +425,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -442,34 +442,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$s $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$s "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -481,16 +481,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -501,24 +501,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -692,12 +692,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -763,7 +763,7 @@ libcrypto$(SHLIB_EXT_SIMPLE) libcrypto$(SHLIB_EXT): crypto/aes/aes_cbc.o crypto/
libcrypto.map: ../util/mkdef.pl ../util/libcrypto.num
$(PERL) ../util/mkdef.pl crypto linux > $@
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -771,7 +771,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -779,7 +779,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -787,7 +787,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -795,7 +795,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -803,7 +803,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -811,7 +811,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -819,7 +819,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -827,7 +827,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -835,7 +835,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -843,7 +843,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -851,7 +851,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -859,7 +859,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -867,7 +867,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -875,7 +875,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -883,7 +883,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -891,7 +891,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -899,7 +899,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -907,7 +907,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -915,7 +915,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -923,7 +923,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -931,7 +931,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -939,7 +939,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -947,7 +947,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -955,7 +955,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -963,7 +963,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -971,7 +971,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -979,7 +979,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -987,7 +987,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -995,7 +995,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1003,7 +1003,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1011,7 +1011,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1019,7 +1019,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1027,7 +1027,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1035,7 +1035,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1043,7 +1043,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1051,7 +1051,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1059,7 +1059,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1067,7 +1067,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1075,7 +1075,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1083,7 +1083,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1091,7 +1091,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1099,7 +1099,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1107,7 +1107,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1115,7 +1115,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1123,7 +1123,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1131,7 +1131,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1139,7 +1139,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1147,7 +1147,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1155,7 +1155,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1163,7 +1163,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1171,7 +1171,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1179,7 +1179,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1187,7 +1187,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1195,7 +1195,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1203,7 +1203,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1211,7 +1211,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1219,7 +1219,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1227,7 +1227,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1235,7 +1235,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1243,7 +1243,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1251,7 +1251,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1259,7 +1259,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1267,7 +1267,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1275,7 +1275,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1283,7 +1283,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1291,7 +1291,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1299,7 +1299,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1307,7 +1307,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1315,7 +1315,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1323,7 +1323,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1331,7 +1331,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1339,7 +1339,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1347,7 +1347,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1355,7 +1355,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1363,7 +1363,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1371,7 +1371,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1379,7 +1379,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1387,7 +1387,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1395,7 +1395,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1403,7 +1403,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1411,7 +1411,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1419,7 +1419,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1427,7 +1427,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1435,7 +1435,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1443,7 +1443,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1451,7 +1451,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1459,7 +1459,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1467,7 +1467,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1475,7 +1475,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1483,7 +1483,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1491,7 +1491,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1499,7 +1499,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1507,7 +1507,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1515,7 +1515,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1523,7 +1523,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1531,7 +1531,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1539,7 +1539,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1547,7 +1547,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1555,7 +1555,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1563,7 +1563,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1571,7 +1571,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1579,7 +1579,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1587,7 +1587,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1595,7 +1595,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1603,7 +1603,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1611,7 +1611,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1619,7 +1619,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1627,7 +1627,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1635,7 +1635,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1643,7 +1643,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1651,7 +1651,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1659,7 +1659,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1667,7 +1667,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1675,7 +1675,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1683,7 +1683,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1691,7 +1691,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1699,7 +1699,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1707,7 +1707,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1715,7 +1715,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1723,7 +1723,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1731,7 +1731,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1739,7 +1739,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1747,7 +1747,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1755,7 +1755,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1763,7 +1763,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1771,7 +1771,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1779,7 +1779,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1787,7 +1787,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1795,7 +1795,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1803,7 +1803,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1811,7 +1811,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1819,7 +1819,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1827,7 +1827,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1835,7 +1835,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1843,7 +1843,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1851,7 +1851,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1859,7 +1859,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1867,7 +1867,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1875,7 +1875,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1883,7 +1883,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1891,7 +1891,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1899,7 +1899,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1907,7 +1907,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1915,7 +1915,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1923,7 +1923,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1931,7 +1931,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1939,7 +1939,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1947,7 +1947,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -1955,7 +1955,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -1963,7 +1963,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -1971,7 +1971,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -1979,7 +1979,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -1987,7 +1987,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -1995,7 +1995,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2003,7 +2003,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2011,7 +2011,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2019,7 +2019,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2027,7 +2027,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2035,7 +2035,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2043,7 +2043,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2051,7 +2051,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2059,7 +2059,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2067,7 +2067,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2075,7 +2075,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2083,7 +2083,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2091,7 +2091,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2099,7 +2099,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2107,7 +2107,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2115,7 +2115,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2123,7 +2123,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2131,7 +2131,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2139,7 +2139,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2147,7 +2147,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2155,7 +2155,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2163,7 +2163,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2171,7 +2171,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2179,7 +2179,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2187,7 +2187,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2195,7 +2195,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2203,7 +2203,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2211,7 +2211,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2219,7 +2219,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2227,7 +2227,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2235,7 +2235,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2243,7 +2243,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2251,7 +2251,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2259,7 +2259,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2267,7 +2267,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2275,7 +2275,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2283,7 +2283,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2291,7 +2291,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2299,7 +2299,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2307,7 +2307,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2315,7 +2315,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2323,7 +2323,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2331,7 +2331,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2339,7 +2339,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2347,7 +2347,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2357,7 +2357,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2365,7 +2365,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2373,7 +2373,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2381,7 +2381,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2389,7 +2389,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2397,7 +2397,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2405,7 +2405,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2413,7 +2413,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2421,7 +2421,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2429,7 +2429,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2437,7 +2437,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2445,7 +2445,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2453,7 +2453,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2461,7 +2461,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2469,7 +2469,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2477,7 +2477,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2485,7 +2485,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2493,7 +2493,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2501,7 +2501,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2509,7 +2509,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2517,7 +2517,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2525,7 +2525,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2533,7 +2533,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2541,7 +2541,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2549,7 +2549,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2557,7 +2557,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2565,7 +2565,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2573,7 +2573,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2581,7 +2581,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2589,7 +2589,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2597,7 +2597,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2605,7 +2605,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2613,7 +2613,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2621,7 +2621,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2629,7 +2629,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2637,7 +2637,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2645,7 +2645,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2653,7 +2653,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2661,7 +2661,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2669,7 +2669,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2677,7 +2677,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2685,7 +2685,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2693,7 +2693,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2701,7 +2701,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2709,7 +2709,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2717,7 +2717,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2725,7 +2725,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2733,7 +2733,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2741,7 +2741,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2749,7 +2749,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2757,7 +2757,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2765,7 +2765,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2773,7 +2773,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2781,7 +2781,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2789,7 +2789,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2797,7 +2797,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2805,7 +2805,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2813,7 +2813,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2821,7 +2821,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2829,7 +2829,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2837,7 +2837,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2845,7 +2845,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2853,7 +2853,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2861,7 +2861,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2869,7 +2869,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2877,7 +2877,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2885,7 +2885,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2893,7 +2893,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2901,7 +2901,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2909,7 +2909,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2917,7 +2917,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2925,7 +2925,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2933,7 +2933,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2941,7 +2941,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2949,7 +2949,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -2957,7 +2957,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -2965,7 +2965,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -2973,7 +2973,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -2981,7 +2981,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -2989,7 +2989,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -2997,7 +2997,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3005,7 +3005,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3013,7 +3013,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3021,7 +3021,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3029,7 +3029,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3037,7 +3037,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3045,7 +3045,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3053,7 +3053,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3061,7 +3061,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3069,7 +3069,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3077,7 +3077,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3085,7 +3085,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3093,7 +3093,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3101,7 +3101,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3109,7 +3109,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3117,7 +3117,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3125,7 +3125,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3133,7 +3133,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3141,7 +3141,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3149,7 +3149,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3157,7 +3157,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3165,7 +3165,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3173,7 +3173,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3181,7 +3181,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3189,7 +3189,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3197,7 +3197,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3205,7 +3205,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3213,7 +3213,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3221,7 +3221,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3229,7 +3229,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3237,7 +3237,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3245,7 +3245,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3253,7 +3253,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3261,7 +3261,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3269,7 +3269,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3277,7 +3277,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3285,7 +3285,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3293,7 +3293,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3301,7 +3301,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3309,7 +3309,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3317,7 +3317,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3325,7 +3325,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3333,7 +3333,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3341,7 +3341,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3349,7 +3349,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3357,7 +3357,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3365,7 +3365,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3373,7 +3373,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3381,7 +3381,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3389,7 +3389,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3397,7 +3397,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3405,7 +3405,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3413,7 +3413,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3421,7 +3421,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3429,7 +3429,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3437,7 +3437,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3445,7 +3445,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3453,7 +3453,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3461,7 +3461,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3469,7 +3469,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3477,7 +3477,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3485,7 +3485,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3493,7 +3493,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3501,7 +3501,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3509,7 +3509,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3517,7 +3517,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3525,7 +3525,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3533,7 +3533,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3541,7 +3541,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3549,7 +3549,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3557,7 +3557,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3565,7 +3565,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3573,7 +3573,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3581,7 +3581,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3589,7 +3589,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3597,7 +3597,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3605,7 +3605,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3613,7 +3613,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3621,7 +3621,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3629,7 +3629,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3637,7 +3637,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3645,7 +3645,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3653,7 +3653,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3661,7 +3661,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3669,7 +3669,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3677,7 +3677,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3685,7 +3685,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3693,7 +3693,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3701,7 +3701,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3709,7 +3709,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3717,7 +3717,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3725,7 +3725,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3733,7 +3733,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3741,7 +3741,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3749,7 +3749,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3757,7 +3757,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3765,7 +3765,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3773,7 +3773,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3781,7 +3781,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3789,7 +3789,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3797,7 +3797,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3805,7 +3805,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3813,7 +3813,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3821,7 +3821,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3829,7 +3829,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3837,7 +3837,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3845,7 +3845,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3853,7 +3853,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3861,7 +3861,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3869,7 +3869,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3877,7 +3877,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3885,7 +3885,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3893,7 +3893,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3901,7 +3901,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3909,7 +3909,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3917,7 +3917,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3925,7 +3925,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3933,7 +3933,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3941,7 +3941,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3949,7 +3949,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -3957,7 +3957,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -3965,7 +3965,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -3973,7 +3973,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -3981,7 +3981,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -3989,7 +3989,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -3997,7 +3997,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4005,7 +4005,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4013,7 +4013,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4021,7 +4021,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4029,7 +4029,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4037,7 +4037,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4045,7 +4045,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4053,7 +4053,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4061,7 +4061,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4069,7 +4069,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4077,7 +4077,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4085,7 +4085,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4093,7 +4093,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4101,7 +4101,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4109,7 +4109,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4117,7 +4117,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4125,7 +4125,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4133,7 +4133,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4141,7 +4141,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4149,7 +4149,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4157,7 +4157,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4165,7 +4165,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4173,7 +4173,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4181,7 +4181,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4189,7 +4189,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4197,7 +4197,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4205,7 +4205,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4213,7 +4213,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4221,7 +4221,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4229,7 +4229,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4237,7 +4237,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4245,7 +4245,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4253,7 +4253,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4261,7 +4261,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4269,7 +4269,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4277,7 +4277,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4285,7 +4285,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4293,7 +4293,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4301,7 +4301,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4309,7 +4309,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4317,7 +4317,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4325,7 +4325,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4333,7 +4333,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4341,7 +4341,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4349,7 +4349,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4357,7 +4357,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4365,7 +4365,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4373,7 +4373,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4381,7 +4381,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4389,7 +4389,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4397,7 +4397,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4405,7 +4405,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4413,7 +4413,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4421,7 +4421,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4429,7 +4429,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4437,7 +4437,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4445,7 +4445,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4453,7 +4453,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4461,7 +4461,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4469,7 +4469,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4477,7 +4477,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4485,7 +4485,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4493,7 +4493,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4501,7 +4501,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4509,7 +4509,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4517,7 +4517,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4525,7 +4525,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4533,7 +4533,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4541,7 +4541,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4549,7 +4549,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4557,7 +4557,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4565,7 +4565,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4573,7 +4573,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4581,7 +4581,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4589,7 +4589,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4597,7 +4597,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4605,7 +4605,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4613,7 +4613,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4621,7 +4621,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4629,7 +4629,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4637,7 +4637,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4645,7 +4645,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4653,7 +4653,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4661,7 +4661,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4669,7 +4669,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4677,7 +4677,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4685,7 +4685,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4693,7 +4693,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4701,7 +4701,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4709,7 +4709,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4717,7 +4717,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4725,7 +4725,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4733,7 +4733,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4741,7 +4741,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4749,7 +4749,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4757,7 +4757,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4765,7 +4765,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4773,7 +4773,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4781,7 +4781,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4789,7 +4789,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4797,7 +4797,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4805,7 +4805,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4813,7 +4813,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4821,7 +4821,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4829,7 +4829,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4837,7 +4837,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4845,7 +4845,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4853,7 +4853,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4861,7 +4861,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4869,7 +4869,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4877,7 +4877,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4885,7 +4885,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4893,7 +4893,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4901,7 +4901,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4909,7 +4909,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4917,7 +4917,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4925,7 +4925,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4933,7 +4933,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4941,7 +4941,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4949,7 +4949,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -4957,7 +4957,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -4965,7 +4965,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -4973,7 +4973,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -4981,7 +4981,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -4989,7 +4989,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -4997,7 +4997,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5005,7 +5005,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5013,7 +5013,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5021,7 +5021,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5029,7 +5029,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5037,7 +5037,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5045,7 +5045,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5053,7 +5053,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5061,7 +5061,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5069,7 +5069,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5077,7 +5077,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5085,7 +5085,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5093,7 +5093,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5101,7 +5101,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5109,7 +5109,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5117,7 +5117,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5125,7 +5125,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5133,7 +5133,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5141,7 +5141,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5149,7 +5149,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5157,7 +5157,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5165,7 +5165,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5173,7 +5173,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5181,7 +5181,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5189,7 +5189,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5197,7 +5197,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5205,7 +5205,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5213,7 +5213,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5221,7 +5221,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5229,7 +5229,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5237,7 +5237,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5245,7 +5245,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5253,7 +5253,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5261,7 +5261,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5269,7 +5269,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5277,7 +5277,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5285,7 +5285,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5293,7 +5293,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5301,7 +5301,7 @@ crypto/uid.o: ../crypto/uid.c
mv crypto/uid.d.tmp crypto/uid.d; \
fi
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5309,7 +5309,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5317,7 +5317,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5325,7 +5325,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5333,7 +5333,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5341,7 +5341,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5349,7 +5349,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5357,7 +5357,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5365,7 +5365,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5373,7 +5373,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5381,7 +5381,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5389,7 +5389,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5397,7 +5397,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5405,7 +5405,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5413,7 +5413,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5421,7 +5421,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5429,7 +5429,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5437,7 +5437,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5445,7 +5445,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5453,7 +5453,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5461,7 +5461,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5469,7 +5469,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5477,7 +5477,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5485,7 +5485,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5493,7 +5493,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5501,7 +5501,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5509,7 +5509,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5517,7 +5517,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5525,7 +5525,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5533,7 +5533,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5541,7 +5541,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5549,7 +5549,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5557,7 +5557,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5565,7 +5565,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5573,7 +5573,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5581,7 +5581,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5589,7 +5589,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5597,7 +5597,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5605,7 +5605,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5613,7 +5613,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5621,7 +5621,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5629,7 +5629,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5637,7 +5637,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5645,7 +5645,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5653,7 +5653,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5661,7 +5661,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5669,7 +5669,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5677,7 +5677,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5685,7 +5685,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5693,7 +5693,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5701,7 +5701,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5709,7 +5709,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5717,7 +5717,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5725,7 +5725,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5733,7 +5733,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5741,7 +5741,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5749,7 +5749,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5757,7 +5757,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5765,7 +5765,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5773,7 +5773,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5781,7 +5781,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5789,7 +5789,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5797,7 +5797,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5805,7 +5805,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5813,7 +5813,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5821,7 +5821,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5829,7 +5829,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5837,7 +5837,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5845,7 +5845,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5853,7 +5853,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5861,7 +5861,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5869,7 +5869,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5877,7 +5877,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5885,7 +5885,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5893,7 +5893,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -6268,7 +6268,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6303,14 +6303,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6367,6 +6359,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/afalg.so: engines/e_afalg.o libcrypto$(SHLIB_EXT_SIMPLE)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/afalg.so engines/e_afalg.o \
@@ -7019,7 +7019,7 @@ test/asn1_internal_test: test/asn1_internal_test.o test/libtestutil.a libcrypto.
-o test/asn1_internal_test test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8261,7 +8261,7 @@ test/chacha_internal_test: test/chacha_internal_test.o test/libtestutil.a libcry
-o test/chacha_internal_test test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8391,7 +8391,7 @@ test/ctype_internal_test: test/ctype_internal_test.o test/libtestutil.a libcrypt
-o test/ctype_internal_test test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8568,7 +8568,7 @@ test/ec_internal_test: test/ec_internal_test.o test/libtestutil.a libcrypto.a
-o test/ec_internal_test test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8646,7 +8646,7 @@ test/evp_extra_test: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHLIB_E
-o test/evp_extra_test test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8919,7 +8919,7 @@ test/poly1305_internal_test: test/poly1305_internal_test.o test/libtestutil.a li
-o test/poly1305_internal_test test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9075,7 +9075,7 @@ test/shlibloadtest: test/shlibloadtest.o
-o test/shlibloadtest test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9088,7 +9088,7 @@ test/siphash_internal_test: test/siphash_internal_test.o test/libtestutil.a libc
-o test/siphash_internal_test test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9101,7 +9101,7 @@ test/sm2_internal_test: test/sm2_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm2_internal_test test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9114,7 +9114,7 @@ test/sm4_internal_test: test/sm4_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm4_internal_test test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9147,6 +9147,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test: test/ssl_ctx_test.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
+ rm -f test/ssl_ctx_test
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
rm -f test/ssl_test
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9575,7 +9588,7 @@ ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o s
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
diff --git a/upstream-build/makefile/i686-win32-mingw32 b/upstream-build/makefile/i686-win32-mingw32
index d007e7b..46d6364 100644
--- a/upstream-build/makefile/i686-win32-mingw32
+++ b/upstream-build/makefile/i686-win32-mingw32
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=mingw
-OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
+OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-afalgeng no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
CONFIGURE_ARGS=("mingw", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto-1_1$(SHLIB_EXT) libssl-1_1$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto-1_1$(SHLIB_EXT);libcrypto$(SHLIB_EXT_IMPORT)" "libssl-1_1$(SHLIB_EXT);libssl$(SHLIB_EXT_IMPORT)" ";"
ENGINES=engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll
-PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
+PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_ctx_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/threads_win.d apps/s_server.d test/buildtest_rc4.d test/buildtest_e_os2.d crypto/evp/p_seal.d ssl/statem/extensions.d crypto/engine/tb_dh.d crypto/evp/evp_err.d ssl/t1_lib.d ssl/statem/extensions_srvr.d crypto/asn1/x_val.d crypto/evp/m_md5_sha1.d crypto/bn/bn_depr.d crypto/ocsp/ocsp_err.d crypto/asn1/a_digest.d test/dtlsv1listentest.d fuzz/crl.d crypto/asn1/t_spki.d apps/prime.d crypto/bn/bn_rand.d test/md2test.d test/buildtest_tls1.d crypto/x509/x509_err.d test/poly1305_internal_test.d test/buildtest_pkcs7.d apps/nseq.d crypto/des/cfb64ede.d test/buildtest_rc2.d crypto/modes/ctr128.d crypto/asn1/tasn_typ.d crypto/bn/bn_intern.d crypto/bn/bn_gcd.d crypto/asn1/a_i2d_fp.d crypto/des/cfb_enc.d crypto/dh/dh_lib.d crypto/pem/pem_all.d test/time_offset_test.d crypto/pkcs12/p12_kiss.d crypto/x509v3/v3_enum.d crypto/dso/dso_dl.d crypto/dso/dso_vms.d test/bftest.d crypto/pkcs12/p12_p8d.d crypto/bio/bss_null.d crypto/ct/ct_sct.d crypto/bio/b_dump.d crypto/asn1/x_pkey.d test/buildtest_safestack.d test/buildtest_bio.d crypto/aes/aes_cfb.d apps/asn1pars.d crypto/x509/x_x509a.d test/buildtest_ecdh.d crypto/evp/e_null.d crypto/cms/cms_smime.d test/pbelutest.d crypto/asn1/a_strex.d crypto/ebcdic.d test/sm2_internal_test.d test/exdatatest.d crypto/dso/dso_err.d crypto/pkcs12/p12_key.d crypto/ocsp/ocsp_lib.d engines/e_padlock.d apps/opt.d test/buildtest_buffer.d ssl/statem/statem_dtls.d crypto/x509/t_req.d crypto/x509/x509spki.d test/tls13secretstest.d crypto/ui/ui_openssl.d test/conf_include_test.d fuzz/x509.d crypto/aes/aes_ige.d crypto/rc4/rc4_enc.d test/siphash_internal_test.d test/ctype_internal_test.d crypto/bn/bn_shift.d crypto/engine/tb_rand.d ssl/s3_cbc.d crypto/bn/bn_print.d crypto/ts/ts_rsp_print.d test/buildtest_cast.d crypto/x509v3/pcy_map.d test/dtlstest.d crypto/asn1/asn1_lib.d ssl/statem/statem_lib.d crypto/kdf/scrypt.d crypto/asn1/tasn_prn.d ssl/statem/extensions_cust.d apps/storeutl.d crypto/x509v3/v3_conf.d crypto/rsa/rsa_crpt.d crypto/rsa/rsa_depr.d crypto/camellia/cmll_ecb.d crypto/objects/o_names.d crypto/kdf/hkdf.d crypto/asn1/i2d_pu.d apps/s_client.d crypto/ct/ct_policy.d crypto/ts/ts_rsp_sign.d crypto/ec/ecp_nistputil.d test/testutil/stanza.d crypto/camellia/cmll_misc.d crypto/dsa/dsa_key.d crypto/x509/x_name.d ssl/s3_msg.d test/buildtest_idea.d crypto/x509/x509type.d test/testutil/init.d crypto/pkcs12/p12_asn.d test/asn1_string_table_test.d test/drbg_cavs_data.d crypto/asn1/asn1_err.d crypto/evp/p_enc.d test/sslbuffertest.d test/buildtest_ct.d crypto/ts/ts_req_utils.d test/aborttest.d crypto/pem/pem_err.d crypto/des/ecb3_enc.d apps/pkcs7.d test/ssl_test_ctx_test.d test/asn1_encode_test.d crypto/x509/x509_req.d crypto/sm4/sm4.d crypto/asn1/asn_moid.d apps/ec.d crypto/evp/bio_enc.d crypto/dsa/dsa_depr.d crypto/engine/tb_eckey.d test/testutil/driver.d crypto/sha/sha1dgst.d test/testutil/format_output.d crypto/modes/xts128.d crypto/evp/names.d crypto/x509/x_req.d crypto/bio/bio_meth.d crypto/modes/cts128.d crypto/asn1/f_string.d ssl/d1_srtp.d crypto/asn1/p5_pbe.d crypto/evp/m_md4.d crypto/x509v3/v3_addr.d test/buildtest_conf_api.d test/clienthellotest.d crypto/kdf/kdf_err.d crypto/cmac/cm_ameth.d crypto/des/str2key.d crypto/engine/eng_pkey.d test/cipherlist_test.d fuzz/client.d ms/uplink.d test/buildtest_obj_mac.d crypto/x509v3/pcy_lib.d crypto/ocsp/ocsp_prn.d test/bio_callback_test.d crypto/bio/bf_buff.d crypto/async/arch/async_win.d crypto/ec/curve448/arch_32/f_impl.d test/ec_internal_test.d crypto/evp/e_aria.d crypto/evp/cmeth_lib.d crypto/x509v3/v3_info.d crypto/bn/bn_sqr.d crypto/x509v3/v3_akeya.d ssl/s3_enc.d crypto/srp/srp_vfy.d crypto/bn/bn_lib.d test/testutil/basic_output.d crypto/x509/x509_vpm.d crypto/ts/ts_conf.d crypto/camellia/cmll_cfb.d crypto/pem/pem_x509.d crypto/rsa/rsa_mp.d ssl/ssl_utst.d apps/rehash.d apps/ca.d crypto/ec/curve448/scalar.d test/buildtest_stack.d crypto/x509/x509_trs.d crypto/whrlpool/wp_dgst.d crypto/modes/cbc128.d crypto/dh/dh_depr.d test/ecdsatest.d test/asn1_internal_test.d crypto/evp/m_ripemd.d crypto/x509v3/v3_tlsf.d crypto/chacha/chacha_enc.d crypto/pem/pem_sign.d test/crltest.d crypto/x509/x_attrib.d test/bio_enc_test.d crypto/bio/bss_acpt.d crypto/asn1/x_spki.d crypto/bn/bn_add.d test/sysdefaulttest.d crypto/rc5/rc5_enc.d crypto/cms/cms_enc.d ssl/record/rec_layer_s3.d apps/bf_prefix.d apps/pkey.d test/asynciotest.d crypto/bn/bn_nist.d crypto/mem.d crypto/x509v3/pcy_data.d crypto/poly1305/poly1305_ameth.d crypto/stack/stack.d ssl/d1_msg.d crypto/evp/pmeth_fn.d test/v3ext.d crypto/asn1/a_type.d crypto/asn1/ameth_lib.d test/srptest.d crypto/evp/encode.d crypto/asn1/d2i_pr.d crypto/blake2/blake2b.d test/curve448_internal_test.d crypto/evp/m_wp.d test/buildtest_ssl.d crypto/x509/x509_txt.d crypto/ct/ct_vfy.d crypto/dso/dso_openssl.d test/verify_extra_test.d crypto/asn1/a_gentm.d apps/engine.d crypto/cms/cms_asn1.d crypto/asn1/t_pkey.d crypto/ocsp/ocsp_asn.d test/buildtest_ui.d crypto/x509v3/v3_pmaps.d crypto/rsa/rsa_saos.d test/test_test.d crypto/buffer/buffer.d crypto/x509/x509cset.d crypto/dso/dso_dlfcn.d crypto/pkcs7/bio_pk7.d crypto/des/fcrypt.d test/recordlentest.d test/ssl_cert_table_internal_test.d test/wpackettest.d crypto/bn/bn_mont.d test/buildtest_pkcs12.d apps/speed.d apps/dgst.d crypto/evp/m_null.d crypto/camellia/camellia.d fuzz/asn1.d crypto/x509/x509_r2x.d crypto/lhash/lh_stats.d test/buildtest_ebcdic.d crypto/asn1/x_sig.d crypto/sha/sha1_one.d test/buildtest_hmac.d crypto/bio/b_sock2.d crypto/bn/bn_dh.d test/buildtest_seed.d test/buildtest_ossl_typ.d crypto/ec/ec_curve.d crypto/cast/c_cfb64.d crypto/store/loader_file.d crypto/evp/pmeth_gn.d crypto/pkcs12/p12_init.d test/ectest.d test/handshake_helper.d crypto/cms/cms_cd.d test/igetest.d crypto/asn1/a_utctm.d crypto/o_str.d test/ssl_test.d test/tls13ccstest.d crypto/cast/c_ecb.d crypto/cast/c_enc.d crypto/x509v3/v3_int.d crypto/bn/bn_div.d test/drbg_cavs_test.d crypto/x509v3/v3_purp.d crypto/camellia/cmll_ofb.d test/buildtest_rand.d crypto/evp/evp_enc.d crypto/evp/bio_b64.d crypto/aria/aria.d crypto/des/cfb64enc.d test/buildtest_ssl3.d crypto/pkcs12/p12_p8e.d crypto/idea/i_ofb64.d fuzz/asn1parse.d crypto/evp/p5_crpt2.d crypto/x509/x509_ext.d test/rc2test.d ssl/record/rec_layer_d1.d crypto/ocsp/ocsp_ext.d crypto/seed/seed_cbc.d crypto/asn1/x_bignum.d crypto/evp/m_mdc2.d crypto/ec/ecdh_kdf.d crypto/rc5/rc5ofb64.d crypto/x509v3/v3_sxnet.d crypto/ec/ec_check.d test/buildtest_whrlpool.d crypto/getenv.d test/buildtest_md5.d apps/enc.d crypto/txt_db/txt_db.d crypto/rand/drbg_lib.d test/rsa_mp_test.d apps/errstr.d ssl/pqueue.d crypto/ocsp/ocsp_srv.d test/cmsapitest.d crypto/x509/by_file.d crypto/asn1/bio_ndef.d test/buildtest_store.d crypto/asn1/asn1_item_list.d ssl/ssl_rsa.d crypto/asn1/x_algor.d crypto/bio/bio_err.d crypto/sha/sha512.d crypto/dsa/dsa_lib.d test/fatalerrtest.d test/buildtest_opensslv.d crypto/cryptlib.d test/secmemtest.d test/buildtest_lhash.d test/sanitytest.d crypto/ec/ecp_nistp224.d crypto/dh/dh_pmeth.d crypto/evp/bio_ok.d crypto/cast/c_skey.d crypto/evp/m_md5.d crypto/aes/aes_ecb.d test/bioprinttest.d apps/pkcs8.d test/tls13encryptiontest.d test/dhtest.d ssl/d1_lib.d crypto/pem/pem_xaux.d crypto/x509v3/v3_bitst.d crypto/init.d crypto/x509/x509rset.d crypto/asn1/a_sign.d test/buildtest_modes.d crypto/des/pcbc_enc.d apps/version.d crypto/threads_none.d crypto/bn/bn_kron.d ssl/record/dtls1_bitmap.d crypto/siphash/siphash.d crypto/bn/bn_word.d test/ssltest_old.d crypto/asn1/a_mbstr.d crypto/cms/cms_kari.d crypto/x509v3/v3_crld.d ssl/t1_enc.d ssl/tls13_enc.d crypto/pkcs12/p12_npas.d crypto/objects/obj_xref.d crypto/asn1/a_object.d crypto/bn/bn_err.d crypto/pkcs7/pk7_lib.d crypto/srp/srp_lib.d crypto/ec/ecdh_ossl.d crypto/bf/bf_skey.d crypto/bn/bn_mul.d crypto/x509/x509_meth.d crypto/dh/dh_asn1.d ssl/ssl_conf.d fuzz/server.d test/pkey_meth_test.d crypto/o_fopen.d crypto/pkcs12/p12_mutl.d crypto/aes/aes_cbc.d fuzz/bignum.d crypto/rsa/rsa_ssl.d crypto/x509/x509_d2.d test/sslcorrupttest.d crypto/cms/cms_pwri.d crypto/x509v3/v3_pcia.d crypto/asn1/tasn_enc.d crypto/asn1/evp_asn1.d crypto/x509v3/v3_skey.d crypto/asn1/a_bitstr.d test/buildtest_symhacks.d crypto/rand/rand_err.d test/buildtest_objects.d crypto/ec/curve448/curve448_tables.d crypto/ts/ts_verify_ctx.d crypto/evp/e_bf.d crypto/x509/x509_v3.d crypto/bn/bn_asm.d crypto/conf/conf_err.d crypto/bio/bf_nbio.d crypto/engine/tb_dsa.d crypto/ec/ec_mult.d crypto/rand/rand_lib.d crypto/evp/e_rc4_hmac_md5.d test/memleaktest.d crypto/ct/ct_prn.d fuzz/bndiv.d apps/pkeyutl.d crypto/ec/ec_key.d crypto/hmac/hmac.d crypto/conf/conf_lib.d apps/crl.d crypto/buffer/buf_err.d crypto/evp/p_open.d crypto/store/store_err.d test/buildtest_ecdsa.d crypto/evp/e_des3.d crypto/asn1/tasn_utl.d crypto/dh/dh_prn.d test/buildtest_async.d crypto/x509/x_pubkey.d crypto/rsa/rsa_lib.d crypto/bn/bn_gf2m.d crypto/x509v3/v3_pcons.d test/casttest.d crypto/dso/dso_win32.d test/buildtest_ec.d crypto/cmac/cm_pmeth.d crypto/bf/bf_ecb.d crypto/asn1/a_d2i_fp.d test/buildtest_srp.d crypto/bn/bn_exp2.d crypto/rsa/rsa_none.d apps/srp.d crypto/bn/bn_mod.d crypto/des/rand_key.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/ct/ct_err.d test/shlibloadtest.d test/buildtest_bn.d crypto/store/store_lib.d crypto/x509/x509_set.d crypto/dh/dh_err.d crypto/rsa/rsa_x931g.d crypto/evp/e_rc2.d crypto/bio/bss_mem.d apps/apps.d apps/rsa.d test/x509_check_cert_pkey_test.d crypto/rc2/rc2ofb64.d test/sslapitest.d crypto/pkcs12/p12_sbag.d test/danetest.d crypto/err/err.d ssl/s3_lib.d test/x509aux.d crypto/pkcs12/pk12err.d test/buildtest_pem2.d crypto/dh/dh_rfc7919.d crypto/evp/m_sigver.d crypto/bio/b_addr.d test/buildtest_blowfish.d crypto/evp/p_sign.d crypto/ec/ecdsa_sign.d crypto/dh/dh_gen.d test/bad_dtls_test.d crypto/x509v3/v3_akey.d test/ciphername_test.d crypto/cms/cms_err.d test/packettest.d crypto/asn1/a_strnid.d apps/x509.d crypto/cms/cms_io.d crypto/evp/c_alld.d crypto/asn1/nsseq.d ssl/statem/statem.d crypto/ec/ec_oct.d crypto/rand/rand_unix.d crypto/ocsp/ocsp_vfy.d crypto/ec/curve448/curve448.d crypto/asn1/a_utf8.d crypto/ec/ec_kmeth.d crypto/store/store_init.d crypto/x509/x509_vfy.d crypto/ec/curve448/f_generic.d test/d2i_test.d crypto/des/qud_cksm.d crypto/evp/e_aes.d crypto/asn1/asn1_par.d crypto/ec/eck_prn.d apps/rsautl.d apps/spkac.d crypto/evp/pmeth_lib.d crypto/dh/dh_ameth.d test/buildtest_dh.d apps/passwd.d test/buildtest_comp.d crypto/evp/e_old.d crypto/pem/pem_oth.d crypto/rc5/rc5_skey.d crypto/rsa/rsa_asn1.d crypto/engine/eng_init.d crypto/asn1/a_time.d test/chacha_internal_test.d crypto/x509v3/v3_extku.d crypto/objects/obj_err.d ssl/statem/statem_clnt.d crypto/bio/b_sock.d crypto/des/set_key.d test/versions.d crypto/evp/e_idea.d test/buildtest_camellia.d test/asynctest.d crypto/bn/bn_exp.d crypto/evp/evp_pbe.d test/buildtest_kdf.d crypto/idea/i_skey.d crypto/evp/e_seed.d crypto/ts/ts_lib.d crypto/asn1/p5_pbev2.d crypto/evp/p_dec.d crypto/ec/curve25519.d crypto/rsa/rsa_chk.d crypto/rand/rand_win.d ssl/bio_ssl.d ssl/ssl_err.d crypto/async/async_err.d crypto/cms/cms_att.d test/buildtest_sha.d crypto/evp/evp_pkey.d crypto/rc2/rc2_ecb.d crypto/rsa/rsa_gen.d crypto/asn1/x_int64.d apps/ecparam.d test/buildtest_conf.d crypto/blake2/blake2s.d crypto/async/arch/async_posix.d crypto/store/store_strings.d crypto/engine/eng_rdrand.d test/testutil/random.d crypto/ec/ec_cvt.d crypto/pkcs7/pk7_doit.d crypto/dsa/dsa_meth.d crypto/ec/ecp_mont.d crypto/pkcs12/p12_utl.d crypto/dsa/dsa_pmeth.d ssl/ssl_init.d crypto/bn/bn_prime.d crypto/sm3/sm3.d test/rsa_test.d crypto/x509v3/v3_ncons.d test/gosttest.d crypto/idea/i_cfb64.d test/rsa_complex.d apps/dhparam.d test/testutil/output_helpers.d crypto/x509/by_dir.d test/buildtest_rc5.d test/buildtest_crypto.d crypto/ec/ecx_meth.d ssl/ssl_txt.d crypto/blake2/m_blake2b.d test/buildtest_dsa.d test/constant_time_test.d crypto/dsa/dsa_prn.d test/bntest.d crypto/bn/bn_const.d crypto/md5/md5_one.d crypto/ocsp/v3_ocsp.d test/sm4_internal_test.d crypto/md5/md5_dgst.d crypto/asn1/asn1_gen.d crypto/pem/pem_pkey.d crypto/ec/ecdsa_ossl.d crypto/engine/tb_asnmth.d test/pkey_meth_kdf_test.d crypto/rc5/rc5cfb64.d test/dtls_mtu_test.d apps/dsa.d crypto/poly1305/poly1305.d crypto/ocsp/ocsp_ht.d crypto/idea/i_ecb.d test/buildtest_ocsp.d crypto/modes/ofb128.d ssl/ssl_lib.d crypto/evp/e_rc4.d crypto/sha/keccak1600.d test/testutil/cb.d crypto/evp/e_camellia.d test/buildtest_ts.d crypto/ui/ui_util.d test/x509_time_test.d crypto/x509/x_crl.d crypto/bn/bn_blind.d crypto/bio/bio_cb.d crypto/dsa/dsa_vrf.d crypto/objects/obj_lib.d crypto/cast/c_ofb64.d crypto/pkcs12/p12_add.d crypto/rand/rand_egd.d apps/pkeyparam.d apps/cms.d crypto/x509/x509name.d crypto/asn1/p8_pkey.d test/ecstresstest.d test/buildtest_pem.d crypto/x509/x_all.d crypto/pkcs12/p12_attr.d crypto/pem/pem_pk8.d crypto/dh/dh_rfc5114.d crypto/x509v3/pcy_node.d crypto/cms/cms_ess.d crypto/cpt_err.d crypto/engine/eng_fat.d crypto/ct/ct_log.d ssl/statem/extensions_clnt.d crypto/sha/sha256.d crypto/ec/ec_lib.d crypto/async/arch/async_null.d crypto/mem_sec.d crypto/cversion.d crypto/dso/dso_lib.d crypto/ec/ec_print.d crypto/evp/m_sha3.d ssl/tls_srp.d crypto/siphash/siphash_ameth.d crypto/ec/ecp_nistp521.d apps/ocsp.d crypto/asn1/tasn_new.d test/buildtest_rand_drbg.d apps/smime.d crypto/evp/digest.d test/pemtest.d crypto/bf/bf_cfb64.d crypto/x509/x509_lu.d crypto/rc4/rc4_skey.d engines/e_capi.d crypto/comp/comp_lib.d crypto/engine/eng_cnf.d crypto/evp/p5_crpt.d test/buildtest_engine.d crypto/x509v3/v3_alt.d crypto/cmac/cmac.d ssl/ssl_asn1.d crypto/bio/bf_lbuf.d crypto/engine/eng_dyn.d test/x509_internal_test.d crypto/idea/i_cbc.d crypto/mem_clr.d crypto/async/async.d crypto/hmac/hm_pmeth.d crypto/ec/ec2_oct.d crypto/x509v3/pcy_tree.d crypto/des/ofb64enc.d crypto/x509/x509_def.d crypto/asn1/f_int.d crypto/asn1/a_int.d crypto/bio/bss_log.d test/buildtest_x509.d crypto/bio/b_print.d crypto/ct/ct_x509v3.d crypto/modes/wrap128.d crypto/x509v3/v3err.d crypto/sm3/m_sm3.d crypto/bn/bn_recp.d crypto/bn/bn_mpi.d crypto/sm2/sm2_pmeth.d crypto/poly1305/poly1305_pmeth.d crypto/rc2/rc2cfb64.d crypto/pkcs12/p12_decr.d crypto/conf/conf_sap.d crypto/ripemd/rmd_one.d crypto/ui/ui_lib.d crypto/bn/bn_sqrt.d ssl/methods.d crypto/x509/t_crl.d test/evp_extra_test.d test/buildtest_txt_db.d crypto/rsa/rsa_prn.d crypto/async/async_wait.d crypto/md2/md2_one.d crypto/engine/tb_digest.d test/cipherbytes_test.d test/asn1_decode_test.d crypto/aes/aes_wrap.d crypto/des/cbc_enc.d crypto/md2/md2_dgst.d apps/app_rand.d test/buildtest_ripemd.d crypto/camellia/cmll_ctr.d crypto/evp/evp_lib.d crypto/cms/cms_sd.d crypto/seed/seed_ecb.d crypto/o_fips.d crypto/comp/comp_err.d crypto/objects/obj_dat.d crypto/rand/rand_vms.d crypto/dllmain.d crypto/bio/bss_dgram.d crypto/bio/bss_fd.d test/modes_internal_test.d crypto/md4/md4_dgst.d crypto/threads_pthread.d crypto/engine/eng_lib.d apps/crl2p7.d test/x509_dup_cert_test.d crypto/pem/pem_lib.d engines/e_dasync.d crypto/cms/cms_env.d crypto/dsa/dsa_gen.d test/errtest.d crypto/md4/md4_one.d crypto/rc5/rc5_ecb.d crypto/pkcs7/pk7_smime.d crypto/rsa/rsa_pmeth.d crypto/rsa/rsa_meth.d crypto/x509v3/v3_bcons.d test/asn1_time_test.d apps/win32_init.d apps/s_time.d crypto/pkcs7/pk7_attr.d crypto/x509v3/v3_utl.d crypto/rsa/rsa_x931.d crypto/conf/conf_mall.d crypto/ec/ecp_oct.d crypto/evp/e_cast.d crypto/camellia/cmll_cbc.d crypto/dsa/dsa_asn1.d crypto/pkcs7/pk7_mime.d crypto/err/err_all.d crypto/pem/pvkfmt.d crypto/engine/eng_all.d crypto/x509v3/v3_asid.d crypto/x509v3/v3_genn.d crypto/o_time.d test/buildtest_x509v3.d test/destest.d crypto/asn1/n_pkey.d crypto/ts/ts_rsp_verify.d ssl/record/ssl3_buffer.d crypto/rc2/rc2_skey.d crypto/bf/bf_enc.d test/buildtest_des.d crypto/rc2/rc2_cbc.d crypto/blake2/m_blake2s.d test/hmactest.d crypto/seed/seed_ofb.d apps/genrsa.d crypto/engine/eng_openssl.d crypto/rsa/rsa_ossl.d crypto/evp/pbe_scrypt.d crypto/ct/ct_sct_ctx.d crypto/x509v3/v3_cpols.d crypto/evp/e_chacha20_poly1305.d crypto/evp/m_md2.d test/exptest.d ssl/record/ssl3_record_tls13.d crypto/des/fcrypt_b.d test/buildtest_rsa.d crypto/bn/bn_x931p.d crypto/rsa/rsa_err.d crypto/conf/conf_def.d test/ssltestlib.d crypto/des/des_enc.d ssl/statem/statem_srvr.d crypto/evp/p_lib.d crypto/bio/bf_null.d crypto/asn1/t_bitst.d test/buildtest_srtp.d crypto/modes/ccm128.d ssl/ssl_sess.d test/threadstest.d crypto/engine/eng_err.d crypto/x509v3/v3_admis.d crypto/ex_data.d crypto/aes/aes_misc.d test/buildtest_cmac.d crypto/dh/dh_kdf.d crypto/dsa/dsa_ameth.d crypto/asn1/a_verify.d crypto/asn1/asn_mstbl.d crypto/des/cbc_cksm.d crypto/err/err_prn.d crypto/asn1/tasn_scn.d apps/s_socket.d crypto/bio/bss_file.d crypto/bio/bss_bio.d crypto/asn1/i2d_pr.d crypto/x509v3/v3_prn.d apps/verify.d crypto/ec/ecp_nist.d crypto/seed/seed_cfb.d crypto/pkcs7/pkcs7err.d crypto/asn1/asn_pack.d crypto/rsa/rsa_oaep.d crypto/kdf/tls1_prf.d crypto/asn1/tasn_dec.d test/dsatest.d crypto/whrlpool/wp_block.d crypto/seed/seed.d apps/ciphers.d test/stack_test.d crypto/ct/ct_b64.d crypto/conf/conf_mod.d crypto/ec/ec_pmeth.d test/evp_test.d crypto/engine/eng_list.d test/rc4test.d crypto/ctype.d test/testutil/test_cleanup.d crypto/sm2/sm2_err.d apps/genpkey.d crypto/asn1/asn_mime.d test/enginetest.d crypto/asn1/bio_asn1.d test/gmdifftest.d crypto/rand/randfile.d ssl/ssl_ciph.d crypto/sm2/sm2_crypt.d test/buildtest_asn1.d crypto/evp/p_verify.d apps/rand.d crypto/cms/cms_lib.d test/bio_memleak_test.d crypto/x509/x_x509.d ms/applink.d ssl/record/ssl3_record.d crypto/dsa/dsa_sign.d test/testutil/main.d crypto/dh/dh_check.d test/buildtest_ssl2.d apps/gendsa.d test/buildtest_asn1t.d crypto/engine/tb_rsa.d crypto/evp/e_xcbc_d.d apps/dsaparam.d crypto/bf/bf_ofb64.d crypto/mem_dbg.d crypto/asn1/x_info.d crypto/asn1/a_dup.d apps/sess_id.d crypto/pem/pem_info.d crypto/conf/conf_ssl.d crypto/asn1/a_print.d crypto/ripemd/rmd_dgst.d crypto/x509/x509_cmp.d test/buildtest_md2.d crypto/cms/cms_dd.d test/servername_test.d crypto/ui/ui_err.d test/ocspapitest.d ssl/ssl_stat.d test/buildtest_md4.d crypto/evp/c_allc.d crypto/o_init.d fuzz/test-corpus.d crypto/rsa/rsa_pss.d crypto/x509v3/v3_pci.d crypto/engine/eng_table.d crypto/store/store_register.d test/ct_test.d crypto/evp/bio_md.d crypto/evp/evp_key.d crypto/o_dir.d test/mdc2test.d crypto/ts/ts_asn1.d ssl/ssl_cert.d crypto/ec/curve448/eddsa.d apps/req.d test/drbgtest.d crypto/x509v3/v3_lib.d test/rdrand_sanitytest.d test/buildtest_dtls1.d crypto/evp/e_rc5.d crypto/ec/ecdsa_vrf.d crypto/x509v3/pcy_cache.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/lhash/lhash.d crypto/x509/x509_att.d test/rc5test.d crypto/aes/aes_ofb.d crypto/ec/ec_ameth.d crypto/evp/evp_cnf.d crypto/bn/bn_srp.d crypto/ct/ct_oct.d crypto/asn1/d2i_pu.d crypto/x509v3/v3_pku.d crypto/x509/t_x509.d crypto/siphash/siphash_pmeth.d crypto/asn1/p5_scrypt.d crypto/dh/dh_meth.d crypto/des/ofb_enc.d crypto/rsa/rsa_pk1.d crypto/des/xcbc_enc.d test/afalgtest.d crypto/asn1/a_octet.d test/dsa_no_digest_size_test.d crypto/des/ofb64ede.d crypto/engine/tb_cipher.d crypto/ec/ec_err.d crypto/modes/cfb128.d crypto/ec/ec2_smpl.d crypto/x509v3/v3_ia5.d crypto/x509/x509_obj.d crypto/pkcs7/pk7_asn1.d apps/openssl.d crypto/rsa/rsa_sign.d fuzz/ct.d crypto/hmac/hm_ameth.d crypto/modes/ocb128.d apps/s_cb.d crypto/dh/dh_key.d crypto/bn/bn_ctx.d ssl/t1_trce.d test/testutil/tests.d test/lhash_test.d crypto/ec/ecp_smpl.d ssl/ssl_mcnf.d crypto/aes/aes_core.d crypto/ec/ecp_nistp256.d crypto/des/ecb_enc.d crypto/ts/ts_req_print.d test/buildtest_aes.d fuzz/cms.d crypto/bio/bss_sock.d crypto/ts/ts_err.d crypto/evp/e_sm4.d crypto/pkcs12/p12_crt.d crypto/x509/x_exten.d crypto/ui/ui_null.d crypto/bio/bss_conn.d test/buildtest_cms.d ssl/packet.d test/buildtest_evp.d crypto/ocsp/ocsp_cl.d test/mdc2_internal_test.d test/uitest.d engines/e_ossltest.d apps/ts.d test/ideatest.d crypto/asn1/tasn_fre.d test/ssl_test_ctx.d crypto/dsa/dsa_ossl.d crypto/ec/ec_asn1.d test/testutil/tap_bio.d crypto/conf/conf_api.d crypto/bio/bio_lib.d crypto/engine/tb_pkmeth.d apps/pkcs12.d test/v3nametest.d crypto/comp/c_zlib.d crypto/dsa/dsa_err.d crypto/ts/ts_rsp_utils.d crypto/modes/gcm128.d crypto/sm2/sm2_sign.d crypto/evp/m_sha1.d crypto/asn1/x_long.d crypto/evp/e_des.d crypto/pkcs12/p12_crpt.d crypto/engine/eng_ctrl.d crypto/rand/drbg_ctr.d fuzz/conf.d crypto/rsa/rsa_ameth.d crypto/uid.d test/buildtest_x509_vfy.d
+DEPS=crypto/ec/curve448/scalar.d crypto/aes/aes_cbc.d crypto/ct/ct_sct_ctx.d crypto/bio/bio_cb.d crypto/dh/dh_meth.d crypto/srp/srp_vfy.d crypto/bn/bn_const.d crypto/x509/x_exten.d ssl/ssl_rsa.d crypto/evp/evp_err.d crypto/evp/e_camellia.d test/buildtest_ssl.d test/rc2test.d crypto/evp/e_cast.d crypto/dh/dh_err.d apps/engine.d crypto/ec/ec_print.d apps/req.d test/testutil/output_helpers.d test/afalgtest.d crypto/bf/bf_ofb64.d test/bad_dtls_test.d test/ecstresstest.d test/dtlstest.d test/buildtest_rc5.d crypto/asn1/x_long.d test/ocspapitest.d crypto/evp/p5_crpt2.d crypto/cms/cms_enc.d crypto/x509/x_pubkey.d test/buildtest_ecdh.d test/buildtest_opensslv.d crypto/dso/dso_win32.d crypto/idea/i_ofb64.d crypto/aes/aes_ige.d crypto/cms/cms_lib.d crypto/x509/x509_vfy.d test/testutil/test_cleanup.d crypto/bn/bn_kron.d crypto/pkcs12/p12_add.d ssl/t1_lib.d test/errtest.d crypto/dsa/dsa_sign.d crypto/x509/x509_v3.d apps/s_time.d crypto/pem/pem_pkey.d crypto/ec/ecdsa_ossl.d crypto/o_str.d crypto/conf/conf_err.d engines/e_dasync.d test/pemtest.d test/servername_test.d crypto/rc4/rc4_enc.d crypto/des/rand_key.d crypto/bf/bf_ecb.d fuzz/bignum.d crypto/des/str2key.d crypto/cast/c_cfb64.d crypto/async/arch/async_win.d crypto/x509/x509_trs.d test/fatalerrtest.d crypto/evp/pmeth_gn.d crypto/ec/ecp_smpl.d crypto/md5/md5_one.d crypto/stack/stack.d test/igetest.d apps/enc.d crypto/ebcdic.d apps/storeutl.d fuzz/server.d crypto/asn1/a_int.d crypto/evp/e_xcbc_d.d crypto/rand/randfile.d crypto/asn1/a_d2i_fp.d test/ctype_internal_test.d crypto/x509/x509_set.d crypto/asn1/a_digest.d crypto/evp/e_bf.d crypto/bn/bn_asm.d crypto/dh/dh_ameth.d test/buildtest_bn.d test/buildtest_rand.d crypto/aes/aes_wrap.d crypto/x509/t_req.d crypto/dsa/dsa_key.d test/verify_extra_test.d apps/version.d crypto/asn1/t_bitst.d crypto/o_fips.d crypto/asn1/asn_mime.d crypto/bn/bn_mul.d crypto/asn1/tasn_typ.d crypto/x509v3/pcy_data.d crypto/des/pcbc_enc.d crypto/comp/comp_err.d test/hmactest.d crypto/seed/seed_cbc.d crypto/rsa/rsa_lib.d crypto/x509v3/pcy_tree.d crypto/rsa/rsa_x931g.d crypto/rand/rand_egd.d crypto/rand/rand_err.d crypto/bio/bio_lib.d test/buildtest_md5.d crypto/uid.d apps/win32_init.d crypto/evp/evp_pbe.d crypto/rsa/rsa_gen.d crypto/bn/bn_err.d crypto/ts/ts_verify_ctx.d crypto/md2/md2_one.d crypto/idea/i_ecb.d crypto/x509/by_dir.d crypto/kdf/tls1_prf.d apps/asn1pars.d test/test_test.d crypto/objects/obj_lib.d crypto/asn1/ameth_lib.d crypto/ct/ct_policy.d test/ectest.d ssl/ssl_conf.d crypto/x509v3/v3_bitst.d test/testutil/stanza.d crypto/engine/eng_lib.d fuzz/conf.d crypto/des/ofb_enc.d test/ssl_cert_table_internal_test.d test/bntest.d crypto/ui/ui_openssl.d crypto/asn1/a_verify.d crypto/siphash/siphash_pmeth.d crypto/ec/ec_ameth.d crypto/asn1/a_strex.d crypto/async/async_wait.d crypto/hmac/hm_ameth.d crypto/rsa/rsa_sign.d crypto/pkcs12/p12_mutl.d crypto/cast/c_ofb64.d crypto/asn1/x_int64.d crypto/evp/bio_enc.d ssl/ssl_init.d crypto/evp/c_alld.d crypto/dso/dso_dlfcn.d crypto/des/des_enc.d crypto/asn1/x_info.d crypto/x509v3/v3_bcons.d crypto/asn1/tasn_dec.d test/chacha_internal_test.d crypto/x509v3/pcy_lib.d crypto/pkcs12/p12_npas.d crypto/ts/ts_rsp_verify.d fuzz/cms.d crypto/mem_dbg.d test/bioprinttest.d engines/e_padlock.d crypto/bio/bss_sock.d crypto/evp/m_null.d crypto/ocsp/ocsp_err.d crypto/x509/x509cset.d test/buildtest_obj_mac.d crypto/bn/bn_print.d crypto/evp/e_chacha20_poly1305.d crypto/txt_db/txt_db.d crypto/cversion.d crypto/cpt_err.d apps/app_rand.d test/ssl_test_ctx.d crypto/engine/eng_dyn.d crypto/dh/dh_prn.d crypto/evp/p_sign.d test/poly1305_internal_test.d crypto/x509/x509_vpm.d crypto/ocsp/ocsp_srv.d crypto/store/store_lib.d apps/spkac.d ssl/tls_srp.d crypto/pem/pem_info.d test/drbg_cavs_data.d crypto/asn1/a_mbstr.d crypto/bn/bn_rand.d ssl/d1_lib.d crypto/md5/md5_dgst.d test/tls13encryptiontest.d crypto/engine/eng_fat.d ssl/t1_enc.d test/buildtest_sha.d crypto/cast/c_ecb.d ssl/record/rec_layer_d1.d crypto/evp/e_rc4.d crypto/ts/ts_lib.d crypto/ec/ecdh_kdf.d crypto/pkcs12/p12_key.d fuzz/client.d crypto/dsa/dsa_gen.d crypto/bio/bss_dgram.d crypto/dh/dh_rfc7919.d ssl/record/ssl3_record_tls13.d crypto/bn/bn_gcd.d crypto/bn/bn_add.d apps/openssl.d test/lhash_test.d crypto/asn1/a_gentm.d crypto/ec/ec_err.d crypto/ts/ts_req_print.d crypto/evp/e_rc4_hmac_md5.d crypto/ec/ecp_nistp224.d crypto/engine/eng_openssl.d crypto/dsa/dsa_lib.d crypto/asn1/nsseq.d crypto/seed/seed_ecb.d apps/s_cb.d crypto/sm4/sm4.d crypto/blake2/m_blake2s.d crypto/x509/x_crl.d crypto/x509/x_x509.d crypto/evp/p_seal.d crypto/err/err.d crypto/evp/names.d crypto/dso/dso_openssl.d crypto/idea/i_cfb64.d crypto/ts/ts_rsp_print.d crypto/ct/ct_log.d apps/ts.d test/buildtest_tls1.d crypto/engine/eng_ctrl.d crypto/md2/md2_dgst.d test/buildtest_pem2.d ssl/record/rec_layer_s3.d crypto/asn1/asn1_item_list.d crypto/modes/wrap128.d crypto/rsa/rsa_crpt.d crypto/x509v3/v3_sxnet.d test/testutil/tap_bio.d crypto/store/store_register.d crypto/bn/bn_depr.d crypto/x509v3/v3_skey.d crypto/asn1/n_pkey.d crypto/ec/curve448/curve448.d crypto/pkcs7/bio_pk7.d test/buildtest_blowfish.d crypto/asn1/f_int.d test/buildtest_conf_api.d crypto/dsa/dsa_err.d crypto/rc2/rc2cfb64.d apps/apps.d crypto/rc5/rc5_enc.d crypto/engine/eng_init.d crypto/x509/x_req.d crypto/ocsp/ocsp_ext.d crypto/asn1/d2i_pr.d crypto/x509/x509_cmp.d crypto/x509v3/v3_conf.d test/shlibloadtest.d test/buildtest_rc4.d test/asn1_encode_test.d ssl/s3_msg.d crypto/mem_sec.d crypto/ct/ct_err.d crypto/evp/bio_md.d apps/speed.d crypto/asn1/asn1_err.d crypto/des/cfb64ede.d crypto/buffer/buffer.d crypto/ec/ec_kmeth.d crypto/bf/bf_cfb64.d crypto/cast/c_skey.d crypto/engine/eng_rdrand.d test/curve448_internal_test.d crypto/evp/digest.d crypto/camellia/cmll_ofb.d crypto/modes/cts128.d crypto/asn1/tasn_enc.d apps/pkey.d crypto/x509/x509_d2.d ssl/statem/statem_srvr.d crypto/rand/rand_unix.d test/buildtest_hmac.d crypto/ec/ec_lib.d crypto/engine/eng_all.d crypto/des/cbc_enc.d apps/rehash.d crypto/evp/e_rc5.d crypto/ctype.d test/buildtest_pkcs12.d crypto/bf/bf_skey.d crypto/ts/ts_err.d crypto/rc5/rc5cfb64.d crypto/bn/bn_mod.d crypto/evp/e_des3.d crypto/asn1/p5_pbe.d crypto/evp/m_sha1.d crypto/whrlpool/wp_block.d crypto/asn1/tasn_scn.d crypto/cms/cms_io.d crypto/modes/cbc128.d crypto/camellia/cmll_ecb.d test/exptest.d crypto/asn1/tasn_fre.d crypto/rsa/rsa_ameth.d crypto/rc2/rc2_ecb.d test/buildtest_md4.d crypto/ts/ts_req_utils.d crypto/asn1/a_time.d crypto/cms/cms_att.d crypto/bn/bn_shift.d test/buildtest_x509v3.d apps/dsaparam.d crypto/x509/x_all.d crypto/bn/bn_sqrt.d test/buildtest_comp.d crypto/rsa/rsa_meth.d apps/ec.d test/rc4test.d crypto/bio/bio_meth.d crypto/evp/m_sigver.d crypto/kdf/scrypt.d crypto/ocsp/ocsp_ht.d crypto/ec/eck_prn.d crypto/pkcs12/pk12err.d crypto/bio/bss_file.d crypto/asn1/a_strnid.d test/testutil/random.d crypto/asn1/x_algor.d crypto/evp/evp_key.d crypto/o_fopen.d crypto/sm3/m_sm3.d crypto/evp/p_verify.d crypto/dh/dh_depr.d ssl/ssl_utst.d crypto/blake2/m_blake2b.d test/ssl_test_ctx_test.d crypto/sm3/sm3.d crypto/x509v3/pcy_map.d test/dsa_no_digest_size_test.d crypto/x509v3/v3_utl.d crypto/conf/conf_def.d crypto/sm2/sm2_pmeth.d crypto/des/cfb64enc.d test/buildtest_stack.d crypto/ts/ts_rsp_utils.d test/buildtest_whrlpool.d crypto/sha/sha1dgst.d crypto/pkcs7/pk7_lib.d crypto/rc5/rc5_ecb.d crypto/md4/md4_one.d ssl/record/ssl3_buffer.d crypto/o_dir.d test/asynctest.d test/pkey_meth_test.d test/dtlsv1listentest.d crypto/getenv.d crypto/evp/m_md2.d crypto/x509/t_x509.d crypto/bio/b_dump.d crypto/rsa/rsa_mp.d crypto/x509v3/v3_pmaps.d crypto/x509/t_crl.d crypto/objects/obj_xref.d crypto/seed/seed_ofb.d crypto/asn1/a_dup.d crypto/bn/bn_lib.d apps/ocsp.d test/buildtest_cmac.d test/evp_test.d crypto/idea/i_skey.d crypto/store/store_strings.d crypto/comp/c_zlib.d crypto/ec/ecp_nistputil.d crypto/ec/ecp_oct.d test/testutil/testutil_init.d crypto/pkcs7/pkcs7err.d test/buildtest_ct.d crypto/cms/cms_cd.d apps/passwd.d crypto/ec/ec_curve.d crypto/bio/bio_err.d ssl/packet.d crypto/err/err_prn.d crypto/cms/cms_sd.d test/testutil/tests.d crypto/rsa/rsa_err.d apps/cms.d crypto/ripemd/rmd_dgst.d ssl/ssl_ciph.d crypto/x509v3/v3_addr.d ssl/ssl_cert.d test/buildtest_ui.d ssl/tls13_enc.d fuzz/bndiv.d crypto/pkcs12/p12_init.d test/buildtest_safestack.d test/bio_callback_test.d crypto/ct/ct_prn.d test/mdc2_internal_test.d ssl/ssl_err.d crypto/x509/by_file.d test/buildtest_asn1.d crypto/x509/x509name.d test/testutil/basic_output.d crypto/modes/ccm128.d crypto/x509v3/v3_ia5.d test/danetest.d crypto/bio/bf_nbio.d crypto/cast/c_enc.d crypto/evp/p_open.d test/enginetest.d crypto/x509v3/v3_int.d crypto/bn/bn_recp.d test/packettest.d crypto/rand/rand_vms.d crypto/aria/aria.d crypto/asn1/tasn_new.d crypto/rc2/rc2ofb64.d crypto/des/fcrypt_b.d crypto/pkcs7/pk7_doit.d crypto/engine/tb_rand.d test/cipherlist_test.d crypto/evp/evp_lib.d crypto/ec/ecp_nistp256.d crypto/x509/x509_lu.d crypto/asn1/a_bitstr.d crypto/evp/evp_enc.d crypto/cmac/cm_ameth.d crypto/dh/dh_lib.d crypto/poly1305/poly1305_ameth.d crypto/bio/bss_conn.d crypto/rc5/rc5ofb64.d test/ssl_test.d apps/smime.d apps/verify.d crypto/dsa/dsa_ameth.d apps/s_server.d crypto/bn/bn_mpi.d apps/ecparam.d crypto/evp/m_md5_sha1.d crypto/asn1/tasn_utl.d test/buildtest_ssl3.d crypto/whrlpool/wp_dgst.d crypto/ec/curve448/f_generic.d apps/pkcs8.d crypto/rsa/rsa_pss.d engines/e_ossltest.d crypto/ec/curve25519.d crypto/x509v3/v3_pku.d crypto/des/cbc_cksm.d crypto/objects/obj_dat.d crypto/evp/bio_ok.d crypto/asn1/i2d_pr.d crypto/dsa/dsa_meth.d test/buildtest_store.d test/buildtest_ecdsa.d crypto/x509v3/v3_pcons.d crypto/x509/x_name.d crypto/md4/md4_dgst.d crypto/cms/cms_err.d test/memleaktest.d test/constant_time_test.d test/asn1_string_table_test.d crypto/pkcs12/p12_p8e.d crypto/dllmain.d ssl/s3_cbc.d crypto/asn1/p5_scrypt.d crypto/bn/bn_mont.d crypto/rc2/rc2_skey.d crypto/bn/bn_x931p.d crypto/ec/ec_mult.d crypto/x509v3/v3_tlsf.d test/md2test.d crypto/pem/pem_pk8.d crypto/blake2/blake2b.d crypto/rand/rand_lib.d crypto/des/ofb64enc.d crypto/threads_pthread.d crypto/des/fcrypt.d test/pkey_meth_kdf_test.d test/buildtest_srp.d ssl/statem/extensions_cust.d crypto/x509v3/v3_ncons.d crypto/dso/dso_err.d test/buildtest_modes.d crypto/comp/comp_lib.d test/buildtest_engine.d apps/srp.d crypto/rsa/rsa_oaep.d test/buildtest_conf.d crypto/ec/ec_check.d crypto/bio/bf_lbuf.d test/cmsapitest.d crypto/ex_data.d crypto/x509v3/pcy_cache.d crypto/engine/tb_asnmth.d test/wpackettest.d test/testutil/main.d crypto/engine/tb_dh.d crypto/rand/drbg_lib.d crypto/bf/bf_enc.d test/conf_include_test.d crypto/evp/pmeth_fn.d crypto/modes/gcm128.d crypto/evp/p_lib.d crypto/cms/cms_asn1.d test/ciphername_test.d crypto/bn/bn_nist.d test/tls13secretstest.d fuzz/ct.d crypto/rsa/rsa_pk1.d crypto/evp/e_null.d crypto/ui/ui_util.d crypto/siphash/siphash.d test/handshake_helper.d test/buildtest_camellia.d test/buildtest_idea.d ssl/methods.d test/buildtest_e_os2.d crypto/dsa/dsa_prn.d ssl/s3_enc.d crypto/ec/ec_cvt.d crypto/conf/conf_mod.d apps/dsa.d crypto/pkcs12/p12_kiss.d crypto/rc5/rc5_skey.d test/testutil/driver.d crypto/rsa/rsa_ossl.d crypto/x509/x509_err.d crypto/x509v3/v3_lib.d ssl/record/dtls1_bitmap.d crypto/store/store_init.d ssl/statem/extensions.d ssl/statem/extensions_clnt.d ssl/record/ssl3_record.d crypto/dh/dh_key.d test/exdatatest.d crypto/pkcs12/p12_utl.d crypto/conf/conf_api.d test/buildtest_srtp.d test/testutil/cb.d crypto/bn/bn_blind.d test/buildtest_evp.d crypto/conf/conf_lib.d test/rc5test.d crypto/o_time.d apps/sess_id.d crypto/asn1/a_type.d crypto/store/store_err.d crypto/pem/pem_xaux.d test/dhtest.d test/buildtest_lhash.d test/buildtest_dtls1.d crypto/x509v3/pcy_node.d crypto/ocsp/ocsp_cl.d crypto/kdf/hkdf.d crypto/ec/ecdsa_sign.d test/buildtest_cast.d crypto/asn1/asn_pack.d test/mdc2test.d test/sanitytest.d crypto/evp/p_enc.d crypto/x509v3/v3_asid.d crypto/evp/evp_pkey.d crypto/x509v3/v3_enum.d crypto/bio/bss_null.d crypto/evp/c_allc.d crypto/bn/bn_word.d test/asn1_decode_test.d crypto/cms/cms_dd.d crypto/des/ofb64ede.d crypto/evp/m_mdc2.d crypto/x509v3/v3_cpols.d crypto/x509v3/v3_genn.d crypto/camellia/cmll_misc.d test/v3nametest.d crypto/pem/pem_oth.d fuzz/x509.d crypto/pem/pem_err.d crypto/x509v3/v3_akeya.d crypto/x509/x509_meth.d crypto/x509/x509_att.d crypto/asn1/asn_mstbl.d crypto/dh/dh_gen.d crypto/rsa/rsa_x931.d crypto/ec/ecdsa_vrf.d crypto/aes/aes_core.d test/destest.d crypto/asn1/a_octet.d crypto/bn/bn_div.d crypto/bio/bss_fd.d apps/genrsa.d crypto/ec/ec2_oct.d apps/genpkey.d crypto/x509/x509spki.d test/buildtest_pem.d crypto/modes/ocb128.d test/x509_internal_test.d crypto/rsa/rsa_asn1.d test/bio_memleak_test.d crypto/rsa/rsa_prn.d test/buildtest_async.d test/buildtest_rsa.d test/buildtest_symhacks.d test/sm4_internal_test.d apps/pkeyutl.d crypto/objects/obj_err.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/hmac/hm_pmeth.d fuzz/crl.d crypto/ec/ecp_nistp521.d crypto/evp/bio_b64.d test/rsa_test.d crypto/evp/e_idea.d crypto/des/xcbc_enc.d crypto/chacha/chacha_enc.d test/aborttest.d crypto/evp/p_dec.d test/v3ext.d ssl/ssl_sess.d crypto/rsa/rsa_saos.d crypto/aes/aes_ecb.d ssl/t1_trce.d test/buildtest_ssl2.d crypto/bn/bn_ctx.d crypto/asn1/a_utf8.d crypto/asn1/t_pkey.d crypto/dsa/dsa_ossl.d crypto/o_init.d crypto/evp/e_sm4.d crypto/ct/ct_vfy.d crypto/x509v3/v3_admis.d crypto/ui/ui_null.d apps/pkcs12.d crypto/engine/eng_err.d crypto/init.d test/bftest.d crypto/bn/bn_intern.d crypto/mem.d test/drbg_cavs_test.d test/buildtest_asn1t.d test/buildtest_crypto.d crypto/asn1/x_val.d crypto/conf/conf_sap.d crypto/poly1305/poly1305.d crypto/evp/p5_crpt.d crypto/evp/m_sha3.d test/tls13ccstest.d crypto/idea/i_cbc.d test/buildtest_des.d test/crltest.d crypto/async/arch/async_posix.d test/buildtest_rc2.d test/bio_enc_test.d crypto/bio/bf_buff.d crypto/sm2/sm2_sign.d test/time_offset_test.d crypto/ocsp/ocsp_vfy.d test/ec_internal_test.d crypto/cms/cms_ess.d apps/pkeyparam.d crypto/siphash/siphash_ameth.d test/recordlentest.d crypto/async/async.d crypto/srp/srp_lib.d crypto/bn/bn_exp.d crypto/threads_none.d test/x509aux.d test/dtls_mtu_test.d crypto/async/arch/async_null.d crypto/engine/tb_pkmeth.d test/rsa_complex.d crypto/modes/ofb128.d test/buildtest_pkcs7.d crypto/asn1/x_spki.d crypto/aes/aes_cfb.d crypto/objects/o_names.d test/threadstest.d crypto/asn1/asn_moid.d crypto/engine/tb_rsa.d crypto/pem/pvkfmt.d ssl/pqueue.d test/evp_extra_test.d crypto/pkcs7/pk7_asn1.d apps/crl2p7.d crypto/x509v3/v3err.d crypto/dsa/dsa_asn1.d test/buildtest_ts.d crypto/ocsp/ocsp_lib.d ssl/s3_lib.d test/asynciotest.d crypto/rsa/rsa_none.d apps/prime.d crypto/dh/dh_check.d crypto/evp/m_md4.d crypto/pkcs12/p12_crpt.d crypto/ec/ecdh_ossl.d crypto/pkcs7/pk7_mime.d test/x509_time_test.d crypto/conf/conf_ssl.d test/secmemtest.d crypto/pem/pem_x509.d ssl/statem/extensions_srvr.d crypto/x509/x_attrib.d crypto/modes/xts128.d crypto/engine/tb_eckey.d crypto/dso/dso_dl.d test/buildtest_x509.d crypto/asn1/asn1_gen.d crypto/des/ecb3_enc.d crypto/ec/ecx_meth.d test/buildtest_md2.d apps/pkcs7.d crypto/pkcs12/p12_sbag.d crypto/cryptlib.d crypto/ct/ct_oct.d test/x509_dup_cert_test.d test/buildtest_bio.d crypto/ripemd/rmd_one.d crypto/ec/ec_key.d crypto/x509/x509type.d crypto/hmac/hmac.d apps/nseq.d crypto/ui/ui_err.d crypto/ts/ts_asn1.d apps/rsautl.d test/stack_test.d crypto/rc4/rc4_skey.d crypto/evp/e_des.d fuzz/asn1parse.d crypto/bn/bn_exp2.d test/rsa_mp_test.d test/dsatest.d apps/opt.d crypto/evp/encode.d crypto/bio/b_print.d crypto/x509v3/v3_purp.d crypto/store/loader_file.d crypto/ui/ui_lib.d ssl/d1_msg.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/ec/ecp_nist.d crypto/x509v3/v3_info.d crypto/evp/m_ripemd.d crypto/camellia/cmll_cfb.d crypto/ec/ec_asn1.d crypto/asn1/tasn_prn.d crypto/x509/x509_txt.d test/buildtest_ocsp.d test/cipherbytes_test.d test/ssltestlib.d test/versions.d test/ct_test.d apps/rsa.d fuzz/asn1.d test/srptest.d crypto/evp/m_md5.d crypto/pkcs12/p12_decr.d apps/dhparam.d test/buildtest_buffer.d ssl/d1_srtp.d crypto/asn1/a_utctm.d crypto/bn/bn_prime.d crypto/evp/e_seed.d test/ssltest_old.d test/buildtest_rand_drbg.d crypto/ec/curve448/curve448_tables.d ssl/statem/statem.d crypto/asn1/a_print.d crypto/engine/eng_list.d crypto/ec/ec_oct.d crypto/pem/pem_all.d crypto/bn/bn_gf2m.d test/drbgtest.d crypto/cms/cms_smime.d crypto/pkcs7/pk7_smime.d test/ssl_ctx_test.d apps/bf_prefix.d crypto/x509v3/v3_pcia.d crypto/bio/bf_null.d crypto/engine/eng_table.d ms/uplink.d crypto/x509/x509_r2x.d crypto/bio/b_sock2.d crypto/asn1/bio_asn1.d test/buildtest_ec.d engines/e_capi.d crypto/bn/bn_dh.d crypto/pkcs7/pk7_attr.d test/buildtest_objects.d crypto/ct/ct_x509v3.d crypto/evp/e_old.d crypto/engine/eng_cnf.d crypto/ec/curve448/arch_32/f_impl.d crypto/dso/dso_vms.d crypto/pem/pem_sign.d crypto/ec/ecp_mont.d crypto/rsa/rsa_pmeth.d crypto/camellia/cmll_cbc.d crypto/pkcs12/p12_attr.d crypto/ocsp/ocsp_asn.d crypto/evp/m_wp.d crypto/ocsp/ocsp_prn.d crypto/dh/dh_pmeth.d crypto/asn1/a_sign.d ssl/ssl_txt.d crypto/blake2/blake2s.d apps/gendsa.d crypto/asn1/asn1_lib.d apps/x509.d crypto/dsa/dsa_vrf.d crypto/camellia/cmll_ctr.d crypto/seed/seed_cfb.d crypto/aes/aes_ofb.d crypto/asn1/i2d_pu.d crypto/asn1/evp_asn1.d crypto/dsa/dsa_depr.d crypto/ocsp/v3_ocsp.d crypto/engine/tb_digest.d crypto/ts/ts_conf.d ssl/statem/statem_clnt.d crypto/asn1/x_bignum.d crypto/sha/keccak1600.d crypto/des/set_key.d crypto/ts/ts_rsp_sign.d test/asn1_internal_test.d test/pbelutest.d test/siphash_internal_test.d crypto/kdf/kdf_err.d crypto/sha/sha1_one.d crypto/x509v3/v3_crld.d crypto/pkcs12/p12_crt.d test/rdrand_sanitytest.d crypto/asn1/x_sig.d crypto/evp/e_aes.d test/sslbuffertest.d crypto/dh/dh_rfc5114.d crypto/mem_clr.d crypto/x509/x509_def.d test/buildtest_txt_db.d crypto/x509/x509rset.d crypto/x509/x509_obj.d crypto/asn1/a_object.d ssl/ssl_mcnf.d crypto/x509/x509_req.d crypto/rand/drbg_ctr.d crypto/x509v3/v3_prn.d crypto/sha/sha256.d apps/crl.d test/sysdefaulttest.d crypto/asn1/d2i_pu.d crypto/des/ecb_enc.d crypto/sm2/sm2_err.d crypto/x509v3/v3_extku.d crypto/x509/x509_ext.d crypto/x509v3/v3_akey.d test/modes_internal_test.d crypto/ct/ct_b64.d ssl/statem/statem_dtls.d apps/rand.d apps/s_socket.d test/asn1_time_test.d crypto/ec/curve448/eddsa.d test/buildtest_x509_vfy.d crypto/bio/b_sock.d crypto/evp/e_rc2.d apps/dgst.d apps/ciphers.d test/buildtest_ossl_typ.d crypto/seed/seed.d crypto/bn/bn_sqr.d apps/errstr.d crypto/conf/conf_mall.d crypto/x509v3/v3_pci.d crypto/dh/dh_kdf.d crypto/bio/bss_log.d crypto/asn1/asn1_par.d crypto/ct/ct_sct.d crypto/des/qud_cksm.d crypto/rsa/rsa_chk.d test/sslcorrupttest.d crypto/poly1305/poly1305_pmeth.d crypto/pkcs12/p12_asn.d crypto/ec/ec2_smpl.d ssl/ssl_asn1.d crypto/ec/ec_pmeth.d crypto/bio/bss_acpt.d crypto/asn1/t_spki.d crypto/rand/rand_win.d crypto/cms/cms_pwri.d fuzz/test-corpus.d test/casttest.d crypto/lhash/lhash.d crypto/camellia/camellia.d test/buildtest_seed.d crypto/modes/ctr128.d crypto/pkcs12/p12_p8d.d crypto/pem/pem_lib.d crypto/evp/pbe_scrypt.d crypto/aes/aes_misc.d crypto/cmac/cmac.d crypto/evp/pmeth_lib.d crypto/buffer/buf_err.d crypto/engine/tb_cipher.d crypto/asn1/a_i2d_fp.d crypto/modes/cfb128.d crypto/cms/cms_kari.d crypto/rsa/rsa_depr.d test/buildtest_aes.d crypto/lhash/lh_stats.d crypto/engine/tb_dsa.d test/buildtest_ebcdic.d test/uitest.d ssl/statem/statem_lib.d crypto/x509/x_x509a.d crypto/async/async_err.d test/gmdifftest.d test/sm2_internal_test.d test/gosttest.d crypto/asn1/p5_pbev2.d test/buildtest_ripemd.d crypto/sha/sha512.d crypto/cmac/cm_pmeth.d test/clienthellotest.d crypto/dh/dh_asn1.d crypto/err/err_all.d crypto/rsa/rsa_ssl.d crypto/bio/bss_bio.d test/ideatest.d test/buildtest_dsa.d ssl/ssl_stat.d crypto/dso/dso_lib.d crypto/cms/cms_env.d crypto/bio/b_addr.d crypto/bn/bn_srp.d crypto/rc2/rc2_cbc.d test/buildtest_dh.d test/d2i_test.d crypto/asn1/bio_ndef.d ssl/ssl_lib.d crypto/threads_win.d test/x509_check_cert_pkey_test.d crypto/bio/bss_mem.d crypto/evp/e_aria.d crypto/sm2/sm2_crypt.d crypto/x509v3/v3_alt.d crypto/evp/evp_cnf.d apps/ca.d crypto/asn1/f_string.d test/buildtest_cms.d crypto/evp/cmeth_lib.d crypto/engine/eng_pkey.d crypto/des/cfb_enc.d crypto/asn1/x_pkey.d test/testutil/format_output.d crypto/dsa/dsa_pmeth.d apps/s_client.d ms/applink.d test/ecdsatest.d test/sslapitest.d crypto/asn1/p8_pkey.d ssl/bio_ssl.d test/buildtest_kdf.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/buildinf.h crypto/uplink-x86.s libcrypto.def libcrypto.rc libssl.def libssl.rc test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -262,8 +262,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -291,74 +291,74 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "copy $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $(DESTDIR)$(OPENSSLDIR)/misc/$$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ cp "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn" "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@$(ECHO) "install $(SRCDIR)/ms/applink.c -> $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
- @cp $(SRCDIR)/ms/applink.c $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c
- @chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c
+ @cp $(SRCDIR)/ms/applink.c "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
+ @chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -368,42 +368,42 @@ install_dev: install_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "install $$s2 -> $(DESTDIR)$(libdir)/$$fn2"; \
- cp $$s2 $(DESTDIR)$(libdir)/$$fn2.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn2.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn2.new \
- $(DESTDIR)$(libdir)/$$fn2; \
+ cp $$s2 "$(DESTDIR)$(libdir)/$$fn2.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn2.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn2.new" \
+ "$(DESTDIR)$(libdir)/$$fn2"; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@ :
@$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
- @$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c
+ @$(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/applink.c"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -413,28 +413,28 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -446,16 +446,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -463,34 +463,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$s $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$s "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -502,16 +502,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -520,7 +520,7 @@ uninstall_runtime_libs:
if [ "$$s" = "dummy" ]; then continue; fi; \
fn=`basename $$s`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@ :
@@ -529,24 +529,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -720,12 +720,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -799,7 +799,7 @@ libcrypto$(SHLIB_EXT_IMPORT) libcrypto-1_1$(SHLIB_EXT): crypto/dllmain.o libcryp
cp -p libcrypto-1_1'$(SHLIB_EXT)' test/
cp -p libcrypto-1_1'$(SHLIB_EXT)' fuzz/
crypto/dllmain.o: ../crypto/dllmain.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dllmain.d.tmp -MT $@ -c -o $@ ../crypto/dllmain.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dllmain.d.tmp -MT $@ -c -o $@ ../crypto/dllmain.c
@touch crypto/dllmain.d.tmp
@if cmp crypto/dllmain.d.tmp crypto/dllmain.d > /dev/null 2> /dev/null; then \
rm -f crypto/dllmain.d.tmp; \
@@ -813,7 +813,7 @@ libcrypto.res.o: libcrypto.rc
libcrypto.rc: ../util/mkrc.pl
$(PERL) ../util/mkrc.pl libcrypto > $@
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -821,7 +821,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -829,7 +829,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -837,7 +837,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -845,7 +845,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -853,7 +853,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -861,7 +861,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -869,7 +869,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -877,7 +877,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -885,7 +885,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -893,7 +893,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -901,7 +901,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -909,7 +909,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -917,7 +917,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -925,7 +925,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -933,7 +933,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -941,7 +941,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -949,7 +949,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -957,7 +957,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -965,7 +965,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -973,7 +973,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -981,7 +981,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -989,7 +989,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -997,7 +997,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -1005,7 +1005,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -1013,7 +1013,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -1021,7 +1021,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -1029,7 +1029,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -1037,7 +1037,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -1045,7 +1045,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1053,7 +1053,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1061,7 +1061,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1069,7 +1069,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1077,7 +1077,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1085,7 +1085,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1093,7 +1093,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1101,7 +1101,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1109,7 +1109,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1117,7 +1117,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1125,7 +1125,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1133,7 +1133,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1141,7 +1141,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1149,7 +1149,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1157,7 +1157,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1165,7 +1165,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1173,7 +1173,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1181,7 +1181,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1189,7 +1189,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1197,7 +1197,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1205,7 +1205,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1213,7 +1213,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1221,7 +1221,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1229,7 +1229,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1237,7 +1237,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1245,7 +1245,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1253,7 +1253,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1261,7 +1261,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1269,7 +1269,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1277,7 +1277,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1285,7 +1285,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1293,7 +1293,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1301,7 +1301,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1309,7 +1309,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1317,7 +1317,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1325,7 +1325,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1333,7 +1333,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1341,7 +1341,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1349,7 +1349,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1357,7 +1357,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1365,7 +1365,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1373,7 +1373,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1381,7 +1381,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1389,7 +1389,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1397,7 +1397,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1405,7 +1405,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1413,7 +1413,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1421,7 +1421,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1429,7 +1429,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1437,7 +1437,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1445,7 +1445,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1453,7 +1453,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1461,7 +1461,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1469,7 +1469,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1477,7 +1477,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1485,7 +1485,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1493,7 +1493,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1501,7 +1501,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1509,7 +1509,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1517,7 +1517,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1525,7 +1525,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1533,7 +1533,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1541,7 +1541,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1549,7 +1549,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1557,7 +1557,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1565,7 +1565,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1573,7 +1573,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1581,7 +1581,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1589,7 +1589,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1597,7 +1597,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1605,7 +1605,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1613,7 +1613,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1621,7 +1621,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1629,7 +1629,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1637,7 +1637,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1645,7 +1645,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1653,7 +1653,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1661,7 +1661,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1669,7 +1669,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1677,7 +1677,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1685,7 +1685,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1693,7 +1693,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1701,7 +1701,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1709,7 +1709,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1717,7 +1717,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1725,7 +1725,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1733,7 +1733,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1741,7 +1741,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1749,7 +1749,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1757,7 +1757,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1765,7 +1765,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1773,7 +1773,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1781,7 +1781,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1789,7 +1789,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1797,7 +1797,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1805,7 +1805,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1813,7 +1813,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1821,7 +1821,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1829,7 +1829,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1837,7 +1837,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1845,7 +1845,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1853,7 +1853,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1861,7 +1861,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1869,7 +1869,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1877,7 +1877,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1885,7 +1885,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1893,7 +1893,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1901,7 +1901,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1909,7 +1909,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1917,7 +1917,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1925,7 +1925,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1933,7 +1933,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1941,7 +1941,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1949,7 +1949,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1957,7 +1957,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1965,7 +1965,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1973,7 +1973,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1981,7 +1981,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1989,7 +1989,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1997,7 +1997,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -2005,7 +2005,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -2013,7 +2013,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -2021,7 +2021,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -2029,7 +2029,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -2037,7 +2037,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -2045,7 +2045,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2053,7 +2053,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2061,7 +2061,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2069,7 +2069,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2077,7 +2077,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2085,7 +2085,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2093,7 +2093,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2101,7 +2101,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2109,7 +2109,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2117,7 +2117,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2125,7 +2125,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2133,7 +2133,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2141,7 +2141,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2149,7 +2149,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2157,7 +2157,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2165,7 +2165,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2173,7 +2173,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2181,7 +2181,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2189,7 +2189,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2197,7 +2197,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2205,7 +2205,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2213,7 +2213,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2221,7 +2221,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2229,7 +2229,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2237,7 +2237,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2245,7 +2245,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2253,7 +2253,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2261,7 +2261,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2269,7 +2269,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2277,7 +2277,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2285,7 +2285,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2293,7 +2293,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2301,7 +2301,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2309,7 +2309,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2317,7 +2317,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2325,7 +2325,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2333,7 +2333,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2341,7 +2341,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2349,7 +2349,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2357,7 +2357,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2365,7 +2365,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2373,7 +2373,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2381,7 +2381,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2389,7 +2389,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2397,7 +2397,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2407,7 +2407,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2415,7 +2415,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2423,7 +2423,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2431,7 +2431,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2439,7 +2439,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2447,7 +2447,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2455,7 +2455,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2463,7 +2463,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2471,7 +2471,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2479,7 +2479,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2487,7 +2487,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2495,7 +2495,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2503,7 +2503,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2511,7 +2511,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2519,7 +2519,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2527,7 +2527,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2535,7 +2535,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2543,7 +2543,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2551,7 +2551,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2559,7 +2559,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2567,7 +2567,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2575,7 +2575,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2583,7 +2583,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2591,7 +2591,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2599,7 +2599,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2607,7 +2607,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2615,7 +2615,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2623,7 +2623,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2631,7 +2631,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2639,7 +2639,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2647,7 +2647,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2655,7 +2655,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2663,7 +2663,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2671,7 +2671,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2679,7 +2679,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2687,7 +2687,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2695,7 +2695,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2703,7 +2703,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2711,7 +2711,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2719,7 +2719,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2727,7 +2727,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2735,7 +2735,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2743,7 +2743,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2751,7 +2751,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2759,7 +2759,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2767,7 +2767,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2775,7 +2775,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2783,7 +2783,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2791,7 +2791,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2799,7 +2799,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2807,7 +2807,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2815,7 +2815,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2823,7 +2823,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2831,7 +2831,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2839,7 +2839,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2847,7 +2847,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2855,7 +2855,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2863,7 +2863,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2871,7 +2871,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2879,7 +2879,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2887,7 +2887,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2895,7 +2895,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2903,7 +2903,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2911,7 +2911,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2919,7 +2919,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2927,7 +2927,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2935,7 +2935,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2943,7 +2943,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2951,7 +2951,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2959,7 +2959,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2967,7 +2967,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2975,7 +2975,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2983,7 +2983,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2991,7 +2991,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2999,7 +2999,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -3007,7 +3007,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -3015,7 +3015,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -3023,7 +3023,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -3031,7 +3031,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -3039,7 +3039,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -3047,7 +3047,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3055,7 +3055,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3063,7 +3063,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3071,7 +3071,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3079,7 +3079,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3087,7 +3087,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3095,7 +3095,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3103,7 +3103,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3111,7 +3111,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3119,7 +3119,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3127,7 +3127,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3135,7 +3135,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3143,7 +3143,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3151,7 +3151,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3159,7 +3159,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3167,7 +3167,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3175,7 +3175,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3183,7 +3183,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3191,7 +3191,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3199,7 +3199,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3207,7 +3207,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3215,7 +3215,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3223,7 +3223,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3231,7 +3231,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3239,7 +3239,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3247,7 +3247,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3255,7 +3255,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3263,7 +3263,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3271,7 +3271,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3279,7 +3279,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3287,7 +3287,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3295,7 +3295,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3303,7 +3303,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3311,7 +3311,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3319,7 +3319,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3327,7 +3327,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3335,7 +3335,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3343,7 +3343,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3351,7 +3351,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3359,7 +3359,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3367,7 +3367,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3375,7 +3375,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3383,7 +3383,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3391,7 +3391,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3399,7 +3399,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3407,7 +3407,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3415,7 +3415,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3423,7 +3423,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3431,7 +3431,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3439,7 +3439,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3447,7 +3447,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3455,7 +3455,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3463,7 +3463,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3471,7 +3471,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3479,7 +3479,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3487,7 +3487,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3495,7 +3495,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3503,7 +3503,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3511,7 +3511,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3519,7 +3519,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3527,7 +3527,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3535,7 +3535,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3543,7 +3543,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3551,7 +3551,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3559,7 +3559,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3567,7 +3567,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3575,7 +3575,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3583,7 +3583,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3591,7 +3591,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3599,7 +3599,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3607,7 +3607,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3615,7 +3615,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3623,7 +3623,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3631,7 +3631,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3639,7 +3639,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3647,7 +3647,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3655,7 +3655,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3663,7 +3663,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3671,7 +3671,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3679,7 +3679,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3687,7 +3687,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3695,7 +3695,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3703,7 +3703,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3711,7 +3711,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3719,7 +3719,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3727,7 +3727,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3735,7 +3735,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3743,7 +3743,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3751,7 +3751,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3759,7 +3759,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3767,7 +3767,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3775,7 +3775,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3783,7 +3783,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3791,7 +3791,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3799,7 +3799,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3807,7 +3807,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3815,7 +3815,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3823,7 +3823,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3831,7 +3831,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3839,7 +3839,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3847,7 +3847,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3855,7 +3855,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3863,7 +3863,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3871,7 +3871,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3879,7 +3879,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3887,7 +3887,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3895,7 +3895,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3903,7 +3903,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3911,7 +3911,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3919,7 +3919,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3927,7 +3927,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3935,7 +3935,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3943,7 +3943,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3951,7 +3951,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3959,7 +3959,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3967,7 +3967,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3975,7 +3975,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3983,7 +3983,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3991,7 +3991,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3999,7 +3999,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -4007,7 +4007,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -4015,7 +4015,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -4023,7 +4023,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -4031,7 +4031,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -4039,7 +4039,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -4047,7 +4047,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4055,7 +4055,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4063,7 +4063,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4071,7 +4071,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4079,7 +4079,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4087,7 +4087,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4095,7 +4095,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4103,7 +4103,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4111,7 +4111,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4119,7 +4119,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4127,7 +4127,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4135,7 +4135,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4143,7 +4143,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4151,7 +4151,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4159,7 +4159,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4167,7 +4167,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4175,7 +4175,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4183,7 +4183,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4191,7 +4191,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4199,7 +4199,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4207,7 +4207,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4215,7 +4215,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4223,7 +4223,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4231,7 +4231,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4239,7 +4239,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4247,7 +4247,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4255,7 +4255,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4263,7 +4263,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4271,7 +4271,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4279,7 +4279,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4287,7 +4287,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4295,7 +4295,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4303,7 +4303,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4311,7 +4311,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4319,7 +4319,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4327,7 +4327,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4335,7 +4335,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4343,7 +4343,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4351,7 +4351,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4359,7 +4359,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4367,7 +4367,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4375,7 +4375,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4383,7 +4383,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4391,7 +4391,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4399,7 +4399,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4407,7 +4407,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4415,7 +4415,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4423,7 +4423,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4431,7 +4431,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4439,7 +4439,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4447,7 +4447,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4455,7 +4455,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4463,7 +4463,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4471,7 +4471,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4479,7 +4479,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4487,7 +4487,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4495,7 +4495,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4503,7 +4503,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4511,7 +4511,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4519,7 +4519,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4527,7 +4527,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4535,7 +4535,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4543,7 +4543,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4551,7 +4551,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4559,7 +4559,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4567,7 +4567,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4575,7 +4575,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4583,7 +4583,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4591,7 +4591,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4599,7 +4599,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4607,7 +4607,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4615,7 +4615,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4623,7 +4623,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4631,7 +4631,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4639,7 +4639,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4647,7 +4647,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4655,7 +4655,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4663,7 +4663,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4671,7 +4671,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4679,7 +4679,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4687,7 +4687,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4695,7 +4695,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4703,7 +4703,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4711,7 +4711,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4719,7 +4719,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4727,7 +4727,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4735,7 +4735,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4743,7 +4743,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4751,7 +4751,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4759,7 +4759,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4767,7 +4767,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4775,7 +4775,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4783,7 +4783,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4791,7 +4791,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4799,7 +4799,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4807,7 +4807,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4815,7 +4815,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4823,7 +4823,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4831,7 +4831,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4839,7 +4839,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4847,7 +4847,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4855,7 +4855,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4863,7 +4863,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4871,7 +4871,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4879,7 +4879,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4887,7 +4887,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4895,7 +4895,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4903,7 +4903,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4911,7 +4911,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4919,7 +4919,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4927,7 +4927,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4935,7 +4935,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4943,7 +4943,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4951,7 +4951,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4959,7 +4959,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4967,7 +4967,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4975,7 +4975,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4983,7 +4983,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4991,7 +4991,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4999,7 +4999,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -5007,7 +5007,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -5015,7 +5015,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -5023,7 +5023,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -5031,7 +5031,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -5039,7 +5039,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -5047,7 +5047,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5055,7 +5055,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5063,7 +5063,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5071,7 +5071,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5079,7 +5079,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5087,7 +5087,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5095,7 +5095,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5103,7 +5103,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5111,7 +5111,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5119,7 +5119,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5127,7 +5127,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5135,7 +5135,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5143,7 +5143,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5151,7 +5151,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5159,7 +5159,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5167,7 +5167,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5175,7 +5175,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5183,7 +5183,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5191,7 +5191,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5199,7 +5199,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5207,7 +5207,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5215,7 +5215,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5223,7 +5223,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5231,7 +5231,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5239,7 +5239,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5247,7 +5247,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5255,7 +5255,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5263,7 +5263,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5271,7 +5271,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5279,7 +5279,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5287,7 +5287,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5295,7 +5295,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5303,7 +5303,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5311,7 +5311,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5319,7 +5319,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5327,7 +5327,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5335,7 +5335,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5343,7 +5343,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5355,7 +5355,7 @@ crypto/uplink-x86.o: crypto/uplink-x86.s
crypto/uplink-x86.s: ../ms/uplink-x86.pl
CC="$(CC)" $(PERL) ../ms/uplink-x86.pl $(PERLASM_SCHEME) $@
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5363,7 +5363,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5371,7 +5371,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5379,7 +5379,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5387,7 +5387,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5395,7 +5395,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5403,7 +5403,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5411,7 +5411,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5419,7 +5419,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5427,7 +5427,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5435,7 +5435,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5443,7 +5443,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5451,7 +5451,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5459,7 +5459,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5467,7 +5467,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5475,7 +5475,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5483,7 +5483,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5491,7 +5491,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5499,7 +5499,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5507,7 +5507,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5515,7 +5515,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5523,7 +5523,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5531,7 +5531,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5539,7 +5539,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5547,7 +5547,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5555,7 +5555,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5563,7 +5563,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5571,7 +5571,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5579,7 +5579,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5587,7 +5587,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5595,7 +5595,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5603,7 +5603,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5611,7 +5611,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5619,7 +5619,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5627,7 +5627,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5635,7 +5635,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5643,7 +5643,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5651,7 +5651,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5659,7 +5659,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5667,7 +5667,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5675,7 +5675,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5683,7 +5683,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5691,7 +5691,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5699,7 +5699,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5707,7 +5707,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5715,7 +5715,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5723,7 +5723,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5731,7 +5731,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5739,7 +5739,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5747,7 +5747,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5755,7 +5755,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5763,7 +5763,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5771,7 +5771,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5779,7 +5779,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5787,7 +5787,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5795,7 +5795,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5803,7 +5803,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5811,7 +5811,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5819,7 +5819,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5827,7 +5827,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5835,7 +5835,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5843,7 +5843,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5851,7 +5851,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5859,7 +5859,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5867,7 +5867,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5875,7 +5875,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5883,7 +5883,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5891,7 +5891,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5899,7 +5899,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5907,7 +5907,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5915,7 +5915,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5923,7 +5923,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5931,7 +5931,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5939,7 +5939,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5947,7 +5947,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -5955,7 +5955,7 @@ crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
mv crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d; \
fi
ms/uplink.o: ../ms/uplink.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF ms/uplink.d.tmp -MT $@ -c -o $@ ../ms/uplink.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF ms/uplink.d.tmp -MT $@ -c -o $@ ../ms/uplink.c
@touch ms/uplink.d.tmp
@if cmp ms/uplink.d.tmp ms/uplink.d > /dev/null 2> /dev/null; then \
rm -f ms/uplink.d.tmp; \
@@ -6336,7 +6336,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6371,14 +6371,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6435,6 +6427,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/capi.dll: engines/e_capi.o libcrypto$(SHLIB_EXT_IMPORT)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/capi.dll engines/e_capi.o \
@@ -7087,7 +7087,7 @@ test/asn1_internal_test.exe: test/asn1_internal_test.o test/libtestutil.a libcry
-o test/asn1_internal_test.exe test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8329,7 +8329,7 @@ test/chacha_internal_test.exe: test/chacha_internal_test.o test/libtestutil.a li
-o test/chacha_internal_test.exe test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8459,7 +8459,7 @@ test/ctype_internal_test.exe: test/ctype_internal_test.o test/libtestutil.a libc
-o test/ctype_internal_test.exe test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8636,7 +8636,7 @@ test/ec_internal_test.exe: test/ec_internal_test.o test/libtestutil.a libcrypto.
-o test/ec_internal_test.exe test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8714,7 +8714,7 @@ test/evp_extra_test.exe: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHL
-o test/evp_extra_test.exe test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8987,7 +8987,7 @@ test/poly1305_internal_test.exe: test/poly1305_internal_test.o test/libtestutil.
-o test/poly1305_internal_test.exe test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9143,7 +9143,7 @@ test/shlibloadtest.exe: test/shlibloadtest.o
-o test/shlibloadtest.exe test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9156,7 +9156,7 @@ test/siphash_internal_test.exe: test/siphash_internal_test.o test/libtestutil.a
-o test/siphash_internal_test.exe test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9169,7 +9169,7 @@ test/sm2_internal_test.exe: test/sm2_internal_test.o test/libtestutil.a libcrypt
-o test/sm2_internal_test.exe test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9182,7 +9182,7 @@ test/sm4_internal_test.exe: test/sm4_internal_test.o test/libtestutil.a libcrypt
-o test/sm4_internal_test.exe test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9215,6 +9215,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test.exe: test/ssl_ctx_test.o libssl$(SHLIB_EXT_IMPORT) test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT)
+ rm -f test/ssl_ctx_test.exe
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test.exe test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test.exe: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_IMPORT) test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT)
rm -f test/ssl_test.exe
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9639,14 +9652,14 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: 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
engines engines/: engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll
fuzz fuzz/: fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe
-ms ms/: ms/uplink.o ms/applink.o ms/applink.o
+ms ms/: ms/applink.o ms/applink.o ms/uplink.o
@ : No support to produce bin apps/openssl, test/uitest
@ : No support to produce bin apps/openssl, test/uitest
-ssl ssl/: 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/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/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
+ssl ssl/: ssl/packet.o ssl/tls13_enc.o 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/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/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
diff --git a/upstream-build/makefile/i686-win32-msvc b/upstream-build/makefile/i686-win32-msvc
index 46d6387..e69206c 100644
--- a/upstream-build/makefile/i686-win32-msvc
+++ b/upstream-build/makefile/i686-win32-msvc
@@ -10,7 +10,7 @@ PLATFORM=VC-WIN32
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
@@ -21,13 +21,13 @@ SHLIBS=libcrypto-1_1.dll libssl-1_1.dll
SHLIBPDBS=libcrypto-1_1.pdb libssl-1_1.pdb
ENGINES=engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
ENGINEPDBS=engines\capi.pdb engines\dasync.pdb engines\ossltest.pdb engines\padlock.pdb
-PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe test\aborttest.exe test\afalgtest.exe test\asn1_decode_test.exe test\asn1_encode_test.exe test\asn1_internal_test.exe test\asn1_string_table_test.exe test\asn1_time_test.exe test\asynciotest.exe test\asynctest.exe test\bad_dtls_test.exe test\bftest.exe test\bio_callback_test.exe test\bio_enc_test.exe test\bio_memleak_test.exe test\bioprinttest.exe test\bntest.exe test\buildtest_c_aes.exe test\buildtest_c_asn1.exe test\buildtest_c_asn1t.exe test\buildtest_c_async.exe test\buildtest_c_bio.exe test\buildtest_c_blowfish.exe test\buildtest_c_bn.exe test\buildtest_c_buffer.exe test\buildtest_c_camellia.exe test\buildtest_c_cast.exe test\buildtest_c_cmac.exe test\buildtest_c_cms.exe test\buildtest_c_comp.exe test\buildtest_c_conf.exe test\buildtest_c_conf_api.exe test\buildtest_c_crypto.exe test\buildtest_c_ct.exe test\buildtest_c_des.exe test\buildtest_c_dh.exe test\buildtest_c_dsa.exe test\buildtest_c_dtls1.exe test\buildtest_c_e_os2.exe test\buildtest_c_ebcdic.exe test\buildtest_c_ec.exe test\buildtest_c_ecdh.exe test\buildtest_c_ecdsa.exe test\buildtest_c_engine.exe test\buildtest_c_evp.exe test\buildtest_c_hmac.exe test\buildtest_c_idea.exe test\buildtest_c_kdf.exe test\buildtest_c_lhash.exe test\buildtest_c_md2.exe test\buildtest_c_md4.exe test\buildtest_c_md5.exe test\buildtest_c_modes.exe test\buildtest_c_obj_mac.exe test\buildtest_c_objects.exe test\buildtest_c_ocsp.exe test\buildtest_c_opensslv.exe test\buildtest_c_ossl_typ.exe test\buildtest_c_pem.exe test\buildtest_c_pem2.exe test\buildtest_c_pkcs12.exe test\buildtest_c_pkcs7.exe test\buildtest_c_rand.exe test\buildtest_c_rand_drbg.exe test\buildtest_c_rc2.exe test\buildtest_c_rc4.exe test\buildtest_c_rc5.exe test\buildtest_c_ripemd.exe test\buildtest_c_rsa.exe test\buildtest_c_safestack.exe test\buildtest_c_seed.exe test\buildtest_c_sha.exe test\buildtest_c_srp.exe test\buildtest_c_srtp.exe test\buildtest_c_ssl.exe test\buildtest_c_ssl2.exe test\buildtest_c_ssl3.exe test\buildtest_c_stack.exe test\buildtest_c_store.exe test\buildtest_c_symhacks.exe test\buildtest_c_tls1.exe test\buildtest_c_ts.exe test\buildtest_c_txt_db.exe test\buildtest_c_ui.exe test\buildtest_c_whrlpool.exe test\buildtest_c_x509.exe test\buildtest_c_x509_vfy.exe test\buildtest_c_x509v3.exe test\casttest.exe test\chacha_internal_test.exe test\cipherbytes_test.exe test\cipherlist_test.exe test\ciphername_test.exe test\clienthellotest.exe test\cmsapitest.exe test\conf_include_test.exe test\constant_time_test.exe test\crltest.exe test\ct_test.exe test\ctype_internal_test.exe test\curve448_internal_test.exe test\d2i_test.exe test\danetest.exe test\destest.exe test\dhtest.exe test\drbg_cavs_test.exe test\drbgtest.exe test\dsa_no_digest_size_test.exe test\dsatest.exe test\dtls_mtu_test.exe test\dtlstest.exe test\dtlsv1listentest.exe test\ec_internal_test.exe test\ecdsatest.exe test\ecstresstest.exe test\ectest.exe test\enginetest.exe test\errtest.exe test\evp_extra_test.exe test\evp_test.exe test\exdatatest.exe test\exptest.exe test\fatalerrtest.exe test\gmdifftest.exe test\gosttest.exe test\hmactest.exe test\ideatest.exe test\igetest.exe test\lhash_test.exe test\md2test.exe test\mdc2test.exe test\memleaktest.exe test\modes_internal_test.exe test\ocspapitest.exe test\packettest.exe test\pbelutest.exe test\pemtest.exe test\pkey_meth_kdf_test.exe test\pkey_meth_test.exe test\poly1305_internal_test.exe test\rc2test.exe test\rc4test.exe test\rc5test.exe test\rdrand_sanitytest.exe test\recordlentest.exe test\rsa_complex.exe test\rsa_mp_test.exe test\rsa_test.exe test\sanitytest.exe test\secmemtest.exe test\servername_test.exe test\shlibloadtest.exe test\siphash_internal_test.exe test\sm2_internal_test.exe test\sm4_internal_test.exe test\srptest.exe test\ssl_cert_table_internal_test.exe test\ssl_test.exe test\ssl_test_ctx_test.exe test\sslapitest.exe test\sslbuffertest.exe test\sslcorrupttest.exe test\ssltest_old.exe test\stack_test.exe test\sysdefaulttest.exe test\test_test.exe test\threadstest.exe test\time_offset_test.exe test\tls13ccstest.exe test\tls13encryptiontest.exe test\tls13secretstest.exe test\uitest.exe test\v3ext.exe test\v3nametest.exe test\verify_extra_test.exe test\versions.exe test\wpackettest.exe test\x509_check_cert_pkey_test.exe test\x509_dup_cert_test.exe test\x509_internal_test.exe test\x509_time_test.exe test\x509aux.exe
-PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
+PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe test\aborttest.exe test\afalgtest.exe test\asn1_decode_test.exe test\asn1_encode_test.exe test\asn1_internal_test.exe test\asn1_string_table_test.exe test\asn1_time_test.exe test\asynciotest.exe test\asynctest.exe test\bad_dtls_test.exe test\bftest.exe test\bio_callback_test.exe test\bio_enc_test.exe test\bio_memleak_test.exe test\bioprinttest.exe test\bntest.exe test\buildtest_c_aes.exe test\buildtest_c_asn1.exe test\buildtest_c_asn1t.exe test\buildtest_c_async.exe test\buildtest_c_bio.exe test\buildtest_c_blowfish.exe test\buildtest_c_bn.exe test\buildtest_c_buffer.exe test\buildtest_c_camellia.exe test\buildtest_c_cast.exe test\buildtest_c_cmac.exe test\buildtest_c_cms.exe test\buildtest_c_comp.exe test\buildtest_c_conf.exe test\buildtest_c_conf_api.exe test\buildtest_c_crypto.exe test\buildtest_c_ct.exe test\buildtest_c_des.exe test\buildtest_c_dh.exe test\buildtest_c_dsa.exe test\buildtest_c_dtls1.exe test\buildtest_c_e_os2.exe test\buildtest_c_ebcdic.exe test\buildtest_c_ec.exe test\buildtest_c_ecdh.exe test\buildtest_c_ecdsa.exe test\buildtest_c_engine.exe test\buildtest_c_evp.exe test\buildtest_c_hmac.exe test\buildtest_c_idea.exe test\buildtest_c_kdf.exe test\buildtest_c_lhash.exe test\buildtest_c_md2.exe test\buildtest_c_md4.exe test\buildtest_c_md5.exe test\buildtest_c_modes.exe test\buildtest_c_obj_mac.exe test\buildtest_c_objects.exe test\buildtest_c_ocsp.exe test\buildtest_c_opensslv.exe test\buildtest_c_ossl_typ.exe test\buildtest_c_pem.exe test\buildtest_c_pem2.exe test\buildtest_c_pkcs12.exe test\buildtest_c_pkcs7.exe test\buildtest_c_rand.exe test\buildtest_c_rand_drbg.exe test\buildtest_c_rc2.exe test\buildtest_c_rc4.exe test\buildtest_c_rc5.exe test\buildtest_c_ripemd.exe test\buildtest_c_rsa.exe test\buildtest_c_safestack.exe test\buildtest_c_seed.exe test\buildtest_c_sha.exe test\buildtest_c_srp.exe test\buildtest_c_srtp.exe test\buildtest_c_ssl.exe test\buildtest_c_ssl2.exe test\buildtest_c_ssl3.exe test\buildtest_c_stack.exe test\buildtest_c_store.exe test\buildtest_c_symhacks.exe test\buildtest_c_tls1.exe test\buildtest_c_ts.exe test\buildtest_c_txt_db.exe test\buildtest_c_ui.exe test\buildtest_c_whrlpool.exe test\buildtest_c_x509.exe test\buildtest_c_x509_vfy.exe test\buildtest_c_x509v3.exe test\casttest.exe test\chacha_internal_test.exe test\cipherbytes_test.exe test\cipherlist_test.exe test\ciphername_test.exe test\clienthellotest.exe test\cmsapitest.exe test\conf_include_test.exe test\constant_time_test.exe test\crltest.exe test\ct_test.exe test\ctype_internal_test.exe test\curve448_internal_test.exe test\d2i_test.exe test\danetest.exe test\destest.exe test\dhtest.exe test\drbg_cavs_test.exe test\drbgtest.exe test\dsa_no_digest_size_test.exe test\dsatest.exe test\dtls_mtu_test.exe test\dtlstest.exe test\dtlsv1listentest.exe test\ec_internal_test.exe test\ecdsatest.exe test\ecstresstest.exe test\ectest.exe test\enginetest.exe test\errtest.exe test\evp_extra_test.exe test\evp_test.exe test\exdatatest.exe test\exptest.exe test\fatalerrtest.exe test\gmdifftest.exe test\gosttest.exe test\hmactest.exe test\ideatest.exe test\igetest.exe test\lhash_test.exe test\md2test.exe test\mdc2test.exe test\memleaktest.exe test\modes_internal_test.exe test\ocspapitest.exe test\packettest.exe test\pbelutest.exe test\pemtest.exe test\pkey_meth_kdf_test.exe test\pkey_meth_test.exe test\poly1305_internal_test.exe test\rc2test.exe test\rc4test.exe test\rc5test.exe test\rdrand_sanitytest.exe test\recordlentest.exe test\rsa_complex.exe test\rsa_mp_test.exe test\rsa_test.exe test\sanitytest.exe test\secmemtest.exe test\servername_test.exe test\shlibloadtest.exe test\siphash_internal_test.exe test\sm2_internal_test.exe test\sm4_internal_test.exe test\srptest.exe test\ssl_cert_table_internal_test.exe test\ssl_ctx_test.exe test\ssl_test.exe test\ssl_test_ctx_test.exe test\sslapitest.exe test\sslbuffertest.exe test\sslcorrupttest.exe test\ssltest_old.exe test\stack_test.exe test\sysdefaulttest.exe test\test_test.exe test\threadstest.exe test\time_offset_test.exe test\tls13ccstest.exe test\tls13encryptiontest.exe test\tls13secretstest.exe test\uitest.exe test\v3ext.exe test\v3nametest.exe test\verify_extra_test.exe test\versions.exe test\wpackettest.exe test\x509_check_cert_pkey_test.exe test\x509_dup_cert_test.exe test\x509_internal_test.exe test\x509_time_test.exe test\x509aux.exe
+PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_ctx_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
SCRIPTS=apps\CA.pl apps\tsget.pl tools\c_rehash.pl
-DEPS=crypto\asn1\tasn_fre.d ssl\t1_enc.d crypto\idea\i_cbc.d test\afalgtest.d crypto\pkcs7\pk7_mime.d crypto\x509\t_x509.d test\buildtest_blowfish.d test\ciphername_test.d crypto\evp\m_null.d crypto\evp\e_aria.d crypto\des\fcrypt_b.d crypto\engine\eng_err.d test\buildtest_cms.d crypto\asn1\tasn_dec.d test\drbg_cavs_test.d crypto\uid.d crypto\cms\cms_err.d crypto\bio\bss_bio.d test\ctype_internal_test.d crypto\conf\conf_lib.d crypto\ec\curve448\curve448_tables.d crypto\x509\x_x509.d crypto\pkcs12\p12_attr.d crypto\x509\x509_vfy.d crypto\bn\bn_const.d crypto\err\err_prn.d crypto\x509\x509_v3.d crypto\sm3\m_sm3.d crypto\bn\bn_srp.d crypto\async\async_wait.d crypto\conf\conf_ssl.d engines\e_ossltest.d crypto\x509\x_pubkey.d apps\nseq.d crypto\ts\ts_req_print.d crypto\evp\pmeth_lib.d test\buildtest_pkcs12.d crypto\ec\ec_check.d test\bio_callback_test.d crypto\asn1\d2i_pr.d crypto\ct\ct_b64.d crypto\x509\x509_vpm.d crypto\x509v3\pcy_cache.d crypto\cms\cms_cd.d crypto\x509v3\v3_lib.d crypto\evp\e_aes_cbc_hmac_sha256.d test\buildtest_ssl.d crypto\srp\srp_lib.d apps\crl.d test\buildtest_cast.d crypto\rsa\rsa_asn1.d crypto\objects\obj_dat.d crypto\engine\eng_fat.d crypto\engine\eng_pkey.d ssl\statem\extensions.d test\rsa_mp_test.d crypto\asn1\bio_ndef.d crypto\asn1\x_info.d crypto\dso\dso_openssl.d test\buildtest_srtp.d crypto\engine\tb_cipher.d crypto\ocsp\ocsp_vfy.d crypto\conf\conf_mall.d crypto\ts\ts_req_utils.d test\tls13ccstest.d test\v3ext.d crypto\evp\p_open.d crypto\x509\t_crl.d test\pemtest.d crypto\lhash\lh_stats.d crypto\conf\conf_mod.d crypto\ec\ec_curve.d crypto\ui\ui_err.d crypto\ec\curve448\curve448.d crypto\engine\eng_openssl.d crypto\x509v3\pcy_map.d crypto\asn1\asn1_gen.d test\dtls_mtu_test.d test\pkey_meth_kdf_test.d crypto\x509\x509_att.d crypto\evp\pmeth_fn.d test\v3nametest.d crypto\pkcs7\pk7_doit.d fuzz\bignum.d crypto\evp\e_xcbc_d.d crypto\asn1\a_time.d test\mdc2_internal_test.d crypto\modes\ofb128.d crypto\asn1\asn1_item_list.d crypto\rc2\rc2ofb64.d crypto\conf\conf_api.d test\buildtest_conf.d crypto\x509v3\v3_extku.d test\ssl_test_ctx_test.d test\testutil\cb.d crypto\md5\md5_dgst.d test\buildtest_idea.d crypto\asn1\a_verify.d crypto\des\ofb64ede.d apps\ciphers.d crypto\x509v3\v3_tlsf.d apps\cms.d ssl\statem\statem_lib.d test\buildtest_rc4.d apps\openssl.d crypto\rsa\rsa_mp.d crypto\des\cfb64enc.d crypto\x509\x509_trs.d crypto\engine\eng_ctrl.d crypto\pkcs12\p12_asn.d crypto\rc2\rc2cfb64.d crypto\ec\ec_asn1.d ssl\ssl_sess.d crypto\ec\ecp_nistp224.d test\ideatest.d crypto\aes\aes_misc.d crypto\camellia\camellia.d test\buildtest_ecdsa.d test\tls13secretstest.d test\buildtest_safestack.d crypto\modes\gcm128.d test\hmactest.d crypto\conf\conf_def.d crypto\ec\ec_oct.d crypto\x509v3\v3_addr.d crypto\des\cfb_enc.d apps\s_server.d crypto\async\arch\async_posix.d crypto\o_str.d crypto\des\cfb64ede.d crypto\kdf\hkdf.d crypto\md4\md4_dgst.d ssl\ssl_conf.d test\pkey_meth_test.d crypto\bio\b_sock2.d crypto\ts\ts_verify_ctx.d crypto\evp\p5_crpt.d test\stack_test.d test\buildtest_camellia.d apps\asn1pars.d crypto\engine\eng_init.d test\buildtest_whrlpool.d crypto\bio\bf_lbuf.d test\buildtest_evp.d crypto\cms\cms_sd.d ms\uplink.d test\aborttest.d crypto\ocsp\ocsp_lib.d crypto\x509v3\v3err.d crypto\bn\bn_rand.d crypto\threads_win.d crypto\pkcs7\bio_pk7.d ssl\statem\statem_srvr.d ssl\s3_msg.d apps\opt.d crypto\rc5\rc5cfb64.d apps\pkcs12.d crypto\evp\c_allc.d crypto\idea\i_ofb64.d test\mdc2test.d test\buildtest_opensslv.d crypto\rsa\rsa_pk1.d test\verify_extra_test.d crypto\seed\seed.d crypto\ct\ct_err.d crypto\aes\aes_ige.d apps\dhparam.d crypto\engine\eng_list.d crypto\dsa\dsa_prn.d crypto\pem\pem_lib.d test\buildtest_modes.d test\buildtest_txt_db.d crypto\asn1\p5_scrypt.d crypto\pkcs12\p12_key.d crypto\asn1\a_utctm.d test\ct_test.d test\drbgtest.d crypto\rand\drbg_lib.d test\lhash_test.d crypto\ct\ct_prn.d crypto\idea\i_skey.d crypto\rsa\rsa_depr.d crypto\evp\m_wp.d crypto\evp\e_aes_cbc_hmac_sha1.d crypto\cast\c_enc.d crypto\bn\bn_recp.d test\buildtest_store.d test\destest.d crypto\evp\p_lib.d crypto\bn\bn_exp.d crypto\md4\md4_one.d crypto\cms\cms_smime.d test\wpackettest.d apps\errstr.d crypto\ec\ecp_smpl.d crypto\ec\ecp_nistputil.d ssl\t1_trce.d crypto\cversion.d crypto\des\rand_key.d test\memleaktest.d crypto\x509\x_name.d crypto\rsa\rsa_pmeth.d crypto\evp\e_rc4_hmac_md5.d crypto\cast\c_skey.d crypto\pkcs12\p12_p8e.d crypto\o_fips.d apps\prime.d test\ssl_test_ctx.d crypto\asn1\p5_pbev2.d test\asn1_string_table_test.d crypto\modes\wrap128.d crypto\evp\evp_pbe.d test\uitest.d crypto\x509v3\v3_genn.d ssl\statem\extensions_cust.d crypto\evp\m_md5_sha1.d crypto\asn1\asn1_par.d crypto\ec\ec_pmeth.d crypto\camellia\cmll_cfb.d test\testutil\init.d crypto\ec\ec_mult.d crypto\evp\m_sigver.d crypto\rsa\rsa_x931g.d fuzz\asn1.d test\ssl_test.d test\rc2test.d crypto\bn\bn_blind.d test\ecstresstest.d apps\rsautl.d test\buildtest_objects.d crypto\hmac\hmac.d crypto\o_time.d test\buildtest_lhash.d crypto\evp\pmeth_gn.d crypto\ui\ui_util.d engines\e_padlock.d crypto\engine\tb_rsa.d ssl\ssl_stat.d crypto\asn1\tasn_new.d test\buildtest_sha.d crypto\ec\ecx_meth.d crypto\bn\bn_gf2m.d crypto\evp\digest.d crypto\evp\p_dec.d crypto\cms\cms_pwri.d crypto\x509v3\v3_ia5.d crypto\ocsp\ocsp_srv.d ssl\d1_srtp.d crypto\x509v3\v3_bitst.d crypto\buffer\buf_err.d crypto\whrlpool\wp_dgst.d crypto\bio\bss_sock.d apps\engine.d ssl\record\dtls1_bitmap.d test\buildtest_seed.d crypto\dh\dh_key.d crypto\evp\e_old.d test\exptest.d crypto\ec\eck_prn.d test\buildtest_bio.d crypto\bn\bn_sqr.d crypto\bio\bio_err.d crypto\x509v3\v3_purp.d test\bioprinttest.d crypto\evp\m_mdc2.d ssl\ssl_err.d crypto\pkcs12\p12_mutl.d crypto\rc5\rc5_skey.d ssl\record\ssl3_record.d crypto\dsa\dsa_vrf.d crypto\bn\bn_intern.d test\x509_dup_cert_test.d crypto\pem\pem_x509.d crypto\pem\pem_pk8.d crypto\x509v3\pcy_data.d crypto\cpt_err.d crypto\bio\bss_mem.d crypto\rsa\rsa_pss.d crypto\ct\ct_sct_ctx.d crypto\aes\aes_cfb.d test\buildtest_ec.d crypto\ocsp\ocsp_ht.d crypto\modes\cbc128.d crypto\pkcs12\p12_crpt.d crypto\ts\ts_asn1.d crypto\x509v3\v3_pci.d test\buildtest_dtls1.d crypto\dh\dh_err.d test\ecdsatest.d test\buildtest_comp.d ssl\pqueue.d test\testutil\tap_bio.d test\x509_internal_test.d test\buildtest_md5.d test\tls13encryptiontest.d crypto\asn1\x_val.d crypto\x509\x509rset.d test\modes_internal_test.d crypto\bn\bn_lib.d crypto\store\loader_file.d apps\enc.d test\test_test.d crypto\x509v3\v3_crld.d crypto\md2\md2_one.d crypto\pem\pem_info.d crypto\ts\ts_lib.d crypto\dh\dh_depr.d crypto\ec\ec_cvt.d test\sslcorrupttest.d crypto\asn1\asn_mime.d test\buildtest_cmac.d crypto\dsa\dsa_err.d test\drbg_cavs_data.d apps\genpkey.d test\servername_test.d crypto\x509v3\v3_ncons.d test\asn1_encode_test.d crypto\bn\bn_asm.d crypto\ui\ui_lib.d crypto\ocsp\ocsp_asn.d crypto\ec\ecdh_kdf.d crypto\modes\cts128.d test\buildtest_ebcdic.d crypto\camellia\cmll_misc.d crypto\pem\pem_xaux.d crypto\des\xcbc_enc.d fuzz\cms.d apps\req.d crypto\evp\e_chacha20_poly1305.d test\clienthellotest.d crypto\camellia\cmll_cbc.d test\rdrand_sanitytest.d crypto\err\err.d test\danetest.d crypto\rc2\rc2_ecb.d crypto\x509\x509_meth.d crypto\sha\sha256.d ssl\tls_srp.d crypto\asn1\x_sig.d test\buildtest_symhacks.d test\buildtest_kdf.d crypto\asn1\i2d_pu.d crypto\dh\dh_lib.d crypto\modes\ccm128.d crypto\mem_sec.d crypto\evp\e_cast.d ssl\methods.d test\buildtest_dsa.d crypto\dsa\dsa_pmeth.d crypto\engine\tb_dsa.d test\testutil\tests.d test\d2i_test.d apps\ec.d crypto\pem\pem_pkey.d crypto\dh\dh_ameth.d crypto\rsa\rsa_chk.d crypto\ec\curve448\f_generic.d crypto\ct\ct_vfy.d test\md2test.d crypto\ec\ec_key.d crypto\dsa\dsa_key.d crypto\ts\ts_rsp_sign.d crypto\ec\ec_print.d apps\spkac.d test\sm4_internal_test.d crypto\bn\bn_x931p.d crypto\engine\eng_all.d crypto\des\des_enc.d crypto\evp\evp_lib.d crypto\kdf\tls1_prf.d test\buildtest_ecdh.d crypto\ui\ui_openssl.d test\constant_time_test.d test\bad_dtls_test.d test\conf_include_test.d test\buildtest_rand.d crypto\rsa\rsa_oaep.d ssl\tls13_enc.d ssl\statem\statem_dtls.d crypto\ts\ts_rsp_utils.d crypto\buffer\buffer.d crypto\dso\dso_dlfcn.d test\asn1_time_test.d crypto\dsa\dsa_depr.d crypto\comp\c_zlib.d crypto\ec\ec_lib.d test\buildtest_md2.d crypto\x509v3\v3_bcons.d crypto\des\ofb_enc.d crypto\hmac\hm_pmeth.d crypto\dh\dh_rfc5114.d test\bio_memleak_test.d test\time_offset_test.d crypto\pkcs7\pk7_asn1.d crypto\threads_pthread.d crypto\asn1\f_string.d crypto\evp\cmeth_lib.d crypto\bio\bss_null.d test\bftest.d crypto\pkcs12\p12_npas.d crypto\rand\rand_err.d crypto\blake2\blake2b.d crypto\ripemd\rmd_dgst.d crypto\cast\c_ofb64.d crypto\pkcs12\p12_decr.d crypto\blake2\m_blake2b.d crypto\comp\comp_lib.d test\rsa_test.d crypto\evp\evp_err.d crypto\rand\rand_egd.d test\dtlsv1listentest.d crypto\bn\bn_shift.d crypto\rsa\rsa_ossl.d crypto\bio\bf_buff.d crypto\rand\rand_win.d crypto\sha\sha1_one.d crypto\rand\drbg_ctr.d test\igetest.d crypto\rand\rand_lib.d crypto\lhash\lhash.d crypto\ec\ecdsa_sign.d crypto\des\fcrypt.d crypto\comp\comp_err.d crypto\kdf\kdf_err.d test\srptest.d apps\rehash.d apps\rand.d crypto\x509v3\pcy_tree.d crypto\asn1\nsseq.d crypto\sha\sha1dgst.d crypto\camellia\cmll_ctr.d crypto\aes\aes_wrap.d crypto\ec\curve448\arch_32\f_impl.d test\sanitytest.d crypto\x509v3\v3_pku.d crypto\dsa\dsa_gen.d crypto\ct\ct_log.d crypto\evp\names.d crypto\rsa\rsa_ssl.d crypto\evp\bio_b64.d crypto\x509v3\v3_prn.d crypto\bf\bf_enc.d crypto\asn1\tasn_typ.d crypto\seed\seed_ofb.d crypto\x509\t_req.d test\buildtest_srp.d apps\storeutl.d crypto\sm2\sm2_sign.d crypto\bn\bn_add.d crypto\x509\x_req.d crypto\des\cbc_enc.d crypto\x509\by_dir.d crypto\ec\curve448\scalar.d crypto\pem\pvkfmt.d test\x509_check_cert_pkey_test.d apps\speed.d crypto\evp\e_null.d crypto\objects\o_names.d crypto\rc5\rc5ofb64.d crypto\evp\m_md2.d crypto\async\async_err.d crypto\cms\cms_dd.d crypto\idea\i_cfb64.d fuzz\crl.d test\buildtest_ocsp.d crypto\bn\bn_nist.d crypto\asn1\asn_mstbl.d crypto\x509\x_exten.d crypto\srp\srp_vfy.d crypto\ec\ecp_nistp256.d crypto\ec\ec_err.d engines\e_dasync.d crypto\cryptlib.d test\asynciotest.d crypto\asn1\t_bitst.d crypto\bn\bn_exp2.d test\buildtest_stack.d test\ocspapitest.d crypto\cms\cms_enc.d crypto\asn1\a_int.d crypto\dsa\dsa_asn1.d crypto\sha\keccak1600.d test\buildtest_bn.d crypto\cms\cms_ess.d crypto\pkcs7\pkcs7err.d apps\verify.d crypto\bn\bn_kron.d crypto\poly1305\poly1305.d apps\s_socket.d crypto\dso\dso_win32.d test\asn1_decode_test.d crypto\asn1\p5_pbe.d crypto\mem.d crypto\rand\rand_unix.d crypto\poly1305\poly1305_pmeth.d test\crltest.d crypto\store\store_err.d crypto\bio\bio_lib.d crypto\evp\e_camellia.d crypto\bf\bf_ofb64.d crypto\async\arch\async_win.d crypto\stack\stack.d fuzz\bndiv.d test\buildtest_x509v3.d test\ssltest_old.d crypto\asn1\a_utf8.d crypto\ec\ecdsa_ossl.d crypto\des\str2key.d crypto\asn1\asn1_err.d crypto\asn1\asn1_lib.d crypto\dso\dso_dl.d ssl\record\ssl3_buffer.d test\bntest.d apps\apps.d crypto\evp\m_ripemd.d apps\pkey.d crypto\ct\ct_sct.d test\shlibloadtest.d crypto\pem\pem_err.d apps\pkcs8.d crypto\x509v3\v3_enum.d crypto\asn1\a_i2d_fp.d test\buildtest_ts.d test\buildtest_asn1t.d crypto\cms\cms_lib.d crypto\ec\ecp_oct.d crypto\conf\conf_err.d crypto\evp\m_md5.d crypto\rsa\rsa_prn.d test\enginetest.d apps\gendsa.d crypto\store\store_register.d crypto\pkcs12\p12_sbag.d crypto\x509\x509_req.d crypto\evp\m_sha1.d crypto\x509\x509_obj.d apps\crl2p7.d test\x509aux.d crypto\evp\e_bf.d crypto\dh\dh_check.d crypto\bio\bss_conn.d test\asn1_internal_test.d crypto\asn1\x_long.d crypto\aria\aria.d test\buildtest_hmac.d test\buildtest_ossl_typ.d crypto\dso\dso_err.d crypto\asn1\t_spki.d crypto\rc2\rc2_cbc.d crypto\engine\eng_table.d crypto\x509\x_crl.d test\secmemtest.d crypto\rc2\rc2_skey.d crypto\asn1\a_mbstr.d crypto\o_fopen.d ssl\ssl_init.d crypto\x509\x509_txt.d test\buildtest_rand_drbg.d apps\srp.d crypto\asn1\a_dup.d crypto\evp\p5_crpt2.d test\buildtest_engine.d test\buildtest_x509.d crypto\bio\bss_fd.d fuzz\test-corpus.d test\evp_test.d apps\x509.d ssl\s3_lib.d crypto\aes\aes_ecb.d test\buildtest_async.d crypto\x509v3\v3_utl.d crypto\rsa\rsa_x931.d ms\applink.d crypto\evp\p_enc.d test\buildtest_obj_mac.d crypto\evp\p_seal.d test\buildtest_x509_vfy.d crypto\ocsp\ocsp_ext.d crypto\evp\evp_cnf.d crypto\bn\bn_word.d crypto\asn1\a_object.d crypto\evp\e_rc5.d test\siphash_internal_test.d apps\ca.d apps\ocsp.d fuzz\ct.d crypto\whrlpool\wp_block.d crypto\dsa\dsa_lib.d crypto\x509v3\v3_akey.d crypto\err\err_all.d crypto\asn1\n_pkey.d crypto\ec\ec_kmeth.d test\pbelutest.d test\asynctest.d test\ec_internal_test.d crypto\siphash\siphash_ameth.d test\buildtest_ssl2.d crypto\async\arch\async_null.d apps\pkeyutl.d ssl\statem\statem.d ssl\d1_lib.d crypto\ec\ecp_mont.d crypto\ec\ecdh_ossl.d crypto\rsa\rsa_saos.d crypto\modes\ocb128.d test\buildtest_rsa.d crypto\ocsp\ocsp_err.d crypto\des\ecb3_enc.d crypto\asn1\x_algor.d crypto\hmac\hm_ameth.d crypto\ripemd\rmd_one.d crypto\siphash\siphash_pmeth.d crypto\bn\bn_prime.d test\sysdefaulttest.d test\buildtest_rc2.d crypto\objects\obj_xref.d crypto\ts\ts_rsp_verify.d ssl\ssl_lib.d crypto\asn1\x_spki.d crypto\des\cbc_cksm.d test\buildtest_ui.d test\packettest.d crypto\ocsp\ocsp_prn.d crypto\o_dir.d test\testutil\main.d crypto\ts\ts_rsp_print.d ssl\ssl_rsa.d test\evp_extra_test.d crypto\x509\x509_set.d crypto\ts\ts_conf.d crypto\x509\x509_err.d test\chacha_internal_test.d test\buildtest_aes.d ssl\ssl_cert.d crypto\evp\e_des.d crypto\sm2\sm2_err.d crypto\dsa\dsa_sign.d crypto\dh\dh_kdf.d crypto\bn\bn_mont.d crypto\aes\aes_core.d test\buildtest_md4.d crypto\pem\pem_sign.d crypto\chacha\chacha_enc.d crypto\bio\bio_meth.d apps\s_time.d ssl\record\ssl3_record_tls13.d crypto\siphash\siphash.d test\curve448_internal_test.d test\dsatest.d crypto\ec\curve25519.d test\testutil\output_helpers.d crypto\asn1\t_pkey.d crypto\ebcdic.d test\buildtest_e_os2.d apps\dsa.d test\buildtest_conf_api.d crypto\engine\eng_dyn.d crypto\ec\ecp_nist.d test\buildtest_ripemd.d crypto\md5\md5_one.d crypto\evp\m_md4.d crypto\ts\ts_err.d crypto\evp\e_des3.d crypto\asn1\a_strnid.d crypto\asn1\a_sign.d crypto\rc4\rc4_skey.d crypto\objects\obj_lib.d crypto\modes\xts128.d crypto\engine\tb_pkmeth.d crypto\dh\dh_rfc7919.d crypto\cmac\cm_ameth.d crypto\asn1\x_int64.d crypto\bn\bn_sqrt.d crypto\x509\by_file.d test\testutil\basic_output.d crypto\x509\x509_lu.d crypto\x509\x509_cmp.d crypto\seed\seed_cbc.d crypto\conf\conf_sap.d crypto\store\store_lib.d crypto\bn\bn_gcd.d crypto\evp\encode.d crypto\evp\bio_ok.d fuzz\x509.d crypto\x509v3\v3_akeya.d apps\passwd.d crypto\x509v3\v3_pcons.d apps\pkcs7.d crypto\o_init.d crypto\seed\seed_ecb.d crypto\x509\x509name.d crypto\aes\aes_ofb.d test\dsa_no_digest_size_test.d crypto\ct\ct_oct.d crypto\ec\ec2_oct.d test\errtest.d apps\sess_id.d crypto\evp\e_seed.d crypto\bn\bn_mul.d crypto\cmac\cm_pmeth.d crypto\asn1\a_bitstr.d crypto\bio\bss_file.d test\cipherbytes_test.d crypto\bio\bf_null.d crypto\rsa\rsa_meth.d test\poly1305_internal_test.d crypto\bf\bf_skey.d test\casttest.d test\testutil\stanza.d crypto\x509v3\v3_pmaps.d test\exdatatest.d crypto\cast\c_ecb.d crypto\x509v3\v3_int.d fuzz\server.d crypto\evp\e_aes.d crypto\asn1\tasn_prn.d crypto\pkcs12\pk12err.d crypto\aes\aes_cbc.d crypto\pkcs12\p12_kiss.d test\buildtest_pem2.d fuzz\conf.d crypto\x509\x_all.d test\cipherlist_test.d crypto\async\async.d crypto\x509v3\v3_skey.d crypto\x509v3\v3_conf.d ssl\ssl_ciph.d crypto\dh\dh_gen.d crypto\x509v3\pcy_lib.d crypto\pkcs12\p12_crt.d crypto\evp\pbe_scrypt.d crypto\dh\dh_prn.d crypto\bio\b_print.d crypto\rsa\rsa_err.d crypto\bf\bf_ecb.d crypto\asn1\a_d2i_fp.d crypto\camellia\cmll_ecb.d crypto\rand\randfile.d crypto\x509v3\v3_info.d crypto\objects\obj_err.d crypto\ctype.d test\threadstest.d crypto\cms\cms_env.d test\buildtest_asn1.d crypto\evp\c_alld.d apps\version.d crypto\bf\bf_cfb64.d ssl\d1_msg.d test\rsa_complex.d apps\app_rand.d test\rc5test.d crypto\bio\bss_dgram.d crypto\engine\eng_cnf.d crypto\dh\dh_pmeth.d test\testutil\random.d crypto\asn1\asn_moid.d crypto\evp\bio_enc.d crypto\x509v3\v3_cpols.d crypto\engine\tb_rand.d crypto\asn1\i2d_pr.d crypto\asn1\p8_pkey.d crypto\mem_dbg.d ssl\record\rec_layer_d1.d crypto\sm2\sm2_pmeth.d crypto\des\pcbc_enc.d crypto\bio\bf_nbio.d test\bio_enc_test.d crypto\x509v3\pcy_node.d ssl\record\rec_layer_s3.d crypto\dsa\dsa_ossl.d crypto\pem\pem_all.d crypto\evp\p_verify.d crypto\blake2\m_blake2s.d crypto\x509v3\v3_admis.d crypto\rsa\rsa_crpt.d crypto\bn\bn_depr.d crypto\init.d test\dtlstest.d crypto\x509v3\v3_alt.d apps\ts.d crypto\asn1\a_gentm.d crypto\threads_none.d apps\genrsa.d apps\win32_init.d ssl\ssl_mcnf.d engines\e_capi.d crypto\rsa\rsa_sign.d crypto\asn1\asn_pack.d crypto\poly1305\poly1305_ameth.d crypto\bn\bn_mpi.d crypto\bn\bn_div.d crypto\x509v3\v3_pcia.d crypto\ec\ecdsa_vrf.d crypto\asn1\tasn_scn.d crypto\evp\evp_pkey.d crypto\bn\bn_dh.d crypto\ui\ui_null.d test\buildtest_ssl3.d crypto\engine\tb_dh.d crypto\x509\x509cset.d crypto\x509\x509_r2x.d crypto\asn1\tasn_enc.d apps\dgst.d ssl\s3_cbc.d test\buildtest_rc5.d crypto\ec\ec_ameth.d crypto\modes\ctr128.d test\sm2_internal_test.d test\handshake_helper.d crypto\rsa\rsa_ameth.d crypto\ocsp\v3_ocsp.d test\testutil\format_output.d crypto\asn1\a_digest.d crypto\bn\bn_mod.d crypto\cms\cms_att.d crypto\cms\cms_kari.d crypto\cast\c_cfb64.d crypto\asn1\ameth_lib.d test\buildtest_pem.d crypto\dsa\dsa_ameth.d test\sslbuffertest.d ssl\packet.d crypto\bio\b_sock.d crypto\pkcs12\p12_add.d crypto\bn\bn_err.d crypto\asn1\a_strex.d test\testutil\driver.d crypto\engine\eng_lib.d apps\s_cb.d crypto\asn1\evp_asn1.d ssl\bio_ssl.d crypto\bio\b_dump.d crypto\md2\md2_dgst.d crypto\x509\x509type.d crypto\seed\seed_cfb.d crypto\evp\p_sign.d crypto\rand\rand_vms.d crypto\txt_db\txt_db.d crypto\bio\b_addr.d test\buildtest_pkcs7.d crypto\sha\sha512.d crypto\ec\curve448\eddsa.d crypto\mem_clr.d crypto\ex_data.d crypto\bio\bss_acpt.d crypto\evp\m_sha3.d test\x509_time_test.d crypto\asn1\a_type.d test\recordlentest.d crypto\x509\x509_def.d test\gmdifftest.d crypto\evp\e_rc2.d crypto\asn1\tasn_utl.d crypto\asn1\bio_asn1.d crypto\dllmain.d crypto\modes\cfb128.d fuzz\asn1parse.d crypto\des\ofb64enc.d crypto\bn\bn_print.d crypto\rsa\rsa_gen.d crypto\dso\dso_vms.d apps\pkeyparam.d test\gosttest.d crypto\pkcs7\pk7_smime.d crypto\asn1\a_print.d crypto\asn1\d2i_pu.d test\ssl_cert_table_internal_test.d crypto\pkcs7\pk7_lib.d crypto\x509\x509spki.d crypto\sm4\sm4.d crypto\rc4\rc4_enc.d crypto\evp\evp_key.d test\testutil\test_cleanup.d crypto\dso\dso_lib.d crypto\dh\dh_asn1.d crypto\des\set_key.d test\versions.d crypto\asn1\x_bignum.d test\ssltestlib.d crypto\camellia\cmll_ofb.d test\dhtest.d crypto\store\store_strings.d crypto\engine\tb_asnmth.d crypto\evp\e_idea.d crypto\engine\eng_rdrand.d crypto\evp\e_rc4.d crypto\x509\x_attrib.d test\buildtest_ct.d crypto\x509\x509_d2.d test\sslapitest.d crypto\bio\bss_log.d apps\bf_prefix.d crypto\kdf\scrypt.d ssl\t1_lib.d test\ectest.d test\buildtest_des.d crypto\getenv.d crypto\pem\pem_oth.d crypto\pkcs12\p12_utl.d apps\dsaparam.d crypto\des\ecb_enc.d crypto\ec\ec2_smpl.d crypto\des\qud_cksm.d crypto\cmac\cmac.d crypto\rc5\rc5_enc.d crypto\cms\cms_asn1.d test\fatalerrtest.d ssl\ssl_utst.d ssl\ssl_txt.d crypto\ec\ecp_nistp521.d crypto\ct\ct_policy.d apps\smime.d crypto\pkcs12\p12_init.d crypto\engine\tb_digest.d crypto\evp\bio_md.d ssl\statem\extensions_srvr.d crypto\bio\bio_cb.d crypto\x509\x509_ext.d crypto\sm3\sm3.d apps\rsa.d crypto\asn1\x_pkey.d crypto\pkcs12\p12_p8d.d test\cmsapitest.d crypto\asn1\a_octet.d crypto\idea\i_ecb.d test\rc4test.d ssl\statem\extensions_clnt.d crypto\bn\bn_ctx.d crypto\x509\x_x509a.d crypto\ocsp\ocsp_cl.d crypto\dh\dh_meth.d crypto\asn1\f_int.d crypto\rsa\rsa_none.d crypto\store\store_init.d crypto\evp\e_sm4.d fuzz\client.d crypto\pkcs7\pk7_attr.d test\buildtest_dh.d crypto\cms\cms_io.d crypto\engine\tb_eckey.d ssl\s3_enc.d crypto\ct\ct_x509v3.d test\buildtest_crypto.d crypto\blake2\blake2s.d crypto\evp\evp_enc.d ssl\ssl_asn1.d crypto\sm2\sm2_crypt.d ssl\statem\statem_clnt.d crypto\dsa\dsa_meth.d crypto\x509v3\v3_asid.d apps\ecparam.d test\buildtest_buffer.d crypto\rsa\rsa_lib.d crypto\x509v3\v3_sxnet.d test\buildtest_tls1.d apps\s_client.d crypto\rc5\rc5_ecb.d
+DEPS=apps\s_cb.d apps\pkeyutl.d crypto\ex_data.d crypto\evp\pmeth_fn.d crypto\ct\ct_policy.d ssl\ssl_conf.d ssl\ssl_mcnf.d crypto\bn\bn_asm.d crypto\bn\bn_err.d crypto\x509v3\v3_pcia.d ssl\ssl_utst.d crypto\bn\bn_intern.d crypto\x509v3\v3_addr.d apps\storeutl.d engines\e_padlock.d crypto\x509\x509_req.d crypto\conf\conf_def.d crypto\bio\bss_acpt.d crypto\bn\bn_exp2.d crypto\asn1\a_d2i_fp.d crypto\camellia\cmll_misc.d crypto\des\ofb64enc.d crypto\asn1\asn1_lib.d crypto\rsa\rsa_ssl.d test\ecstresstest.d fuzz\bndiv.d crypto\des\cfb64enc.d crypto\hmac\hm_pmeth.d crypto\ec\ecdsa_vrf.d crypto\rsa\rsa_pmeth.d apps\dsa.d test\ssl_test_ctx_test.d test\buildtest_e_os2.d crypto\asn1\p8_pkey.d crypto\des\str2key.d ms\uplink.d ssl\record\ssl3_buffer.d crypto\rsa\rsa_mp.d crypto\sm2\sm2_err.d crypto\evp\p_lib.d crypto\x509\x509_obj.d test\buildtest_ocsp.d test\igetest.d crypto\engine\tb_rand.d crypto\md5\md5_one.d crypto\cms\cms_pwri.d test\dtls_mtu_test.d crypto\rsa\rsa_err.d test\buildtest_opensslv.d crypto\asn1\tasn_typ.d crypto\rsa\rsa_meth.d crypto\engine\eng_openssl.d crypto\ec\ecdh_ossl.d crypto\asn1\evp_asn1.d crypto\asn1\a_i2d_fp.d crypto\bn\bn_const.d crypto\bn\bn_exp.d crypto\err\err.d crypto\evp\p5_crpt2.d crypto\bio\bss_conn.d crypto\dh\dh_rfc7919.d crypto\ocsp\v3_ocsp.d crypto\bn\bn_shift.d crypto\ebcdic.d ssl\d1_srtp.d crypto\pem\pem_sign.d crypto\pkcs12\p12_add.d crypto\x509v3\v3err.d crypto\rc5\rc5cfb64.d test\cipherlist_test.d crypto\bn\bn_ctx.d test\chacha_internal_test.d crypto\asn1\x_val.d test\buildtest_ec.d test\bntest.d crypto\bn\bn_div.d test\buildtest_pkcs7.d apps\dhparam.d ssl\ssl_sess.d crypto\ec\curve448\f_generic.d crypto\asn1\ameth_lib.d crypto\dh\dh_asn1.d crypto\dsa\dsa_key.d test\gosttest.d crypto\threads_win.d apps\genpkey.d crypto\ec\ecp_mont.d crypto\cryptlib.d crypto\engine\eng_pkey.d crypto\asn1\asn1_item_list.d test\testutil\main.d crypto\rc2\rc2_ecb.d crypto\objects\obj_dat.d crypto\des\cfb_enc.d crypto\dsa\dsa_vrf.d crypto\asn1\t_pkey.d crypto\async\async_wait.d crypto\bio\bf_null.d crypto\store\store_err.d crypto\conf\conf_api.d crypto\bio\b_print.d test\bioprinttest.d test\lhash_test.d test\buildtest_ui.d crypto\bio\b_addr.d crypto\des\des_enc.d test\testutil\testutil_init.d test\buildtest_cast.d crypto\engine\eng_lib.d crypto\o_fopen.d crypto\cms\cms_smime.d crypto\cms\cms_io.d apps\cms.d crypto\asn1\a_object.d crypto\evp\evp_err.d test\ssltest_old.d crypto\x509\x509_vpm.d test\buildtest_ecdsa.d crypto\asn1\n_pkey.d crypto\aes\aes_cbc.d crypto\mem_clr.d crypto\getenv.d crypto\asn1\x_info.d crypto\evp\bio_md.d crypto\bn\bn_x931p.d test\buildtest_rand_drbg.d crypto\err\err_prn.d crypto\x509\x509_txt.d crypto\evp\evp_pkey.d crypto\engine\tb_pkmeth.d test\dhtest.d crypto\evp\p_verify.d crypto\asn1\tasn_utl.d crypto\x509\x_name.d test\pbelutest.d crypto\cms\cms_env.d crypto\dh\dh_check.d crypto\evp\p_enc.d crypto\des\set_key.d crypto\blake2\m_blake2s.d fuzz\asn1.d test\buildtest_txt_db.d crypto\x509\x509_trs.d crypto\des\fcrypt.d ssl\tls_srp.d crypto\x509v3\v3_pku.d crypto\rsa\rsa_oaep.d crypto\ec\ec2_smpl.d crypto\asn1\i2d_pr.d crypto\evp\e_rc4_hmac_md5.d crypto\pem\pem_pkey.d test\rc2test.d crypto\md2\md2_dgst.d crypto\pkcs7\pk7_mime.d crypto\objects\o_names.d crypto\ec\ec_asn1.d crypto\asn1\t_spki.d crypto\bf\bf_ecb.d crypto\x509\x509rset.d crypto\evp\m_null.d crypto\engine\tb_dsa.d crypto\asn1\asn1_par.d crypto\whrlpool\wp_block.d test\drbg_cavs_test.d crypto\sha\sha512.d test\buildtest_ossl_typ.d crypto\cms\cms_att.d crypto\des\cbc_enc.d crypto\rsa\rsa_chk.d crypto\bn\bn_blind.d crypto\dsa\dsa_ameth.d test\sm2_internal_test.d test\md2test.d crypto\ts\ts_req_print.d crypto\rc4\rc4_enc.d crypto\x509v3\v3_pmaps.d test\dtlsv1listentest.d crypto\bn\bn_dh.d crypto\siphash\siphash_pmeth.d crypto\rsa\rsa_saos.d test\buildtest_des.d crypto\dsa\dsa_asn1.d crypto\evp\e_bf.d crypto\aes\aes_ofb.d crypto\bio\bio_cb.d crypto\pkcs7\pk7_smime.d test\time_offset_test.d crypto\store\store_lib.d crypto\ec\curve448\arch_32\f_impl.d crypto\asn1\a_utctm.d crypto\x509v3\v3_int.d crypto\evp\c_alld.d crypto\cast\c_ecb.d test\bio_memleak_test.d crypto\aes\aes_core.d test\ocspapitest.d crypto\ec\ecp_nist.d crypto\ts\ts_asn1.d crypto\engine\eng_table.d crypto\evp\e_des3.d fuzz\ct.d apps\enc.d test\buildtest_conf_api.d crypto\asn1\asn1_err.d crypto\rand\rand_vms.d test\gmdifftest.d crypto\evp\p_seal.d crypto\x509v3\v3_admis.d crypto\evp\e_xcbc_d.d crypto\ocsp\ocsp_prn.d crypto\engine\tb_rsa.d crypto\evp\bio_b64.d test\buildtest_cms.d crypto\bio\b_sock2.d test\ssl_ctx_test.d crypto\dh\dh_gen.d ssl\statem\statem_clnt.d test\tls13secretstest.d crypto\ocsp\ocsp_vfy.d test\verify_extra_test.d test\x509_time_test.d crypto\dh\dh_meth.d ssl\bio_ssl.d crypto\dh\dh_key.d crypto\evp\e_sm4.d crypto\rand\drbg_lib.d crypto\bn\bn_depr.d apps\x509.d crypto\asn1\tasn_scn.d ssl\statem\extensions_srvr.d crypto\evp\digest.d crypto\ripemd\rmd_one.d crypto\ec\ecp_nistputil.d crypto\x509v3\v3_pci.d ssl\t1_lib.d crypto\x509v3\v3_ia5.d crypto\bn\bn_kron.d crypto\x509v3\pcy_tree.d crypto\seed\seed_ecb.d crypto\cms\cms_kari.d ssl\statem\statem_lib.d crypto\des\ofb64ede.d test\buildtest_asn1.d test\drbg_cavs_data.d crypto\pem\pem_oth.d crypto\x509v3\v3_genn.d crypto\bio\bf_buff.d crypto\pkcs12\p12_key.d apps\rsautl.d crypto\poly1305\poly1305_ameth.d crypto\engine\tb_cipher.d crypto\rsa\rsa_ameth.d crypto\aes\aes_ecb.d crypto\rc5\rc5_enc.d crypto\asn1\x_pkey.d crypto\bio\bio_lib.d test\wpackettest.d apps\gendsa.d crypto\poly1305\poly1305_pmeth.d crypto\o_time.d apps\rand.d crypto\rc4\rc4_skey.d crypto\siphash\siphash.d test\buildtest_conf.d crypto\camellia\cmll_ecb.d ssl\record\dtls1_bitmap.d crypto\bio\bss_dgram.d test\bad_dtls_test.d crypto\evp\m_sha1.d test\ideatest.d test\buildtest_crypto.d test\memleaktest.d test\mdc2_internal_test.d test\buildtest_symhacks.d test\conf_include_test.d ssl\ssl_ciph.d apps\asn1pars.d test\poly1305_internal_test.d crypto\bn\bn_gcd.d crypto\bio\b_sock.d crypto\ts\ts_req_utils.d crypto\dso\dso_win32.d crypto\dso\dso_dlfcn.d test\secmemtest.d crypto\dh\dh_pmeth.d crypto\x509v3\v3_enum.d crypto\hmac\hmac.d crypto\cms\cms_sd.d crypto\bn\bn_gf2m.d test\buildtest_evp.d crypto\dh\dh_prn.d ssl\d1_msg.d crypto\ec\ecx_meth.d crypto\bio\bss_mem.d crypto\cms\cms_ess.d crypto\pkcs7\bio_pk7.d ssl\statem\statem_dtls.d crypto\bn\bn_mont.d test\buildtest_store.d crypto\x509\x509_cmp.d apps\dsaparam.d crypto\evp\evp_enc.d test\testutil\format_output.d fuzz\cms.d crypto\modes\ofb128.d crypto\store\store_strings.d crypto\asn1\asn_moid.d test\cipherbytes_test.d crypto\rand\rand_err.d crypto\x509\x509name.d test\buildtest_modes.d crypto\ec\ecdh_kdf.d crypto\async\arch\async_null.d crypto\srp\srp_vfy.d fuzz\test-corpus.d crypto\rand\randfile.d crypto\x509v3\v3_asid.d crypto\cpt_err.d crypto\ui\ui_util.d ssl\ssl_asn1.d test\buildtest_pem.d crypto\asn1\a_print.d test\buildtest_ebcdic.d crypto\ec\curve448\scalar.d crypto\asn1\a_verify.d apps\rehash.d test\sslapitest.d crypto\pkcs12\p12_kiss.d test\buildtest_rc2.d crypto\rsa\rsa_asn1.d crypto\bn\bn_srp.d crypto\bn\bn_rand.d crypto\rc2\rc2_skey.d crypto\des\qud_cksm.d crypto\cversion.d crypto\evp\evp_key.d crypto\engine\eng_fat.d test\threadstest.d crypto\engine\tb_eckey.d crypto\asn1\asn_mstbl.d crypto\seed\seed.d crypto\asn1\p5_pbev2.d ssl\ssl_txt.d apps\ca.d crypto\des\rand_key.d crypto\x509\x509_d2.d crypto\dsa\dsa_prn.d crypto\bio\b_dump.d crypto\dh\dh_lib.d crypto\des\ecb_enc.d apps\ecparam.d crypto\idea\i_skey.d test\buildtest_ripemd.d fuzz\asn1parse.d crypto\cmac\cm_ameth.d crypto\seed\seed_ofb.d crypto\ocsp\ocsp_lib.d apps\win32_init.d test\ec_internal_test.d test\testutil\stanza.d crypto\txt_db\txt_db.d crypto\evp\pbe_scrypt.d crypto\dh\dh_ameth.d test\casttest.d test\x509aux.d crypto\ec\ec_print.d test\buildtest_srtp.d crypto\objects\obj_xref.d crypto\ec\curve448\eddsa.d crypto\ui\ui_lib.d crypto\evp\m_md5_sha1.d crypto\pem\pem_xaux.d ssl\s3_cbc.d crypto\o_dir.d crypto\pkcs12\p12_p8e.d test\buildtest_x509v3.d crypto\lhash\lh_stats.d crypto\x509v3\pcy_map.d apps\pkcs8.d crypto\asn1\x_int64.d test\rsa_complex.d apps\s_server.d crypto\dsa\dsa_lib.d crypto\ts\ts_lib.d crypto\bio\bss_log.d crypto\bio\bss_fd.d apps\ciphers.d ssl\packet.d ssl\record\rec_layer_s3.d test\buildtest_engine.d crypto\ec\ecp_smpl.d test\pemtest.d crypto\asn1\nsseq.d test\buildtest_md4.d test\shlibloadtest.d crypto\asn1\x_bignum.d crypto\bf\bf_enc.d crypto\conf\conf_sap.d crypto\x509v3\v3_pcons.d ms\applink.d crypto\x509v3\v3_lib.d apps\speed.d crypto\pem\pem_info.d crypto\dllmain.d test\buildtest_hmac.d crypto\md4\md4_dgst.d crypto\x509\x_all.d crypto\ct\ct_log.d crypto\x509\x509_v3.d ssl\methods.d apps\genrsa.d test\bio_callback_test.d apps\ocsp.d crypto\x509\x_exten.d crypto\x509v3\v3_bcons.d crypto\evp\m_md4.d crypto\rsa\rsa_pk1.d test\buildtest_buffer.d crypto\o_fips.d test\buildtest_sha.d apps\crl.d crypto\whrlpool\wp_dgst.d crypto\comp\comp_lib.d crypto\ts\ts_conf.d crypto\buffer\buffer.d test\drbgtest.d crypto\x509\by_dir.d crypto\asn1\x_sig.d crypto\comp\comp_err.d crypto\ocsp\ocsp_srv.d crypto\x509v3\v3_tlsf.d test\buildtest_md5.d test\testutil\tap_bio.d crypto\ts\ts_rsp_verify.d crypto\ec\ec_lib.d crypto\des\ofb_enc.d crypto\ts\ts_verify_ctx.d test\sysdefaulttest.d crypto\sm3\sm3.d crypto\rsa\rsa_pss.d crypto\asn1\a_strnid.d ssl\record\ssl3_record.d crypto\sm2\sm2_sign.d apps\pkcs12.d crypto\x509v3\v3_cpols.d crypto\rsa\rsa_depr.d crypto\store\store_register.d crypto\store\store_init.d crypto\modes\wrap128.d crypto\bf\bf_cfb64.d crypto\engine\eng_list.d ssl\statem\statem_srvr.d crypto\evp\m_mdc2.d crypto\asn1\bio_ndef.d crypto\ec\curve448\curve448_tables.d test\ssl_cert_table_internal_test.d apps\req.d apps\passwd.d test\errtest.d crypto\comp\c_zlib.d crypto\dso\dso_vms.d crypto\des\fcrypt_b.d crypto\ts\ts_rsp_print.d crypto\modes\cfb128.d crypto\x509v3\v3_crld.d crypto\kdf\hkdf.d crypto\rand\drbg_ctr.d crypto\asn1\tasn_enc.d crypto\bio\bf_lbuf.d crypto\x509\x509_lu.d test\dsa_no_digest_size_test.d apps\ts.d crypto\asn1\d2i_pu.d test\dtlstest.d crypto\kdf\tls1_prf.d test\buildtest_safestack.d crypto\x509v3\pcy_lib.d crypto\aes\aes_ige.d test\buildtest_md2.d apps\version.d test\testutil\basic_output.d crypto\x509\x_x509.d test\buildtest_rand.d crypto\ct\ct_x509v3.d test\cmsapitest.d crypto\rsa\rsa_lib.d ssl\ssl_stat.d test\curve448_internal_test.d crypto\x509\t_x509.d apps\dgst.d test\buildtest_seed.d crypto\pkcs12\p12_npas.d crypto\pkcs12\p12_asn.d crypto\x509\x509_set.d crypto\ui\ui_null.d crypto\evp\m_md2.d apps\sess_id.d crypto\camellia\camellia.d test\packettest.d crypto\camellia\cmll_ctr.d crypto\aes\aes_wrap.d crypto\evp\evp_lib.d crypto\pkcs12\p12_init.d apps\s_socket.d test\buildtest_ecdh.d ssl\tls13_enc.d crypto\asn1\asn_pack.d crypto\ec\ecp_nistp256.d test\x509_internal_test.d crypto\asn1\p5_pbe.d crypto\sha\sha1dgst.d crypto\x509\x509_def.d crypto\blake2\blake2s.d crypto\pkcs12\p12_mutl.d crypto\err\err_all.d crypto\evp\p_sign.d crypto\x509\x_pubkey.d crypto\cms\cms_asn1.d test\buildtest_idea.d crypto\ocsp\ocsp_err.d crypto\x509\x509_meth.d crypto\des\ecb3_enc.d crypto\ec\ec2_oct.d crypto\evp\e_camellia.d test\tls13ccstest.d crypto\x509v3\pcy_data.d test\versions.d test\rdrand_sanitytest.d crypto\ec\ec_curve.d test\exptest.d crypto\asn1\d2i_pr.d crypto\modes\ccm128.d crypto\bn\bn_mpi.d crypto\async\async_err.d test\buildtest_dsa.d crypto\seed\seed_cbc.d ssl\t1_enc.d crypto\rsa\rsa_sign.d crypto\ec\eck_prn.d test\enginetest.d crypto\sm2\sm2_crypt.d crypto\o_str.d crypto\mem_dbg.d crypto\asn1\x_long.d test\ssl_test.d test\srptest.d test\buildtest_tls1.d crypto\ec\ec_oct.d crypto\ec\ec_key.d crypto\engine\eng_cnf.d ssl\t1_trce.d test\danetest.d crypto\ec\ec_check.d test\asynctest.d crypto\conf\conf_mall.d crypto\threads_none.d crypto\rc2\rc2cfb64.d ssl\ssl_err.d crypto\pkcs7\pkcs7err.d test\buildtest_kdf.d crypto\evp\e_old.d crypto\asn1\i2d_pu.d fuzz\crl.d crypto\blake2\m_blake2b.d crypto\evp\m_ripemd.d crypto\ec\ec_err.d crypto\bio\bss_null.d crypto\asn1\x_algor.d crypto\pkcs12\p12_crpt.d crypto\dsa\dsa_depr.d crypto\evp\names.d crypto\evp\e_aes_cbc_hmac_sha256.d test\x509_check_cert_pkey_test.d ssl\statem\statem.d crypto\x509\x509_att.d crypto\modes\xts128.d crypto\siphash\siphash_ameth.d crypto\engine\eng_rdrand.d test\clienthellotest.d test\evp_test.d crypto\asn1\tasn_dec.d test\buildtest_dh.d crypto\evp\evp_cnf.d ssl\record\ssl3_record_tls13.d test\pkey_meth_test.d ssl\ssl_lib.d crypto\bn\bn_word.d crypto\rand\rand_egd.d test\asn1_string_table_test.d ssl\d1_lib.d crypto\asn1\a_utf8.d crypto\x509\by_file.d crypto\bn\bn_add.d test\asn1_time_test.d crypto\x509v3\v3_akey.d test\rc4test.d crypto\x509v3\v3_prn.d crypto\asn1\a_gentm.d crypto\ec\ec_kmeth.d crypto\pkcs7\pk7_attr.d test\buildtest_ts.d crypto\asn1\a_octet.d crypto\pkcs7\pk7_asn1.d crypto\idea\i_cfb64.d test\v3nametest.d apps\nseq.d crypto\idea\i_ecb.d ssl\ssl_rsa.d crypto\bn\bn_prime.d test\buildtest_x509.d crypto\pem\pem_pk8.d crypto\x509v3\v3_utl.d test\buildtest_dtls1.d crypto\x509\t_crl.d ssl\statem\extensions.d test\bftest.d crypto\engine\eng_ctrl.d test\pkey_meth_kdf_test.d crypto\engine\tb_digest.d test\destest.d test\ecdsatest.d crypto\srp\srp_lib.d crypto\pkcs12\p12_decr.d crypto\evp\bio_enc.d crypto\ctype.d apps\openssl.d crypto\ocsp\ocsp_asn.d crypto\ripemd\rmd_dgst.d crypto\evp\c_allc.d crypto\asn1\asn_mime.d test\buildtest_ssl2.d test\x509_dup_cert_test.d test\buildtest_async.d test\dsatest.d crypto\dsa\dsa_meth.d crypto\aria\aria.d crypto\asn1\tasn_prn.d test\buildtest_pem2.d test\buildtest_ssl.d crypto\asn1\a_bitstr.d test\ssl_test_ctx.d crypto\md4\md4_one.d fuzz\x509.d crypto\x509\x509_r2x.d test\d2i_test.d crypto\ec\ecp_nistp521.d crypto\threads_pthread.d test\buildtest_camellia.d crypto\ec\ec_cvt.d apps\s_client.d fuzz\client.d test\buildtest_stack.d crypto\objects\obj_lib.d crypto\conf\conf_mod.d crypto\rsa\rsa_x931g.d crypto\sm2\sm2_pmeth.d test\rsa_test.d crypto\sm3\m_sm3.d crypto\sha\sha1_one.d crypto\asn1\a_sign.d crypto\conf\conf_ssl.d crypto\des\pcbc_enc.d crypto\pkcs12\pk12err.d test\asn1_decode_test.d crypto\rand\rand_win.d crypto\x509v3\pcy_node.d crypto\evp\e_cast.d crypto\evp\encode.d crypto\evp\e_idea.d crypto\ui\ui_err.d crypto\stack\stack.d test\aborttest.d apps\crl2p7.d crypto\evp\e_aes_cbc_hmac_sha1.d test\ciphername_test.d crypto\bf\bf_ofb64.d apps\errstr.d crypto\aes\aes_misc.d test\buildtest_lhash.d crypto\evp\pmeth_lib.d ssl\ssl_init.d crypto\bn\bn_mod.d crypto\rsa\rsa_none.d crypto\ct\ct_oct.d crypto\ocsp\ocsp_ht.d crypto\x509v3\v3_alt.d crypto\init.d crypto\asn1\a_time.d apps\pkeyparam.d crypto\rsa\rsa_gen.d test\testutil\random.d crypto\x509v3\v3_ncons.d crypto\dsa\dsa_pmeth.d engines\e_dasync.d crypto\aes\aes_cfb.d crypto\x509v3\v3_bitst.d crypto\evp\e_aria.d test\buildtest_obj_mac.d apps\rsa.d crypto\camellia\cmll_cfb.d crypto\des\xcbc_enc.d crypto\engine\eng_err.d test\buildtest_objects.d crypto\ocsp\ocsp_cl.d test\afalgtest.d apps\ec.d fuzz\bignum.d crypto\asn1\a_dup.d engines\e_ossltest.d crypto\conf\conf_lib.d test\recordlentest.d crypto\rand\rand_unix.d crypto\evp\pmeth_gn.d crypto\modes\ocb128.d test\stack_test.d crypto\cast\c_cfb64.d crypto\dsa\dsa_sign.d ssl\pqueue.d apps\opt.d crypto\cmac\cmac.d crypto\ec\ecp_oct.d test\buildtest_blowfish.d apps\pkcs7.d test\buildtest_rc5.d test\buildtest_ssl3.d test\asn1_internal_test.d crypto\async\arch\async_win.d crypto\idea\i_cbc.d test\testutil\test_cleanup.d crypto\asn1\f_string.d test\buildtest_cmac.d crypto\evp\p_open.d crypto\x509v3\v3_extku.d crypto\rc5\rc5ofb64.d crypto\cms\cms_lib.d apps\pkey.d crypto\dso\dso_lib.d crypto\pkcs12\p12_crt.d test\rc5test.d test\bio_enc_test.d crypto\ts\ts_rsp_sign.d crypto\x509\x509spki.d test\hmactest.d apps\verify.d crypto\engine\tb_dh.d test\buildtest_aes.d crypto\bn\bn_nist.d crypto\buffer\buf_err.d fuzz\conf.d crypto\asn1\bio_asn1.d apps\app_rand.d crypto\ec\ecdsa_sign.d crypto\sha\sha256.d crypto\ec\ec_ameth.d crypto\evp\e_chacha20_poly1305.d crypto\asn1\asn1_gen.d test\buildtest_srp.d apps\smime.d test\sslbuffertest.d crypto\conf\conf_err.d crypto\cast\c_skey.d test\buildtest_bio.d crypto\ct\ct_prn.d crypto\dsa\dsa_ossl.d crypto\poly1305\poly1305.d crypto\cast\c_ofb64.d apps\spkac.d crypto\seed\seed_cfb.d crypto\rsa\rsa_crpt.d crypto\x509\x_req.d crypto\bf\bf_skey.d crypto\x509\x509_vfy.d test\buildtest_comp.d crypto\pem\pvkfmt.d crypto\ct\ct_sct_ctx.d crypto\uid.d crypto\ts\ts_err.d test\buildtest_rsa.d crypto\o_init.d crypto\idea\i_ofb64.d ssl\s3_lib.d crypto\x509v3\v3_sxnet.d crypto\x509\x509_ext.d crypto\x509\x_crl.d crypto\x509v3\v3_conf.d test\ectest.d crypto\engine\eng_all.d crypto\cmac\cm_pmeth.d test\asn1_encode_test.d crypto\ec\ecp_nistp224.d crypto\asn1\a_type.d crypto\rand\rand_lib.d test\buildtest_rc4.d crypto\objects\obj_err.d crypto\kdf\scrypt.d crypto\pem\pem_x509.d ssl\ssl_cert.d crypto\bio\bio_meth.d crypto\ec\curve25519.d crypto\cms\cms_cd.d crypto\bio\bss_file.d test\evp_extra_test.d crypto\store\loader_file.d test\ct_test.d crypto\evp\e_seed.d crypto\x509v3\v3_skey.d test\asynciotest.d crypto\pkcs12\p12_utl.d crypto\ec\curve448\curve448.d crypto\rsa\rsa_x931.d crypto\mem_sec.d crypto\bio\bss_bio.d crypto\evp\e_des.d crypto\pkcs12\p12_attr.d crypto\asn1\f_int.d crypto\rsa\rsa_ossl.d crypto\md2\md2_one.d crypto\bn\bn_lib.d crypto\evp\e_rc5.d crypto\x509v3\v3_purp.d crypto\evp\m_sha3.d apps\s_time.d crypto\engine\eng_dyn.d crypto\evp\bio_ok.d test\modes_internal_test.d crypto\evp\e_rc2.d test\mdc2test.d crypto\dh\dh_kdf.d test\fatalerrtest.d crypto\dsa\dsa_err.d crypto\ts\ts_rsp_utils.d crypto\des\cfb64ede.d apps\apps.d crypto\dh\dh_err.d crypto\engine\tb_asnmth.d test\buildtest_asn1t.d test\ctype_internal_test.d crypto\x509\t_req.d crypto\evp\p5_crpt.d test\constant_time_test.d crypto\asn1\a_strex.d apps\engine.d crypto\rc5\rc5_skey.d crypto\bn\bn_mul.d crypto\bio\bss_sock.d crypto\chacha\chacha_enc.d crypto\ec\ecdsa_ossl.d ssl\record\rec_layer_d1.d crypto\blake2\blake2b.d crypto\ct\ct_vfy.d crypto\x509\x509type.d crypto\dh\dh_depr.d test\rsa_mp_test.d apps\srp.d test\buildtest_x509_vfy.d ssl\s3_enc.d crypto\asn1\a_digest.d crypto\async\async.d test\tls13encryptiontest.d crypto\ocsp\ocsp_ext.d test\exdatatest.d test\handshake_helper.d crypto\ct\ct_b64.d crypto\mem.d test\testutil\tests.d crypto\dso\dso_dl.d ssl\statem\extensions_cust.d test\testutil\output_helpers.d fuzz\server.d crypto\sm4\sm4.d crypto\ec\ec_mult.d crypto\x509\x509cset.d crypto\pkcs7\pk7_lib.d crypto\async\arch\async_posix.d engines\e_capi.d crypto\evp\e_null.d crypto\asn1\a_int.d crypto\bn\bn_print.d test\testutil\driver.d crypto\bio\bf_nbio.d test\test_test.d crypto\evp\m_sigver.d apps\bf_prefix.d crypto\evp\e_rc4.d apps\prime.d crypto\sha\keccak1600.d crypto\rc2\rc2_cbc.d crypto\dh\dh_rfc5114.d crypto\des\cbc_cksm.d crypto\asn1\x_spki.d crypto\modes\gcm128.d crypto\rc2\rc2ofb64.d test\testutil\cb.d crypto\cms\cms_err.d crypto\evp\cmeth_lib.d ssl\s3_msg.d crypto\asn1\p5_scrypt.d crypto\evp\evp_pbe.d crypto\evp\p_dec.d crypto\pkcs12\p12_p8d.d test\v3ext.d test\ssltestlib.d crypto\evp\m_md5.d crypto\x509\x509_err.d test\sslcorrupttest.d test\siphash_internal_test.d crypto\rc5\rc5_ecb.d crypto\engine\eng_init.d crypto\cms\cms_dd.d test\servername_test.d crypto\bio\bio_err.d crypto\ec\ec_pmeth.d test\buildtest_bn.d crypto\bn\bn_sqrt.d test\sanitytest.d test\buildtest_whrlpool.d crypto\pkcs7\pk7_doit.d crypto\bn\bn_recp.d ssl\statem\extensions_clnt.d crypto\x509v3\v3_info.d crypto\cms\cms_enc.d crypto\ct\ct_sct.d test\buildtest_ct.d crypto\modes\cbc128.d crypto\evp\e_aes.d test\buildtest_pkcs12.d crypto\camellia\cmll_ofb.d crypto\x509\x_x509a.d crypto\kdf\kdf_err.d crypto\modes\cts128.d crypto\x509v3\pcy_cache.d crypto\dso\dso_err.d crypto\asn1\tasn_new.d test\crltest.d crypto\camellia\cmll_cbc.d crypto\ui\ui_openssl.d crypto\dso\dso_openssl.d crypto\ct\ct_err.d crypto\x509\x_attrib.d crypto\evp\m_wp.d crypto\lhash\lhash.d crypto\pkcs12\p12_sbag.d crypto\cast\c_enc.d test\uitest.d crypto\modes\ctr128.d crypto\bn\bn_sqr.d crypto\x509v3\v3_akeya.d crypto\md5\md5_dgst.d crypto\pem\pem_all.d crypto\asn1\a_mbstr.d crypto\dsa\dsa_gen.d test\sm4_internal_test.d crypto\pem\pem_lib.d crypto\hmac\hm_ameth.d crypto\asn1\t_bitst.d crypto\rsa\rsa_prn.d crypto\pem\pem_err.d crypto\asn1\tasn_fre.d
-GENERATED_MANDATORY=crypto\include\internal\bn_conf.h crypto\include\internal\dso_conf.h include\openssl\opensslconf.h
+GENERATED_MANDATORY=include\crypto\bn_conf.h include\crypto\dso_conf.h include\openssl\opensslconf.h
GENERATED=apps\CA.pl apps\openssl.rc apps\progs.h apps\tsget.pl crypto\buildinf.h libcrypto.def libcrypto.rc libssl.def libssl.rc test\buildtest_aes.c test\buildtest_asn1.c test\buildtest_asn1t.c test\buildtest_async.c test\buildtest_bio.c test\buildtest_blowfish.c test\buildtest_bn.c test\buildtest_buffer.c test\buildtest_camellia.c test\buildtest_cast.c test\buildtest_cmac.c test\buildtest_cms.c test\buildtest_comp.c test\buildtest_conf.c test\buildtest_conf_api.c test\buildtest_crypto.c test\buildtest_ct.c test\buildtest_des.c test\buildtest_dh.c test\buildtest_dsa.c test\buildtest_dtls1.c test\buildtest_e_os2.c test\buildtest_ebcdic.c test\buildtest_ec.c test\buildtest_ecdh.c test\buildtest_ecdsa.c test\buildtest_engine.c test\buildtest_evp.c test\buildtest_hmac.c test\buildtest_idea.c test\buildtest_kdf.c test\buildtest_lhash.c test\buildtest_md2.c test\buildtest_md4.c test\buildtest_md5.c test\buildtest_modes.c test\buildtest_obj_mac.c test\buildtest_objects.c test\buildtest_ocsp.c test\buildtest_opensslv.c test\buildtest_ossl_typ.c test\buildtest_pem.c test\buildtest_pem2.c test\buildtest_pkcs12.c test\buildtest_pkcs7.c test\buildtest_rand.c test\buildtest_rand_drbg.c test\buildtest_rc2.c test\buildtest_rc4.c test\buildtest_rc5.c test\buildtest_ripemd.c test\buildtest_rsa.c test\buildtest_safestack.c test\buildtest_seed.c test\buildtest_sha.c test\buildtest_srp.c test\buildtest_srtp.c test\buildtest_ssl.c test\buildtest_ssl2.c test\buildtest_ssl3.c test\buildtest_stack.c test\buildtest_store.c test\buildtest_symhacks.c test\buildtest_tls1.c test\buildtest_ts.c test\buildtest_txt_db.c test\buildtest_ui.c test\buildtest_whrlpool.c test\buildtest_x509.c test\buildtest_x509_vfy.c test\buildtest_x509v3.c tools\c_rehash.pl
INSTALL_LIBS="libcrypto.lib" "libssl.lib"
@@ -71,7 +71,7 @@ libdir=$(INSTALLTOP)\$(LIBDIR)
CC=cl
CPP=$(CC) /EP /C
CPPFLAGS=
-CFLAGS=/W3 /wd4090 /nologo /WX
+CFLAGS=/W3 /wd4090 /nologo
LD=link
LDFLAGS=/nologo /debug
EX_LIBS=
@@ -372,6 +372,7 @@ clean: libclean
-del /Q /F test\sm4_internal_test.exe
-del /Q /F test\srptest.exe
-del /Q /F test\ssl_cert_table_internal_test.exe
+ -del /Q /F test\ssl_ctx_test.exe
-del /Q /F test\ssl_test.exe
-del /Q /F test\ssl_test_ctx_test.exe
-del /Q /F test\sslapitest.exe
@@ -521,12 +522,12 @@ reconfigure reconf:
"$(PERL)" configdata.pm -r
-crypto\include\internal\bn_conf.h: "..\crypto\include\internal\bn_conf.h.in" "configdata.pm"
+include\crypto\bn_conf.h: "..\include\crypto\bn_conf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
- "-omakefile" "..\crypto\include\internal\bn_conf.h.in" > $@
-crypto\include\internal\dso_conf.h: "..\crypto\include\internal\dso_conf.h.in" "configdata.pm"
+ "-omakefile" "..\include\crypto\bn_conf.h.in" > $@
+include\crypto\dso_conf.h: "..\include\crypto\dso_conf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
- "-omakefile" "..\crypto\include\internal\dso_conf.h.in" > $@
+ "-omakefile" "..\include\crypto\dso_conf.h.in" > $@
include\openssl\opensslconf.h: "..\include\openssl\opensslconf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
"-omakefile" "..\include\openssl\opensslconf.h.in" > $@
@@ -1226,8 +1227,8 @@ $(LIB_EX_LIBS)
COPY libcrypto-1_1.dll test
COPY libcrypto-1_1.dll fuzz
crypto\dllmain.obj: "..\crypto\dllmain.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dllmain.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dllmain.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
libcrypto.def: "..\util\mkdef.pl" "..\util\libcrypto.num"
"$(PERL)" "..\util\mkdef.pl" crypto 32 > $@
libcrypto.res: "libcrypto.rc"
@@ -1235,1936 +1236,1936 @@ libcrypto.res: "libcrypto.rc"
libcrypto.rc: "..\util\mkrc.pl"
"$(PERL)" "..\util\mkrc.pl" libcrypto > $@
crypto\aes\aes_cbc.obj: "..\crypto\aes\aes_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cbc.c" 2>&1 > crypto\aes\aes_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cbc.c" 2>&1 > crypto\aes\aes_cbc.d
crypto\aes\aes_cfb.obj: "..\crypto\aes\aes_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cfb.c" 2>&1 > crypto\aes\aes_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cfb.c" 2>&1 > crypto\aes\aes_cfb.d
crypto\aes\aes_core.obj: "..\crypto\aes\aes_core.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_core.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_core.c" 2>&1 > crypto\aes\aes_core.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_core.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_core.c" 2>&1 > crypto\aes\aes_core.d
crypto\aes\aes_ecb.obj: "..\crypto\aes\aes_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ecb.c" 2>&1 > crypto\aes\aes_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ecb.c" 2>&1 > crypto\aes\aes_ecb.d
crypto\aes\aes_ige.obj: "..\crypto\aes\aes_ige.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ige.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ige.c" 2>&1 > crypto\aes\aes_ige.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ige.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ige.c" 2>&1 > crypto\aes\aes_ige.d
crypto\aes\aes_misc.obj: "..\crypto\aes\aes_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_misc.c" 2>&1 > crypto\aes\aes_misc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_misc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_misc.c" 2>&1 > crypto\aes\aes_misc.d
crypto\aes\aes_ofb.obj: "..\crypto\aes\aes_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ofb.c" 2>&1 > crypto\aes\aes_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ofb.c" 2>&1 > crypto\aes\aes_ofb.d
crypto\aes\aes_wrap.obj: "..\crypto\aes\aes_wrap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_wrap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_wrap.c" 2>&1 > crypto\aes\aes_wrap.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_wrap.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_wrap.c" 2>&1 > crypto\aes\aes_wrap.d
crypto\aria\aria.obj: "..\crypto\aria\aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aria\aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aria\aria.c" 2>&1 > crypto\aria\aria.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aria\aria.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aria\aria.c" 2>&1 > crypto\aria\aria.d
crypto\asn1\a_bitstr.obj: "..\crypto\asn1\a_bitstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_bitstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_bitstr.c" 2>&1 > crypto\asn1\a_bitstr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_bitstr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_bitstr.c" 2>&1 > crypto\asn1\a_bitstr.d
crypto\asn1\a_d2i_fp.obj: "..\crypto\asn1\a_d2i_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_d2i_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_d2i_fp.c" 2>&1 > crypto\asn1\a_d2i_fp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_d2i_fp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_d2i_fp.c" 2>&1 > crypto\asn1\a_d2i_fp.d
crypto\asn1\a_digest.obj: "..\crypto\asn1\a_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_digest.c" 2>&1 > crypto\asn1\a_digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_digest.c" 2>&1 > crypto\asn1\a_digest.d
crypto\asn1\a_dup.obj: "..\crypto\asn1\a_dup.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_dup.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_dup.c" 2>&1 > crypto\asn1\a_dup.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_dup.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_dup.c" 2>&1 > crypto\asn1\a_dup.d
crypto\asn1\a_gentm.obj: "..\crypto\asn1\a_gentm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_gentm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_gentm.c" 2>&1 > crypto\asn1\a_gentm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_gentm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_gentm.c" 2>&1 > crypto\asn1\a_gentm.d
crypto\asn1\a_i2d_fp.obj: "..\crypto\asn1\a_i2d_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_i2d_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_i2d_fp.c" 2>&1 > crypto\asn1\a_i2d_fp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_i2d_fp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_i2d_fp.c" 2>&1 > crypto\asn1\a_i2d_fp.d
crypto\asn1\a_int.obj: "..\crypto\asn1\a_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_int.c" 2>&1 > crypto\asn1\a_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_int.c" 2>&1 > crypto\asn1\a_int.d
crypto\asn1\a_mbstr.obj: "..\crypto\asn1\a_mbstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_mbstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_mbstr.c" 2>&1 > crypto\asn1\a_mbstr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_mbstr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_mbstr.c" 2>&1 > crypto\asn1\a_mbstr.d
crypto\asn1\a_object.obj: "..\crypto\asn1\a_object.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_object.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_object.c" 2>&1 > crypto\asn1\a_object.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_object.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_object.c" 2>&1 > crypto\asn1\a_object.d
crypto\asn1\a_octet.obj: "..\crypto\asn1\a_octet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_octet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_octet.c" 2>&1 > crypto\asn1\a_octet.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_octet.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_octet.c" 2>&1 > crypto\asn1\a_octet.d
crypto\asn1\a_print.obj: "..\crypto\asn1\a_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_print.c" 2>&1 > crypto\asn1\a_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_print.c" 2>&1 > crypto\asn1\a_print.d
crypto\asn1\a_sign.obj: "..\crypto\asn1\a_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_sign.c" 2>&1 > crypto\asn1\a_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_sign.c" 2>&1 > crypto\asn1\a_sign.d
crypto\asn1\a_strex.obj: "..\crypto\asn1\a_strex.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strex.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strex.c" 2>&1 > crypto\asn1\a_strex.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strex.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strex.c" 2>&1 > crypto\asn1\a_strex.d
crypto\asn1\a_strnid.obj: "..\crypto\asn1\a_strnid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strnid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strnid.c" 2>&1 > crypto\asn1\a_strnid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strnid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strnid.c" 2>&1 > crypto\asn1\a_strnid.d
crypto\asn1\a_time.obj: "..\crypto\asn1\a_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_time.c" 2>&1 > crypto\asn1\a_time.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_time.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_time.c" 2>&1 > crypto\asn1\a_time.d
crypto\asn1\a_type.obj: "..\crypto\asn1\a_type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_type.c" 2>&1 > crypto\asn1\a_type.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_type.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_type.c" 2>&1 > crypto\asn1\a_type.d
crypto\asn1\a_utctm.obj: "..\crypto\asn1\a_utctm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utctm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utctm.c" 2>&1 > crypto\asn1\a_utctm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utctm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utctm.c" 2>&1 > crypto\asn1\a_utctm.d
crypto\asn1\a_utf8.obj: "..\crypto\asn1\a_utf8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utf8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utf8.c" 2>&1 > crypto\asn1\a_utf8.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utf8.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utf8.c" 2>&1 > crypto\asn1\a_utf8.d
crypto\asn1\a_verify.obj: "..\crypto\asn1\a_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_verify.c" 2>&1 > crypto\asn1\a_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_verify.c" 2>&1 > crypto\asn1\a_verify.d
crypto\asn1\ameth_lib.obj: "..\crypto\asn1\ameth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\ameth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\ameth_lib.c" 2>&1 > crypto\asn1\ameth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\ameth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\ameth_lib.c" 2>&1 > crypto\asn1\ameth_lib.d
crypto\asn1\asn1_err.obj: "..\crypto\asn1\asn1_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_err.c" 2>&1 > crypto\asn1\asn1_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_err.c" 2>&1 > crypto\asn1\asn1_err.d
crypto\asn1\asn1_gen.obj: "..\crypto\asn1\asn1_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_gen.c" 2>&1 > crypto\asn1\asn1_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_gen.c" 2>&1 > crypto\asn1\asn1_gen.d
crypto\asn1\asn1_item_list.obj: "..\crypto\asn1\asn1_item_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_item_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_item_list.c" 2>&1 > crypto\asn1\asn1_item_list.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_item_list.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_item_list.c" 2>&1 > crypto\asn1\asn1_item_list.d
crypto\asn1\asn1_lib.obj: "..\crypto\asn1\asn1_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_lib.c" 2>&1 > crypto\asn1\asn1_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_lib.c" 2>&1 > crypto\asn1\asn1_lib.d
crypto\asn1\asn1_par.obj: "..\crypto\asn1\asn1_par.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_par.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_par.c" 2>&1 > crypto\asn1\asn1_par.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_par.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_par.c" 2>&1 > crypto\asn1\asn1_par.d
crypto\asn1\asn_mime.obj: "..\crypto\asn1\asn_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mime.c" 2>&1 > crypto\asn1\asn_mime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mime.c" 2>&1 > crypto\asn1\asn_mime.d
crypto\asn1\asn_moid.obj: "..\crypto\asn1\asn_moid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_moid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_moid.c" 2>&1 > crypto\asn1\asn_moid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_moid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_moid.c" 2>&1 > crypto\asn1\asn_moid.d
crypto\asn1\asn_mstbl.obj: "..\crypto\asn1\asn_mstbl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mstbl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mstbl.c" 2>&1 > crypto\asn1\asn_mstbl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mstbl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mstbl.c" 2>&1 > crypto\asn1\asn_mstbl.d
crypto\asn1\asn_pack.obj: "..\crypto\asn1\asn_pack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_pack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_pack.c" 2>&1 > crypto\asn1\asn_pack.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_pack.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_pack.c" 2>&1 > crypto\asn1\asn_pack.d
crypto\asn1\bio_asn1.obj: "..\crypto\asn1\bio_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_asn1.c" 2>&1 > crypto\asn1\bio_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_asn1.c" 2>&1 > crypto\asn1\bio_asn1.d
crypto\asn1\bio_ndef.obj: "..\crypto\asn1\bio_ndef.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_ndef.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_ndef.c" 2>&1 > crypto\asn1\bio_ndef.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_ndef.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_ndef.c" 2>&1 > crypto\asn1\bio_ndef.d
crypto\asn1\d2i_pr.obj: "..\crypto\asn1\d2i_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pr.c" 2>&1 > crypto\asn1\d2i_pr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pr.c" 2>&1 > crypto\asn1\d2i_pr.d
crypto\asn1\d2i_pu.obj: "..\crypto\asn1\d2i_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pu.c" 2>&1 > crypto\asn1\d2i_pu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pu.c" 2>&1 > crypto\asn1\d2i_pu.d
crypto\asn1\evp_asn1.obj: "..\crypto\asn1\evp_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\evp_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\evp_asn1.c" 2>&1 > crypto\asn1\evp_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\evp_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\evp_asn1.c" 2>&1 > crypto\asn1\evp_asn1.d
crypto\asn1\f_int.obj: "..\crypto\asn1\f_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_int.c" 2>&1 > crypto\asn1\f_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_int.c" 2>&1 > crypto\asn1\f_int.d
crypto\asn1\f_string.obj: "..\crypto\asn1\f_string.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_string.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_string.c" 2>&1 > crypto\asn1\f_string.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_string.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_string.c" 2>&1 > crypto\asn1\f_string.d
crypto\asn1\i2d_pr.obj: "..\crypto\asn1\i2d_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pr.c" 2>&1 > crypto\asn1\i2d_pr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pr.c" 2>&1 > crypto\asn1\i2d_pr.d
crypto\asn1\i2d_pu.obj: "..\crypto\asn1\i2d_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pu.c" 2>&1 > crypto\asn1\i2d_pu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pu.c" 2>&1 > crypto\asn1\i2d_pu.d
crypto\asn1\n_pkey.obj: "..\crypto\asn1\n_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\n_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\n_pkey.c" 2>&1 > crypto\asn1\n_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\n_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\n_pkey.c" 2>&1 > crypto\asn1\n_pkey.d
crypto\asn1\nsseq.obj: "..\crypto\asn1\nsseq.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\nsseq.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\nsseq.c" 2>&1 > crypto\asn1\nsseq.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\nsseq.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\nsseq.c" 2>&1 > crypto\asn1\nsseq.d
crypto\asn1\p5_pbe.obj: "..\crypto\asn1\p5_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbe.c" 2>&1 > crypto\asn1\p5_pbe.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbe.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbe.c" 2>&1 > crypto\asn1\p5_pbe.d
crypto\asn1\p5_pbev2.obj: "..\crypto\asn1\p5_pbev2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbev2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbev2.c" 2>&1 > crypto\asn1\p5_pbev2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbev2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbev2.c" 2>&1 > crypto\asn1\p5_pbev2.d
crypto\asn1\p5_scrypt.obj: "..\crypto\asn1\p5_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_scrypt.c" 2>&1 > crypto\asn1\p5_scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_scrypt.c" 2>&1 > crypto\asn1\p5_scrypt.d
crypto\asn1\p8_pkey.obj: "..\crypto\asn1\p8_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p8_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p8_pkey.c" 2>&1 > crypto\asn1\p8_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p8_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p8_pkey.c" 2>&1 > crypto\asn1\p8_pkey.d
crypto\asn1\t_bitst.obj: "..\crypto\asn1\t_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_bitst.c" 2>&1 > crypto\asn1\t_bitst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_bitst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_bitst.c" 2>&1 > crypto\asn1\t_bitst.d
crypto\asn1\t_pkey.obj: "..\crypto\asn1\t_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_pkey.c" 2>&1 > crypto\asn1\t_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_pkey.c" 2>&1 > crypto\asn1\t_pkey.d
crypto\asn1\t_spki.obj: "..\crypto\asn1\t_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_spki.c" 2>&1 > crypto\asn1\t_spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_spki.c" 2>&1 > crypto\asn1\t_spki.d
crypto\asn1\tasn_dec.obj: "..\crypto\asn1\tasn_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_dec.c" 2>&1 > crypto\asn1\tasn_dec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_dec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_dec.c" 2>&1 > crypto\asn1\tasn_dec.d
crypto\asn1\tasn_enc.obj: "..\crypto\asn1\tasn_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_enc.c" 2>&1 > crypto\asn1\tasn_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_enc.c" 2>&1 > crypto\asn1\tasn_enc.d
crypto\asn1\tasn_fre.obj: "..\crypto\asn1\tasn_fre.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_fre.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_fre.c" 2>&1 > crypto\asn1\tasn_fre.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_fre.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_fre.c" 2>&1 > crypto\asn1\tasn_fre.d
crypto\asn1\tasn_new.obj: "..\crypto\asn1\tasn_new.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_new.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_new.c" 2>&1 > crypto\asn1\tasn_new.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_new.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_new.c" 2>&1 > crypto\asn1\tasn_new.d
crypto\asn1\tasn_prn.obj: "..\crypto\asn1\tasn_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_prn.c" 2>&1 > crypto\asn1\tasn_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_prn.c" 2>&1 > crypto\asn1\tasn_prn.d
crypto\asn1\tasn_scn.obj: "..\crypto\asn1\tasn_scn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_scn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_scn.c" 2>&1 > crypto\asn1\tasn_scn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_scn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_scn.c" 2>&1 > crypto\asn1\tasn_scn.d
crypto\asn1\tasn_typ.obj: "..\crypto\asn1\tasn_typ.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_typ.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_typ.c" 2>&1 > crypto\asn1\tasn_typ.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_typ.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_typ.c" 2>&1 > crypto\asn1\tasn_typ.d
crypto\asn1\tasn_utl.obj: "..\crypto\asn1\tasn_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_utl.c" 2>&1 > crypto\asn1\tasn_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_utl.c" 2>&1 > crypto\asn1\tasn_utl.d
crypto\asn1\x_algor.obj: "..\crypto\asn1\x_algor.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_algor.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_algor.c" 2>&1 > crypto\asn1\x_algor.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_algor.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_algor.c" 2>&1 > crypto\asn1\x_algor.d
crypto\asn1\x_bignum.obj: "..\crypto\asn1\x_bignum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_bignum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_bignum.c" 2>&1 > crypto\asn1\x_bignum.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_bignum.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_bignum.c" 2>&1 > crypto\asn1\x_bignum.d
crypto\asn1\x_info.obj: "..\crypto\asn1\x_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_info.c" 2>&1 > crypto\asn1\x_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_info.c" 2>&1 > crypto\asn1\x_info.d
crypto\asn1\x_int64.obj: "..\crypto\asn1\x_int64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_int64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_int64.c" 2>&1 > crypto\asn1\x_int64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_int64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_int64.c" 2>&1 > crypto\asn1\x_int64.d
crypto\asn1\x_long.obj: "..\crypto\asn1\x_long.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_long.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_long.c" 2>&1 > crypto\asn1\x_long.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_long.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_long.c" 2>&1 > crypto\asn1\x_long.d
crypto\asn1\x_pkey.obj: "..\crypto\asn1\x_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_pkey.c" 2>&1 > crypto\asn1\x_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_pkey.c" 2>&1 > crypto\asn1\x_pkey.d
crypto\asn1\x_sig.obj: "..\crypto\asn1\x_sig.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_sig.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_sig.c" 2>&1 > crypto\asn1\x_sig.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_sig.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_sig.c" 2>&1 > crypto\asn1\x_sig.d
crypto\asn1\x_spki.obj: "..\crypto\asn1\x_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_spki.c" 2>&1 > crypto\asn1\x_spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_spki.c" 2>&1 > crypto\asn1\x_spki.d
crypto\asn1\x_val.obj: "..\crypto\asn1\x_val.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_val.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_val.c" 2>&1 > crypto\asn1\x_val.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_val.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_val.c" 2>&1 > crypto\asn1\x_val.d
crypto\async\arch\async_null.obj: "..\crypto\async\arch\async_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_null.c" 2>&1 > crypto\async\arch\async_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_null.c" 2>&1 > crypto\async\arch\async_null.d
crypto\async\arch\async_posix.obj: "..\crypto\async\arch\async_posix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_posix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_posix.c" 2>&1 > crypto\async\arch\async_posix.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_posix.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_posix.c" 2>&1 > crypto\async\arch\async_posix.d
crypto\async\arch\async_win.obj: "..\crypto\async\arch\async_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_win.c" 2>&1 > crypto\async\arch\async_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_win.c" 2>&1 > crypto\async\arch\async_win.d
crypto\async\async.obj: "..\crypto\async\async.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async.c" 2>&1 > crypto\async\async.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async.c" 2>&1 > crypto\async\async.d
crypto\async\async_err.obj: "..\crypto\async\async_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_err.c" 2>&1 > crypto\async\async_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_err.c" 2>&1 > crypto\async\async_err.d
crypto\async\async_wait.obj: "..\crypto\async\async_wait.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_wait.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_wait.c" 2>&1 > crypto\async\async_wait.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_wait.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_wait.c" 2>&1 > crypto\async\async_wait.d
crypto\bf\bf_cfb64.obj: "..\crypto\bf\bf_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_cfb64.c" 2>&1 > crypto\bf\bf_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_cfb64.c" 2>&1 > crypto\bf\bf_cfb64.d
crypto\bf\bf_ecb.obj: "..\crypto\bf\bf_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ecb.c" 2>&1 > crypto\bf\bf_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ecb.c" 2>&1 > crypto\bf\bf_ecb.d
crypto\bf\bf_enc.obj: "..\crypto\bf\bf_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_enc.c" 2>&1 > crypto\bf\bf_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_enc.c" 2>&1 > crypto\bf\bf_enc.d
crypto\bf\bf_ofb64.obj: "..\crypto\bf\bf_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ofb64.c" 2>&1 > crypto\bf\bf_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ofb64.c" 2>&1 > crypto\bf\bf_ofb64.d
crypto\bf\bf_skey.obj: "..\crypto\bf\bf_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_skey.c" 2>&1 > crypto\bf\bf_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_skey.c" 2>&1 > crypto\bf\bf_skey.d
crypto\bio\b_addr.obj: "..\crypto\bio\b_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_addr.c" 2>&1 > crypto\bio\b_addr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_addr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_addr.c" 2>&1 > crypto\bio\b_addr.d
crypto\bio\b_dump.obj: "..\crypto\bio\b_dump.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_dump.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_dump.c" 2>&1 > crypto\bio\b_dump.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_dump.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_dump.c" 2>&1 > crypto\bio\b_dump.d
crypto\bio\b_print.obj: "..\crypto\bio\b_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_print.c" 2>&1 > crypto\bio\b_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_print.c" 2>&1 > crypto\bio\b_print.d
crypto\bio\b_sock.obj: "..\crypto\bio\b_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock.c" 2>&1 > crypto\bio\b_sock.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock.c" 2>&1 > crypto\bio\b_sock.d
crypto\bio\b_sock2.obj: "..\crypto\bio\b_sock2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock2.c" 2>&1 > crypto\bio\b_sock2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock2.c" 2>&1 > crypto\bio\b_sock2.d
crypto\bio\bf_buff.obj: "..\crypto\bio\bf_buff.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_buff.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_buff.c" 2>&1 > crypto\bio\bf_buff.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_buff.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_buff.c" 2>&1 > crypto\bio\bf_buff.d
crypto\bio\bf_lbuf.obj: "..\crypto\bio\bf_lbuf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_lbuf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_lbuf.c" 2>&1 > crypto\bio\bf_lbuf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_lbuf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_lbuf.c" 2>&1 > crypto\bio\bf_lbuf.d
crypto\bio\bf_nbio.obj: "..\crypto\bio\bf_nbio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_nbio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_nbio.c" 2>&1 > crypto\bio\bf_nbio.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_nbio.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_nbio.c" 2>&1 > crypto\bio\bf_nbio.d
crypto\bio\bf_null.obj: "..\crypto\bio\bf_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_null.c" 2>&1 > crypto\bio\bf_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_null.c" 2>&1 > crypto\bio\bf_null.d
crypto\bio\bio_cb.obj: "..\crypto\bio\bio_cb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_cb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_cb.c" 2>&1 > crypto\bio\bio_cb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_cb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_cb.c" 2>&1 > crypto\bio\bio_cb.d
crypto\bio\bio_err.obj: "..\crypto\bio\bio_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_err.c" 2>&1 > crypto\bio\bio_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_err.c" 2>&1 > crypto\bio\bio_err.d
crypto\bio\bio_lib.obj: "..\crypto\bio\bio_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_lib.c" 2>&1 > crypto\bio\bio_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_lib.c" 2>&1 > crypto\bio\bio_lib.d
crypto\bio\bio_meth.obj: "..\crypto\bio\bio_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_meth.c" 2>&1 > crypto\bio\bio_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_meth.c" 2>&1 > crypto\bio\bio_meth.d
crypto\bio\bss_acpt.obj: "..\crypto\bio\bss_acpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_acpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_acpt.c" 2>&1 > crypto\bio\bss_acpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_acpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_acpt.c" 2>&1 > crypto\bio\bss_acpt.d
crypto\bio\bss_bio.obj: "..\crypto\bio\bss_bio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_bio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_bio.c" 2>&1 > crypto\bio\bss_bio.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_bio.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_bio.c" 2>&1 > crypto\bio\bss_bio.d
crypto\bio\bss_conn.obj: "..\crypto\bio\bss_conn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_conn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_conn.c" 2>&1 > crypto\bio\bss_conn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_conn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_conn.c" 2>&1 > crypto\bio\bss_conn.d
crypto\bio\bss_dgram.obj: "..\crypto\bio\bss_dgram.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_dgram.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_dgram.c" 2>&1 > crypto\bio\bss_dgram.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_dgram.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_dgram.c" 2>&1 > crypto\bio\bss_dgram.d
crypto\bio\bss_fd.obj: "..\crypto\bio\bss_fd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_fd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_fd.c" 2>&1 > crypto\bio\bss_fd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_fd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_fd.c" 2>&1 > crypto\bio\bss_fd.d
crypto\bio\bss_file.obj: "..\crypto\bio\bss_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_file.c" 2>&1 > crypto\bio\bss_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_file.c" 2>&1 > crypto\bio\bss_file.d
crypto\bio\bss_log.obj: "..\crypto\bio\bss_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_log.c" 2>&1 > crypto\bio\bss_log.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_log.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_log.c" 2>&1 > crypto\bio\bss_log.d
crypto\bio\bss_mem.obj: "..\crypto\bio\bss_mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_mem.c" 2>&1 > crypto\bio\bss_mem.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_mem.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_mem.c" 2>&1 > crypto\bio\bss_mem.d
crypto\bio\bss_null.obj: "..\crypto\bio\bss_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_null.c" 2>&1 > crypto\bio\bss_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_null.c" 2>&1 > crypto\bio\bss_null.d
crypto\bio\bss_sock.obj: "..\crypto\bio\bss_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_sock.c" 2>&1 > crypto\bio\bss_sock.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_sock.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_sock.c" 2>&1 > crypto\bio\bss_sock.d
crypto\blake2\blake2b.obj: "..\crypto\blake2\blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2b.c" 2>&1 > crypto\blake2\blake2b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2b.c" 2>&1 > crypto\blake2\blake2b.d
crypto\blake2\blake2s.obj: "..\crypto\blake2\blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2s.c" 2>&1 > crypto\blake2\blake2s.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2s.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2s.c" 2>&1 > crypto\blake2\blake2s.d
crypto\blake2\m_blake2b.obj: "..\crypto\blake2\m_blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2b.c" 2>&1 > crypto\blake2\m_blake2b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2b.c" 2>&1 > crypto\blake2\m_blake2b.d
crypto\blake2\m_blake2s.obj: "..\crypto\blake2\m_blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2s.c" 2>&1 > crypto\blake2\m_blake2s.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2s.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2s.c" 2>&1 > crypto\blake2\m_blake2s.d
crypto\bn\bn_add.obj: "..\crypto\bn\bn_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_add.c" 2>&1 > crypto\bn\bn_add.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_add.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_add.c" 2>&1 > crypto\bn\bn_add.d
crypto\bn\bn_asm.obj: "..\crypto\bn\bn_asm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_asm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_asm.c" 2>&1 > crypto\bn\bn_asm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_asm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_asm.c" 2>&1 > crypto\bn\bn_asm.d
crypto\bn\bn_blind.obj: "..\crypto\bn\bn_blind.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_blind.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_blind.c" 2>&1 > crypto\bn\bn_blind.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_blind.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_blind.c" 2>&1 > crypto\bn\bn_blind.d
crypto\bn\bn_const.obj: "..\crypto\bn\bn_const.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_const.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_const.c" 2>&1 > crypto\bn\bn_const.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_const.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_const.c" 2>&1 > crypto\bn\bn_const.d
crypto\bn\bn_ctx.obj: "..\crypto\bn\bn_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_ctx.c" 2>&1 > crypto\bn\bn_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_ctx.c" 2>&1 > crypto\bn\bn_ctx.d
crypto\bn\bn_depr.obj: "..\crypto\bn\bn_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_depr.c" 2>&1 > crypto\bn\bn_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_depr.c" 2>&1 > crypto\bn\bn_depr.d
crypto\bn\bn_dh.obj: "..\crypto\bn\bn_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_dh.c" 2>&1 > crypto\bn\bn_dh.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_dh.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_dh.c" 2>&1 > crypto\bn\bn_dh.d
crypto\bn\bn_div.obj: "..\crypto\bn\bn_div.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_div.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_div.c" 2>&1 > crypto\bn\bn_div.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_div.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_div.c" 2>&1 > crypto\bn\bn_div.d
crypto\bn\bn_err.obj: "..\crypto\bn\bn_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_err.c" 2>&1 > crypto\bn\bn_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_err.c" 2>&1 > crypto\bn\bn_err.d
crypto\bn\bn_exp.obj: "..\crypto\bn\bn_exp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp.c" 2>&1 > crypto\bn\bn_exp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp.c" 2>&1 > crypto\bn\bn_exp.d
crypto\bn\bn_exp2.obj: "..\crypto\bn\bn_exp2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp2.c" 2>&1 > crypto\bn\bn_exp2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp2.c" 2>&1 > crypto\bn\bn_exp2.d
crypto\bn\bn_gcd.obj: "..\crypto\bn\bn_gcd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gcd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gcd.c" 2>&1 > crypto\bn\bn_gcd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gcd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gcd.c" 2>&1 > crypto\bn\bn_gcd.d
crypto\bn\bn_gf2m.obj: "..\crypto\bn\bn_gf2m.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gf2m.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gf2m.c" 2>&1 > crypto\bn\bn_gf2m.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gf2m.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gf2m.c" 2>&1 > crypto\bn\bn_gf2m.d
crypto\bn\bn_intern.obj: "..\crypto\bn\bn_intern.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_intern.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_intern.c" 2>&1 > crypto\bn\bn_intern.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_intern.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_intern.c" 2>&1 > crypto\bn\bn_intern.d
crypto\bn\bn_kron.obj: "..\crypto\bn\bn_kron.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_kron.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_kron.c" 2>&1 > crypto\bn\bn_kron.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_kron.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_kron.c" 2>&1 > crypto\bn\bn_kron.d
crypto\bn\bn_lib.obj: "..\crypto\bn\bn_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_lib.c" 2>&1 > crypto\bn\bn_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_lib.c" 2>&1 > crypto\bn\bn_lib.d
crypto\bn\bn_mod.obj: "..\crypto\bn\bn_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mod.c" 2>&1 > crypto\bn\bn_mod.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mod.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mod.c" 2>&1 > crypto\bn\bn_mod.d
crypto\bn\bn_mont.obj: "..\crypto\bn\bn_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mont.c" 2>&1 > crypto\bn\bn_mont.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mont.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mont.c" 2>&1 > crypto\bn\bn_mont.d
crypto\bn\bn_mpi.obj: "..\crypto\bn\bn_mpi.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mpi.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mpi.c" 2>&1 > crypto\bn\bn_mpi.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mpi.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mpi.c" 2>&1 > crypto\bn\bn_mpi.d
crypto\bn\bn_mul.obj: "..\crypto\bn\bn_mul.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mul.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mul.c" 2>&1 > crypto\bn\bn_mul.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mul.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mul.c" 2>&1 > crypto\bn\bn_mul.d
crypto\bn\bn_nist.obj: "..\crypto\bn\bn_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_nist.c" 2>&1 > crypto\bn\bn_nist.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_nist.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_nist.c" 2>&1 > crypto\bn\bn_nist.d
crypto\bn\bn_prime.obj: "..\crypto\bn\bn_prime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_prime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_prime.c" 2>&1 > crypto\bn\bn_prime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_prime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_prime.c" 2>&1 > crypto\bn\bn_prime.d
crypto\bn\bn_print.obj: "..\crypto\bn\bn_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_print.c" 2>&1 > crypto\bn\bn_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_print.c" 2>&1 > crypto\bn\bn_print.d
crypto\bn\bn_rand.obj: "..\crypto\bn\bn_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_rand.c" 2>&1 > crypto\bn\bn_rand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_rand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_rand.c" 2>&1 > crypto\bn\bn_rand.d
crypto\bn\bn_recp.obj: "..\crypto\bn\bn_recp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_recp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_recp.c" 2>&1 > crypto\bn\bn_recp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_recp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_recp.c" 2>&1 > crypto\bn\bn_recp.d
crypto\bn\bn_shift.obj: "..\crypto\bn\bn_shift.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_shift.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_shift.c" 2>&1 > crypto\bn\bn_shift.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_shift.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_shift.c" 2>&1 > crypto\bn\bn_shift.d
crypto\bn\bn_sqr.obj: "..\crypto\bn\bn_sqr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqr.c" 2>&1 > crypto\bn\bn_sqr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqr.c" 2>&1 > crypto\bn\bn_sqr.d
crypto\bn\bn_sqrt.obj: "..\crypto\bn\bn_sqrt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqrt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqrt.c" 2>&1 > crypto\bn\bn_sqrt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqrt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqrt.c" 2>&1 > crypto\bn\bn_sqrt.d
crypto\bn\bn_srp.obj: "..\crypto\bn\bn_srp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_srp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_srp.c" 2>&1 > crypto\bn\bn_srp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_srp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_srp.c" 2>&1 > crypto\bn\bn_srp.d
crypto\bn\bn_word.obj: "..\crypto\bn\bn_word.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_word.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_word.c" 2>&1 > crypto\bn\bn_word.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_word.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_word.c" 2>&1 > crypto\bn\bn_word.d
crypto\bn\bn_x931p.obj: "..\crypto\bn\bn_x931p.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_x931p.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_x931p.c" 2>&1 > crypto\bn\bn_x931p.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_x931p.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_x931p.c" 2>&1 > crypto\bn\bn_x931p.d
crypto\buffer\buf_err.obj: "..\crypto\buffer\buf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buf_err.c" 2>&1 > crypto\buffer\buf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buf_err.c" 2>&1 > crypto\buffer\buf_err.d
crypto\buffer\buffer.obj: "..\crypto\buffer\buffer.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buffer.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buffer.c" 2>&1 > crypto\buffer\buffer.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buffer.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buffer.c" 2>&1 > crypto\buffer\buffer.d
crypto\camellia\camellia.obj: "..\crypto\camellia\camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\camellia.c" 2>&1 > crypto\camellia\camellia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\camellia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\camellia.c" 2>&1 > crypto\camellia\camellia.d
crypto\camellia\cmll_cbc.obj: "..\crypto\camellia\cmll_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cbc.c" 2>&1 > crypto\camellia\cmll_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cbc.c" 2>&1 > crypto\camellia\cmll_cbc.d
crypto\camellia\cmll_cfb.obj: "..\crypto\camellia\cmll_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cfb.c" 2>&1 > crypto\camellia\cmll_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cfb.c" 2>&1 > crypto\camellia\cmll_cfb.d
crypto\camellia\cmll_ctr.obj: "..\crypto\camellia\cmll_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ctr.c" 2>&1 > crypto\camellia\cmll_ctr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ctr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ctr.c" 2>&1 > crypto\camellia\cmll_ctr.d
crypto\camellia\cmll_ecb.obj: "..\crypto\camellia\cmll_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ecb.c" 2>&1 > crypto\camellia\cmll_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ecb.c" 2>&1 > crypto\camellia\cmll_ecb.d
crypto\camellia\cmll_misc.obj: "..\crypto\camellia\cmll_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_misc.c" 2>&1 > crypto\camellia\cmll_misc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_misc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_misc.c" 2>&1 > crypto\camellia\cmll_misc.d
crypto\camellia\cmll_ofb.obj: "..\crypto\camellia\cmll_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ofb.c" 2>&1 > crypto\camellia\cmll_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ofb.c" 2>&1 > crypto\camellia\cmll_ofb.d
crypto\cast\c_cfb64.obj: "..\crypto\cast\c_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_cfb64.c" 2>&1 > crypto\cast\c_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_cfb64.c" 2>&1 > crypto\cast\c_cfb64.d
crypto\cast\c_ecb.obj: "..\crypto\cast\c_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ecb.c" 2>&1 > crypto\cast\c_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ecb.c" 2>&1 > crypto\cast\c_ecb.d
crypto\cast\c_enc.obj: "..\crypto\cast\c_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_enc.c" 2>&1 > crypto\cast\c_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_enc.c" 2>&1 > crypto\cast\c_enc.d
crypto\cast\c_ofb64.obj: "..\crypto\cast\c_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ofb64.c" 2>&1 > crypto\cast\c_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ofb64.c" 2>&1 > crypto\cast\c_ofb64.d
crypto\cast\c_skey.obj: "..\crypto\cast\c_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_skey.c" 2>&1 > crypto\cast\c_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_skey.c" 2>&1 > crypto\cast\c_skey.d
crypto\chacha\chacha_enc.obj: "..\crypto\chacha\chacha_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\chacha\chacha_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\chacha\chacha_enc.c" 2>&1 > crypto\chacha\chacha_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\chacha\chacha_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\chacha\chacha_enc.c" 2>&1 > crypto\chacha\chacha_enc.d
crypto\cmac\cm_ameth.obj: "..\crypto\cmac\cm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_ameth.c" 2>&1 > crypto\cmac\cm_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_ameth.c" 2>&1 > crypto\cmac\cm_ameth.d
crypto\cmac\cm_pmeth.obj: "..\crypto\cmac\cm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_pmeth.c" 2>&1 > crypto\cmac\cm_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_pmeth.c" 2>&1 > crypto\cmac\cm_pmeth.d
crypto\cmac\cmac.obj: "..\crypto\cmac\cmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cmac.c" 2>&1 > crypto\cmac\cmac.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cmac.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cmac.c" 2>&1 > crypto\cmac\cmac.d
crypto\cms\cms_asn1.obj: "..\crypto\cms\cms_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_asn1.c" 2>&1 > crypto\cms\cms_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_asn1.c" 2>&1 > crypto\cms\cms_asn1.d
crypto\cms\cms_att.obj: "..\crypto\cms\cms_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_att.c" 2>&1 > crypto\cms\cms_att.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_att.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_att.c" 2>&1 > crypto\cms\cms_att.d
crypto\cms\cms_cd.obj: "..\crypto\cms\cms_cd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_cd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_cd.c" 2>&1 > crypto\cms\cms_cd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_cd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_cd.c" 2>&1 > crypto\cms\cms_cd.d
crypto\cms\cms_dd.obj: "..\crypto\cms\cms_dd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_dd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_dd.c" 2>&1 > crypto\cms\cms_dd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_dd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_dd.c" 2>&1 > crypto\cms\cms_dd.d
crypto\cms\cms_enc.obj: "..\crypto\cms\cms_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_enc.c" 2>&1 > crypto\cms\cms_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_enc.c" 2>&1 > crypto\cms\cms_enc.d
crypto\cms\cms_env.obj: "..\crypto\cms\cms_env.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_env.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_env.c" 2>&1 > crypto\cms\cms_env.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_env.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_env.c" 2>&1 > crypto\cms\cms_env.d
crypto\cms\cms_err.obj: "..\crypto\cms\cms_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_err.c" 2>&1 > crypto\cms\cms_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_err.c" 2>&1 > crypto\cms\cms_err.d
crypto\cms\cms_ess.obj: "..\crypto\cms\cms_ess.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_ess.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_ess.c" 2>&1 > crypto\cms\cms_ess.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_ess.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_ess.c" 2>&1 > crypto\cms\cms_ess.d
crypto\cms\cms_io.obj: "..\crypto\cms\cms_io.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_io.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_io.c" 2>&1 > crypto\cms\cms_io.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_io.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_io.c" 2>&1 > crypto\cms\cms_io.d
crypto\cms\cms_kari.obj: "..\crypto\cms\cms_kari.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_kari.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_kari.c" 2>&1 > crypto\cms\cms_kari.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_kari.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_kari.c" 2>&1 > crypto\cms\cms_kari.d
crypto\cms\cms_lib.obj: "..\crypto\cms\cms_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_lib.c" 2>&1 > crypto\cms\cms_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_lib.c" 2>&1 > crypto\cms\cms_lib.d
crypto\cms\cms_pwri.obj: "..\crypto\cms\cms_pwri.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_pwri.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_pwri.c" 2>&1 > crypto\cms\cms_pwri.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_pwri.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_pwri.c" 2>&1 > crypto\cms\cms_pwri.d
crypto\cms\cms_sd.obj: "..\crypto\cms\cms_sd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_sd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_sd.c" 2>&1 > crypto\cms\cms_sd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_sd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_sd.c" 2>&1 > crypto\cms\cms_sd.d
crypto\cms\cms_smime.obj: "..\crypto\cms\cms_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_smime.c" 2>&1 > crypto\cms\cms_smime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_smime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_smime.c" 2>&1 > crypto\cms\cms_smime.d
crypto\comp\c_zlib.obj: "..\crypto\comp\c_zlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\c_zlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\c_zlib.c" 2>&1 > crypto\comp\c_zlib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\c_zlib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\c_zlib.c" 2>&1 > crypto\comp\c_zlib.d
crypto\comp\comp_err.obj: "..\crypto\comp\comp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_err.c" 2>&1 > crypto\comp\comp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_err.c" 2>&1 > crypto\comp\comp_err.d
crypto\comp\comp_lib.obj: "..\crypto\comp\comp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_lib.c" 2>&1 > crypto\comp\comp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_lib.c" 2>&1 > crypto\comp\comp_lib.d
crypto\conf\conf_api.obj: "..\crypto\conf\conf_api.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_api.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_api.c" 2>&1 > crypto\conf\conf_api.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_api.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_api.c" 2>&1 > crypto\conf\conf_api.d
crypto\conf\conf_def.obj: "..\crypto\conf\conf_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_def.c" 2>&1 > crypto\conf\conf_def.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_def.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_def.c" 2>&1 > crypto\conf\conf_def.d
crypto\conf\conf_err.obj: "..\crypto\conf\conf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_err.c" 2>&1 > crypto\conf\conf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_err.c" 2>&1 > crypto\conf\conf_err.d
crypto\conf\conf_lib.obj: "..\crypto\conf\conf_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_lib.c" 2>&1 > crypto\conf\conf_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_lib.c" 2>&1 > crypto\conf\conf_lib.d
crypto\conf\conf_mall.obj: "..\crypto\conf\conf_mall.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mall.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mall.c" 2>&1 > crypto\conf\conf_mall.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mall.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mall.c" 2>&1 > crypto\conf\conf_mall.d
crypto\conf\conf_mod.obj: "..\crypto\conf\conf_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mod.c" 2>&1 > crypto\conf\conf_mod.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mod.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mod.c" 2>&1 > crypto\conf\conf_mod.d
crypto\conf\conf_sap.obj: "..\crypto\conf\conf_sap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_sap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_sap.c" 2>&1 > crypto\conf\conf_sap.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_sap.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_sap.c" 2>&1 > crypto\conf\conf_sap.d
crypto\conf\conf_ssl.obj: "..\crypto\conf\conf_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_ssl.c" 2>&1 > crypto\conf\conf_ssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_ssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_ssl.c" 2>&1 > crypto\conf\conf_ssl.d
crypto\cpt_err.obj: "..\crypto\cpt_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cpt_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cpt_err.c" 2>&1 > crypto\cpt_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cpt_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cpt_err.c" 2>&1 > crypto\cpt_err.d
crypto\cryptlib.obj: "..\crypto\cryptlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cryptlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cryptlib.c" 2>&1 > crypto\cryptlib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cryptlib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cryptlib.c" 2>&1 > crypto\cryptlib.d
crypto\ct\ct_b64.obj: "..\crypto\ct\ct_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_b64.c" 2>&1 > crypto\ct\ct_b64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_b64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_b64.c" 2>&1 > crypto\ct\ct_b64.d
crypto\ct\ct_err.obj: "..\crypto\ct\ct_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_err.c" 2>&1 > crypto\ct\ct_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_err.c" 2>&1 > crypto\ct\ct_err.d
crypto\ct\ct_log.obj: "..\crypto\ct\ct_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_log.c" 2>&1 > crypto\ct\ct_log.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_log.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_log.c" 2>&1 > crypto\ct\ct_log.d
crypto\ct\ct_oct.obj: "..\crypto\ct\ct_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_oct.c" 2>&1 > crypto\ct\ct_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_oct.c" 2>&1 > crypto\ct\ct_oct.d
crypto\ct\ct_policy.obj: "..\crypto\ct\ct_policy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_policy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_policy.c" 2>&1 > crypto\ct\ct_policy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_policy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_policy.c" 2>&1 > crypto\ct\ct_policy.d
crypto\ct\ct_prn.obj: "..\crypto\ct\ct_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_prn.c" 2>&1 > crypto\ct\ct_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_prn.c" 2>&1 > crypto\ct\ct_prn.d
crypto\ct\ct_sct.obj: "..\crypto\ct\ct_sct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct.c" 2>&1 > crypto\ct\ct_sct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct.c" 2>&1 > crypto\ct\ct_sct.d
crypto\ct\ct_sct_ctx.obj: "..\crypto\ct\ct_sct_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct_ctx.c" 2>&1 > crypto\ct\ct_sct_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct_ctx.c" 2>&1 > crypto\ct\ct_sct_ctx.d
crypto\ct\ct_vfy.obj: "..\crypto\ct\ct_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_vfy.c" 2>&1 > crypto\ct\ct_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_vfy.c" 2>&1 > crypto\ct\ct_vfy.d
crypto\ct\ct_x509v3.obj: "..\crypto\ct\ct_x509v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_x509v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_x509v3.c" 2>&1 > crypto\ct\ct_x509v3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_x509v3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_x509v3.c" 2>&1 > crypto\ct\ct_x509v3.d
crypto\ctype.obj: "..\crypto\ctype.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ctype.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ctype.c" 2>&1 > crypto\ctype.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ctype.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ctype.c" 2>&1 > crypto\ctype.d
crypto\cversion.obj: "..\crypto\cversion.c" "crypto\buildinf.h"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cversion.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cversion.c" 2>&1 > crypto\cversion.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cversion.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cversion.c" 2>&1 > crypto\cversion.d
crypto\buildinf.h: "..\util\mkbuildinf.pl" "configdata.pm"
"$(PERL)" "..\util\mkbuildinf.pl" "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto\des\cbc_cksm.obj: "..\crypto\des\cbc_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_cksm.c" 2>&1 > crypto\des\cbc_cksm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_cksm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_cksm.c" 2>&1 > crypto\des\cbc_cksm.d
crypto\des\cbc_enc.obj: "..\crypto\des\cbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_enc.c" 2>&1 > crypto\des\cbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_enc.c" 2>&1 > crypto\des\cbc_enc.d
crypto\des\cfb64ede.obj: "..\crypto\des\cfb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64ede.c" 2>&1 > crypto\des\cfb64ede.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64ede.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64ede.c" 2>&1 > crypto\des\cfb64ede.d
crypto\des\cfb64enc.obj: "..\crypto\des\cfb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64enc.c" 2>&1 > crypto\des\cfb64enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64enc.c" 2>&1 > crypto\des\cfb64enc.d
crypto\des\cfb_enc.obj: "..\crypto\des\cfb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb_enc.c" 2>&1 > crypto\des\cfb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb_enc.c" 2>&1 > crypto\des\cfb_enc.d
crypto\des\des_enc.obj: "..\crypto\des\des_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\des_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\des_enc.c" 2>&1 > crypto\des\des_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\des_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\des_enc.c" 2>&1 > crypto\des\des_enc.d
crypto\des\ecb3_enc.obj: "..\crypto\des\ecb3_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb3_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb3_enc.c" 2>&1 > crypto\des\ecb3_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb3_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb3_enc.c" 2>&1 > crypto\des\ecb3_enc.d
crypto\des\ecb_enc.obj: "..\crypto\des\ecb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb_enc.c" 2>&1 > crypto\des\ecb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb_enc.c" 2>&1 > crypto\des\ecb_enc.d
crypto\des\fcrypt.obj: "..\crypto\des\fcrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt.c" 2>&1 > crypto\des\fcrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt.c" 2>&1 > crypto\des\fcrypt.d
crypto\des\fcrypt_b.obj: "..\crypto\des\fcrypt_b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt_b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt_b.c" 2>&1 > crypto\des\fcrypt_b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt_b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt_b.c" 2>&1 > crypto\des\fcrypt_b.d
crypto\des\ofb64ede.obj: "..\crypto\des\ofb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64ede.c" 2>&1 > crypto\des\ofb64ede.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64ede.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64ede.c" 2>&1 > crypto\des\ofb64ede.d
crypto\des\ofb64enc.obj: "..\crypto\des\ofb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64enc.c" 2>&1 > crypto\des\ofb64enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64enc.c" 2>&1 > crypto\des\ofb64enc.d
crypto\des\ofb_enc.obj: "..\crypto\des\ofb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb_enc.c" 2>&1 > crypto\des\ofb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb_enc.c" 2>&1 > crypto\des\ofb_enc.d
crypto\des\pcbc_enc.obj: "..\crypto\des\pcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\pcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\pcbc_enc.c" 2>&1 > crypto\des\pcbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\pcbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\pcbc_enc.c" 2>&1 > crypto\des\pcbc_enc.d
crypto\des\qud_cksm.obj: "..\crypto\des\qud_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\qud_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\qud_cksm.c" 2>&1 > crypto\des\qud_cksm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\qud_cksm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\qud_cksm.c" 2>&1 > crypto\des\qud_cksm.d
crypto\des\rand_key.obj: "..\crypto\des\rand_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\rand_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\rand_key.c" 2>&1 > crypto\des\rand_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\rand_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\rand_key.c" 2>&1 > crypto\des\rand_key.d
crypto\des\set_key.obj: "..\crypto\des\set_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\set_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\set_key.c" 2>&1 > crypto\des\set_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\set_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\set_key.c" 2>&1 > crypto\des\set_key.d
crypto\des\str2key.obj: "..\crypto\des\str2key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\str2key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\str2key.c" 2>&1 > crypto\des\str2key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\str2key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\str2key.c" 2>&1 > crypto\des\str2key.d
crypto\des\xcbc_enc.obj: "..\crypto\des\xcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\xcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\xcbc_enc.c" 2>&1 > crypto\des\xcbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\xcbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\xcbc_enc.c" 2>&1 > crypto\des\xcbc_enc.d
crypto\dh\dh_ameth.obj: "..\crypto\dh\dh_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_ameth.c" 2>&1 > crypto\dh\dh_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_ameth.c" 2>&1 > crypto\dh\dh_ameth.d
crypto\dh\dh_asn1.obj: "..\crypto\dh\dh_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_asn1.c" 2>&1 > crypto\dh\dh_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_asn1.c" 2>&1 > crypto\dh\dh_asn1.d
crypto\dh\dh_check.obj: "..\crypto\dh\dh_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_check.c" 2>&1 > crypto\dh\dh_check.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_check.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_check.c" 2>&1 > crypto\dh\dh_check.d
crypto\dh\dh_depr.obj: "..\crypto\dh\dh_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_depr.c" 2>&1 > crypto\dh\dh_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_depr.c" 2>&1 > crypto\dh\dh_depr.d
crypto\dh\dh_err.obj: "..\crypto\dh\dh_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_err.c" 2>&1 > crypto\dh\dh_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_err.c" 2>&1 > crypto\dh\dh_err.d
crypto\dh\dh_gen.obj: "..\crypto\dh\dh_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_gen.c" 2>&1 > crypto\dh\dh_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_gen.c" 2>&1 > crypto\dh\dh_gen.d
crypto\dh\dh_kdf.obj: "..\crypto\dh\dh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_kdf.c" 2>&1 > crypto\dh\dh_kdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_kdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_kdf.c" 2>&1 > crypto\dh\dh_kdf.d
crypto\dh\dh_key.obj: "..\crypto\dh\dh_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_key.c" 2>&1 > crypto\dh\dh_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_key.c" 2>&1 > crypto\dh\dh_key.d
crypto\dh\dh_lib.obj: "..\crypto\dh\dh_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_lib.c" 2>&1 > crypto\dh\dh_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_lib.c" 2>&1 > crypto\dh\dh_lib.d
crypto\dh\dh_meth.obj: "..\crypto\dh\dh_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_meth.c" 2>&1 > crypto\dh\dh_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_meth.c" 2>&1 > crypto\dh\dh_meth.d
crypto\dh\dh_pmeth.obj: "..\crypto\dh\dh_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_pmeth.c" 2>&1 > crypto\dh\dh_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_pmeth.c" 2>&1 > crypto\dh\dh_pmeth.d
crypto\dh\dh_prn.obj: "..\crypto\dh\dh_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_prn.c" 2>&1 > crypto\dh\dh_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_prn.c" 2>&1 > crypto\dh\dh_prn.d
crypto\dh\dh_rfc5114.obj: "..\crypto\dh\dh_rfc5114.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc5114.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc5114.c" 2>&1 > crypto\dh\dh_rfc5114.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc5114.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc5114.c" 2>&1 > crypto\dh\dh_rfc5114.d
crypto\dh\dh_rfc7919.obj: "..\crypto\dh\dh_rfc7919.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc7919.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc7919.c" 2>&1 > crypto\dh\dh_rfc7919.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc7919.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc7919.c" 2>&1 > crypto\dh\dh_rfc7919.d
crypto\dsa\dsa_ameth.obj: "..\crypto\dsa\dsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ameth.c" 2>&1 > crypto\dsa\dsa_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ameth.c" 2>&1 > crypto\dsa\dsa_ameth.d
crypto\dsa\dsa_asn1.obj: "..\crypto\dsa\dsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_asn1.c" 2>&1 > crypto\dsa\dsa_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_asn1.c" 2>&1 > crypto\dsa\dsa_asn1.d
crypto\dsa\dsa_depr.obj: "..\crypto\dsa\dsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_depr.c" 2>&1 > crypto\dsa\dsa_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_depr.c" 2>&1 > crypto\dsa\dsa_depr.d
crypto\dsa\dsa_err.obj: "..\crypto\dsa\dsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_err.c" 2>&1 > crypto\dsa\dsa_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_err.c" 2>&1 > crypto\dsa\dsa_err.d
crypto\dsa\dsa_gen.obj: "..\crypto\dsa\dsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_gen.c" 2>&1 > crypto\dsa\dsa_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_gen.c" 2>&1 > crypto\dsa\dsa_gen.d
crypto\dsa\dsa_key.obj: "..\crypto\dsa\dsa_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_key.c" 2>&1 > crypto\dsa\dsa_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_key.c" 2>&1 > crypto\dsa\dsa_key.d
crypto\dsa\dsa_lib.obj: "..\crypto\dsa\dsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_lib.c" 2>&1 > crypto\dsa\dsa_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_lib.c" 2>&1 > crypto\dsa\dsa_lib.d
crypto\dsa\dsa_meth.obj: "..\crypto\dsa\dsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_meth.c" 2>&1 > crypto\dsa\dsa_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_meth.c" 2>&1 > crypto\dsa\dsa_meth.d
crypto\dsa\dsa_ossl.obj: "..\crypto\dsa\dsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ossl.c" 2>&1 > crypto\dsa\dsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ossl.c" 2>&1 > crypto\dsa\dsa_ossl.d
crypto\dsa\dsa_pmeth.obj: "..\crypto\dsa\dsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_pmeth.c" 2>&1 > crypto\dsa\dsa_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_pmeth.c" 2>&1 > crypto\dsa\dsa_pmeth.d
crypto\dsa\dsa_prn.obj: "..\crypto\dsa\dsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_prn.c" 2>&1 > crypto\dsa\dsa_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_prn.c" 2>&1 > crypto\dsa\dsa_prn.d
crypto\dsa\dsa_sign.obj: "..\crypto\dsa\dsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_sign.c" 2>&1 > crypto\dsa\dsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_sign.c" 2>&1 > crypto\dsa\dsa_sign.d
crypto\dsa\dsa_vrf.obj: "..\crypto\dsa\dsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_vrf.c" 2>&1 > crypto\dsa\dsa_vrf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_vrf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_vrf.c" 2>&1 > crypto\dsa\dsa_vrf.d
crypto\dso\dso_dl.obj: "..\crypto\dso\dso_dl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dl.c" 2>&1 > crypto\dso\dso_dl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dl.c" 2>&1 > crypto\dso\dso_dl.d
crypto\dso\dso_dlfcn.obj: "..\crypto\dso\dso_dlfcn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dlfcn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dlfcn.c" 2>&1 > crypto\dso\dso_dlfcn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dlfcn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dlfcn.c" 2>&1 > crypto\dso\dso_dlfcn.d
crypto\dso\dso_err.obj: "..\crypto\dso\dso_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_err.c" 2>&1 > crypto\dso\dso_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_err.c" 2>&1 > crypto\dso\dso_err.d
crypto\dso\dso_lib.obj: "..\crypto\dso\dso_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_lib.c" 2>&1 > crypto\dso\dso_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_lib.c" 2>&1 > crypto\dso\dso_lib.d
crypto\dso\dso_openssl.obj: "..\crypto\dso\dso_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_openssl.c" 2>&1 > crypto\dso\dso_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_openssl.c" 2>&1 > crypto\dso\dso_openssl.d
crypto\dso\dso_vms.obj: "..\crypto\dso\dso_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_vms.c" 2>&1 > crypto\dso\dso_vms.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_vms.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_vms.c" 2>&1 > crypto\dso\dso_vms.d
crypto\dso\dso_win32.obj: "..\crypto\dso\dso_win32.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_win32.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_win32.c" 2>&1 > crypto\dso\dso_win32.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_win32.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_win32.c" 2>&1 > crypto\dso\dso_win32.d
crypto\ebcdic.obj: "..\crypto\ebcdic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ebcdic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ebcdic.c" 2>&1 > crypto\ebcdic.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ebcdic.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ebcdic.c" 2>&1 > crypto\ebcdic.d
crypto\ec\curve25519.obj: "..\crypto\ec\curve25519.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve25519.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve25519.c" 2>&1 > crypto\ec\curve25519.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve25519.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve25519.c" 2>&1 > crypto\ec\curve25519.d
crypto\ec\curve448\arch_32\f_impl.obj: "..\crypto\ec\curve448\arch_32\f_impl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\arch_32\f_impl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\arch_32\f_impl.c" 2>&1 > crypto\ec\curve448\arch_32\f_impl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\arch_32\f_impl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\arch_32\f_impl.c" 2>&1 > crypto\ec\curve448\arch_32\f_impl.d
crypto\ec\curve448\curve448.obj: "..\crypto\ec\curve448\curve448.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448.c" 2>&1 > crypto\ec\curve448\curve448.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448.c" 2>&1 > crypto\ec\curve448\curve448.d
crypto\ec\curve448\curve448_tables.obj: "..\crypto\ec\curve448\curve448_tables.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448_tables.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448_tables.c" 2>&1 > crypto\ec\curve448\curve448_tables.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448_tables.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448_tables.c" 2>&1 > crypto\ec\curve448\curve448_tables.d
crypto\ec\curve448\eddsa.obj: "..\crypto\ec\curve448\eddsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\eddsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\eddsa.c" 2>&1 > crypto\ec\curve448\eddsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\eddsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\eddsa.c" 2>&1 > crypto\ec\curve448\eddsa.d
crypto\ec\curve448\f_generic.obj: "..\crypto\ec\curve448\f_generic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\f_generic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\f_generic.c" 2>&1 > crypto\ec\curve448\f_generic.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\f_generic.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\f_generic.c" 2>&1 > crypto\ec\curve448\f_generic.d
crypto\ec\curve448\scalar.obj: "..\crypto\ec\curve448\scalar.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\scalar.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\scalar.c" 2>&1 > crypto\ec\curve448\scalar.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\scalar.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\scalar.c" 2>&1 > crypto\ec\curve448\scalar.d
crypto\ec\ec2_oct.obj: "..\crypto\ec\ec2_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_oct.c" 2>&1 > crypto\ec\ec2_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_oct.c" 2>&1 > crypto\ec\ec2_oct.d
crypto\ec\ec2_smpl.obj: "..\crypto\ec\ec2_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_smpl.c" 2>&1 > crypto\ec\ec2_smpl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_smpl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_smpl.c" 2>&1 > crypto\ec\ec2_smpl.d
crypto\ec\ec_ameth.obj: "..\crypto\ec\ec_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_ameth.c" 2>&1 > crypto\ec\ec_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_ameth.c" 2>&1 > crypto\ec\ec_ameth.d
crypto\ec\ec_asn1.obj: "..\crypto\ec\ec_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_asn1.c" 2>&1 > crypto\ec\ec_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_asn1.c" 2>&1 > crypto\ec\ec_asn1.d
crypto\ec\ec_check.obj: "..\crypto\ec\ec_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_check.c" 2>&1 > crypto\ec\ec_check.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_check.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_check.c" 2>&1 > crypto\ec\ec_check.d
crypto\ec\ec_curve.obj: "..\crypto\ec\ec_curve.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_curve.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_curve.c" 2>&1 > crypto\ec\ec_curve.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_curve.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_curve.c" 2>&1 > crypto\ec\ec_curve.d
crypto\ec\ec_cvt.obj: "..\crypto\ec\ec_cvt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_cvt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_cvt.c" 2>&1 > crypto\ec\ec_cvt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_cvt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_cvt.c" 2>&1 > crypto\ec\ec_cvt.d
crypto\ec\ec_err.obj: "..\crypto\ec\ec_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_err.c" 2>&1 > crypto\ec\ec_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_err.c" 2>&1 > crypto\ec\ec_err.d
crypto\ec\ec_key.obj: "..\crypto\ec\ec_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_key.c" 2>&1 > crypto\ec\ec_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_key.c" 2>&1 > crypto\ec\ec_key.d
crypto\ec\ec_kmeth.obj: "..\crypto\ec\ec_kmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_kmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_kmeth.c" 2>&1 > crypto\ec\ec_kmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_kmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_kmeth.c" 2>&1 > crypto\ec\ec_kmeth.d
crypto\ec\ec_lib.obj: "..\crypto\ec\ec_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_lib.c" 2>&1 > crypto\ec\ec_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_lib.c" 2>&1 > crypto\ec\ec_lib.d
crypto\ec\ec_mult.obj: "..\crypto\ec\ec_mult.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_mult.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_mult.c" 2>&1 > crypto\ec\ec_mult.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_mult.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_mult.c" 2>&1 > crypto\ec\ec_mult.d
crypto\ec\ec_oct.obj: "..\crypto\ec\ec_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_oct.c" 2>&1 > crypto\ec\ec_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_oct.c" 2>&1 > crypto\ec\ec_oct.d
crypto\ec\ec_pmeth.obj: "..\crypto\ec\ec_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_pmeth.c" 2>&1 > crypto\ec\ec_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_pmeth.c" 2>&1 > crypto\ec\ec_pmeth.d
crypto\ec\ec_print.obj: "..\crypto\ec\ec_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_print.c" 2>&1 > crypto\ec\ec_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_print.c" 2>&1 > crypto\ec\ec_print.d
crypto\ec\ecdh_kdf.obj: "..\crypto\ec\ecdh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_kdf.c" 2>&1 > crypto\ec\ecdh_kdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_kdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_kdf.c" 2>&1 > crypto\ec\ecdh_kdf.d
crypto\ec\ecdh_ossl.obj: "..\crypto\ec\ecdh_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_ossl.c" 2>&1 > crypto\ec\ecdh_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_ossl.c" 2>&1 > crypto\ec\ecdh_ossl.d
crypto\ec\ecdsa_ossl.obj: "..\crypto\ec\ecdsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_ossl.c" 2>&1 > crypto\ec\ecdsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_ossl.c" 2>&1 > crypto\ec\ecdsa_ossl.d
crypto\ec\ecdsa_sign.obj: "..\crypto\ec\ecdsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_sign.c" 2>&1 > crypto\ec\ecdsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_sign.c" 2>&1 > crypto\ec\ecdsa_sign.d
crypto\ec\ecdsa_vrf.obj: "..\crypto\ec\ecdsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_vrf.c" 2>&1 > crypto\ec\ecdsa_vrf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_vrf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_vrf.c" 2>&1 > crypto\ec\ecdsa_vrf.d
crypto\ec\eck_prn.obj: "..\crypto\ec\eck_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\eck_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\eck_prn.c" 2>&1 > crypto\ec\eck_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\eck_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\eck_prn.c" 2>&1 > crypto\ec\eck_prn.d
crypto\ec\ecp_mont.obj: "..\crypto\ec\ecp_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_mont.c" 2>&1 > crypto\ec\ecp_mont.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_mont.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_mont.c" 2>&1 > crypto\ec\ecp_mont.d
crypto\ec\ecp_nist.obj: "..\crypto\ec\ecp_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nist.c" 2>&1 > crypto\ec\ecp_nist.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nist.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nist.c" 2>&1 > crypto\ec\ecp_nist.d
crypto\ec\ecp_nistp224.obj: "..\crypto\ec\ecp_nistp224.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp224.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp224.c" 2>&1 > crypto\ec\ecp_nistp224.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp224.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp224.c" 2>&1 > crypto\ec\ecp_nistp224.d
crypto\ec\ecp_nistp256.obj: "..\crypto\ec\ecp_nistp256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp256.c" 2>&1 > crypto\ec\ecp_nistp256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp256.c" 2>&1 > crypto\ec\ecp_nistp256.d
crypto\ec\ecp_nistp521.obj: "..\crypto\ec\ecp_nistp521.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp521.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp521.c" 2>&1 > crypto\ec\ecp_nistp521.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp521.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp521.c" 2>&1 > crypto\ec\ecp_nistp521.d
crypto\ec\ecp_nistputil.obj: "..\crypto\ec\ecp_nistputil.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistputil.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistputil.c" 2>&1 > crypto\ec\ecp_nistputil.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistputil.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistputil.c" 2>&1 > crypto\ec\ecp_nistputil.d
crypto\ec\ecp_oct.obj: "..\crypto\ec\ecp_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_oct.c" 2>&1 > crypto\ec\ecp_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_oct.c" 2>&1 > crypto\ec\ecp_oct.d
crypto\ec\ecp_smpl.obj: "..\crypto\ec\ecp_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_smpl.c" 2>&1 > crypto\ec\ecp_smpl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_smpl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_smpl.c" 2>&1 > crypto\ec\ecp_smpl.d
crypto\ec\ecx_meth.obj: "..\crypto\ec\ecx_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecx_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecx_meth.c" 2>&1 > crypto\ec\ecx_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecx_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecx_meth.c" 2>&1 > crypto\ec\ecx_meth.d
crypto\engine\eng_all.obj: "..\crypto\engine\eng_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_all.c" 2>&1 > crypto\engine\eng_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_all.c" 2>&1 > crypto\engine\eng_all.d
crypto\engine\eng_cnf.obj: "..\crypto\engine\eng_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_cnf.c" 2>&1 > crypto\engine\eng_cnf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_cnf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_cnf.c" 2>&1 > crypto\engine\eng_cnf.d
crypto\engine\eng_ctrl.obj: "..\crypto\engine\eng_ctrl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_ctrl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_ctrl.c" 2>&1 > crypto\engine\eng_ctrl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_ctrl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_ctrl.c" 2>&1 > crypto\engine\eng_ctrl.d
crypto\engine\eng_dyn.obj: "..\crypto\engine\eng_dyn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_dyn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_dyn.c" 2>&1 > crypto\engine\eng_dyn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_dyn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_dyn.c" 2>&1 > crypto\engine\eng_dyn.d
crypto\engine\eng_err.obj: "..\crypto\engine\eng_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_err.c" 2>&1 > crypto\engine\eng_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_err.c" 2>&1 > crypto\engine\eng_err.d
crypto\engine\eng_fat.obj: "..\crypto\engine\eng_fat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_fat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_fat.c" 2>&1 > crypto\engine\eng_fat.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_fat.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_fat.c" 2>&1 > crypto\engine\eng_fat.d
crypto\engine\eng_init.obj: "..\crypto\engine\eng_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_init.c" 2>&1 > crypto\engine\eng_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_init.c" 2>&1 > crypto\engine\eng_init.d
crypto\engine\eng_lib.obj: "..\crypto\engine\eng_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_lib.c" 2>&1 > crypto\engine\eng_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_lib.c" 2>&1 > crypto\engine\eng_lib.d
crypto\engine\eng_list.obj: "..\crypto\engine\eng_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_list.c" 2>&1 > crypto\engine\eng_list.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_list.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_list.c" 2>&1 > crypto\engine\eng_list.d
crypto\engine\eng_openssl.obj: "..\crypto\engine\eng_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_openssl.c" 2>&1 > crypto\engine\eng_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_openssl.c" 2>&1 > crypto\engine\eng_openssl.d
crypto\engine\eng_pkey.obj: "..\crypto\engine\eng_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_pkey.c" 2>&1 > crypto\engine\eng_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_pkey.c" 2>&1 > crypto\engine\eng_pkey.d
crypto\engine\eng_rdrand.obj: "..\crypto\engine\eng_rdrand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_rdrand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_rdrand.c" 2>&1 > crypto\engine\eng_rdrand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_rdrand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_rdrand.c" 2>&1 > crypto\engine\eng_rdrand.d
crypto\engine\eng_table.obj: "..\crypto\engine\eng_table.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_table.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_table.c" 2>&1 > crypto\engine\eng_table.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_table.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_table.c" 2>&1 > crypto\engine\eng_table.d
crypto\engine\tb_asnmth.obj: "..\crypto\engine\tb_asnmth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_asnmth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_asnmth.c" 2>&1 > crypto\engine\tb_asnmth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_asnmth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_asnmth.c" 2>&1 > crypto\engine\tb_asnmth.d
crypto\engine\tb_cipher.obj: "..\crypto\engine\tb_cipher.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_cipher.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_cipher.c" 2>&1 > crypto\engine\tb_cipher.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_cipher.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_cipher.c" 2>&1 > crypto\engine\tb_cipher.d
crypto\engine\tb_dh.obj: "..\crypto\engine\tb_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dh.c" 2>&1 > crypto\engine\tb_dh.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dh.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dh.c" 2>&1 > crypto\engine\tb_dh.d
crypto\engine\tb_digest.obj: "..\crypto\engine\tb_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_digest.c" 2>&1 > crypto\engine\tb_digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_digest.c" 2>&1 > crypto\engine\tb_digest.d
crypto\engine\tb_dsa.obj: "..\crypto\engine\tb_dsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dsa.c" 2>&1 > crypto\engine\tb_dsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dsa.c" 2>&1 > crypto\engine\tb_dsa.d
crypto\engine\tb_eckey.obj: "..\crypto\engine\tb_eckey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_eckey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_eckey.c" 2>&1 > crypto\engine\tb_eckey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_eckey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_eckey.c" 2>&1 > crypto\engine\tb_eckey.d
crypto\engine\tb_pkmeth.obj: "..\crypto\engine\tb_pkmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_pkmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_pkmeth.c" 2>&1 > crypto\engine\tb_pkmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_pkmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_pkmeth.c" 2>&1 > crypto\engine\tb_pkmeth.d
crypto\engine\tb_rand.obj: "..\crypto\engine\tb_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rand.c" 2>&1 > crypto\engine\tb_rand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rand.c" 2>&1 > crypto\engine\tb_rand.d
crypto\engine\tb_rsa.obj: "..\crypto\engine\tb_rsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rsa.c" 2>&1 > crypto\engine\tb_rsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rsa.c" 2>&1 > crypto\engine\tb_rsa.d
crypto\err\err.obj: "..\crypto\err\err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err.c" 2>&1 > crypto\err\err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err.c" 2>&1 > crypto\err\err.d
crypto\err\err_all.obj: "..\crypto\err\err_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_all.c" 2>&1 > crypto\err\err_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_all.c" 2>&1 > crypto\err\err_all.d
crypto\err\err_prn.obj: "..\crypto\err\err_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_prn.c" 2>&1 > crypto\err\err_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_prn.c" 2>&1 > crypto\err\err_prn.d
crypto\evp\bio_b64.obj: "..\crypto\evp\bio_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_b64.c" 2>&1 > crypto\evp\bio_b64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_b64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_b64.c" 2>&1 > crypto\evp\bio_b64.d
crypto\evp\bio_enc.obj: "..\crypto\evp\bio_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_enc.c" 2>&1 > crypto\evp\bio_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_enc.c" 2>&1 > crypto\evp\bio_enc.d
crypto\evp\bio_md.obj: "..\crypto\evp\bio_md.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_md.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_md.c" 2>&1 > crypto\evp\bio_md.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_md.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_md.c" 2>&1 > crypto\evp\bio_md.d
crypto\evp\bio_ok.obj: "..\crypto\evp\bio_ok.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_ok.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_ok.c" 2>&1 > crypto\evp\bio_ok.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_ok.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_ok.c" 2>&1 > crypto\evp\bio_ok.d
crypto\evp\c_allc.obj: "..\crypto\evp\c_allc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_allc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_allc.c" 2>&1 > crypto\evp\c_allc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_allc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_allc.c" 2>&1 > crypto\evp\c_allc.d
crypto\evp\c_alld.obj: "..\crypto\evp\c_alld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_alld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_alld.c" 2>&1 > crypto\evp\c_alld.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_alld.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_alld.c" 2>&1 > crypto\evp\c_alld.d
crypto\evp\cmeth_lib.obj: "..\crypto\evp\cmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\cmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\cmeth_lib.c" 2>&1 > crypto\evp\cmeth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\cmeth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\cmeth_lib.c" 2>&1 > crypto\evp\cmeth_lib.d
crypto\evp\digest.obj: "..\crypto\evp\digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\digest.c" 2>&1 > crypto\evp\digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\digest.c" 2>&1 > crypto\evp\digest.d
crypto\evp\e_aes.obj: "..\crypto\evp\e_aes.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes.c" 2>&1 > crypto\evp\e_aes.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes.c" 2>&1 > crypto\evp\e_aes.d
crypto\evp\e_aes_cbc_hmac_sha1.obj: "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha1.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha1.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha1.d
crypto\evp\e_aes_cbc_hmac_sha256.obj: "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha256.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha256.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha256.d
crypto\evp\e_aria.obj: "..\crypto\evp\e_aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aria.c" 2>&1 > crypto\evp\e_aria.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aria.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aria.c" 2>&1 > crypto\evp\e_aria.d
crypto\evp\e_bf.obj: "..\crypto\evp\e_bf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_bf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_bf.c" 2>&1 > crypto\evp\e_bf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_bf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_bf.c" 2>&1 > crypto\evp\e_bf.d
crypto\evp\e_camellia.obj: "..\crypto\evp\e_camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_camellia.c" 2>&1 > crypto\evp\e_camellia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_camellia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_camellia.c" 2>&1 > crypto\evp\e_camellia.d
crypto\evp\e_cast.obj: "..\crypto\evp\e_cast.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_cast.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_cast.c" 2>&1 > crypto\evp\e_cast.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_cast.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_cast.c" 2>&1 > crypto\evp\e_cast.d
crypto\evp\e_chacha20_poly1305.obj: "..\crypto\evp\e_chacha20_poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_chacha20_poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_chacha20_poly1305.c" 2>&1 > crypto\evp\e_chacha20_poly1305.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_chacha20_poly1305.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_chacha20_poly1305.c" 2>&1 > crypto\evp\e_chacha20_poly1305.d
crypto\evp\e_des.obj: "..\crypto\evp\e_des.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des.c" 2>&1 > crypto\evp\e_des.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des.c" 2>&1 > crypto\evp\e_des.d
crypto\evp\e_des3.obj: "..\crypto\evp\e_des3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des3.c" 2>&1 > crypto\evp\e_des3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des3.c" 2>&1 > crypto\evp\e_des3.d
crypto\evp\e_idea.obj: "..\crypto\evp\e_idea.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_idea.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_idea.c" 2>&1 > crypto\evp\e_idea.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_idea.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_idea.c" 2>&1 > crypto\evp\e_idea.d
crypto\evp\e_null.obj: "..\crypto\evp\e_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_null.c" 2>&1 > crypto\evp\e_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_null.c" 2>&1 > crypto\evp\e_null.d
crypto\evp\e_old.obj: "..\crypto\evp\e_old.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_old.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_old.c" 2>&1 > crypto\evp\e_old.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_old.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_old.c" 2>&1 > crypto\evp\e_old.d
crypto\evp\e_rc2.obj: "..\crypto\evp\e_rc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc2.c" 2>&1 > crypto\evp\e_rc2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc2.c" 2>&1 > crypto\evp\e_rc2.d
crypto\evp\e_rc4.obj: "..\crypto\evp\e_rc4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4.c" 2>&1 > crypto\evp\e_rc4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4.c" 2>&1 > crypto\evp\e_rc4.d
crypto\evp\e_rc4_hmac_md5.obj: "..\crypto\evp\e_rc4_hmac_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4_hmac_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4_hmac_md5.c" 2>&1 > crypto\evp\e_rc4_hmac_md5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4_hmac_md5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4_hmac_md5.c" 2>&1 > crypto\evp\e_rc4_hmac_md5.d
crypto\evp\e_rc5.obj: "..\crypto\evp\e_rc5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc5.c" 2>&1 > crypto\evp\e_rc5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc5.c" 2>&1 > crypto\evp\e_rc5.d
crypto\evp\e_seed.obj: "..\crypto\evp\e_seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_seed.c" 2>&1 > crypto\evp\e_seed.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_seed.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_seed.c" 2>&1 > crypto\evp\e_seed.d
crypto\evp\e_sm4.obj: "..\crypto\evp\e_sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_sm4.c" 2>&1 > crypto\evp\e_sm4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_sm4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_sm4.c" 2>&1 > crypto\evp\e_sm4.d
crypto\evp\e_xcbc_d.obj: "..\crypto\evp\e_xcbc_d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_xcbc_d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_xcbc_d.c" 2>&1 > crypto\evp\e_xcbc_d.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_xcbc_d.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_xcbc_d.c" 2>&1 > crypto\evp\e_xcbc_d.d
crypto\evp\encode.obj: "..\crypto\evp\encode.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\encode.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\encode.c" 2>&1 > crypto\evp\encode.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\encode.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\encode.c" 2>&1 > crypto\evp\encode.d
crypto\evp\evp_cnf.obj: "..\crypto\evp\evp_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_cnf.c" 2>&1 > crypto\evp\evp_cnf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_cnf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_cnf.c" 2>&1 > crypto\evp\evp_cnf.d
crypto\evp\evp_enc.obj: "..\crypto\evp\evp_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_enc.c" 2>&1 > crypto\evp\evp_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_enc.c" 2>&1 > crypto\evp\evp_enc.d
crypto\evp\evp_err.obj: "..\crypto\evp\evp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_err.c" 2>&1 > crypto\evp\evp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_err.c" 2>&1 > crypto\evp\evp_err.d
crypto\evp\evp_key.obj: "..\crypto\evp\evp_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_key.c" 2>&1 > crypto\evp\evp_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_key.c" 2>&1 > crypto\evp\evp_key.d
crypto\evp\evp_lib.obj: "..\crypto\evp\evp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_lib.c" 2>&1 > crypto\evp\evp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_lib.c" 2>&1 > crypto\evp\evp_lib.d
crypto\evp\evp_pbe.obj: "..\crypto\evp\evp_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pbe.c" 2>&1 > crypto\evp\evp_pbe.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pbe.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pbe.c" 2>&1 > crypto\evp\evp_pbe.d
crypto\evp\evp_pkey.obj: "..\crypto\evp\evp_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pkey.c" 2>&1 > crypto\evp\evp_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pkey.c" 2>&1 > crypto\evp\evp_pkey.d
crypto\evp\m_md2.obj: "..\crypto\evp\m_md2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md2.c" 2>&1 > crypto\evp\m_md2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md2.c" 2>&1 > crypto\evp\m_md2.d
crypto\evp\m_md4.obj: "..\crypto\evp\m_md4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md4.c" 2>&1 > crypto\evp\m_md4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md4.c" 2>&1 > crypto\evp\m_md4.d
crypto\evp\m_md5.obj: "..\crypto\evp\m_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5.c" 2>&1 > crypto\evp\m_md5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5.c" 2>&1 > crypto\evp\m_md5.d
crypto\evp\m_md5_sha1.obj: "..\crypto\evp\m_md5_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5_sha1.c" 2>&1 > crypto\evp\m_md5_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5_sha1.c" 2>&1 > crypto\evp\m_md5_sha1.d
crypto\evp\m_mdc2.obj: "..\crypto\evp\m_mdc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_mdc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_mdc2.c" 2>&1 > crypto\evp\m_mdc2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_mdc2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_mdc2.c" 2>&1 > crypto\evp\m_mdc2.d
crypto\evp\m_null.obj: "..\crypto\evp\m_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_null.c" 2>&1 > crypto\evp\m_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_null.c" 2>&1 > crypto\evp\m_null.d
crypto\evp\m_ripemd.obj: "..\crypto\evp\m_ripemd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_ripemd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_ripemd.c" 2>&1 > crypto\evp\m_ripemd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_ripemd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_ripemd.c" 2>&1 > crypto\evp\m_ripemd.d
crypto\evp\m_sha1.obj: "..\crypto\evp\m_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha1.c" 2>&1 > crypto\evp\m_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha1.c" 2>&1 > crypto\evp\m_sha1.d
crypto\evp\m_sha3.obj: "..\crypto\evp\m_sha3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha3.c" 2>&1 > crypto\evp\m_sha3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha3.c" 2>&1 > crypto\evp\m_sha3.d
crypto\evp\m_sigver.obj: "..\crypto\evp\m_sigver.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sigver.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sigver.c" 2>&1 > crypto\evp\m_sigver.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sigver.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sigver.c" 2>&1 > crypto\evp\m_sigver.d
crypto\evp\m_wp.obj: "..\crypto\evp\m_wp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_wp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_wp.c" 2>&1 > crypto\evp\m_wp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_wp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_wp.c" 2>&1 > crypto\evp\m_wp.d
crypto\evp\names.obj: "..\crypto\evp\names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\names.c" 2>&1 > crypto\evp\names.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\names.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\names.c" 2>&1 > crypto\evp\names.d
crypto\evp\p5_crpt.obj: "..\crypto\evp\p5_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt.c" 2>&1 > crypto\evp\p5_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt.c" 2>&1 > crypto\evp\p5_crpt.d
crypto\evp\p5_crpt2.obj: "..\crypto\evp\p5_crpt2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt2.c" 2>&1 > crypto\evp\p5_crpt2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt2.c" 2>&1 > crypto\evp\p5_crpt2.d
crypto\evp\p_dec.obj: "..\crypto\evp\p_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_dec.c" 2>&1 > crypto\evp\p_dec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_dec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_dec.c" 2>&1 > crypto\evp\p_dec.d
crypto\evp\p_enc.obj: "..\crypto\evp\p_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_enc.c" 2>&1 > crypto\evp\p_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_enc.c" 2>&1 > crypto\evp\p_enc.d
crypto\evp\p_lib.obj: "..\crypto\evp\p_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_lib.c" 2>&1 > crypto\evp\p_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_lib.c" 2>&1 > crypto\evp\p_lib.d
crypto\evp\p_open.obj: "..\crypto\evp\p_open.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_open.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_open.c" 2>&1 > crypto\evp\p_open.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_open.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_open.c" 2>&1 > crypto\evp\p_open.d
crypto\evp\p_seal.obj: "..\crypto\evp\p_seal.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_seal.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_seal.c" 2>&1 > crypto\evp\p_seal.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_seal.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_seal.c" 2>&1 > crypto\evp\p_seal.d
crypto\evp\p_sign.obj: "..\crypto\evp\p_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_sign.c" 2>&1 > crypto\evp\p_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_sign.c" 2>&1 > crypto\evp\p_sign.d
crypto\evp\p_verify.obj: "..\crypto\evp\p_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_verify.c" 2>&1 > crypto\evp\p_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_verify.c" 2>&1 > crypto\evp\p_verify.d
crypto\evp\pbe_scrypt.obj: "..\crypto\evp\pbe_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pbe_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pbe_scrypt.c" 2>&1 > crypto\evp\pbe_scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pbe_scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pbe_scrypt.c" 2>&1 > crypto\evp\pbe_scrypt.d
crypto\evp\pmeth_fn.obj: "..\crypto\evp\pmeth_fn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_fn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_fn.c" 2>&1 > crypto\evp\pmeth_fn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_fn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_fn.c" 2>&1 > crypto\evp\pmeth_fn.d
crypto\evp\pmeth_gn.obj: "..\crypto\evp\pmeth_gn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_gn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_gn.c" 2>&1 > crypto\evp\pmeth_gn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_gn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_gn.c" 2>&1 > crypto\evp\pmeth_gn.d
crypto\evp\pmeth_lib.obj: "..\crypto\evp\pmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_lib.c" 2>&1 > crypto\evp\pmeth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_lib.c" 2>&1 > crypto\evp\pmeth_lib.d
crypto\ex_data.obj: "..\crypto\ex_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ex_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ex_data.c" 2>&1 > crypto\ex_data.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ex_data.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ex_data.c" 2>&1 > crypto\ex_data.d
crypto\getenv.obj: "..\crypto\getenv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\getenv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\getenv.c" 2>&1 > crypto\getenv.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\getenv.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\getenv.c" 2>&1 > crypto\getenv.d
crypto\hmac\hm_ameth.obj: "..\crypto\hmac\hm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_ameth.c" 2>&1 > crypto\hmac\hm_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_ameth.c" 2>&1 > crypto\hmac\hm_ameth.d
crypto\hmac\hm_pmeth.obj: "..\crypto\hmac\hm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_pmeth.c" 2>&1 > crypto\hmac\hm_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_pmeth.c" 2>&1 > crypto\hmac\hm_pmeth.d
crypto\hmac\hmac.obj: "..\crypto\hmac\hmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hmac.c" 2>&1 > crypto\hmac\hmac.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hmac.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hmac.c" 2>&1 > crypto\hmac\hmac.d
crypto\idea\i_cbc.obj: "..\crypto\idea\i_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cbc.c" 2>&1 > crypto\idea\i_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cbc.c" 2>&1 > crypto\idea\i_cbc.d
crypto\idea\i_cfb64.obj: "..\crypto\idea\i_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cfb64.c" 2>&1 > crypto\idea\i_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cfb64.c" 2>&1 > crypto\idea\i_cfb64.d
crypto\idea\i_ecb.obj: "..\crypto\idea\i_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ecb.c" 2>&1 > crypto\idea\i_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ecb.c" 2>&1 > crypto\idea\i_ecb.d
crypto\idea\i_ofb64.obj: "..\crypto\idea\i_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ofb64.c" 2>&1 > crypto\idea\i_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ofb64.c" 2>&1 > crypto\idea\i_ofb64.d
crypto\idea\i_skey.obj: "..\crypto\idea\i_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_skey.c" 2>&1 > crypto\idea\i_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_skey.c" 2>&1 > crypto\idea\i_skey.d
crypto\init.obj: "..\crypto\init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\init.c" 2>&1 > crypto\init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\init.c" 2>&1 > crypto\init.d
crypto\kdf\hkdf.obj: "..\crypto\kdf\hkdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\hkdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\hkdf.c" 2>&1 > crypto\kdf\hkdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\hkdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\hkdf.c" 2>&1 > crypto\kdf\hkdf.d
crypto\kdf\kdf_err.obj: "..\crypto\kdf\kdf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\kdf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\kdf_err.c" 2>&1 > crypto\kdf\kdf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\kdf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\kdf_err.c" 2>&1 > crypto\kdf\kdf_err.d
crypto\kdf\scrypt.obj: "..\crypto\kdf\scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\scrypt.c" 2>&1 > crypto\kdf\scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\scrypt.c" 2>&1 > crypto\kdf\scrypt.d
crypto\kdf\tls1_prf.obj: "..\crypto\kdf\tls1_prf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\tls1_prf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\tls1_prf.c" 2>&1 > crypto\kdf\tls1_prf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\tls1_prf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\tls1_prf.c" 2>&1 > crypto\kdf\tls1_prf.d
crypto\lhash\lh_stats.obj: "..\crypto\lhash\lh_stats.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lh_stats.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lh_stats.c" 2>&1 > crypto\lhash\lh_stats.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lh_stats.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lh_stats.c" 2>&1 > crypto\lhash\lh_stats.d
crypto\lhash\lhash.obj: "..\crypto\lhash\lhash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lhash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lhash.c" 2>&1 > crypto\lhash\lhash.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lhash.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lhash.c" 2>&1 > crypto\lhash\lhash.d
crypto\md2\md2_dgst.obj: "..\crypto\md2\md2_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_dgst.c" 2>&1 > crypto\md2\md2_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_dgst.c" 2>&1 > crypto\md2\md2_dgst.d
crypto\md2\md2_one.obj: "..\crypto\md2\md2_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_one.c" 2>&1 > crypto\md2\md2_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_one.c" 2>&1 > crypto\md2\md2_one.d
crypto\md4\md4_dgst.obj: "..\crypto\md4\md4_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_dgst.c" 2>&1 > crypto\md4\md4_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_dgst.c" 2>&1 > crypto\md4\md4_dgst.d
crypto\md4\md4_one.obj: "..\crypto\md4\md4_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_one.c" 2>&1 > crypto\md4\md4_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_one.c" 2>&1 > crypto\md4\md4_one.d
crypto\md5\md5_dgst.obj: "..\crypto\md5\md5_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_dgst.c" 2>&1 > crypto\md5\md5_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_dgst.c" 2>&1 > crypto\md5\md5_dgst.d
crypto\md5\md5_one.obj: "..\crypto\md5\md5_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_one.c" 2>&1 > crypto\md5\md5_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_one.c" 2>&1 > crypto\md5\md5_one.d
crypto\mem.obj: "..\crypto\mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem.c" 2>&1 > crypto\mem.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem.c" 2>&1 > crypto\mem.d
crypto\mem_clr.obj: "..\crypto\mem_clr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_clr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_clr.c" 2>&1 > crypto\mem_clr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_clr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_clr.c" 2>&1 > crypto\mem_clr.d
crypto\mem_dbg.obj: "..\crypto\mem_dbg.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_dbg.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_dbg.c" 2>&1 > crypto\mem_dbg.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_dbg.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_dbg.c" 2>&1 > crypto\mem_dbg.d
crypto\mem_sec.obj: "..\crypto\mem_sec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_sec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_sec.c" 2>&1 > crypto\mem_sec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_sec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_sec.c" 2>&1 > crypto\mem_sec.d
crypto\modes\cbc128.obj: "..\crypto\modes\cbc128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cbc128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cbc128.c" 2>&1 > crypto\modes\cbc128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cbc128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cbc128.c" 2>&1 > crypto\modes\cbc128.d
crypto\modes\ccm128.obj: "..\crypto\modes\ccm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ccm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ccm128.c" 2>&1 > crypto\modes\ccm128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ccm128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ccm128.c" 2>&1 > crypto\modes\ccm128.d
crypto\modes\cfb128.obj: "..\crypto\modes\cfb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cfb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cfb128.c" 2>&1 > crypto\modes\cfb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cfb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cfb128.c" 2>&1 > crypto\modes\cfb128.d
crypto\modes\ctr128.obj: "..\crypto\modes\ctr128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ctr128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ctr128.c" 2>&1 > crypto\modes\ctr128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ctr128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ctr128.c" 2>&1 > crypto\modes\ctr128.d
crypto\modes\cts128.obj: "..\crypto\modes\cts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cts128.c" 2>&1 > crypto\modes\cts128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cts128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cts128.c" 2>&1 > crypto\modes\cts128.d
crypto\modes\gcm128.obj: "..\crypto\modes\gcm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\gcm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\gcm128.c" 2>&1 > crypto\modes\gcm128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\gcm128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\gcm128.c" 2>&1 > crypto\modes\gcm128.d
crypto\modes\ocb128.obj: "..\crypto\modes\ocb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ocb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ocb128.c" 2>&1 > crypto\modes\ocb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ocb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ocb128.c" 2>&1 > crypto\modes\ocb128.d
crypto\modes\ofb128.obj: "..\crypto\modes\ofb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ofb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ofb128.c" 2>&1 > crypto\modes\ofb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ofb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ofb128.c" 2>&1 > crypto\modes\ofb128.d
crypto\modes\wrap128.obj: "..\crypto\modes\wrap128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\wrap128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\wrap128.c" 2>&1 > crypto\modes\wrap128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\wrap128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\wrap128.c" 2>&1 > crypto\modes\wrap128.d
crypto\modes\xts128.obj: "..\crypto\modes\xts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\xts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\xts128.c" 2>&1 > crypto\modes\xts128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\xts128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\xts128.c" 2>&1 > crypto\modes\xts128.d
crypto\o_dir.obj: "..\crypto\o_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_dir.c" 2>&1 > crypto\o_dir.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_dir.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_dir.c" 2>&1 > crypto\o_dir.d
crypto\o_fips.obj: "..\crypto\o_fips.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fips.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fips.c" 2>&1 > crypto\o_fips.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fips.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fips.c" 2>&1 > crypto\o_fips.d
crypto\o_fopen.obj: "..\crypto\o_fopen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fopen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fopen.c" 2>&1 > crypto\o_fopen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fopen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fopen.c" 2>&1 > crypto\o_fopen.d
crypto\o_init.obj: "..\crypto\o_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_init.c" 2>&1 > crypto\o_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_init.c" 2>&1 > crypto\o_init.d
crypto\o_str.obj: "..\crypto\o_str.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_str.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_str.c" 2>&1 > crypto\o_str.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_str.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_str.c" 2>&1 > crypto\o_str.d
crypto\o_time.obj: "..\crypto\o_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_time.c" 2>&1 > crypto\o_time.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_time.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_time.c" 2>&1 > crypto\o_time.d
crypto\objects\o_names.obj: "..\crypto\objects\o_names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\o_names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\o_names.c" 2>&1 > crypto\objects\o_names.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\o_names.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\o_names.c" 2>&1 > crypto\objects\o_names.d
crypto\objects\obj_dat.obj: "..\crypto\objects\obj_dat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_dat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_dat.c" 2>&1 > crypto\objects\obj_dat.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_dat.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_dat.c" 2>&1 > crypto\objects\obj_dat.d
crypto\objects\obj_err.obj: "..\crypto\objects\obj_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_err.c" 2>&1 > crypto\objects\obj_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_err.c" 2>&1 > crypto\objects\obj_err.d
crypto\objects\obj_lib.obj: "..\crypto\objects\obj_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_lib.c" 2>&1 > crypto\objects\obj_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_lib.c" 2>&1 > crypto\objects\obj_lib.d
crypto\objects\obj_xref.obj: "..\crypto\objects\obj_xref.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_xref.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_xref.c" 2>&1 > crypto\objects\obj_xref.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_xref.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_xref.c" 2>&1 > crypto\objects\obj_xref.d
crypto\ocsp\ocsp_asn.obj: "..\crypto\ocsp\ocsp_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_asn.c" 2>&1 > crypto\ocsp\ocsp_asn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_asn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_asn.c" 2>&1 > crypto\ocsp\ocsp_asn.d
crypto\ocsp\ocsp_cl.obj: "..\crypto\ocsp\ocsp_cl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_cl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_cl.c" 2>&1 > crypto\ocsp\ocsp_cl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_cl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_cl.c" 2>&1 > crypto\ocsp\ocsp_cl.d
crypto\ocsp\ocsp_err.obj: "..\crypto\ocsp\ocsp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_err.c" 2>&1 > crypto\ocsp\ocsp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_err.c" 2>&1 > crypto\ocsp\ocsp_err.d
crypto\ocsp\ocsp_ext.obj: "..\crypto\ocsp\ocsp_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ext.c" 2>&1 > crypto\ocsp\ocsp_ext.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ext.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ext.c" 2>&1 > crypto\ocsp\ocsp_ext.d
crypto\ocsp\ocsp_ht.obj: "..\crypto\ocsp\ocsp_ht.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ht.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ht.c" 2>&1 > crypto\ocsp\ocsp_ht.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ht.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ht.c" 2>&1 > crypto\ocsp\ocsp_ht.d
crypto\ocsp\ocsp_lib.obj: "..\crypto\ocsp\ocsp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_lib.c" 2>&1 > crypto\ocsp\ocsp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_lib.c" 2>&1 > crypto\ocsp\ocsp_lib.d
crypto\ocsp\ocsp_prn.obj: "..\crypto\ocsp\ocsp_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_prn.c" 2>&1 > crypto\ocsp\ocsp_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_prn.c" 2>&1 > crypto\ocsp\ocsp_prn.d
crypto\ocsp\ocsp_srv.obj: "..\crypto\ocsp\ocsp_srv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_srv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_srv.c" 2>&1 > crypto\ocsp\ocsp_srv.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_srv.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_srv.c" 2>&1 > crypto\ocsp\ocsp_srv.d
crypto\ocsp\ocsp_vfy.obj: "..\crypto\ocsp\ocsp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_vfy.c" 2>&1 > crypto\ocsp\ocsp_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_vfy.c" 2>&1 > crypto\ocsp\ocsp_vfy.d
crypto\ocsp\v3_ocsp.obj: "..\crypto\ocsp\v3_ocsp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\v3_ocsp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\v3_ocsp.c" 2>&1 > crypto\ocsp\v3_ocsp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\v3_ocsp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\v3_ocsp.c" 2>&1 > crypto\ocsp\v3_ocsp.d
crypto\pem\pem_all.obj: "..\crypto\pem\pem_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_all.c" 2>&1 > crypto\pem\pem_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_all.c" 2>&1 > crypto\pem\pem_all.d
crypto\pem\pem_err.obj: "..\crypto\pem\pem_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_err.c" 2>&1 > crypto\pem\pem_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_err.c" 2>&1 > crypto\pem\pem_err.d
crypto\pem\pem_info.obj: "..\crypto\pem\pem_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_info.c" 2>&1 > crypto\pem\pem_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_info.c" 2>&1 > crypto\pem\pem_info.d
crypto\pem\pem_lib.obj: "..\crypto\pem\pem_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_lib.c" 2>&1 > crypto\pem\pem_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_lib.c" 2>&1 > crypto\pem\pem_lib.d
crypto\pem\pem_oth.obj: "..\crypto\pem\pem_oth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_oth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_oth.c" 2>&1 > crypto\pem\pem_oth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_oth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_oth.c" 2>&1 > crypto\pem\pem_oth.d
crypto\pem\pem_pk8.obj: "..\crypto\pem\pem_pk8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pk8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pk8.c" 2>&1 > crypto\pem\pem_pk8.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pk8.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pk8.c" 2>&1 > crypto\pem\pem_pk8.d
crypto\pem\pem_pkey.obj: "..\crypto\pem\pem_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pkey.c" 2>&1 > crypto\pem\pem_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pkey.c" 2>&1 > crypto\pem\pem_pkey.d
crypto\pem\pem_sign.obj: "..\crypto\pem\pem_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_sign.c" 2>&1 > crypto\pem\pem_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_sign.c" 2>&1 > crypto\pem\pem_sign.d
crypto\pem\pem_x509.obj: "..\crypto\pem\pem_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_x509.c" 2>&1 > crypto\pem\pem_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_x509.c" 2>&1 > crypto\pem\pem_x509.d
crypto\pem\pem_xaux.obj: "..\crypto\pem\pem_xaux.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_xaux.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_xaux.c" 2>&1 > crypto\pem\pem_xaux.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_xaux.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_xaux.c" 2>&1 > crypto\pem\pem_xaux.d
crypto\pem\pvkfmt.obj: "..\crypto\pem\pvkfmt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pvkfmt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pvkfmt.c" 2>&1 > crypto\pem\pvkfmt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pvkfmt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pvkfmt.c" 2>&1 > crypto\pem\pvkfmt.d
crypto\pkcs12\p12_add.obj: "..\crypto\pkcs12\p12_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_add.c" 2>&1 > crypto\pkcs12\p12_add.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_add.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_add.c" 2>&1 > crypto\pkcs12\p12_add.d
crypto\pkcs12\p12_asn.obj: "..\crypto\pkcs12\p12_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_asn.c" 2>&1 > crypto\pkcs12\p12_asn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_asn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_asn.c" 2>&1 > crypto\pkcs12\p12_asn.d
crypto\pkcs12\p12_attr.obj: "..\crypto\pkcs12\p12_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_attr.c" 2>&1 > crypto\pkcs12\p12_attr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_attr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_attr.c" 2>&1 > crypto\pkcs12\p12_attr.d
crypto\pkcs12\p12_crpt.obj: "..\crypto\pkcs12\p12_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crpt.c" 2>&1 > crypto\pkcs12\p12_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crpt.c" 2>&1 > crypto\pkcs12\p12_crpt.d
crypto\pkcs12\p12_crt.obj: "..\crypto\pkcs12\p12_crt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crt.c" 2>&1 > crypto\pkcs12\p12_crt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crt.c" 2>&1 > crypto\pkcs12\p12_crt.d
crypto\pkcs12\p12_decr.obj: "..\crypto\pkcs12\p12_decr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_decr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_decr.c" 2>&1 > crypto\pkcs12\p12_decr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_decr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_decr.c" 2>&1 > crypto\pkcs12\p12_decr.d
crypto\pkcs12\p12_init.obj: "..\crypto\pkcs12\p12_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_init.c" 2>&1 > crypto\pkcs12\p12_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_init.c" 2>&1 > crypto\pkcs12\p12_init.d
crypto\pkcs12\p12_key.obj: "..\crypto\pkcs12\p12_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_key.c" 2>&1 > crypto\pkcs12\p12_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_key.c" 2>&1 > crypto\pkcs12\p12_key.d
crypto\pkcs12\p12_kiss.obj: "..\crypto\pkcs12\p12_kiss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_kiss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_kiss.c" 2>&1 > crypto\pkcs12\p12_kiss.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_kiss.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_kiss.c" 2>&1 > crypto\pkcs12\p12_kiss.d
crypto\pkcs12\p12_mutl.obj: "..\crypto\pkcs12\p12_mutl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_mutl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_mutl.c" 2>&1 > crypto\pkcs12\p12_mutl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_mutl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_mutl.c" 2>&1 > crypto\pkcs12\p12_mutl.d
crypto\pkcs12\p12_npas.obj: "..\crypto\pkcs12\p12_npas.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_npas.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_npas.c" 2>&1 > crypto\pkcs12\p12_npas.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_npas.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_npas.c" 2>&1 > crypto\pkcs12\p12_npas.d
crypto\pkcs12\p12_p8d.obj: "..\crypto\pkcs12\p12_p8d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8d.c" 2>&1 > crypto\pkcs12\p12_p8d.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8d.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8d.c" 2>&1 > crypto\pkcs12\p12_p8d.d
crypto\pkcs12\p12_p8e.obj: "..\crypto\pkcs12\p12_p8e.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8e.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8e.c" 2>&1 > crypto\pkcs12\p12_p8e.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8e.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8e.c" 2>&1 > crypto\pkcs12\p12_p8e.d
crypto\pkcs12\p12_sbag.obj: "..\crypto\pkcs12\p12_sbag.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_sbag.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_sbag.c" 2>&1 > crypto\pkcs12\p12_sbag.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_sbag.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_sbag.c" 2>&1 > crypto\pkcs12\p12_sbag.d
crypto\pkcs12\p12_utl.obj: "..\crypto\pkcs12\p12_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_utl.c" 2>&1 > crypto\pkcs12\p12_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_utl.c" 2>&1 > crypto\pkcs12\p12_utl.d
crypto\pkcs12\pk12err.obj: "..\crypto\pkcs12\pk12err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\pk12err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\pk12err.c" 2>&1 > crypto\pkcs12\pk12err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\pk12err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\pk12err.c" 2>&1 > crypto\pkcs12\pk12err.d
crypto\pkcs7\bio_pk7.obj: "..\crypto\pkcs7\bio_pk7.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\bio_pk7.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\bio_pk7.c" 2>&1 > crypto\pkcs7\bio_pk7.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\bio_pk7.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\bio_pk7.c" 2>&1 > crypto\pkcs7\bio_pk7.d
crypto\pkcs7\pk7_asn1.obj: "..\crypto\pkcs7\pk7_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_asn1.c" 2>&1 > crypto\pkcs7\pk7_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_asn1.c" 2>&1 > crypto\pkcs7\pk7_asn1.d
crypto\pkcs7\pk7_attr.obj: "..\crypto\pkcs7\pk7_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_attr.c" 2>&1 > crypto\pkcs7\pk7_attr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_attr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_attr.c" 2>&1 > crypto\pkcs7\pk7_attr.d
crypto\pkcs7\pk7_doit.obj: "..\crypto\pkcs7\pk7_doit.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_doit.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_doit.c" 2>&1 > crypto\pkcs7\pk7_doit.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_doit.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_doit.c" 2>&1 > crypto\pkcs7\pk7_doit.d
crypto\pkcs7\pk7_lib.obj: "..\crypto\pkcs7\pk7_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_lib.c" 2>&1 > crypto\pkcs7\pk7_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_lib.c" 2>&1 > crypto\pkcs7\pk7_lib.d
crypto\pkcs7\pk7_mime.obj: "..\crypto\pkcs7\pk7_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_mime.c" 2>&1 > crypto\pkcs7\pk7_mime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_mime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_mime.c" 2>&1 > crypto\pkcs7\pk7_mime.d
crypto\pkcs7\pk7_smime.obj: "..\crypto\pkcs7\pk7_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_smime.c" 2>&1 > crypto\pkcs7\pk7_smime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_smime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_smime.c" 2>&1 > crypto\pkcs7\pk7_smime.d
crypto\pkcs7\pkcs7err.obj: "..\crypto\pkcs7\pkcs7err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pkcs7err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pkcs7err.c" 2>&1 > crypto\pkcs7\pkcs7err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pkcs7err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pkcs7err.c" 2>&1 > crypto\pkcs7\pkcs7err.d
crypto\poly1305\poly1305.obj: "..\crypto\poly1305\poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305.c" 2>&1 > crypto\poly1305\poly1305.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305.c" 2>&1 > crypto\poly1305\poly1305.d
crypto\poly1305\poly1305_ameth.obj: "..\crypto\poly1305\poly1305_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_ameth.c" 2>&1 > crypto\poly1305\poly1305_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_ameth.c" 2>&1 > crypto\poly1305\poly1305_ameth.d
crypto\poly1305\poly1305_pmeth.obj: "..\crypto\poly1305\poly1305_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_pmeth.c" 2>&1 > crypto\poly1305\poly1305_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_pmeth.c" 2>&1 > crypto\poly1305\poly1305_pmeth.d
crypto\rand\drbg_ctr.obj: "..\crypto\rand\drbg_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_ctr.c" 2>&1 > crypto\rand\drbg_ctr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_ctr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_ctr.c" 2>&1 > crypto\rand\drbg_ctr.d
crypto\rand\drbg_lib.obj: "..\crypto\rand\drbg_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_lib.c" 2>&1 > crypto\rand\drbg_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_lib.c" 2>&1 > crypto\rand\drbg_lib.d
crypto\rand\rand_egd.obj: "..\crypto\rand\rand_egd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_egd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_egd.c" 2>&1 > crypto\rand\rand_egd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_egd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_egd.c" 2>&1 > crypto\rand\rand_egd.d
crypto\rand\rand_err.obj: "..\crypto\rand\rand_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_err.c" 2>&1 > crypto\rand\rand_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_err.c" 2>&1 > crypto\rand\rand_err.d
crypto\rand\rand_lib.obj: "..\crypto\rand\rand_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_lib.c" 2>&1 > crypto\rand\rand_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_lib.c" 2>&1 > crypto\rand\rand_lib.d
crypto\rand\rand_unix.obj: "..\crypto\rand\rand_unix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_unix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_unix.c" 2>&1 > crypto\rand\rand_unix.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_unix.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_unix.c" 2>&1 > crypto\rand\rand_unix.d
crypto\rand\rand_vms.obj: "..\crypto\rand\rand_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_vms.c" 2>&1 > crypto\rand\rand_vms.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_vms.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_vms.c" 2>&1 > crypto\rand\rand_vms.d
crypto\rand\rand_win.obj: "..\crypto\rand\rand_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_win.c" 2>&1 > crypto\rand\rand_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_win.c" 2>&1 > crypto\rand\rand_win.d
crypto\rand\randfile.obj: "..\crypto\rand\randfile.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\randfile.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\randfile.c" 2>&1 > crypto\rand\randfile.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\randfile.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\randfile.c" 2>&1 > crypto\rand\randfile.d
crypto\rc2\rc2_cbc.obj: "..\crypto\rc2\rc2_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_cbc.c" 2>&1 > crypto\rc2\rc2_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_cbc.c" 2>&1 > crypto\rc2\rc2_cbc.d
crypto\rc2\rc2_ecb.obj: "..\crypto\rc2\rc2_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_ecb.c" 2>&1 > crypto\rc2\rc2_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_ecb.c" 2>&1 > crypto\rc2\rc2_ecb.d
crypto\rc2\rc2_skey.obj: "..\crypto\rc2\rc2_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_skey.c" 2>&1 > crypto\rc2\rc2_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_skey.c" 2>&1 > crypto\rc2\rc2_skey.d
crypto\rc2\rc2cfb64.obj: "..\crypto\rc2\rc2cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2cfb64.c" 2>&1 > crypto\rc2\rc2cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2cfb64.c" 2>&1 > crypto\rc2\rc2cfb64.d
crypto\rc2\rc2ofb64.obj: "..\crypto\rc2\rc2ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2ofb64.c" 2>&1 > crypto\rc2\rc2ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2ofb64.c" 2>&1 > crypto\rc2\rc2ofb64.d
crypto\rc4\rc4_enc.obj: "..\crypto\rc4\rc4_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_enc.c" 2>&1 > crypto\rc4\rc4_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_enc.c" 2>&1 > crypto\rc4\rc4_enc.d
crypto\rc4\rc4_skey.obj: "..\crypto\rc4\rc4_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_skey.c" 2>&1 > crypto\rc4\rc4_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_skey.c" 2>&1 > crypto\rc4\rc4_skey.d
crypto\rc5\rc5_ecb.obj: "..\crypto\rc5\rc5_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_ecb.c" 2>&1 > crypto\rc5\rc5_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_ecb.c" 2>&1 > crypto\rc5\rc5_ecb.d
crypto\rc5\rc5_enc.obj: "..\crypto\rc5\rc5_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_enc.c" 2>&1 > crypto\rc5\rc5_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_enc.c" 2>&1 > crypto\rc5\rc5_enc.d
crypto\rc5\rc5_skey.obj: "..\crypto\rc5\rc5_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_skey.c" 2>&1 > crypto\rc5\rc5_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_skey.c" 2>&1 > crypto\rc5\rc5_skey.d
crypto\rc5\rc5cfb64.obj: "..\crypto\rc5\rc5cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5cfb64.c" 2>&1 > crypto\rc5\rc5cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5cfb64.c" 2>&1 > crypto\rc5\rc5cfb64.d
crypto\rc5\rc5ofb64.obj: "..\crypto\rc5\rc5ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5ofb64.c" 2>&1 > crypto\rc5\rc5ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5ofb64.c" 2>&1 > crypto\rc5\rc5ofb64.d
crypto\ripemd\rmd_dgst.obj: "..\crypto\ripemd\rmd_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_dgst.c" 2>&1 > crypto\ripemd\rmd_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_dgst.c" 2>&1 > crypto\ripemd\rmd_dgst.d
crypto\ripemd\rmd_one.obj: "..\crypto\ripemd\rmd_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_one.c" 2>&1 > crypto\ripemd\rmd_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_one.c" 2>&1 > crypto\ripemd\rmd_one.d
crypto\rsa\rsa_ameth.obj: "..\crypto\rsa\rsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ameth.c" 2>&1 > crypto\rsa\rsa_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ameth.c" 2>&1 > crypto\rsa\rsa_ameth.d
crypto\rsa\rsa_asn1.obj: "..\crypto\rsa\rsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_asn1.c" 2>&1 > crypto\rsa\rsa_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_asn1.c" 2>&1 > crypto\rsa\rsa_asn1.d
crypto\rsa\rsa_chk.obj: "..\crypto\rsa\rsa_chk.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_chk.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_chk.c" 2>&1 > crypto\rsa\rsa_chk.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_chk.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_chk.c" 2>&1 > crypto\rsa\rsa_chk.d
crypto\rsa\rsa_crpt.obj: "..\crypto\rsa\rsa_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_crpt.c" 2>&1 > crypto\rsa\rsa_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_crpt.c" 2>&1 > crypto\rsa\rsa_crpt.d
crypto\rsa\rsa_depr.obj: "..\crypto\rsa\rsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_depr.c" 2>&1 > crypto\rsa\rsa_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_depr.c" 2>&1 > crypto\rsa\rsa_depr.d
crypto\rsa\rsa_err.obj: "..\crypto\rsa\rsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_err.c" 2>&1 > crypto\rsa\rsa_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_err.c" 2>&1 > crypto\rsa\rsa_err.d
crypto\rsa\rsa_gen.obj: "..\crypto\rsa\rsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_gen.c" 2>&1 > crypto\rsa\rsa_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_gen.c" 2>&1 > crypto\rsa\rsa_gen.d
crypto\rsa\rsa_lib.obj: "..\crypto\rsa\rsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_lib.c" 2>&1 > crypto\rsa\rsa_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_lib.c" 2>&1 > crypto\rsa\rsa_lib.d
crypto\rsa\rsa_meth.obj: "..\crypto\rsa\rsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_meth.c" 2>&1 > crypto\rsa\rsa_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_meth.c" 2>&1 > crypto\rsa\rsa_meth.d
crypto\rsa\rsa_mp.obj: "..\crypto\rsa\rsa_mp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_mp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_mp.c" 2>&1 > crypto\rsa\rsa_mp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_mp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_mp.c" 2>&1 > crypto\rsa\rsa_mp.d
crypto\rsa\rsa_none.obj: "..\crypto\rsa\rsa_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_none.c" 2>&1 > crypto\rsa\rsa_none.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_none.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_none.c" 2>&1 > crypto\rsa\rsa_none.d
crypto\rsa\rsa_oaep.obj: "..\crypto\rsa\rsa_oaep.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_oaep.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_oaep.c" 2>&1 > crypto\rsa\rsa_oaep.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_oaep.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_oaep.c" 2>&1 > crypto\rsa\rsa_oaep.d
crypto\rsa\rsa_ossl.obj: "..\crypto\rsa\rsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ossl.c" 2>&1 > crypto\rsa\rsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ossl.c" 2>&1 > crypto\rsa\rsa_ossl.d
crypto\rsa\rsa_pk1.obj: "..\crypto\rsa\rsa_pk1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pk1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pk1.c" 2>&1 > crypto\rsa\rsa_pk1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pk1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pk1.c" 2>&1 > crypto\rsa\rsa_pk1.d
crypto\rsa\rsa_pmeth.obj: "..\crypto\rsa\rsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pmeth.c" 2>&1 > crypto\rsa\rsa_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pmeth.c" 2>&1 > crypto\rsa\rsa_pmeth.d
crypto\rsa\rsa_prn.obj: "..\crypto\rsa\rsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_prn.c" 2>&1 > crypto\rsa\rsa_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_prn.c" 2>&1 > crypto\rsa\rsa_prn.d
crypto\rsa\rsa_pss.obj: "..\crypto\rsa\rsa_pss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pss.c" 2>&1 > crypto\rsa\rsa_pss.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pss.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pss.c" 2>&1 > crypto\rsa\rsa_pss.d
crypto\rsa\rsa_saos.obj: "..\crypto\rsa\rsa_saos.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_saos.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_saos.c" 2>&1 > crypto\rsa\rsa_saos.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_saos.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_saos.c" 2>&1 > crypto\rsa\rsa_saos.d
crypto\rsa\rsa_sign.obj: "..\crypto\rsa\rsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_sign.c" 2>&1 > crypto\rsa\rsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_sign.c" 2>&1 > crypto\rsa\rsa_sign.d
crypto\rsa\rsa_ssl.obj: "..\crypto\rsa\rsa_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ssl.c" 2>&1 > crypto\rsa\rsa_ssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ssl.c" 2>&1 > crypto\rsa\rsa_ssl.d
crypto\rsa\rsa_x931.obj: "..\crypto\rsa\rsa_x931.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931.c" 2>&1 > crypto\rsa\rsa_x931.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931.c" 2>&1 > crypto\rsa\rsa_x931.d
crypto\rsa\rsa_x931g.obj: "..\crypto\rsa\rsa_x931g.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931g.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931g.c" 2>&1 > crypto\rsa\rsa_x931g.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931g.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931g.c" 2>&1 > crypto\rsa\rsa_x931g.d
crypto\seed\seed.obj: "..\crypto\seed\seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed.c" 2>&1 > crypto\seed\seed.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed.c" 2>&1 > crypto\seed\seed.d
crypto\seed\seed_cbc.obj: "..\crypto\seed\seed_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cbc.c" 2>&1 > crypto\seed\seed_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cbc.c" 2>&1 > crypto\seed\seed_cbc.d
crypto\seed\seed_cfb.obj: "..\crypto\seed\seed_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cfb.c" 2>&1 > crypto\seed\seed_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cfb.c" 2>&1 > crypto\seed\seed_cfb.d
crypto\seed\seed_ecb.obj: "..\crypto\seed\seed_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ecb.c" 2>&1 > crypto\seed\seed_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ecb.c" 2>&1 > crypto\seed\seed_ecb.d
crypto\seed\seed_ofb.obj: "..\crypto\seed\seed_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ofb.c" 2>&1 > crypto\seed\seed_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ofb.c" 2>&1 > crypto\seed\seed_ofb.d
crypto\sha\keccak1600.obj: "..\crypto\sha\keccak1600.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\keccak1600.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\keccak1600.c" 2>&1 > crypto\sha\keccak1600.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\keccak1600.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\keccak1600.c" 2>&1 > crypto\sha\keccak1600.d
crypto\sha\sha1_one.obj: "..\crypto\sha\sha1_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1_one.c" 2>&1 > crypto\sha\sha1_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1_one.c" 2>&1 > crypto\sha\sha1_one.d
crypto\sha\sha1dgst.obj: "..\crypto\sha\sha1dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1dgst.c" 2>&1 > crypto\sha\sha1dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1dgst.c" 2>&1 > crypto\sha\sha1dgst.d
crypto\sha\sha256.obj: "..\crypto\sha\sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha256.c" 2>&1 > crypto\sha\sha256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha256.c" 2>&1 > crypto\sha\sha256.d
crypto\sha\sha512.obj: "..\crypto\sha\sha512.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha512.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha512.c" 2>&1 > crypto\sha\sha512.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha512.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha512.c" 2>&1 > crypto\sha\sha512.d
crypto\siphash\siphash.obj: "..\crypto\siphash\siphash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash.c" 2>&1 > crypto\siphash\siphash.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash.c" 2>&1 > crypto\siphash\siphash.d
crypto\siphash\siphash_ameth.obj: "..\crypto\siphash\siphash_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_ameth.c" 2>&1 > crypto\siphash\siphash_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_ameth.c" 2>&1 > crypto\siphash\siphash_ameth.d
crypto\siphash\siphash_pmeth.obj: "..\crypto\siphash\siphash_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_pmeth.c" 2>&1 > crypto\siphash\siphash_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_pmeth.c" 2>&1 > crypto\siphash\siphash_pmeth.d
crypto\sm2\sm2_crypt.obj: "..\crypto\sm2\sm2_crypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_crypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_crypt.c" 2>&1 > crypto\sm2\sm2_crypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_crypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_crypt.c" 2>&1 > crypto\sm2\sm2_crypt.d
crypto\sm2\sm2_err.obj: "..\crypto\sm2\sm2_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_err.c" 2>&1 > crypto\sm2\sm2_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_err.c" 2>&1 > crypto\sm2\sm2_err.d
crypto\sm2\sm2_pmeth.obj: "..\crypto\sm2\sm2_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_pmeth.c" 2>&1 > crypto\sm2\sm2_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_pmeth.c" 2>&1 > crypto\sm2\sm2_pmeth.d
crypto\sm2\sm2_sign.obj: "..\crypto\sm2\sm2_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_sign.c" 2>&1 > crypto\sm2\sm2_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_sign.c" 2>&1 > crypto\sm2\sm2_sign.d
crypto\sm3\m_sm3.obj: "..\crypto\sm3\m_sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\m_sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\m_sm3.c" 2>&1 > crypto\sm3\m_sm3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\m_sm3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\m_sm3.c" 2>&1 > crypto\sm3\m_sm3.d
crypto\sm3\sm3.obj: "..\crypto\sm3\sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\sm3.c" 2>&1 > crypto\sm3\sm3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\sm3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\sm3.c" 2>&1 > crypto\sm3\sm3.d
crypto\sm4\sm4.obj: "..\crypto\sm4\sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm4\sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm4\sm4.c" 2>&1 > crypto\sm4\sm4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm4\sm4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm4\sm4.c" 2>&1 > crypto\sm4\sm4.d
crypto\srp\srp_lib.obj: "..\crypto\srp\srp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_lib.c" 2>&1 > crypto\srp\srp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_lib.c" 2>&1 > crypto\srp\srp_lib.d
crypto\srp\srp_vfy.obj: "..\crypto\srp\srp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_vfy.c" 2>&1 > crypto\srp\srp_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_vfy.c" 2>&1 > crypto\srp\srp_vfy.d
crypto\stack\stack.obj: "..\crypto\stack\stack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\stack\stack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\stack\stack.c" 2>&1 > crypto\stack\stack.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\stack\stack.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\stack\stack.c" 2>&1 > crypto\stack\stack.d
crypto\store\loader_file.obj: "..\crypto\store\loader_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\loader_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\loader_file.c" 2>&1 > crypto\store\loader_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\loader_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\loader_file.c" 2>&1 > crypto\store\loader_file.d
crypto\store\store_err.obj: "..\crypto\store\store_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_err.c" 2>&1 > crypto\store\store_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_err.c" 2>&1 > crypto\store\store_err.d
crypto\store\store_init.obj: "..\crypto\store\store_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_init.c" 2>&1 > crypto\store\store_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_init.c" 2>&1 > crypto\store\store_init.d
crypto\store\store_lib.obj: "..\crypto\store\store_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_lib.c" 2>&1 > crypto\store\store_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_lib.c" 2>&1 > crypto\store\store_lib.d
crypto\store\store_register.obj: "..\crypto\store\store_register.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_register.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_register.c" 2>&1 > crypto\store\store_register.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_register.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_register.c" 2>&1 > crypto\store\store_register.d
crypto\store\store_strings.obj: "..\crypto\store\store_strings.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_strings.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_strings.c" 2>&1 > crypto\store\store_strings.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_strings.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_strings.c" 2>&1 > crypto\store\store_strings.d
crypto\threads_none.obj: "..\crypto\threads_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_none.c" 2>&1 > crypto\threads_none.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_none.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_none.c" 2>&1 > crypto\threads_none.d
crypto\threads_pthread.obj: "..\crypto\threads_pthread.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_pthread.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_pthread.c" 2>&1 > crypto\threads_pthread.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_pthread.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_pthread.c" 2>&1 > crypto\threads_pthread.d
crypto\threads_win.obj: "..\crypto\threads_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_win.c" 2>&1 > crypto\threads_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_win.c" 2>&1 > crypto\threads_win.d
crypto\ts\ts_asn1.obj: "..\crypto\ts\ts_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_asn1.c" 2>&1 > crypto\ts\ts_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_asn1.c" 2>&1 > crypto\ts\ts_asn1.d
crypto\ts\ts_conf.obj: "..\crypto\ts\ts_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_conf.c" 2>&1 > crypto\ts\ts_conf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_conf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_conf.c" 2>&1 > crypto\ts\ts_conf.d
crypto\ts\ts_err.obj: "..\crypto\ts\ts_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_err.c" 2>&1 > crypto\ts\ts_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_err.c" 2>&1 > crypto\ts\ts_err.d
crypto\ts\ts_lib.obj: "..\crypto\ts\ts_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_lib.c" 2>&1 > crypto\ts\ts_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_lib.c" 2>&1 > crypto\ts\ts_lib.d
crypto\ts\ts_req_print.obj: "..\crypto\ts\ts_req_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_print.c" 2>&1 > crypto\ts\ts_req_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_print.c" 2>&1 > crypto\ts\ts_req_print.d
crypto\ts\ts_req_utils.obj: "..\crypto\ts\ts_req_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_utils.c" 2>&1 > crypto\ts\ts_req_utils.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_utils.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_utils.c" 2>&1 > crypto\ts\ts_req_utils.d
crypto\ts\ts_rsp_print.obj: "..\crypto\ts\ts_rsp_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_print.c" 2>&1 > crypto\ts\ts_rsp_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_print.c" 2>&1 > crypto\ts\ts_rsp_print.d
crypto\ts\ts_rsp_sign.obj: "..\crypto\ts\ts_rsp_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_sign.c" 2>&1 > crypto\ts\ts_rsp_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_sign.c" 2>&1 > crypto\ts\ts_rsp_sign.d
crypto\ts\ts_rsp_utils.obj: "..\crypto\ts\ts_rsp_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_utils.c" 2>&1 > crypto\ts\ts_rsp_utils.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_utils.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_utils.c" 2>&1 > crypto\ts\ts_rsp_utils.d
crypto\ts\ts_rsp_verify.obj: "..\crypto\ts\ts_rsp_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_verify.c" 2>&1 > crypto\ts\ts_rsp_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_verify.c" 2>&1 > crypto\ts\ts_rsp_verify.d
crypto\ts\ts_verify_ctx.obj: "..\crypto\ts\ts_verify_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_verify_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_verify_ctx.c" 2>&1 > crypto\ts\ts_verify_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_verify_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_verify_ctx.c" 2>&1 > crypto\ts\ts_verify_ctx.d
crypto\txt_db\txt_db.obj: "..\crypto\txt_db\txt_db.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\txt_db\txt_db.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\txt_db\txt_db.c" 2>&1 > crypto\txt_db\txt_db.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\txt_db\txt_db.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\txt_db\txt_db.c" 2>&1 > crypto\txt_db\txt_db.d
crypto\ui\ui_err.obj: "..\crypto\ui\ui_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_err.c" 2>&1 > crypto\ui\ui_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_err.c" 2>&1 > crypto\ui\ui_err.d
crypto\ui\ui_lib.obj: "..\crypto\ui\ui_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_lib.c" 2>&1 > crypto\ui\ui_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_lib.c" 2>&1 > crypto\ui\ui_lib.d
crypto\ui\ui_null.obj: "..\crypto\ui\ui_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_null.c" 2>&1 > crypto\ui\ui_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_null.c" 2>&1 > crypto\ui\ui_null.d
crypto\ui\ui_openssl.obj: "..\crypto\ui\ui_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_openssl.c" 2>&1 > crypto\ui\ui_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_openssl.c" 2>&1 > crypto\ui\ui_openssl.d
crypto\ui\ui_util.obj: "..\crypto\ui\ui_util.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_util.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_util.c" 2>&1 > crypto\ui\ui_util.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_util.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_util.c" 2>&1 > crypto\ui\ui_util.d
crypto\uid.obj: "..\crypto\uid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\uid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\uid.c" 2>&1 > crypto\uid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\uid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\uid.c" 2>&1 > crypto\uid.d
crypto\whrlpool\wp_block.obj: "..\crypto\whrlpool\wp_block.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_block.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_block.c" 2>&1 > crypto\whrlpool\wp_block.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_block.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_block.c" 2>&1 > crypto\whrlpool\wp_block.d
crypto\whrlpool\wp_dgst.obj: "..\crypto\whrlpool\wp_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_dgst.c" 2>&1 > crypto\whrlpool\wp_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_dgst.c" 2>&1 > crypto\whrlpool\wp_dgst.d
crypto\x509\by_dir.obj: "..\crypto\x509\by_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_dir.c" 2>&1 > crypto\x509\by_dir.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_dir.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_dir.c" 2>&1 > crypto\x509\by_dir.d
crypto\x509\by_file.obj: "..\crypto\x509\by_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_file.c" 2>&1 > crypto\x509\by_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_file.c" 2>&1 > crypto\x509\by_file.d
crypto\x509\t_crl.obj: "..\crypto\x509\t_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_crl.c" 2>&1 > crypto\x509\t_crl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_crl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_crl.c" 2>&1 > crypto\x509\t_crl.d
crypto\x509\t_req.obj: "..\crypto\x509\t_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_req.c" 2>&1 > crypto\x509\t_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_req.c" 2>&1 > crypto\x509\t_req.d
crypto\x509\t_x509.obj: "..\crypto\x509\t_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_x509.c" 2>&1 > crypto\x509\t_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_x509.c" 2>&1 > crypto\x509\t_x509.d
crypto\x509\x509_att.obj: "..\crypto\x509\x509_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_att.c" 2>&1 > crypto\x509\x509_att.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_att.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_att.c" 2>&1 > crypto\x509\x509_att.d
crypto\x509\x509_cmp.obj: "..\crypto\x509\x509_cmp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_cmp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_cmp.c" 2>&1 > crypto\x509\x509_cmp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_cmp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_cmp.c" 2>&1 > crypto\x509\x509_cmp.d
crypto\x509\x509_d2.obj: "..\crypto\x509\x509_d2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_d2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_d2.c" 2>&1 > crypto\x509\x509_d2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_d2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_d2.c" 2>&1 > crypto\x509\x509_d2.d
crypto\x509\x509_def.obj: "..\crypto\x509\x509_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_def.c" 2>&1 > crypto\x509\x509_def.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_def.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_def.c" 2>&1 > crypto\x509\x509_def.d
crypto\x509\x509_err.obj: "..\crypto\x509\x509_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_err.c" 2>&1 > crypto\x509\x509_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_err.c" 2>&1 > crypto\x509\x509_err.d
crypto\x509\x509_ext.obj: "..\crypto\x509\x509_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_ext.c" 2>&1 > crypto\x509\x509_ext.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_ext.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_ext.c" 2>&1 > crypto\x509\x509_ext.d
crypto\x509\x509_lu.obj: "..\crypto\x509\x509_lu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_lu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_lu.c" 2>&1 > crypto\x509\x509_lu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_lu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_lu.c" 2>&1 > crypto\x509\x509_lu.d
crypto\x509\x509_meth.obj: "..\crypto\x509\x509_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_meth.c" 2>&1 > crypto\x509\x509_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_meth.c" 2>&1 > crypto\x509\x509_meth.d
crypto\x509\x509_obj.obj: "..\crypto\x509\x509_obj.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_obj.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_obj.c" 2>&1 > crypto\x509\x509_obj.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_obj.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_obj.c" 2>&1 > crypto\x509\x509_obj.d
crypto\x509\x509_r2x.obj: "..\crypto\x509\x509_r2x.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_r2x.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_r2x.c" 2>&1 > crypto\x509\x509_r2x.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_r2x.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_r2x.c" 2>&1 > crypto\x509\x509_r2x.d
crypto\x509\x509_req.obj: "..\crypto\x509\x509_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_req.c" 2>&1 > crypto\x509\x509_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_req.c" 2>&1 > crypto\x509\x509_req.d
crypto\x509\x509_set.obj: "..\crypto\x509\x509_set.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_set.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_set.c" 2>&1 > crypto\x509\x509_set.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_set.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_set.c" 2>&1 > crypto\x509\x509_set.d
crypto\x509\x509_trs.obj: "..\crypto\x509\x509_trs.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_trs.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_trs.c" 2>&1 > crypto\x509\x509_trs.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_trs.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_trs.c" 2>&1 > crypto\x509\x509_trs.d
crypto\x509\x509_txt.obj: "..\crypto\x509\x509_txt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_txt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_txt.c" 2>&1 > crypto\x509\x509_txt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_txt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_txt.c" 2>&1 > crypto\x509\x509_txt.d
crypto\x509\x509_v3.obj: "..\crypto\x509\x509_v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_v3.c" 2>&1 > crypto\x509\x509_v3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_v3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_v3.c" 2>&1 > crypto\x509\x509_v3.d
crypto\x509\x509_vfy.obj: "..\crypto\x509\x509_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vfy.c" 2>&1 > crypto\x509\x509_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vfy.c" 2>&1 > crypto\x509\x509_vfy.d
crypto\x509\x509_vpm.obj: "..\crypto\x509\x509_vpm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vpm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vpm.c" 2>&1 > crypto\x509\x509_vpm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vpm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vpm.c" 2>&1 > crypto\x509\x509_vpm.d
crypto\x509\x509cset.obj: "..\crypto\x509\x509cset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509cset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509cset.c" 2>&1 > crypto\x509\x509cset.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509cset.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509cset.c" 2>&1 > crypto\x509\x509cset.d
crypto\x509\x509name.obj: "..\crypto\x509\x509name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509name.c" 2>&1 > crypto\x509\x509name.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509name.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509name.c" 2>&1 > crypto\x509\x509name.d
crypto\x509\x509rset.obj: "..\crypto\x509\x509rset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509rset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509rset.c" 2>&1 > crypto\x509\x509rset.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509rset.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509rset.c" 2>&1 > crypto\x509\x509rset.d
crypto\x509\x509spki.obj: "..\crypto\x509\x509spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509spki.c" 2>&1 > crypto\x509\x509spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509spki.c" 2>&1 > crypto\x509\x509spki.d
crypto\x509\x509type.obj: "..\crypto\x509\x509type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509type.c" 2>&1 > crypto\x509\x509type.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509type.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509type.c" 2>&1 > crypto\x509\x509type.d
crypto\x509\x_all.obj: "..\crypto\x509\x_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_all.c" 2>&1 > crypto\x509\x_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_all.c" 2>&1 > crypto\x509\x_all.d
crypto\x509\x_attrib.obj: "..\crypto\x509\x_attrib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_attrib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_attrib.c" 2>&1 > crypto\x509\x_attrib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_attrib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_attrib.c" 2>&1 > crypto\x509\x_attrib.d
crypto\x509\x_crl.obj: "..\crypto\x509\x_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_crl.c" 2>&1 > crypto\x509\x_crl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_crl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_crl.c" 2>&1 > crypto\x509\x_crl.d
crypto\x509\x_exten.obj: "..\crypto\x509\x_exten.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_exten.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_exten.c" 2>&1 > crypto\x509\x_exten.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_exten.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_exten.c" 2>&1 > crypto\x509\x_exten.d
crypto\x509\x_name.obj: "..\crypto\x509\x_name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_name.c" 2>&1 > crypto\x509\x_name.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_name.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_name.c" 2>&1 > crypto\x509\x_name.d
crypto\x509\x_pubkey.obj: "..\crypto\x509\x_pubkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_pubkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_pubkey.c" 2>&1 > crypto\x509\x_pubkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_pubkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_pubkey.c" 2>&1 > crypto\x509\x_pubkey.d
crypto\x509\x_req.obj: "..\crypto\x509\x_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_req.c" 2>&1 > crypto\x509\x_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_req.c" 2>&1 > crypto\x509\x_req.d
crypto\x509\x_x509.obj: "..\crypto\x509\x_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509.c" 2>&1 > crypto\x509\x_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509.c" 2>&1 > crypto\x509\x_x509.d
crypto\x509\x_x509a.obj: "..\crypto\x509\x_x509a.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509a.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509a.c" 2>&1 > crypto\x509\x_x509a.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509a.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509a.c" 2>&1 > crypto\x509\x_x509a.d
crypto\x509v3\pcy_cache.obj: "..\crypto\x509v3\pcy_cache.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_cache.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_cache.c" 2>&1 > crypto\x509v3\pcy_cache.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_cache.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_cache.c" 2>&1 > crypto\x509v3\pcy_cache.d
crypto\x509v3\pcy_data.obj: "..\crypto\x509v3\pcy_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_data.c" 2>&1 > crypto\x509v3\pcy_data.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_data.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_data.c" 2>&1 > crypto\x509v3\pcy_data.d
crypto\x509v3\pcy_lib.obj: "..\crypto\x509v3\pcy_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_lib.c" 2>&1 > crypto\x509v3\pcy_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_lib.c" 2>&1 > crypto\x509v3\pcy_lib.d
crypto\x509v3\pcy_map.obj: "..\crypto\x509v3\pcy_map.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_map.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_map.c" 2>&1 > crypto\x509v3\pcy_map.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_map.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_map.c" 2>&1 > crypto\x509v3\pcy_map.d
crypto\x509v3\pcy_node.obj: "..\crypto\x509v3\pcy_node.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_node.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_node.c" 2>&1 > crypto\x509v3\pcy_node.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_node.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_node.c" 2>&1 > crypto\x509v3\pcy_node.d
crypto\x509v3\pcy_tree.obj: "..\crypto\x509v3\pcy_tree.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_tree.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_tree.c" 2>&1 > crypto\x509v3\pcy_tree.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_tree.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_tree.c" 2>&1 > crypto\x509v3\pcy_tree.d
crypto\x509v3\v3_addr.obj: "..\crypto\x509v3\v3_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_addr.c" 2>&1 > crypto\x509v3\v3_addr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_addr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_addr.c" 2>&1 > crypto\x509v3\v3_addr.d
crypto\x509v3\v3_admis.obj: "..\crypto\x509v3\v3_admis.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_admis.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_admis.c" 2>&1 > crypto\x509v3\v3_admis.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_admis.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_admis.c" 2>&1 > crypto\x509v3\v3_admis.d
crypto\x509v3\v3_akey.obj: "..\crypto\x509v3\v3_akey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akey.c" 2>&1 > crypto\x509v3\v3_akey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akey.c" 2>&1 > crypto\x509v3\v3_akey.d
crypto\x509v3\v3_akeya.obj: "..\crypto\x509v3\v3_akeya.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akeya.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akeya.c" 2>&1 > crypto\x509v3\v3_akeya.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akeya.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akeya.c" 2>&1 > crypto\x509v3\v3_akeya.d
crypto\x509v3\v3_alt.obj: "..\crypto\x509v3\v3_alt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_alt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_alt.c" 2>&1 > crypto\x509v3\v3_alt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_alt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_alt.c" 2>&1 > crypto\x509v3\v3_alt.d
crypto\x509v3\v3_asid.obj: "..\crypto\x509v3\v3_asid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_asid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_asid.c" 2>&1 > crypto\x509v3\v3_asid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_asid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_asid.c" 2>&1 > crypto\x509v3\v3_asid.d
crypto\x509v3\v3_bcons.obj: "..\crypto\x509v3\v3_bcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bcons.c" 2>&1 > crypto\x509v3\v3_bcons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bcons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bcons.c" 2>&1 > crypto\x509v3\v3_bcons.d
crypto\x509v3\v3_bitst.obj: "..\crypto\x509v3\v3_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bitst.c" 2>&1 > crypto\x509v3\v3_bitst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bitst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bitst.c" 2>&1 > crypto\x509v3\v3_bitst.d
crypto\x509v3\v3_conf.obj: "..\crypto\x509v3\v3_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_conf.c" 2>&1 > crypto\x509v3\v3_conf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_conf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_conf.c" 2>&1 > crypto\x509v3\v3_conf.d
crypto\x509v3\v3_cpols.obj: "..\crypto\x509v3\v3_cpols.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_cpols.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_cpols.c" 2>&1 > crypto\x509v3\v3_cpols.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_cpols.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_cpols.c" 2>&1 > crypto\x509v3\v3_cpols.d
crypto\x509v3\v3_crld.obj: "..\crypto\x509v3\v3_crld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_crld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_crld.c" 2>&1 > crypto\x509v3\v3_crld.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_crld.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_crld.c" 2>&1 > crypto\x509v3\v3_crld.d
crypto\x509v3\v3_enum.obj: "..\crypto\x509v3\v3_enum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_enum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_enum.c" 2>&1 > crypto\x509v3\v3_enum.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_enum.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_enum.c" 2>&1 > crypto\x509v3\v3_enum.d
crypto\x509v3\v3_extku.obj: "..\crypto\x509v3\v3_extku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_extku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_extku.c" 2>&1 > crypto\x509v3\v3_extku.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_extku.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_extku.c" 2>&1 > crypto\x509v3\v3_extku.d
crypto\x509v3\v3_genn.obj: "..\crypto\x509v3\v3_genn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_genn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_genn.c" 2>&1 > crypto\x509v3\v3_genn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_genn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_genn.c" 2>&1 > crypto\x509v3\v3_genn.d
crypto\x509v3\v3_ia5.obj: "..\crypto\x509v3\v3_ia5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ia5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ia5.c" 2>&1 > crypto\x509v3\v3_ia5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ia5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ia5.c" 2>&1 > crypto\x509v3\v3_ia5.d
crypto\x509v3\v3_info.obj: "..\crypto\x509v3\v3_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_info.c" 2>&1 > crypto\x509v3\v3_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_info.c" 2>&1 > crypto\x509v3\v3_info.d
crypto\x509v3\v3_int.obj: "..\crypto\x509v3\v3_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_int.c" 2>&1 > crypto\x509v3\v3_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_int.c" 2>&1 > crypto\x509v3\v3_int.d
crypto\x509v3\v3_lib.obj: "..\crypto\x509v3\v3_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_lib.c" 2>&1 > crypto\x509v3\v3_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_lib.c" 2>&1 > crypto\x509v3\v3_lib.d
crypto\x509v3\v3_ncons.obj: "..\crypto\x509v3\v3_ncons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ncons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ncons.c" 2>&1 > crypto\x509v3\v3_ncons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ncons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ncons.c" 2>&1 > crypto\x509v3\v3_ncons.d
crypto\x509v3\v3_pci.obj: "..\crypto\x509v3\v3_pci.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pci.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pci.c" 2>&1 > crypto\x509v3\v3_pci.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pci.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pci.c" 2>&1 > crypto\x509v3\v3_pci.d
crypto\x509v3\v3_pcia.obj: "..\crypto\x509v3\v3_pcia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcia.c" 2>&1 > crypto\x509v3\v3_pcia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcia.c" 2>&1 > crypto\x509v3\v3_pcia.d
crypto\x509v3\v3_pcons.obj: "..\crypto\x509v3\v3_pcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcons.c" 2>&1 > crypto\x509v3\v3_pcons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcons.c" 2>&1 > crypto\x509v3\v3_pcons.d
crypto\x509v3\v3_pku.obj: "..\crypto\x509v3\v3_pku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pku.c" 2>&1 > crypto\x509v3\v3_pku.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pku.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pku.c" 2>&1 > crypto\x509v3\v3_pku.d
crypto\x509v3\v3_pmaps.obj: "..\crypto\x509v3\v3_pmaps.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pmaps.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pmaps.c" 2>&1 > crypto\x509v3\v3_pmaps.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pmaps.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pmaps.c" 2>&1 > crypto\x509v3\v3_pmaps.d
crypto\x509v3\v3_prn.obj: "..\crypto\x509v3\v3_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_prn.c" 2>&1 > crypto\x509v3\v3_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_prn.c" 2>&1 > crypto\x509v3\v3_prn.d
crypto\x509v3\v3_purp.obj: "..\crypto\x509v3\v3_purp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_purp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_purp.c" 2>&1 > crypto\x509v3\v3_purp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_purp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_purp.c" 2>&1 > crypto\x509v3\v3_purp.d
crypto\x509v3\v3_skey.obj: "..\crypto\x509v3\v3_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_skey.c" 2>&1 > crypto\x509v3\v3_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_skey.c" 2>&1 > crypto\x509v3\v3_skey.d
crypto\x509v3\v3_sxnet.obj: "..\crypto\x509v3\v3_sxnet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_sxnet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_sxnet.c" 2>&1 > crypto\x509v3\v3_sxnet.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_sxnet.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_sxnet.c" 2>&1 > crypto\x509v3\v3_sxnet.d
crypto\x509v3\v3_tlsf.obj: "..\crypto\x509v3\v3_tlsf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_tlsf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_tlsf.c" 2>&1 > crypto\x509v3\v3_tlsf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_tlsf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_tlsf.c" 2>&1 > crypto\x509v3\v3_tlsf.d
crypto\x509v3\v3_utl.obj: "..\crypto\x509v3\v3_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_utl.c" 2>&1 > crypto\x509v3\v3_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_utl.c" 2>&1 > crypto\x509v3\v3_utl.d
crypto\x509v3\v3err.obj: "..\crypto\x509v3\v3err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3err.c" 2>&1 > crypto\x509v3\v3err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3err.c" 2>&1 > crypto\x509v3\v3err.d
ms\uplink.obj: "..\ms\uplink.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\uplink.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\ms\uplink.c" 2>&1 > ms\uplink.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\uplink.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\ms\uplink.c" 2>&1 > ms\uplink.d
libcrypto_static.lib: crypto\aes\aes_cbc.obj crypto\aes\aes_cfb.obj crypto\aes\aes_core.obj crypto\aes\aes_ecb.obj crypto\aes\aes_ige.obj crypto\aes\aes_misc.obj crypto\aes\aes_ofb.obj crypto\aes\aes_wrap.obj crypto\aria\aria.obj crypto\asn1\a_bitstr.obj crypto\asn1\a_d2i_fp.obj crypto\asn1\a_digest.obj crypto\asn1\a_dup.obj crypto\asn1\a_gentm.obj crypto\asn1\a_i2d_fp.obj crypto\asn1\a_int.obj crypto\asn1\a_mbstr.obj crypto\asn1\a_object.obj crypto\asn1\a_octet.obj crypto\asn1\a_print.obj crypto\asn1\a_sign.obj crypto\asn1\a_strex.obj crypto\asn1\a_strnid.obj crypto\asn1\a_time.obj crypto\asn1\a_type.obj crypto\asn1\a_utctm.obj crypto\asn1\a_utf8.obj crypto\asn1\a_verify.obj crypto\asn1\ameth_lib.obj crypto\asn1\asn1_err.obj crypto\asn1\asn1_gen.obj crypto\asn1\asn1_item_list.obj crypto\asn1\asn1_lib.obj crypto\asn1\asn1_par.obj crypto\asn1\asn_mime.obj crypto\asn1\asn_moid.obj crypto\asn1\asn_mstbl.obj crypto\asn1\asn_pack.obj crypto\asn1\bio_asn1.obj crypto\asn1\bio_ndef.obj crypto\asn1\d2i_pr.obj crypto\asn1\d2i_pu.obj crypto\asn1\evp_asn1.obj crypto\asn1\f_int.obj crypto\asn1\f_string.obj crypto\asn1\i2d_pr.obj crypto\asn1\i2d_pu.obj crypto\asn1\n_pkey.obj crypto\asn1\nsseq.obj crypto\asn1\p5_pbe.obj crypto\asn1\p5_pbev2.obj crypto\asn1\p5_scrypt.obj crypto\asn1\p8_pkey.obj crypto\asn1\t_bitst.obj crypto\asn1\t_pkey.obj crypto\asn1\t_spki.obj crypto\asn1\tasn_dec.obj crypto\asn1\tasn_enc.obj crypto\asn1\tasn_fre.obj crypto\asn1\tasn_new.obj crypto\asn1\tasn_prn.obj crypto\asn1\tasn_scn.obj crypto\asn1\tasn_typ.obj crypto\asn1\tasn_utl.obj crypto\asn1\x_algor.obj crypto\asn1\x_bignum.obj crypto\asn1\x_info.obj crypto\asn1\x_int64.obj crypto\asn1\x_long.obj crypto\asn1\x_pkey.obj crypto\asn1\x_sig.obj crypto\asn1\x_spki.obj crypto\asn1\x_val.obj crypto\async\arch\async_null.obj crypto\async\arch\async_posix.obj crypto\async\arch\async_win.obj crypto\async\async.obj crypto\async\async_err.obj crypto\async\async_wait.obj crypto\bf\bf_cfb64.obj crypto\bf\bf_ecb.obj crypto\bf\bf_enc.obj crypto\bf\bf_ofb64.obj crypto\bf\bf_skey.obj crypto\bio\b_addr.obj crypto\bio\b_dump.obj crypto\bio\b_print.obj crypto\bio\b_sock.obj crypto\bio\b_sock2.obj crypto\bio\bf_buff.obj crypto\bio\bf_lbuf.obj crypto\bio\bf_nbio.obj crypto\bio\bf_null.obj crypto\bio\bio_cb.obj crypto\bio\bio_err.obj crypto\bio\bio_lib.obj crypto\bio\bio_meth.obj crypto\bio\bss_acpt.obj crypto\bio\bss_bio.obj crypto\bio\bss_conn.obj crypto\bio\bss_dgram.obj crypto\bio\bss_fd.obj crypto\bio\bss_file.obj crypto\bio\bss_log.obj crypto\bio\bss_mem.obj crypto\bio\bss_null.obj crypto\bio\bss_sock.obj crypto\blake2\blake2b.obj crypto\blake2\blake2s.obj crypto\blake2\m_blake2b.obj crypto\blake2\m_blake2s.obj crypto\bn\bn_add.obj crypto\bn\bn_asm.obj crypto\bn\bn_blind.obj crypto\bn\bn_const.obj crypto\bn\bn_ctx.obj crypto\bn\bn_depr.obj crypto\bn\bn_dh.obj crypto\bn\bn_div.obj crypto\bn\bn_err.obj crypto\bn\bn_exp.obj crypto\bn\bn_exp2.obj crypto\bn\bn_gcd.obj crypto\bn\bn_gf2m.obj crypto\bn\bn_intern.obj crypto\bn\bn_kron.obj crypto\bn\bn_lib.obj crypto\bn\bn_mod.obj crypto\bn\bn_mont.obj crypto\bn\bn_mpi.obj crypto\bn\bn_mul.obj crypto\bn\bn_nist.obj crypto\bn\bn_prime.obj crypto\bn\bn_print.obj crypto\bn\bn_rand.obj crypto\bn\bn_recp.obj crypto\bn\bn_shift.obj crypto\bn\bn_sqr.obj crypto\bn\bn_sqrt.obj crypto\bn\bn_srp.obj crypto\bn\bn_word.obj crypto\bn\bn_x931p.obj crypto\buffer\buf_err.obj crypto\buffer\buffer.obj crypto\camellia\camellia.obj crypto\camellia\cmll_cbc.obj crypto\camellia\cmll_cfb.obj crypto\camellia\cmll_ctr.obj crypto\camellia\cmll_ecb.obj crypto\camellia\cmll_misc.obj crypto\camellia\cmll_ofb.obj crypto\cast\c_cfb64.obj crypto\cast\c_ecb.obj crypto\cast\c_enc.obj crypto\cast\c_ofb64.obj crypto\cast\c_skey.obj crypto\chacha\chacha_enc.obj crypto\cmac\cm_ameth.obj crypto\cmac\cm_pmeth.obj crypto\cmac\cmac.obj crypto\cms\cms_asn1.obj crypto\cms\cms_att.obj crypto\cms\cms_cd.obj crypto\cms\cms_dd.obj crypto\cms\cms_enc.obj crypto\cms\cms_env.obj crypto\cms\cms_err.obj crypto\cms\cms_ess.obj crypto\cms\cms_io.obj crypto\cms\cms_kari.obj crypto\cms\cms_lib.obj crypto\cms\cms_pwri.obj crypto\cms\cms_sd.obj crypto\cms\cms_smime.obj crypto\comp\c_zlib.obj crypto\comp\comp_err.obj crypto\comp\comp_lib.obj crypto\conf\conf_api.obj crypto\conf\conf_def.obj crypto\conf\conf_err.obj crypto\conf\conf_lib.obj crypto\conf\conf_mall.obj crypto\conf\conf_mod.obj crypto\conf\conf_sap.obj crypto\conf\conf_ssl.obj crypto\cpt_err.obj crypto\cryptlib.obj crypto\ct\ct_b64.obj crypto\ct\ct_err.obj crypto\ct\ct_log.obj crypto\ct\ct_oct.obj crypto\ct\ct_policy.obj crypto\ct\ct_prn.obj crypto\ct\ct_sct.obj crypto\ct\ct_sct_ctx.obj crypto\ct\ct_vfy.obj crypto\ct\ct_x509v3.obj crypto\ctype.obj crypto\cversion.obj crypto\des\cbc_cksm.obj crypto\des\cbc_enc.obj crypto\des\cfb64ede.obj crypto\des\cfb64enc.obj crypto\des\cfb_enc.obj crypto\des\des_enc.obj crypto\des\ecb3_enc.obj crypto\des\ecb_enc.obj crypto\des\fcrypt.obj crypto\des\fcrypt_b.obj crypto\des\ofb64ede.obj crypto\des\ofb64enc.obj crypto\des\ofb_enc.obj crypto\des\pcbc_enc.obj crypto\des\qud_cksm.obj crypto\des\rand_key.obj crypto\des\set_key.obj crypto\des\str2key.obj crypto\des\xcbc_enc.obj crypto\dh\dh_ameth.obj crypto\dh\dh_asn1.obj crypto\dh\dh_check.obj crypto\dh\dh_depr.obj crypto\dh\dh_err.obj crypto\dh\dh_gen.obj crypto\dh\dh_kdf.obj crypto\dh\dh_key.obj crypto\dh\dh_lib.obj crypto\dh\dh_meth.obj crypto\dh\dh_pmeth.obj crypto\dh\dh_prn.obj crypto\dh\dh_rfc5114.obj crypto\dh\dh_rfc7919.obj crypto\dsa\dsa_ameth.obj crypto\dsa\dsa_asn1.obj crypto\dsa\dsa_depr.obj crypto\dsa\dsa_err.obj crypto\dsa\dsa_gen.obj crypto\dsa\dsa_key.obj crypto\dsa\dsa_lib.obj crypto\dsa\dsa_meth.obj crypto\dsa\dsa_ossl.obj crypto\dsa\dsa_pmeth.obj crypto\dsa\dsa_prn.obj crypto\dsa\dsa_sign.obj crypto\dsa\dsa_vrf.obj crypto\dso\dso_dl.obj crypto\dso\dso_dlfcn.obj crypto\dso\dso_err.obj crypto\dso\dso_lib.obj crypto\dso\dso_openssl.obj crypto\dso\dso_vms.obj crypto\dso\dso_win32.obj crypto\ebcdic.obj crypto\ec\curve25519.obj crypto\ec\curve448\arch_32\f_impl.obj crypto\ec\curve448\curve448.obj crypto\ec\curve448\curve448_tables.obj crypto\ec\curve448\eddsa.obj crypto\ec\curve448\f_generic.obj crypto\ec\curve448\scalar.obj crypto\ec\ec2_oct.obj crypto\ec\ec2_smpl.obj crypto\ec\ec_ameth.obj crypto\ec\ec_asn1.obj crypto\ec\ec_check.obj crypto\ec\ec_curve.obj crypto\ec\ec_cvt.obj crypto\ec\ec_err.obj crypto\ec\ec_key.obj crypto\ec\ec_kmeth.obj crypto\ec\ec_lib.obj crypto\ec\ec_mult.obj crypto\ec\ec_oct.obj crypto\ec\ec_pmeth.obj crypto\ec\ec_print.obj crypto\ec\ecdh_kdf.obj crypto\ec\ecdh_ossl.obj crypto\ec\ecdsa_ossl.obj crypto\ec\ecdsa_sign.obj crypto\ec\ecdsa_vrf.obj crypto\ec\eck_prn.obj crypto\ec\ecp_mont.obj crypto\ec\ecp_nist.obj crypto\ec\ecp_nistp224.obj crypto\ec\ecp_nistp256.obj crypto\ec\ecp_nistp521.obj crypto\ec\ecp_nistputil.obj crypto\ec\ecp_oct.obj crypto\ec\ecp_smpl.obj crypto\ec\ecx_meth.obj crypto\engine\eng_all.obj crypto\engine\eng_cnf.obj crypto\engine\eng_ctrl.obj crypto\engine\eng_dyn.obj crypto\engine\eng_err.obj crypto\engine\eng_fat.obj crypto\engine\eng_init.obj crypto\engine\eng_lib.obj crypto\engine\eng_list.obj crypto\engine\eng_openssl.obj crypto\engine\eng_pkey.obj crypto\engine\eng_rdrand.obj crypto\engine\eng_table.obj crypto\engine\tb_asnmth.obj crypto\engine\tb_cipher.obj crypto\engine\tb_dh.obj crypto\engine\tb_digest.obj crypto\engine\tb_dsa.obj crypto\engine\tb_eckey.obj crypto\engine\tb_pkmeth.obj crypto\engine\tb_rand.obj crypto\engine\tb_rsa.obj crypto\err\err.obj crypto\err\err_all.obj crypto\err\err_prn.obj crypto\evp\bio_b64.obj crypto\evp\bio_enc.obj crypto\evp\bio_md.obj crypto\evp\bio_ok.obj crypto\evp\c_allc.obj crypto\evp\c_alld.obj crypto\evp\cmeth_lib.obj crypto\evp\digest.obj crypto\evp\e_aes.obj crypto\evp\e_aes_cbc_hmac_sha1.obj crypto\evp\e_aes_cbc_hmac_sha256.obj crypto\evp\e_aria.obj crypto\evp\e_bf.obj crypto\evp\e_camellia.obj crypto\evp\e_cast.obj crypto\evp\e_chacha20_poly1305.obj crypto\evp\e_des.obj crypto\evp\e_des3.obj crypto\evp\e_idea.obj crypto\evp\e_null.obj crypto\evp\e_old.obj crypto\evp\e_rc2.obj crypto\evp\e_rc4.obj crypto\evp\e_rc4_hmac_md5.obj crypto\evp\e_rc5.obj crypto\evp\e_seed.obj crypto\evp\e_sm4.obj crypto\evp\e_xcbc_d.obj crypto\evp\encode.obj crypto\evp\evp_cnf.obj crypto\evp\evp_enc.obj crypto\evp\evp_err.obj crypto\evp\evp_key.obj crypto\evp\evp_lib.obj crypto\evp\evp_pbe.obj crypto\evp\evp_pkey.obj crypto\evp\m_md2.obj crypto\evp\m_md4.obj crypto\evp\m_md5.obj crypto\evp\m_md5_sha1.obj crypto\evp\m_mdc2.obj crypto\evp\m_null.obj crypto\evp\m_ripemd.obj crypto\evp\m_sha1.obj crypto\evp\m_sha3.obj crypto\evp\m_sigver.obj crypto\evp\m_wp.obj crypto\evp\names.obj crypto\evp\p5_crpt.obj crypto\evp\p5_crpt2.obj crypto\evp\p_dec.obj crypto\evp\p_enc.obj crypto\evp\p_lib.obj crypto\evp\p_open.obj crypto\evp\p_seal.obj crypto\evp\p_sign.obj crypto\evp\p_verify.obj crypto\evp\pbe_scrypt.obj crypto\evp\pmeth_fn.obj crypto\evp\pmeth_gn.obj crypto\evp\pmeth_lib.obj crypto\ex_data.obj crypto\getenv.obj crypto\hmac\hm_ameth.obj crypto\hmac\hm_pmeth.obj crypto\hmac\hmac.obj crypto\idea\i_cbc.obj crypto\idea\i_cfb64.obj crypto\idea\i_ecb.obj crypto\idea\i_ofb64.obj crypto\idea\i_skey.obj crypto\init.obj crypto\kdf\hkdf.obj crypto\kdf\kdf_err.obj crypto\kdf\scrypt.obj crypto\kdf\tls1_prf.obj crypto\lhash\lh_stats.obj crypto\lhash\lhash.obj crypto\md2\md2_dgst.obj crypto\md2\md2_one.obj crypto\md4\md4_dgst.obj crypto\md4\md4_one.obj crypto\md5\md5_dgst.obj crypto\md5\md5_one.obj crypto\mem.obj crypto\mem_clr.obj crypto\mem_dbg.obj crypto\mem_sec.obj crypto\modes\cbc128.obj crypto\modes\ccm128.obj crypto\modes\cfb128.obj crypto\modes\ctr128.obj crypto\modes\cts128.obj crypto\modes\gcm128.obj crypto\modes\ocb128.obj crypto\modes\ofb128.obj crypto\modes\wrap128.obj crypto\modes\xts128.obj crypto\o_dir.obj crypto\o_fips.obj crypto\o_fopen.obj crypto\o_init.obj crypto\o_str.obj crypto\o_time.obj crypto\objects\o_names.obj crypto\objects\obj_dat.obj crypto\objects\obj_err.obj crypto\objects\obj_lib.obj crypto\objects\obj_xref.obj crypto\ocsp\ocsp_asn.obj crypto\ocsp\ocsp_cl.obj crypto\ocsp\ocsp_err.obj crypto\ocsp\ocsp_ext.obj crypto\ocsp\ocsp_ht.obj crypto\ocsp\ocsp_lib.obj crypto\ocsp\ocsp_prn.obj crypto\ocsp\ocsp_srv.obj crypto\ocsp\ocsp_vfy.obj crypto\ocsp\v3_ocsp.obj crypto\pem\pem_all.obj crypto\pem\pem_err.obj crypto\pem\pem_info.obj crypto\pem\pem_lib.obj crypto\pem\pem_oth.obj crypto\pem\pem_pk8.obj crypto\pem\pem_pkey.obj crypto\pem\pem_sign.obj crypto\pem\pem_x509.obj crypto\pem\pem_xaux.obj crypto\pem\pvkfmt.obj crypto\pkcs12\p12_add.obj crypto\pkcs12\p12_asn.obj crypto\pkcs12\p12_attr.obj crypto\pkcs12\p12_crpt.obj crypto\pkcs12\p12_crt.obj crypto\pkcs12\p12_decr.obj crypto\pkcs12\p12_init.obj crypto\pkcs12\p12_key.obj crypto\pkcs12\p12_kiss.obj crypto\pkcs12\p12_mutl.obj crypto\pkcs12\p12_npas.obj crypto\pkcs12\p12_p8d.obj crypto\pkcs12\p12_p8e.obj crypto\pkcs12\p12_sbag.obj crypto\pkcs12\p12_utl.obj crypto\pkcs12\pk12err.obj crypto\pkcs7\bio_pk7.obj crypto\pkcs7\pk7_asn1.obj crypto\pkcs7\pk7_attr.obj crypto\pkcs7\pk7_doit.obj crypto\pkcs7\pk7_lib.obj crypto\pkcs7\pk7_mime.obj crypto\pkcs7\pk7_smime.obj crypto\pkcs7\pkcs7err.obj crypto\poly1305\poly1305.obj crypto\poly1305\poly1305_ameth.obj crypto\poly1305\poly1305_pmeth.obj crypto\rand\drbg_ctr.obj crypto\rand\drbg_lib.obj crypto\rand\rand_egd.obj crypto\rand\rand_err.obj crypto\rand\rand_lib.obj crypto\rand\rand_unix.obj crypto\rand\rand_vms.obj crypto\rand\rand_win.obj crypto\rand\randfile.obj crypto\rc2\rc2_cbc.obj crypto\rc2\rc2_ecb.obj crypto\rc2\rc2_skey.obj crypto\rc2\rc2cfb64.obj crypto\rc2\rc2ofb64.obj crypto\rc4\rc4_enc.obj crypto\rc4\rc4_skey.obj crypto\rc5\rc5_ecb.obj crypto\rc5\rc5_enc.obj crypto\rc5\rc5_skey.obj crypto\rc5\rc5cfb64.obj crypto\rc5\rc5ofb64.obj crypto\ripemd\rmd_dgst.obj crypto\ripemd\rmd_one.obj crypto\rsa\rsa_ameth.obj crypto\rsa\rsa_asn1.obj crypto\rsa\rsa_chk.obj crypto\rsa\rsa_crpt.obj crypto\rsa\rsa_depr.obj crypto\rsa\rsa_err.obj crypto\rsa\rsa_gen.obj crypto\rsa\rsa_lib.obj crypto\rsa\rsa_meth.obj crypto\rsa\rsa_mp.obj crypto\rsa\rsa_none.obj crypto\rsa\rsa_oaep.obj crypto\rsa\rsa_ossl.obj crypto\rsa\rsa_pk1.obj crypto\rsa\rsa_pmeth.obj crypto\rsa\rsa_prn.obj crypto\rsa\rsa_pss.obj crypto\rsa\rsa_saos.obj crypto\rsa\rsa_sign.obj crypto\rsa\rsa_ssl.obj crypto\rsa\rsa_x931.obj crypto\rsa\rsa_x931g.obj crypto\seed\seed.obj crypto\seed\seed_cbc.obj crypto\seed\seed_cfb.obj crypto\seed\seed_ecb.obj crypto\seed\seed_ofb.obj crypto\sha\keccak1600.obj crypto\sha\sha1_one.obj crypto\sha\sha1dgst.obj crypto\sha\sha256.obj crypto\sha\sha512.obj crypto\siphash\siphash.obj crypto\siphash\siphash_ameth.obj crypto\siphash\siphash_pmeth.obj crypto\sm2\sm2_crypt.obj crypto\sm2\sm2_err.obj crypto\sm2\sm2_pmeth.obj crypto\sm2\sm2_sign.obj crypto\sm3\m_sm3.obj crypto\sm3\sm3.obj crypto\sm4\sm4.obj crypto\srp\srp_lib.obj crypto\srp\srp_vfy.obj crypto\stack\stack.obj crypto\store\loader_file.obj crypto\store\store_err.obj crypto\store\store_init.obj crypto\store\store_lib.obj crypto\store\store_register.obj crypto\store\store_strings.obj crypto\threads_none.obj crypto\threads_pthread.obj crypto\threads_win.obj crypto\ts\ts_asn1.obj crypto\ts\ts_conf.obj crypto\ts\ts_err.obj crypto\ts\ts_lib.obj crypto\ts\ts_req_print.obj crypto\ts\ts_req_utils.obj crypto\ts\ts_rsp_print.obj crypto\ts\ts_rsp_sign.obj crypto\ts\ts_rsp_utils.obj crypto\ts\ts_rsp_verify.obj crypto\ts\ts_verify_ctx.obj crypto\txt_db\txt_db.obj crypto\ui\ui_err.obj crypto\ui\ui_lib.obj crypto\ui\ui_null.obj crypto\ui\ui_openssl.obj crypto\ui\ui_util.obj crypto\uid.obj crypto\whrlpool\wp_block.obj crypto\whrlpool\wp_dgst.obj crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto\x509\t_crl.obj crypto\x509\t_req.obj crypto\x509\t_x509.obj crypto\x509\x509_att.obj crypto\x509\x509_cmp.obj crypto\x509\x509_d2.obj crypto\x509\x509_def.obj crypto\x509\x509_err.obj crypto\x509\x509_ext.obj crypto\x509\x509_lu.obj crypto\x509\x509_meth.obj crypto\x509\x509_obj.obj crypto\x509\x509_r2x.obj crypto\x509\x509_req.obj crypto\x509\x509_set.obj crypto\x509\x509_trs.obj crypto\x509\x509_txt.obj crypto\x509\x509_v3.obj crypto\x509\x509_vfy.obj crypto\x509\x509_vpm.obj crypto\x509\x509cset.obj crypto\x509\x509name.obj crypto\x509\x509rset.obj crypto\x509\x509spki.obj crypto\x509\x509type.obj crypto\x509\x_all.obj crypto\x509\x_attrib.obj crypto\x509\x_crl.obj crypto\x509\x_exten.obj crypto\x509\x_name.obj crypto\x509\x_pubkey.obj crypto\x509\x_req.obj crypto\x509\x_x509.obj crypto\x509\x_x509a.obj crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj ms\uplink.obj
$(AR) $(ARFLAGS) $(AROUTFLAG)libcrypto_static.lib @<<
crypto\aes\aes_cbc.obj
@@ -4061,13 +4062,12 @@ ssl\t1_trce.obj
ssl\tls13_enc.obj
ssl\tls_srp.obj
<<
-test\libtestutil.lib: test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\init.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj
+test\libtestutil.lib: test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj test\testutil\testutil_init.obj
$(AR) $(ARFLAGS) $(AROUTFLAG)test\libtestutil.lib @<<
test\testutil\basic_output.obj
test\testutil\cb.obj
test\testutil\driver.obj
test\testutil\format_output.obj
-test\testutil\init.obj
test\testutil\main.obj
test\testutil\output_helpers.obj
test\testutil\random.obj
@@ -4075,6 +4075,7 @@ test\testutil\stanza.obj
test\testutil\tap_bio.obj
test\testutil\test_cleanup.obj
test\testutil\tests.obj
+test\testutil\testutil_init.obj
<<
test\testutil\basic_output.obj: "..\test\testutil\basic_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\basic_output.c"
@@ -4088,9 +4089,6 @@ test\testutil\driver.obj: "..\test\testutil\driver.c"
test\testutil\format_output.obj: "..\test\testutil\format_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\format_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\format_output.c" 2>&1 > test\testutil\format_output.d
-test\testutil\init.obj: "..\test\testutil\init.c"
- $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\init.c"
- $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\init.c" 2>&1 > test\testutil\init.d
test\testutil\main.obj: "..\test\testutil\main.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\main.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\main.c" 2>&1 > test\testutil\main.d
@@ -4112,6 +4110,9 @@ test\testutil\test_cleanup.obj: "..\test\testutil\test_cleanup.c"
test\testutil\tests.obj: "..\test\testutil\tests.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\tests.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\tests.c" 2>&1 > test\testutil\tests.d
+test\testutil\testutil_init.obj: "..\test\testutil\testutil_init.c"
+ $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\testutil_init.c"
+ $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\testutil_init.c" 2>&1 > test\testutil\testutil_init.d
engines\capi.dll: engines\e_capi.obj libcrypto.lib
IF EXIST engines\capi.dll.manifest DEL /F /Q engines\capi.dll.manifest
$(LD) $(LDFLAGS) $(DSO_LDFLAGS) $(LDOUTFLAG)engines\capi.dll /def:<< @<<
@@ -4617,8 +4618,8 @@ $(BIN_EX_LIBS)
IF EXIST test\asn1_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\asn1_internal_test.exe.manifest $(MTOUTFLAG)test\asn1_internal_test.exe
test\asn1_internal_test.obj: "..\test\asn1_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\asn1_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\asn1_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
test\asn1_string_table_test.exe: test\asn1_string_table_test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\asn1_string_table_test.exe.manifest DEL /F /Q test\asn1_string_table_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\asn1_string_table_test.exe @<<
@@ -5940,8 +5941,8 @@ $(BIN_EX_LIBS)
IF EXIST test\chacha_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\chacha_internal_test.exe.manifest $(MTOUTFLAG)test\chacha_internal_test.exe
test\chacha_internal_test.obj: "..\test\chacha_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\chacha_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\chacha_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
test\cipherbytes_test.exe: test\cipherbytes_test.obj libssl.lib test\libtestutil.lib libcrypto.lib
IF EXIST test\cipherbytes_test.exe.manifest DEL /F /Q test\cipherbytes_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\cipherbytes_test.exe @<<
@@ -6084,8 +6085,8 @@ $(BIN_EX_LIBS)
IF EXIST test\ctype_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\ctype_internal_test.exe.manifest $(MTOUTFLAG)test\ctype_internal_test.exe
test\ctype_internal_test.obj: "..\test\ctype_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ctype_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ctype_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
test\curve448_internal_test.exe: test\curve448_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\curve448_internal_test.exe.manifest DEL /F /Q test\curve448_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\curve448_internal_test.exe @<<
@@ -6276,8 +6277,8 @@ $(BIN_EX_LIBS)
IF EXIST test\ec_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\ec_internal_test.exe.manifest $(MTOUTFLAG)test\ec_internal_test.exe
test\ec_internal_test.obj: "..\test\ec_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "crypto\include" /I "..\include" /I "..\crypto\ec" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ec_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "crypto\include" /I "..\include" /I "..\crypto\ec" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ec_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
test\ecdsatest.exe: test\ecdsatest.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\ecdsatest.exe.manifest DEL /F /Q test\ecdsatest.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ecdsatest.exe @<<
@@ -6360,8 +6361,8 @@ $(BIN_EX_LIBS)
IF EXIST test\evp_extra_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\evp_extra_test.exe.manifest $(MTOUTFLAG)test\evp_extra_test.exe
test\evp_extra_test.obj: "..\test\evp_extra_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\evp_extra_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\evp_extra_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
test\evp_test.exe: test\evp_test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\evp_test.exe.manifest DEL /F /Q test\evp_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\evp_test.exe @<<
@@ -6658,8 +6659,8 @@ $(BIN_EX_LIBS)
IF EXIST test\poly1305_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\poly1305_internal_test.exe.manifest $(MTOUTFLAG)test\poly1305_internal_test.exe
test\poly1305_internal_test.obj: "..\test\poly1305_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\poly1305_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\poly1305_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
test\rc2test.exe: test\rc2test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\rc2test.exe.manifest DEL /F /Q test\rc2test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\rc2test.exe @<<
@@ -6826,8 +6827,8 @@ $(BIN_EX_LIBS)
IF EXIST test\shlibloadtest.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\shlibloadtest.exe.manifest $(MTOUTFLAG)test\shlibloadtest.exe
test\shlibloadtest.obj: "..\test\shlibloadtest.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\shlibloadtest.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\shlibloadtest.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
test\siphash_internal_test.exe: test\siphash_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\siphash_internal_test.exe.manifest DEL /F /Q test\siphash_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\siphash_internal_test.exe @<<
@@ -6840,8 +6841,8 @@ $(BIN_EX_LIBS)
IF EXIST test\siphash_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\siphash_internal_test.exe.manifest $(MTOUTFLAG)test\siphash_internal_test.exe
test\siphash_internal_test.obj: "..\test\siphash_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\siphash_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\siphash_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
test\sm2_internal_test.exe: test\sm2_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\sm2_internal_test.exe.manifest DEL /F /Q test\sm2_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\sm2_internal_test.exe @<<
@@ -6854,8 +6855,8 @@ $(BIN_EX_LIBS)
IF EXIST test\sm2_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\sm2_internal_test.exe.manifest $(MTOUTFLAG)test\sm2_internal_test.exe
test\sm2_internal_test.obj: "..\test\sm2_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm2_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm2_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
test\sm4_internal_test.exe: test\sm4_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\sm4_internal_test.exe.manifest DEL /F /Q test\sm4_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\sm4_internal_test.exe @<<
@@ -6868,8 +6869,8 @@ $(BIN_EX_LIBS)
IF EXIST test\sm4_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\sm4_internal_test.exe.manifest $(MTOUTFLAG)test\sm4_internal_test.exe
test\sm4_internal_test.obj: "..\test\sm4_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm4_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm4_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
test\srptest.exe: test\srptest.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\srptest.exe.manifest DEL /F /Q test\srptest.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\srptest.exe @<<
@@ -6898,6 +6899,21 @@ $(BIN_EX_LIBS)
test\ssl_cert_table_internal_test.obj: "..\test\ssl_cert_table_internal_test.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ssl_cert_table_internal_test.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ssl_cert_table_internal_test.c" 2>&1 > test\ssl_cert_table_internal_test.d
+test\ssl_ctx_test.exe: test\ssl_ctx_test.obj libssl.lib test\libtestutil.lib libcrypto.lib
+ IF EXIST test\ssl_ctx_test.exe.manifest DEL /F /Q test\ssl_ctx_test.exe.manifest
+ $(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ssl_ctx_test.exe @<<
+test\ssl_ctx_test.obj
+setargv.obj
+libssl.lib
+test\libtestutil.lib
+libcrypto.lib
+$(BIN_EX_LIBS)
+<<
+ IF EXIST test\ssl_ctx_test.exe.manifest \
+ $(MT) $(MTFLAGS) $(MTINFLAG)test\ssl_ctx_test.exe.manifest $(MTOUTFLAG)test\ssl_ctx_test.exe
+test\ssl_ctx_test.obj: "..\test\ssl_ctx_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ssl_ctx_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ssl_ctx_test.c" 2>&1 > test\ssl_ctx_test.d
test\ssl_test.exe: test\handshake_helper.obj test\ssl_test.obj test\ssl_test_ctx.obj libssl.lib test\libtestutil.lib libcrypto.lib
IF EXIST test\ssl_test.exe.manifest DEL /F /Q test\ssl_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ssl_test.exe @<<
@@ -7351,9 +7367,9 @@ crypto\x509 crypto\x509\ : crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto
crypto\x509v3 crypto\x509v3\ : crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj
engines engines\ : engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
fuzz fuzz\ : fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe
-ms ms\ : ms\applink.obj ms\applink.obj ms\uplink.obj
-ssl ssl\ : ssl\packet.obj ssl\tls13_enc.obj ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj
+ms ms\ : ms\uplink.obj ms\applink.obj ms\applink.obj
+ssl ssl\ : ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj ssl\packet.obj ssl\tls13_enc.obj
ssl\record ssl\record\ : ssl\record\dtls1_bitmap.obj ssl\record\rec_layer_d1.obj ssl\record\rec_layer_s3.obj ssl\record\ssl3_buffer.obj ssl\record\ssl3_record.obj ssl\record\ssl3_record_tls13.obj
ssl\statem ssl\statem\ : ssl\statem\extensions.obj ssl\statem\extensions_clnt.obj ssl\statem\extensions_cust.obj ssl\statem\extensions_srvr.obj ssl\statem\statem.obj ssl\statem\statem_clnt.obj ssl\statem\statem_dtls.obj ssl\statem\statem_lib.obj ssl\statem\statem_srvr.obj
-test\testutil test\testutil\ : test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\init.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj
+test\testutil test\testutil\ : test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj test\testutil\testutil_init.obj
diff --git a/upstream-build/makefile/x86_64-freebsd b/upstream-build/makefile/x86_64-freebsd
index 719d5a9..8e4b309 100644
--- a/upstream-build/makefile/x86_64-freebsd
+++ b/upstream-build/makefile/x86_64-freebsd
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=BSD-x86_64
-OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
+OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-afalgeng no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
CONFIGURE_ARGS=("BSD-x86_64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto$(SHLIB_EXT) libssl$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto$(SHLIB_EXT);libcrypto$(SHLIB_EXT_SIMPLE)" "libssl$(SHLIB_EXT);libssl$(SHLIB_EXT_SIMPLE)" ";"
ENGINES=engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
-PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
+PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=test/time_offset_test.d crypto/cms/cms_cd.d crypto/init.d crypto/dso/dso_err.d crypto/pkcs7/pkcs7err.d crypto/evp/e_idea.d test/sslapitest.d apps/s_client.d test/bftest.d crypto/x509v3/v3_alt.d crypto/bn/bn_add.d crypto/evp/p_sign.d crypto/asn1/asn1_item_list.d crypto/rsa/rsa_oaep.d crypto/ocsp/v3_ocsp.d crypto/mem_sec.d crypto/ts/ts_lib.d test/buildtest_srtp.d crypto/asn1/a_octet.d crypto/evp/evp_key.d crypto/ocsp/ocsp_srv.d fuzz/x509.d test/test_test.d fuzz/crl.d crypto/pkcs12/p12_crpt.d crypto/md2/md2_dgst.d apps/engine.d test/asn1_string_table_test.d crypto/ripemd/rmd_dgst.d test/testutil/format_output.d ssl/ssl_mcnf.d crypto/asn1/tasn_dec.d apps/prime.d crypto/modes/ofb128.d test/rsa_test.d crypto/engine/eng_err.d crypto/des/cbc_cksm.d test/rsa_mp_test.d crypto/modes/cfb128.d crypto/aes/aes_wrap.d crypto/mem.d crypto/aes/aes_ecb.d test/bio_enc_test.d test/dsa_no_digest_size_test.d crypto/poly1305/poly1305.d test/buildtest_rc5.d crypto/rand/randfile.d crypto/bn/bn_mpi.d crypto/ts/ts_req_print.d crypto/dsa/dsa_sign.d apps/app_rand.d ssl/d1_msg.d crypto/evp/pmeth_lib.d test/buildtest_asn1.d crypto/rc2/rc2_cbc.d crypto/evp/p_dec.d test/buildtest_md4.d crypto/sm4/sm4.d crypto/ec/curve448/f_generic.d crypto/dso/dso_openssl.d test/ssltest_old.d test/testutil/basic_output.d crypto/siphash/siphash_pmeth.d test/buildtest_lhash.d test/buildtest_md2.d crypto/bio/bss_acpt.d crypto/cms/cms_pwri.d crypto/aes/aes_misc.d crypto/ct/ct_prn.d test/ct_test.d test/tls13secretstest.d crypto/ec/ec_lib.d crypto/ct/ct_b64.d crypto/evp/e_chacha20_poly1305.d crypto/asn1/x_pkey.d crypto/dh/dh_err.d crypto/asn1/a_digest.d crypto/asn1/asn_mstbl.d test/v3ext.d test/testutil/random.d crypto/ec/ec_curve.d crypto/whrlpool/wp_dgst.d crypto/conf/conf_mod.d crypto/bn/bn_exp2.d ssl/statem/statem.d crypto/bn/bn_intern.d test/aborttest.d crypto/dh/dh_check.d crypto/cms/cms_ess.d apps/rand.d ssl/t1_trce.d crypto/aes/aes_ige.d crypto/bf/bf_ofb64.d crypto/idea/i_skey.d crypto/bf/bf_cfb64.d crypto/bio/bss_sock.d test/hmactest.d crypto/ec/ecdsa_ossl.d crypto/pem/pem_all.d crypto/x509v3/v3_akey.d crypto/cms/cms_asn1.d crypto/evp/p_seal.d test/buildtest_camellia.d test/asynciotest.d crypto/x509v3/v3_addr.d crypto/engine/eng_ctrl.d crypto/camellia/cmll_ofb.d crypto/des/set_key.d crypto/asn1/t_pkey.d test/testutil/tests.d crypto/bf/bf_ecb.d crypto/modes/cbc128.d crypto/x509v3/v3_pmaps.d test/buildtest_ec.d crypto/objects/o_names.d crypto/x509v3/v3_admis.d crypto/dh/dh_kdf.d test/buildtest_ossl_typ.d crypto/evp/e_bf.d crypto/ct/ct_sct_ctx.d crypto/aes/aes_core.d test/drbg_cavs_data.d crypto/ocsp/ocsp_prn.d test/sm2_internal_test.d apps/req.d crypto/engine/tb_rand.d crypto/mem_dbg.d crypto/x509v3/v3_bitst.d crypto/ctype.d crypto/evp/m_sha3.d crypto/dsa/dsa_gen.d test/lhash_test.d crypto/ts/ts_verify_ctx.d crypto/asn1/a_d2i_fp.d crypto/evp/pmeth_gn.d crypto/async/arch/async_null.d crypto/x509v3/v3_ncons.d crypto/dh/dh_rfc7919.d test/buildtest_ecdsa.d ssl/t1_enc.d crypto/asn1/p5_pbev2.d ssl/s3_msg.d crypto/rsa/rsa_x931.d crypto/asn1/asn1_gen.d engines/e_padlock.d crypto/bn/bn_nist.d test/dtls_mtu_test.d crypto/engine/eng_list.d crypto/engine/eng_pkey.d apps/opt.d ssl/ssl_utst.d fuzz/cms.d crypto/async/async_wait.d crypto/des/qud_cksm.d test/poly1305_internal_test.d crypto/evp/e_aria.d crypto/evp/e_aes.d test/asynctest.d crypto/blake2/m_blake2b.d crypto/asn1/nsseq.d crypto/evp/evp_enc.d fuzz/server.d crypto/ct/ct_vfy.d test/buildtest_stack.d crypto/evp/evp_lib.d crypto/asn1/a_gentm.d test/testutil/stanza.d ssl/ssl_stat.d test/gosttest.d crypto/ebcdic.d crypto/des/des_enc.d crypto/cms/cms_kari.d crypto/bn/bn_err.d test/bntest.d crypto/x509v3/v3_cpols.d crypto/x509v3/v3_ia5.d crypto/evp/p5_crpt2.d crypto/asn1/i2d_pu.d test/pkey_meth_kdf_test.d test/buildtest_modes.d test/buildtest_pem.d crypto/x509/x509_meth.d test/buildtest_blowfish.d test/testutil/driver.d crypto/bn/bn_mod.d test/buildtest_kdf.d crypto/dso/dso_win32.d crypto/pem/pem_info.d crypto/evp/digest.d crypto/rsa/rsa_err.d crypto/bio/bss_conn.d crypto/pkcs12/p12_attr.d crypto/ec/ec_asn1.d crypto/bn/bn_asm.d crypto/rand/rand_egd.d apps/ec.d crypto/async/async.d crypto/x509/x509type.d crypto/bf/bf_skey.d test/buildtest_rsa.d test/buildtest_safestack.d crypto/bio/b_dump.d crypto/camellia/camellia.d test/evp_test.d crypto/rc4/rc4_enc.d test/buildtest_ecdh.d crypto/des/ofb64enc.d crypto/ui/ui_openssl.d crypto/rsa/rsa_depr.d crypto/dh/dh_pmeth.d test/buildtest_bio.d crypto/asn1/ameth_lib.d crypto/ts/ts_rsp_print.d crypto/x509/x509_set.d test/ssl_test.d crypto/rc2/rc2_skey.d crypto/modes/ccm128.d test/testutil/main.d test/sslbuffertest.d crypto/rsa/rsa_ssl.d crypto/ts/ts_asn1.d test/ectest.d crypto/bio/bf_buff.d crypto/x509/x509_cmp.d crypto/ec/ecp_mont.d apps/genpkey.d crypto/bio/bf_lbuf.d test/bio_memleak_test.d crypto/cms/cms_io.d crypto/modes/ctr128.d crypto/des/ecb_enc.d crypto/ts/ts_conf.d crypto/camellia/cmll_ecb.d crypto/bn/bn_mont.d crypto/dso/dso_dlfcn.d crypto/ocsp/ocsp_cl.d crypto/o_init.d crypto/asn1/asn_moid.d crypto/des/cfb_enc.d crypto/dh/dh_gen.d crypto/rc2/rc2cfb64.d ssl/tls13_enc.d crypto/cms/cms_lib.d apps/ca.d crypto/cms/cms_enc.d test/siphash_internal_test.d crypto/pkcs12/p12_utl.d crypto/evp/e_rc4.d crypto/x509/x509_v3.d crypto/evp/e_aes_cbc_hmac_sha1.d ssl/record/ssl3_record_tls13.d crypto/blake2/blake2b.d crypto/cmac/cm_pmeth.d test/exdatatest.d test/buildtest_ebcdic.d crypto/x509v3/v3_conf.d crypto/x509/x_name.d crypto/dsa/dsa_err.d crypto/async/async_err.d crypto/asn1/x_info.d crypto/dsa/dsa_vrf.d crypto/engine/eng_init.d crypto/poly1305/poly1305_ameth.d crypto/ct/ct_sct.d crypto/x509/x_pubkey.d crypto/x509/t_req.d crypto/ocsp/ocsp_ext.d crypto/evp/e_null.d crypto/ec/curve448/scalar.d apps/ocsp.d ssl/s3_enc.d crypto/engine/tb_dsa.d crypto/rc4/rc4_skey.d crypto/engine/tb_cipher.d crypto/rand/rand_unix.d crypto/bn/bn_recp.d test/buildtest_async.d test/buildtest_ripemd.d apps/s_socket.d test/conf_include_test.d test/buildtest_srp.d crypto/ui/ui_lib.d test/testutil/init.d crypto/o_dir.d crypto/dso/dso_vms.d ssl/statem/statem_srvr.d apps/pkeyparam.d apps/rehash.d crypto/x509/x_req.d engines/e_ossltest.d crypto/rsa/rsa_gen.d crypto/evp/e_camellia.d ssl/record/ssl3_buffer.d test/verify_extra_test.d crypto/asn1/bio_ndef.d crypto/ec/ecp_nistp521.d crypto/evp/m_md4.d crypto/cmac/cm_ameth.d apps/pkeyutl.d test/pkey_meth_test.d crypto/objects/obj_dat.d crypto/engine/eng_table.d apps/crl2p7.d crypto/x509v3/pcy_lib.d test/buildtest_ssl2.d test/buildtest_ssl3.d crypto/rc5/rc5_ecb.d apps/bf_prefix.d crypto/objects/obj_err.d crypto/asn1/a_mbstr.d crypto/pkcs12/p12_sbag.d test/buildtest_ct.d test/x509_time_test.d ssl/statem/statem_dtls.d crypto/asn1/evp_asn1.d test/crltest.d ssl/statem/statem_clnt.d crypto/asn1/asn_mime.d test/buildtest_ts.d crypto/engine/tb_dh.d crypto/pkcs12/p12_key.d crypto/bio/b_addr.d crypto/x509v3/v3_extku.d apps/ecparam.d test/buildtest_des.d crypto/bio/bss_file.d crypto/bn/bn_shift.d crypto/bn/bn_sqrt.d crypto/bio/bss_fd.d ssl/methods.d crypto/store/store_init.d crypto/evp/m_null.d test/bioprinttest.d crypto/asn1/tasn_enc.d test/buildtest_txt_db.d apps/speed.d crypto/o_fopen.d crypto/evp/p_verify.d crypto/x509v3/pcy_cache.d crypto/x509/by_dir.d crypto/evp/pbe_scrypt.d crypto/dh/dh_key.d crypto/buffer/buffer.d crypto/dsa/dsa_depr.d test/ssltestlib.d test/srptest.d crypto/store/store_lib.d ssl/ssl_err.d crypto/ripemd/rmd_one.d crypto/conf/conf_api.d crypto/engine/eng_all.d test/modes_internal_test.d apps/asn1pars.d test/cipherbytes_test.d test/destest.d crypto/rc2/rc2ofb64.d apps/cms.d ssl/ssl_cert.d crypto/ec/ecdsa_vrf.d ssl/record/ssl3_record.d ssl/ssl_sess.d crypto/evp/e_old.d crypto/sm3/m_sm3.d crypto/ec/ec_ameth.d test/exptest.d test/tls13ccstest.d test/buildtest_x509_vfy.d crypto/conf/conf_ssl.d test/buildtest_pkcs12.d crypto/aes/aes_ofb.d crypto/ct/ct_log.d crypto/asn1/tasn_new.d crypto/cms/cms_att.d crypto/comp/comp_err.d crypto/des/ofb_enc.d crypto/md5/md5_one.d crypto/x509/x_x509.d ssl/packet.d crypto/x509v3/v3_asid.d crypto/x509/x509_vfy.d crypto/bio/bss_null.d crypto/pkcs7/pk7_attr.d apps/sess_id.d crypto/evp/evp_pbe.d crypto/x509v3/pcy_data.d crypto/ocsp/ocsp_err.d crypto/engine/eng_dyn.d test/buildtest_opensslv.d crypto/evp/pmeth_fn.d crypto/pkcs7/pk7_lib.d crypto/bio/bss_bio.d test/x509aux.d crypto/rsa/rsa_sign.d crypto/x509v3/v3_pku.d crypto/pem/pem_oth.d crypto/objects/obj_xref.d crypto/sm2/sm2_pmeth.d test/pemtest.d crypto/bn/bn_exp.d crypto/pem/pem_lib.d test/buildtest_tls1.d crypto/bio/bss_mem.d ssl/ssl_conf.d crypto/x509v3/v3_pcia.d crypto/des/cfb64enc.d crypto/bio/bss_dgram.d crypto/x509/t_x509.d crypto/asn1/n_pkey.d ssl/d1_srtp.d crypto/ocsp/ocsp_lib.d crypto/bf/bf_enc.d crypto/conf/conf_sap.d crypto/comp/comp_lib.d crypto/bn/bn_div.d crypto/bio/bio_err.d crypto/threads_win.d crypto/idea/i_cbc.d crypto/x509v3/v3_enum.d test/d2i_test.d test/ecdsatest.d crypto/evp/m_ripemd.d crypto/asn1/a_object.d crypto/x509/x_x509a.d test/chacha_internal_test.d test/errtest.d crypto/hmac/hm_pmeth.d crypto/evp/m_md2.d crypto/asn1/d2i_pu.d crypto/engine/eng_rdrand.d test/tls13encryptiontest.d crypto/bn/bn_ctx.d test/ideatest.d ssl/record/rec_layer_d1.d crypto/blake2/blake2s.d crypto/x509/x509_att.d apps/srp.d crypto/rand/rand_vms.d crypto/dh/dh_rfc5114.d crypto/ec/ec_cvt.d test/rdrand_sanitytest.d fuzz/conf.d test/rc4test.d crypto/aria/aria.d crypto/rsa/rsa_saos.d crypto/bn/bn_prime.d crypto/asn1/a_type.d crypto/bn/bn_print.d crypto/evp/cmeth_lib.d crypto/x509/x_all.d crypto/evp/c_allc.d test/buildtest_dsa.d test/buildtest_x509v3.d crypto/md4/md4_dgst.d crypto/seed/seed_cbc.d crypto/des/ecb3_enc.d test/buildtest_idea.d crypto/camellia/cmll_cbc.d crypto/modes/cts128.d crypto/evp/c_alld.d crypto/mem_clr.d test/uitest.d apps/crl.d crypto/pkcs7/pk7_smime.d apps/x509.d crypto/cpt_err.d crypto/x509v3/pcy_map.d crypto/x509/x509_obj.d crypto/asn1/p8_pkey.d test/recordlentest.d crypto/asn1/p5_scrypt.d fuzz/test-corpus.d crypto/bn/bn_rand.d engines/e_dasync.d apps/pkcs12.d crypto/hmac/hm_ameth.d crypto/asn1/a_time.d test/rc5test.d crypto/evp/e_rc2.d test/buildtest_rand.d crypto/cast/c_skey.d crypto/asn1/f_string.d test/gmdifftest.d crypto/engine/tb_digest.d crypto/sm2/sm2_err.d crypto/evp/names.d crypto/x509/x509_ext.d crypto/dh/dh_prn.d test/buildtest_evp.d crypto/ocsp/ocsp_ht.d crypto/cversion.d crypto/x509/x509name.d crypto/x509/x509spki.d crypto/lhash/lh_stats.d crypto/x509/x509_r2x.d crypto/ts/ts_err.d crypto/evp/e_rc5.d crypto/evp/bio_md.d crypto/ct/ct_err.d crypto/idea/i_ofb64.d test/buildtest_e_os2.d crypto/rsa/rsa_mp.d crypto/pem/pem_sign.d crypto/x509/x509_def.d crypto/pkcs7/pk7_asn1.d crypto/asn1/t_spki.d crypto/stack/stack.d crypto/x509v3/pcy_node.d crypto/x509/x509_lu.d crypto/whrlpool/wp_block.d apps/enc.d test/x509_dup_cert_test.d ssl/record/dtls1_bitmap.d crypto/evp/e_des.d crypto/md5/md5_dgst.d crypto/dh/dh_depr.d apps/smime.d test/sm4_internal_test.d crypto/srp/srp_lib.d ssl/s3_cbc.d apps/ts.d crypto/cms/cms_env.d crypto/asn1/asn1_par.d crypto/ec/ec_kmeth.d crypto/x509v3/v3_skey.d crypto/x509v3/v3_sxnet.d crypto/asn1/x_val.d test/buildtest_symhacks.d crypto/engine/tb_rsa.d crypto/bio/b_print.d crypto/ct/ct_x509v3.d test/buildtest_ui.d crypto/rsa/rsa_lib.d apps/dgst.d ssl/tls_srp.d crypto/asn1/x_spki.d crypto/pkcs12/p12_init.d crypto/evp/evp_err.d crypto/evp/m_md5.d crypto/bn/bn_gf2m.d crypto/o_time.d crypto/cast/c_cfb64.d crypto/x509/x_exten.d crypto/sm3/sm3.d crypto/bio/bio_meth.d test/ciphername_test.d ssl/statem/extensions_cust.d crypto/txt_db/txt_db.d crypto/pem/pem_x509.d test/stack_test.d crypto/bio/bss_log.d crypto/ec/ec_check.d crypto/engine/eng_cnf.d crypto/seed/seed_ofb.d crypto/sha/sha1dgst.d crypto/pem/pem_xaux.d crypto/x509v3/v3_tlsf.d test/v3nametest.d crypto/conf/conf_def.d apps/pkcs8.d crypto/x509v3/v3err.d crypto/des/fcrypt.d crypto/dh/dh_lib.d test/md2test.d crypto/rsa/rsa_prn.d test/buildtest_store.d crypto/ec/ec_err.d ssl/ssl_txt.d crypto/ec/ecdsa_sign.d crypto/rsa/rsa_none.d crypto/sha/sha512.d crypto/asn1/a_utf8.d test/drbgtest.d crypto/bn/bn_sqr.d crypto/asn1/a_dup.d ssl/statem/extensions_clnt.d apps/version.d test/buildtest_bn.d crypto/dsa/dsa_ossl.d apps/s_cb.d test/ocspapitest.d test/buildtest_ssl.d crypto/asn1/a_print.d crypto/cms/cms_err.d crypto/asn1/x_long.d crypto/bn/bn_mul.d apps/gendsa.d crypto/x509v3/v3_bcons.d crypto/ts/ts_rsp_utils.d test/fatalerrtest.d crypto/hmac/hmac.d crypto/engine/tb_eckey.d test/mdc2test.d crypto/md4/md4_one.d crypto/pem/pvkfmt.d crypto/pkcs7/bio_pk7.d crypto/des/pcbc_enc.d crypto/des/ofb64ede.d crypto/x509v3/pcy_tree.d ssl/t1_lib.d crypto/ui/ui_util.d crypto/asn1/t_bitst.d crypto/dsa/dsa_meth.d crypto/rand/rand_err.d crypto/x509/x509_err.d crypto/camellia/cmll_misc.d crypto/engine/eng_lib.d crypto/siphash/siphash_ameth.d test/threadstest.d crypto/pkcs12/pk12err.d crypto/x509/t_crl.d crypto/err/err_prn.d crypto/asn1/asn1_lib.d apps/s_time.d crypto/async/arch/async_win.d test/testutil/test_cleanup.d test/dtlsv1listentest.d crypto/dso/dso_lib.d crypto/modes/gcm128.d apps/ciphers.d crypto/lhash/lhash.d test/buildtest_aes.d crypto/dsa/dsa_ameth.d test/clienthellotest.d crypto/evp/p_lib.d crypto/objects/obj_lib.d crypto/x509v3/v3_crld.d test/buildtest_pkcs7.d apps/passwd.d crypto/pkcs7/pk7_doit.d crypto/rsa/rsa_x931g.d test/x509_check_cert_pkey_test.d crypto/ocsp/ocsp_vfy.d apps/verify.d test/rsa_complex.d crypto/asn1/a_verify.d ssl/statem/statem_lib.d crypto/ec/ecdh_ossl.d crypto/evp/m_md5_sha1.d test/secmemtest.d crypto/dsa/dsa_pmeth.d test/buildtest_md5.d crypto/rsa/rsa_chk.d crypto/asn1/a_utctm.d crypto/evp/evp_pkey.d crypto/dh/dh_asn1.d crypto/x509/x_crl.d crypto/store/store_register.d apps/dhparam.d crypto/modes/wrap128.d crypto/asn1/asn1_err.d crypto/evp/evp_cnf.d crypto/x509v3/v3_pcons.d test/sslcorrupttest.d test/cipherlist_test.d test/buildtest_crypto.d crypto/asn1/d2i_pr.d crypto/rsa/rsa_asn1.d crypto/bn/bn_lib.d test/buildtest_rc4.d crypto/asn1/tasn_typ.d crypto/cmac/cmac.d crypto/bn/bn_dh.d crypto/rand/rand_lib.d crypto/store/store_err.d test/cmsapitest.d crypto/ts/ts_req_utils.d crypto/asn1/a_strnid.d crypto/x509v3/v3_prn.d crypto/conf/conf_err.d crypto/camellia/cmll_cfb.d crypto/asn1/tasn_prn.d ssl/statem/extensions.d test/buildtest_rc2.d crypto/idea/i_ecb.d crypto/ec/curve25519.d apps/storeutl.d crypto/asn1/tasn_utl.d test/buildtest_hmac.d fuzz/client.d crypto/x509v3/v3_utl.d crypto/ec/ec_pmeth.d crypto/evp/m_sigver.d test/buildtest_whrlpool.d crypto/ec/ec2_smpl.d crypto/conf/conf_mall.d crypto/o_fips.d crypto/evp/bio_enc.d crypto/ec/ecp_oct.d ssl/ssl_lib.d crypto/rsa/rsa_pss.d engines/e_capi.d crypto/pkcs12/p12_asn.d crypto/siphash/siphash.d ssl/record/rec_layer_s3.d test/buildtest_dtls1.d ssl/statem/extensions_srvr.d test/danetest.d crypto/x509v3/v3_purp.d test/evp_extra_test.d ssl/ssl_ciph.d crypto/pkcs12/p12_decr.d ssl/ssl_rsa.d crypto/asn1/x_int64.d test/asn1_time_test.d crypto/asn1/a_i2d_fp.d crypto/rc5/rc5_skey.d crypto/pkcs12/p12_crt.d test/buildtest_cms.d crypto/x509v3/v3_pci.d crypto/rc5/rc5cfb64.d crypto/asn1/p5_pbe.d ssl/ssl_init.d crypto/x509/x_attrib.d test/dtlstest.d crypto/cryptlib.d crypto/conf/conf_lib.d crypto/asn1/tasn_scn.d test/igetest.d crypto/bn/bn_depr.d crypto/ec/ecp_nist.d crypto/asn1/a_sign.d test/shlibloadtest.d crypto/dsa/dsa_asn1.d crypto/pkcs12/p12_kiss.d crypto/x509v3/v3_genn.d test/buildtest_comp.d crypto/evp/e_rc4_hmac_md5.d crypto/dh/dh_meth.d test/sysdefaulttest.d crypto/cms/cms_smime.d crypto/evp/m_sha1.d crypto/pkcs12/p12_npas.d crypto/pkcs12/p12_add.d apps/rsa.d crypto/rand/drbg_lib.d crypto/des/cfb64ede.d crypto/x509v3/v3_info.d crypto/x509v3/v3_int.d crypto/ec/ec_print.d test/sanitytest.d crypto/bn/bn_gcd.d apps/dsa.d test/dhtest.d crypto/ec/curve448/curve448.d crypto/engine/eng_openssl.d fuzz/bignum.d crypto/x509v3/v3_lib.d crypto/ec/ecp_nistp224.d test/pbelutest.d test/buildtest_rand_drbg.d crypto/rsa/rsa_pmeth.d crypto/sha/keccak1600.d crypto/x509/x509_d2.d test/drbg_cavs_test.d crypto/rsa/rsa_ameth.d crypto/bio/bio_lib.d crypto/sm2/sm2_sign.d apps/pkey.d crypto/bn/bn_srp.d crypto/pem/pem_pk8.d test/versions.d crypto/srp/srp_vfy.d crypto/modes/ocb128.d apps/openssl.d test/buildtest_buffer.d crypto/x509/x509_vpm.d crypto/rc5/rc5_enc.d crypto/ts/ts_rsp_sign.d test/wpackettest.d crypto/dsa/dsa_key.d crypto/asn1/x_algor.d crypto/err/err_all.d crypto/rsa/rsa_meth.d crypto/ui/ui_err.d crypto/comp/c_zlib.d crypto/ec/curve448/curve448_tables.d test/casttest.d crypto/ui/ui_null.d crypto/bio/bio_cb.d crypto/pem/pem_err.d crypto/pkcs7/pk7_mime.d crypto/engine/eng_fat.d test/x509_internal_test.d crypto/seed/seed_cfb.d crypto/uid.d crypto/kdf/tls1_prf.d crypto/x509/by_file.d test/testutil/output_helpers.d crypto/kdf/scrypt.d crypto/ec/ecdh_kdf.d crypto/bio/b_sock2.d crypto/sha/sha256.d crypto/asn1/asn_pack.d test/buildtest_dh.d test/buildtest_x509.d crypto/rc2/rc2_ecb.d crypto/sha/sha1_one.d test/buildtest_ocsp.d crypto/bio/bf_nbio.d crypto/evp/p_open.d crypto/evp/bio_b64.d crypto/ec/curve448/eddsa.d test/curve448_internal_test.d crypto/x509/x509rset.d crypto/sm2/sm2_crypt.d ssl/d1_lib.d crypto/aes/aes_cbc.d crypto/rsa/rsa_pk1.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/seed/seed.d crypto/bn/bn_kron.d apps/rsautl.d crypto/evp/e_cast.d test/ctype_internal_test.d crypto/evp/p_enc.d crypto/ec/ecp_nistp256.d test/servername_test.d crypto/modes/xts128.d crypto/cast/c_ecb.d crypto/dh/dh_ameth.d crypto/poly1305/poly1305_pmeth.d crypto/ec/curve448/arch_32/f_impl.d crypto/threads_none.d apps/pkcs7.d test/buildtest_objects.d test/enginetest.d test/handshake_helper.d crypto/cast/c_enc.d apps/s_server.d crypto/bn/bn_word.d test/buildtest_engine.d crypto/asn1/x_bignum.d crypto/asn1/a_int.d crypto/ec/ec_key.d crypto/des/rand_key.d ssl/bio_ssl.d ssl/pqueue.d apps/dsaparam.d crypto/rsa/rsa_crpt.d crypto/evp/bio_ok.d crypto/bio/b_sock.d crypto/evp/e_sm4.d crypto/rc5/rc5ofb64.d test/afalgtest.d crypto/x509/x509_txt.d crypto/ocsp/ocsp_asn.d crypto/camellia/cmll_ctr.d test/ssl_cert_table_internal_test.d test/buildtest_cmac.d crypto/md2/md2_one.d crypto/cms/cms_dd.d crypto/ec/ec_oct.d crypto/ec/ecp_nistputil.d crypto/rand/drbg_ctr.d crypto/threads_pthread.d crypto/pkcs12/p12_p8e.d crypto/des/str2key.d crypto/getenv.d crypto/x509/x509_trs.d crypto/dso/dso_dl.d fuzz/asn1parse.d crypto/dsa/dsa_lib.d test/buildtest_pem2.d crypto/evp/p5_crpt.d crypto/idea/i_cfb64.d test/ec_internal_test.d crypto/seed/seed_ecb.d test/ecstresstest.d crypto/err/err.d crypto/evp/m_wp.d test/dsatest.d test/bio_callback_test.d test/bad_dtls_test.d crypto/evp/e_xcbc_d.d crypto/pem/pem_pkey.d crypto/ex_data.d crypto/bn/bn_x931p.d crypto/cms/cms_sd.d crypto/buffer/buf_err.d test/packettest.d test/testutil/tap_bio.d test/buildtest_cast.d crypto/cast/c_ofb64.d crypto/evp/e_des3.d fuzz/asn1.d crypto/ec/ec_mult.d crypto/o_str.d crypto/kdf/hkdf.d test/asn1_decode_test.d crypto/asn1/tasn_fre.d crypto/x509/x509_req.d test/memleaktest.d crypto/asn1/x_sig.d crypto/kdf/kdf_err.d test/rc2test.d crypto/ec/ecx_meth.d crypto/x509v3/v3_akeya.d apps/genrsa.d fuzz/ct.d crypto/ec/ec2_oct.d test/ssl_test_ctx_test.d crypto/ec/ecp_smpl.d crypto/asn1/i2d_pr.d test/buildtest_sha.d test/buildtest_asn1t.d test/buildtest_conf_api.d crypto/ct/ct_policy.d test/buildtest_conf.d crypto/bio/bf_null.d crypto/pkcs12/p12_p8d.d test/asn1_encode_test.d apps/nseq.d crypto/asn1/bio_asn1.d crypto/evp/encode.d crypto/ts/ts_rsp_verify.d test/buildtest_obj_mac.d crypto/asn1/a_strex.d crypto/ct/ct_oct.d crypto/des/fcrypt_b.d crypto/rsa/rsa_ossl.d crypto/des/cbc_enc.d crypto/chacha/chacha_enc.d crypto/engine/tb_pkmeth.d crypto/dsa/dsa_prn.d crypto/evp/m_mdc2.d crypto/aes/aes_cfb.d test/ssl_test_ctx.d crypto/bn/bn_blind.d ssl/s3_lib.d crypto/bn/bn_const.d crypto/des/xcbc_enc.d crypto/x509/x509cset.d crypto/engine/tb_asnmth.d crypto/ec/eck_prn.d ssl/ssl_asn1.d crypto/evp/e_seed.d crypto/asn1/f_int.d test/asn1_internal_test.d crypto/store/store_strings.d crypto/store/loader_file.d apps/errstr.d crypto/asn1/a_bitstr.d test/constant_time_test.d crypto/pkcs12/p12_mutl.d test/mdc2_internal_test.d crypto/blake2/m_blake2s.d test/testutil/cb.d fuzz/bndiv.d crypto/async/arch/async_posix.d test/buildtest_seed.d apps/apps.d apps/spkac.d crypto/rand/rand_win.d
+DEPS=test/buildtest_x509.d crypto/engine/eng_openssl.d crypto/asn1/tasn_new.d test/pbelutest.d crypto/asn1/a_gentm.d crypto/ec/ecp_smpl.d crypto/x509/x_x509.d crypto/cms/cms_pwri.d crypto/bio/bio_lib.d apps/opt.d crypto/des/cfb_enc.d crypto/dsa/dsa_vrf.d test/buildtest_pem.d crypto/ct/ct_vfy.d crypto/mem_clr.d crypto/asn1/asn_mime.d crypto/store/store_err.d test/buildtest_buffer.d test/bio_enc_test.d crypto/ec/eck_prn.d crypto/pem/pem_lib.d crypto/dsa/dsa_sign.d engines/e_ossltest.d crypto/dso/dso_lib.d crypto/rand/rand_unix.d ssl/s3_cbc.d crypto/asn1/asn1_item_list.d crypto/camellia/camellia.d apps/ec.d crypto/x509v3/v3_extku.d ssl/ssl_init.d test/buildtest_bn.d crypto/siphash/siphash.d apps/bf_prefix.d crypto/cms/cms_lib.d test/buildtest_conf.d apps/req.d crypto/ec/curve448/arch_32/f_impl.d crypto/ui/ui_lib.d crypto/des/cbc_enc.d crypto/x509/x_all.d crypto/engine/tb_cipher.d crypto/asn1/bio_asn1.d crypto/dh/dh_lib.d test/buildtest_conf_api.d crypto/dsa/dsa_ossl.d apps/asn1pars.d test/dsa_no_digest_size_test.d test/test_test.d crypto/asn1/tasn_dec.d crypto/modes/gcm128.d crypto/async/arch/async_posix.d test/buildtest_rc5.d crypto/asn1/x_info.d test/ssltest_old.d crypto/dh/dh_rfc7919.d crypto/asn1/asn_mstbl.d crypto/asn1/i2d_pu.d test/danetest.d crypto/dso/dso_vms.d crypto/srp/srp_vfy.d test/asn1_decode_test.d crypto/bn/bn_err.d crypto/md2/md2_one.d crypto/bf/bf_skey.d crypto/aes/aes_ofb.d crypto/des/ofb_enc.d crypto/rsa/rsa_asn1.d test/aborttest.d crypto/bn/bn_kron.d crypto/x509v3/v3_ncons.d test/buildtest_x509_vfy.d crypto/evp/p_dec.d crypto/store/store_init.d test/ssl_cert_table_internal_test.d crypto/pkcs7/pkcs7err.d crypto/des/str2key.d crypto/x509/x509_txt.d crypto/ebcdic.d crypto/modes/ofb128.d crypto/engine/tb_dh.d crypto/evp/bio_md.d crypto/mem_sec.d test/sm4_internal_test.d crypto/x509/by_file.d crypto/cast/c_skey.d ssl/t1_lib.d crypto/ocsp/v3_ocsp.d ssl/statem/extensions_srvr.d crypto/evp/c_alld.d crypto/x509/x509_cmp.d crypto/rc5/rc5_skey.d test/igetest.d crypto/sm2/sm2_err.d crypto/stack/stack.d test/srptest.d test/modes_internal_test.d crypto/rand/drbg_lib.d crypto/bn/bn_mul.d crypto/conf/conf_err.d ssl/statem/statem_dtls.d ssl/statem/extensions_clnt.d test/ct_test.d test/md2test.d crypto/rc5/rc5ofb64.d crypto/pem/pem_all.d test/buildtest_modes.d crypto/x509/x509name.d fuzz/bndiv.d crypto/ec/ecp_nist.d test/bio_callback_test.d crypto/evp/p_sign.d apps/rsa.d crypto/pem/pem_oth.d crypto/cms/cms_sd.d test/lhash_test.d crypto/bio/b_sock2.d test/shlibloadtest.d test/rc5test.d crypto/asn1/x_int64.d crypto/comp/comp_lib.d crypto/rsa/rsa_none.d crypto/bn/bn_shift.d crypto/camellia/cmll_ecb.d test/tls13ccstest.d test/rdrand_sanitytest.d crypto/hmac/hm_pmeth.d crypto/x509v3/v3_akey.d crypto/aes/aes_ige.d crypto/engine/tb_rsa.d crypto/comp/c_zlib.d crypto/ocsp/ocsp_cl.d crypto/kdf/hkdf.d apps/smime.d crypto/x509v3/v3_conf.d crypto/rc5/rc5cfb64.d ssl/d1_srtp.d ssl/d1_lib.d crypto/pem/pem_xaux.d crypto/x509/t_x509.d crypto/asn1/p8_pkey.d crypto/bn/bn_mont.d crypto/rc2/rc2_ecb.d crypto/bio/bss_mem.d crypto/engine/eng_list.d crypto/ec/ecp_mont.d crypto/evp/p_open.d crypto/pkcs12/p12_kiss.d crypto/engine/eng_dyn.d crypto/ui/ui_util.d test/cipherlist_test.d crypto/bf/bf_cfb64.d test/testutil/driver.d crypto/sha/sha256.d test/dtls_mtu_test.d crypto/x509v3/pcy_data.d crypto/asn1/p5_pbe.d ssl/statem/statem.d test/threadstest.d crypto/threads_win.d crypto/asn1/a_utctm.d test/pkey_meth_test.d test/buildtest_md2.d ssl/s3_msg.d fuzz/x509.d crypto/err/err_prn.d crypto/dh/dh_meth.d crypto/conf/conf_lib.d test/buildtest_asn1t.d crypto/store/store_strings.d crypto/getenv.d crypto/pem/pvkfmt.d crypto/engine/tb_digest.d test/rc2test.d test/pkey_meth_kdf_test.d crypto/bn/bn_div.d apps/enc.d test/dsatest.d crypto/sm3/m_sm3.d crypto/comp/comp_err.d crypto/evp/pbe_scrypt.d crypto/evp/e_cast.d crypto/bio/bss_log.d crypto/des/fcrypt_b.d test/testutil/testutil_init.d test/evp_extra_test.d ssl/statem/extensions.d crypto/des/pcbc_enc.d crypto/bn/bn_mod.d crypto/bio/bf_buff.d crypto/x509v3/v3_pcia.d crypto/x509v3/v3_pmaps.d crypto/bio/bss_bio.d crypto/o_fopen.d crypto/x509v3/v3_ia5.d crypto/bio/bss_null.d crypto/sm4/sm4.d crypto/rsa/rsa_x931.d ssl/ssl_stat.d crypto/dsa/dsa_lib.d test/buildtest_cast.d crypto/pem/pem_sign.d crypto/x509v3/v3_admis.d apps/nseq.d crypto/x509v3/pcy_map.d test/ssltestlib.d crypto/evp/p_lib.d crypto/cmac/cm_ameth.d fuzz/conf.d ssl/ssl_rsa.d fuzz/asn1parse.d crypto/evp/e_rc4_hmac_md5.d crypto/x509/x509_err.d crypto/evp/evp_key.d crypto/engine/eng_rdrand.d test/buildtest_dh.d crypto/asn1/a_d2i_fp.d test/fatalerrtest.d crypto/modes/cbc128.d crypto/engine/eng_all.d crypto/rsa/rsa_gen.d crypto/ripemd/rmd_dgst.d crypto/ui/ui_openssl.d crypto/ct/ct_prn.d crypto/dsa/dsa_pmeth.d crypto/ts/ts_rsp_print.d test/buildtest_ossl_typ.d crypto/x509v3/v3_pcons.d crypto/x509v3/v3_bcons.d crypto/pkcs12/p12_utl.d crypto/modes/ctr128.d crypto/evp/e_bf.d apps/s_client.d crypto/x509/x509rset.d crypto/evp/p5_crpt.d crypto/bio/bss_acpt.d crypto/md4/md4_dgst.d crypto/asn1/tasn_utl.d ssl/ssl_conf.d crypto/blake2/blake2b.d crypto/bio/bf_null.d crypto/bn/bn_ctx.d crypto/objects/obj_err.d crypto/bn/bn_mpi.d crypto/x509/x509_vfy.d test/servername_test.d apps/ts.d crypto/bio/bf_nbio.d crypto/x509/x509cset.d crypto/asn1/a_i2d_fp.d crypto/rsa/rsa_ssl.d crypto/ts/ts_lib.d apps/storeutl.d test/buildtest_hmac.d crypto/rsa/rsa_mp.d test/buildtest_pkcs7.d test/testutil/tap_bio.d crypto/evp/p_seal.d crypto/x509v3/v3_cpols.d crypto/err/err_all.d crypto/buffer/buf_err.d crypto/aes/aes_cfb.d crypto/asn1/a_verify.d crypto/rand/rand_lib.d apps/sess_id.d crypto/des/xcbc_enc.d crypto/engine/tb_pkmeth.d crypto/evp/m_sigver.d crypto/asn1/t_pkey.d crypto/engine/tb_eckey.d crypto/evp/pmeth_fn.d crypto/blake2/m_blake2b.d crypto/des/ofb64ede.d crypto/cms/cms_ess.d test/buildtest_dtls1.d test/dtlstest.d test/testutil/test_cleanup.d crypto/dh/dh_rfc5114.d crypto/pkcs12/p12_npas.d crypto/x509v3/v3_tlsf.d crypto/rand/rand_vms.d crypto/dsa/dsa_prn.d fuzz/server.d crypto/kdf/tls1_prf.d crypto/bn/bn_print.d crypto/x509/x509_d2.d crypto/dh/dh_gen.d crypto/rsa/rsa_ameth.d crypto/dh/dh_ameth.d crypto/objects/obj_dat.d test/buildtest_symhacks.d crypto/bn/bn_srp.d crypto/dsa/dsa_err.d crypto/engine/tb_asnmth.d crypto/ct/ct_sct.d crypto/camellia/cmll_cbc.d crypto/ocsp/ocsp_srv.d crypto/siphash/siphash_pmeth.d crypto/cms/cms_att.d crypto/evp/e_seed.d crypto/ec/ec_oct.d crypto/ec/ec_asn1.d crypto/ec/curve25519.d test/destest.d crypto/asn1/tasn_prn.d test/buildtest_ec.d crypto/idea/i_cfb64.d apps/srp.d crypto/x509/x509_obj.d crypto/asn1/p5_scrypt.d ssl/ssl_txt.d test/enginetest.d test/d2i_test.d crypto/ctype.d crypto/mem_dbg.d test/buildtest_srp.d crypto/cms/cms_dd.d crypto/des/cfb64ede.d crypto/bn/bn_sqr.d crypto/x509/x509type.d crypto/cms/cms_enc.d crypto/evp/c_allc.d crypto/x509/x509_v3.d crypto/asn1/a_time.d crypto/pkcs7/pk7_lib.d crypto/dh/dh_pmeth.d crypto/x509v3/v3_alt.d crypto/asn1/asn_pack.d crypto/ec/ec_kmeth.d crypto/bio/bss_conn.d crypto/asn1/a_bitstr.d crypto/async/async_wait.d crypto/asn1/a_object.d crypto/asn1/a_print.d crypto/asn1/p5_pbev2.d crypto/evp/m_sha3.d crypto/bn/bn_prime.d apps/pkeyutl.d crypto/pem/pem_pkey.d crypto/bio/b_print.d crypto/dso/dso_dlfcn.d crypto/seed/seed_cbc.d ssl/s3_enc.d crypto/pkcs12/p12_add.d crypto/bn/bn_asm.d crypto/bio/bio_meth.d crypto/ts/ts_err.d crypto/sha/keccak1600.d test/x509_dup_cert_test.d crypto/store/store_register.d crypto/x509/x_pubkey.d crypto/o_fips.d crypto/ec/ec2_oct.d crypto/sm2/sm2_sign.d crypto/rc4/rc4_skey.d crypto/asn1/asn1_par.d test/buildtest_asn1.d crypto/engine/eng_cnf.d crypto/async/arch/async_null.d crypto/x509v3/v3err.d test/afalgtest.d test/rsa_test.d test/buildtest_txt_db.d crypto/bn/bn_recp.d test/v3ext.d crypto/ct/ct_log.d crypto/asn1/a_octet.d test/gosttest.d crypto/ts/ts_rsp_verify.d crypto/des/ecb_enc.d crypto/evp/m_mdc2.d test/buildtest_camellia.d crypto/threads_none.d test/testutil/tests.d crypto/asn1/nsseq.d test/uitest.d crypto/asn1/x_pkey.d crypto/cmac/cmac.d crypto/conf/conf_sap.d test/buildtest_rsa.d crypto/ec/ecp_nistputil.d apps/rsautl.d test/recordlentest.d crypto/evp/encode.d test/buildtest_ecdh.d test/time_offset_test.d crypto/sm2/sm2_pmeth.d crypto/aes/aes_core.d crypto/bn/bn_nist.d crypto/ct/ct_oct.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/evp/bio_b64.d ssl/ssl_utst.d crypto/pkcs12/p12_sbag.d crypto/x509v3/v3_crld.d test/buildtest_rc4.d crypto/asn1/x_val.d apps/s_server.d crypto/ocsp/ocsp_asn.d test/drbg_cavs_test.d test/asn1_string_table_test.d crypto/dsa/dsa_meth.d apps/x509.d ssl/t1_trce.d crypto/bn/bn_const.d crypto/bn/bn_lib.d crypto/engine/eng_lib.d crypto/bn/bn_gf2m.d crypto/bn/bn_gcd.d crypto/modes/xts128.d crypto/evp/digest.d test/cipherbytes_test.d test/testutil/stanza.d ssl/record/ssl3_record_tls13.d apps/genrsa.d test/versions.d crypto/dh/dh_err.d crypto/rc2/rc2_cbc.d test/mdc2test.d test/sysdefaulttest.d test/bftest.d crypto/ui/ui_err.d crypto/pkcs12/p12_key.d crypto/ec/ecdsa_vrf.d test/wpackettest.d test/buildtest_whrlpool.d test/buildtest_store.d crypto/pkcs12/pk12err.d crypto/o_dir.d crypto/ec/curve448/scalar.d crypto/ripemd/rmd_one.d crypto/cast/c_ecb.d crypto/dh/dh_check.d crypto/cryptlib.d crypto/x509/x509_r2x.d test/memleaktest.d test/buildtest_engine.d crypto/rand/rand_err.d test/tls13encryptiontest.d test/buildtest_ui.d test/hmactest.d crypto/cms/cms_err.d test/buildtest_ssl.d apps/spkac.d crypto/bn/bn_sqrt.d crypto/md5/md5_dgst.d crypto/pkcs12/p12_init.d test/asn1_internal_test.d crypto/des/ecb3_enc.d crypto/idea/i_ofb64.d crypto/evp/m_md5_sha1.d crypto/asn1/tasn_fre.d crypto/x509v3/v3_asid.d crypto/asn1/d2i_pr.d test/buildtest_objects.d crypto/poly1305/poly1305_ameth.d apps/dsa.d crypto/evp/bio_enc.d ssl/ssl_mcnf.d apps/dsaparam.d apps/genpkey.d test/buildtest_comp.d crypto/ec/ecp_nistp521.d crypto/ts/ts_req_print.d test/asn1_time_test.d test/sanitytest.d ssl/record/ssl3_record.d crypto/seed/seed_cfb.d crypto/bio/bio_err.d crypto/bio/bss_dgram.d crypto/des/rand_key.d crypto/dso/dso_dl.d crypto/bn/bn_word.d crypto/camellia/cmll_cfb.d crypto/ui/ui_null.d crypto/camellia/cmll_misc.d engines/e_capi.d crypto/bn/bn_x931p.d fuzz/test-corpus.d crypto/x509v3/pcy_node.d crypto/x509/x509_ext.d crypto/x509v3/pcy_cache.d crypto/dh/dh_key.d crypto/dso/dso_err.d crypto/x509/x509_set.d crypto/cms/cms_cd.d crypto/pem/pem_err.d crypto/dsa/dsa_depr.d crypto/cms/cms_io.d crypto/blake2/m_blake2s.d crypto/o_time.d crypto/asn1/f_string.d crypto/rsa/rsa_pk1.d crypto/ec/curve448/curve448.d crypto/seed/seed_ecb.d test/x509_check_cert_pkey_test.d apps/cms.d crypto/srp/srp_lib.d test/chacha_internal_test.d crypto/evp/p5_crpt2.d crypto/objects/obj_lib.d engines/e_dasync.d test/sslbuffertest.d crypto/ec/ec2_smpl.d crypto/ec/ecx_meth.d test/buildtest_rand.d test/curve448_internal_test.d crypto/asn1/a_int.d crypto/ec/ec_err.d crypto/des/des_enc.d test/bad_dtls_test.d test/bioprinttest.d test/testutil/format_output.d crypto/dso/dso_win32.d fuzz/asn1.d crypto/sm2/sm2_crypt.d crypto/engine/eng_fat.d apps/rehash.d test/rsa_mp_test.d crypto/ct/ct_b64.d crypto/ct/ct_sct_ctx.d crypto/sha/sha1_one.d crypto/x509/x509_att.d crypto/x509/x509_meth.d test/ctype_internal_test.d test/stack_test.d crypto/sha/sha1dgst.d crypto/bio/b_addr.d test/asn1_encode_test.d test/ssl_test.d test/testutil/basic_output.d crypto/ct/ct_x509v3.d apps/s_cb.d test/ocspapitest.d crypto/rsa/rsa_x931g.d test/buildtest_bio.d test/buildtest_lhash.d crypto/engine/eng_table.d crypto/asn1/i2d_pr.d crypto/x509/x_name.d test/dhtest.d crypto/rand/rand_win.d crypto/asn1/a_dup.d crypto/rsa/rsa_oaep.d crypto/kdf/scrypt.d crypto/md5/md5_one.d crypto/conf/conf_ssl.d crypto/pem/pem_pk8.d ssl/record/ssl3_buffer.d apps/prime.d ssl/ssl_sess.d crypto/ocsp/ocsp_lib.d crypto/sha/sha512.d test/buildtest_ssl3.d crypto/evp/evp_enc.d crypto/x509v3/v3_genn.d ssl/statem/statem_lib.d crypto/cast/c_enc.d crypto/x509/x509_req.d crypto/evp/pmeth_gn.d crypto/ec/ec_key.d crypto/evp/m_wp.d crypto/x509v3/v3_pci.d crypto/evp/e_rc4.d crypto/aes/aes_cbc.d crypto/bf/bf_ecb.d crypto/bn/bn_blind.d crypto/rc2/rc2_skey.d crypto/asn1/t_spki.d crypto/cmac/cm_pmeth.d crypto/rsa/rsa_err.d crypto/x509/t_crl.d crypto/ts/ts_asn1.d test/buildtest_cms.d apps/ciphers.d crypto/rsa/rsa_prn.d test/buildtest_md4.d apps/version.d crypto/dsa/dsa_ameth.d crypto/evp/e_des3.d crypto/ec/ec_check.d crypto/rc2/rc2ofb64.d crypto/x509/by_dir.d crypto/evp/evp_pkey.d crypto/x509v3/v3_enum.d ssl/ssl_asn1.d crypto/bn/bn_exp2.d test/buildtest_idea.d test/evp_test.d crypto/modes/ccm128.d test/ectest.d test/drbg_cavs_data.d test/ecstresstest.d test/sslcorrupttest.d crypto/pkcs12/p12_mutl.d crypto/async/async.d apps/openssl.d test/buildtest_stack.d ssl/ssl_lib.d crypto/bn/bn_exp.d apps/s_time.d crypto/rc2/rc2cfb64.d crypto/evp/e_camellia.d crypto/rsa/rsa_depr.d apps/s_socket.d test/buildtest_des.d crypto/evp/e_old.d crypto/pkcs12/p12_p8e.d crypto/asn1/a_strnid.d crypto/dh/dh_asn1.d crypto/rc5/rc5_ecb.d test/buildtest_ecdsa.d test/casttest.d test/x509aux.d apps/crl.d crypto/ocsp/ocsp_err.d crypto/des/qud_cksm.d test/tls13secretstest.d test/v3nametest.d crypto/pem/pem_x509.d crypto/buffer/buffer.d crypto/camellia/cmll_ctr.d crypto/evp/evp_cnf.d crypto/ts/ts_req_utils.d crypto/x509v3/v3_pku.d crypto/cversion.d crypto/bio/bf_lbuf.d test/asynctest.d crypto/ocsp/ocsp_prn.d crypto/kdf/kdf_err.d crypto/des/fcrypt.d crypto/modes/cts128.d crypto/init.d ssl/t1_enc.d crypto/ts/ts_conf.d apps/dgst.d crypto/lhash/lhash.d crypto/ct/ct_err.d crypto/bio/b_sock.d crypto/ocsp/ocsp_vfy.d crypto/x509v3/pcy_tree.d crypto/bf/bf_enc.d crypto/asn1/x_long.d crypto/rc5/rc5_enc.d test/dtlsv1listentest.d apps/apps.d crypto/evp/m_null.d crypto/evp/e_xcbc_d.d crypto/modes/wrap128.d crypto/evp/m_md4.d crypto/aes/aes_misc.d test/buildtest_tls1.d crypto/cms/cms_env.d crypto/evp/e_chacha20_poly1305.d crypto/rsa/rsa_pss.d crypto/ec/ecdh_ossl.d crypto/ec/ec_ameth.d crypto/idea/i_skey.d test/buildtest_rand_drbg.d crypto/rsa/rsa_saos.d crypto/ec/curve448/curve448_tables.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/idea/i_cbc.d crypto/engine/tb_rand.d test/ec_internal_test.d test/buildtest_async.d crypto/dh/dh_depr.d crypto/evp/evp_err.d test/testutil/random.d crypto/evp/bio_ok.d apps/pkcs8.d engines/e_padlock.d test/buildtest_e_os2.d crypto/asn1/x_spki.d crypto/x509/x_crl.d crypto/rsa/rsa_meth.d crypto/pkcs7/bio_pk7.d fuzz/bignum.d crypto/evp/p_verify.d crypto/asn1/a_strex.d crypto/store/store_lib.d crypto/asn1/a_type.d crypto/x509/x509_lu.d crypto/x509v3/v3_utl.d test/buildtest_pem2.d crypto/rsa/rsa_crpt.d apps/verify.d test/buildtest_dsa.d crypto/x509v3/v3_int.d crypto/ec/ec_pmeth.d crypto/asn1/x_sig.d crypto/hmac/hm_ameth.d crypto/x509v3/v3_skey.d test/buildtest_safestack.d test/rsa_complex.d test/buildtest_ocsp.d crypto/ec/ec_mult.d test/gmdifftest.d test/sslapitest.d crypto/bio/bss_file.d crypto/x509v3/v3_addr.d crypto/evp/e_null.d fuzz/cms.d crypto/bio/bss_sock.d crypto/pkcs7/pk7_attr.d apps/ca.d ssl/methods.d crypto/blake2/blake2s.d test/ecdsatest.d crypto/asn1/asn_moid.d crypto/ec/ec_curve.d crypto/rand/drbg_ctr.d crypto/ec/curve448/f_generic.d crypto/pkcs7/pk7_mime.d test/buildtest_obj_mac.d crypto/asn1/asn1_err.d crypto/ocsp/ocsp_ht.d crypto/engine/eng_init.d crypto/conf/conf_api.d test/buildtest_sha.d crypto/des/set_key.d test/exdatatest.d crypto/asn1/f_int.d crypto/seed/seed.d ssl/ssl_ciph.d apps/gendsa.d crypto/asn1/tasn_typ.d crypto/md4/md4_one.d crypto/rsa/rsa_chk.d ssl/statem/statem_srvr.d crypto/pkcs12/p12_attr.d crypto/evp/evp_lib.d test/buildtest_evp.d ssl/statem/statem_clnt.d crypto/des/cfb64enc.d crypto/asn1/tasn_enc.d crypto/x509v3/pcy_lib.d crypto/sm3/sm3.d crypto/x509v3/v3_akeya.d test/buildtest_crypto.d crypto/pkcs12/p12_crpt.d apps/pkcs7.d crypto/err/err.d crypto/x509v3/v3_bitst.d crypto/idea/i_ecb.d test/x509_internal_test.d crypto/chacha/chacha_enc.d test/ssl_test_ctx.d crypto/x509v3/v3_prn.d crypto/asn1/a_sign.d crypto/ec/ec_cvt.d crypto/ec/ec_print.d crypto/evp/p_enc.d crypto/whrlpool/wp_dgst.d crypto/evp/pmeth_lib.d test/buildtest_ssl2.d crypto/dsa/dsa_key.d crypto/x509/x_attrib.d crypto/pkcs7/pk7_doit.d crypto/bn/bn_rand.d crypto/x509/x_x509a.d test/mdc2_internal_test.d crypto/pkcs12/p12_p8d.d test/conf_include_test.d crypto/x509/t_req.d crypto/engine/eng_err.d ssl/bio_ssl.d crypto/cast/c_ofb64.d crypto/bio/bio_cb.d crypto/dsa/dsa_asn1.d crypto/ts/ts_verify_ctx.d apps/ecparam.d crypto/evp/m_md5.d crypto/x509/x509_def.d crypto/cms/cms_kari.d ssl/record/rec_layer_d1.d crypto/asn1/a_utf8.d test/pemtest.d crypto/bn/bn_depr.d crypto/modes/cfb128.d crypto/lhash/lh_stats.d crypto/conf/conf_mod.d crypto/rsa/rsa_ossl.d apps/app_rand.d apps/ocsp.d crypto/evp/evp_pbe.d test/ideatest.d crypto/aes/aes_wrap.d crypto/asn1/t_bitst.d crypto/conf/conf_mall.d test/ciphername_test.d test/buildtest_blowfish.d apps/pkey.d crypto/x509/x509_vpm.d apps/passwd.d test/ssl_ctx_test.d crypto/engine/tb_dsa.d crypto/ec/ecdh_kdf.d test/buildtest_x509v3.d test/buildtest_cmac.d test/buildtest_rc2.d crypto/o_str.d test/clienthellotest.d crypto/evp/names.d crypto/bn/bn_add.d crypto/pem/pem_info.d test/x509_time_test.d crypto/objects/o_names.d fuzz/ct.d crypto/aes/aes_ecb.d crypto/evp/m_md2.d test/bio_memleak_test.d crypto/des/cbc_cksm.d crypto/ts/ts_rsp_sign.d crypto/poly1305/poly1305_pmeth.d crypto/rsa/rsa_sign.d crypto/des/ofb64enc.d ssl/ssl_err.d crypto/pkcs7/pk7_smime.d crypto/asn1/ameth_lib.d crypto/dso/dso_openssl.d crypto/ec/ecp_oct.d apps/dhparam.d test/sm2_internal_test.d crypto/objects/obj_xref.d test/buildtest_ripemd.d crypto/cms/cms_smime.d crypto/evp/cmeth_lib.d crypto/conf/conf_def.d crypto/bf/bf_ofb64.d apps/crl2p7.d crypto/evp/e_sm4.d crypto/ec/ecdsa_sign.d crypto/asn1/a_digest.d crypto/threads_pthread.d crypto/pkcs7/pk7_asn1.d test/siphash_internal_test.d crypto/x509v3/v3_sxnet.d ssl/ssl_cert.d crypto/rand/rand_egd.d test/testutil/output_helpers.d crypto/evp/e_rc2.d ssl/tls13_enc.d ssl/statem/extensions_cust.d crypto/pkcs12/p12_asn.d test/buildtest_pkcs12.d crypto/ec/ec_lib.d apps/pkcs12.d fuzz/crl.d crypto/asn1/evp_asn1.d crypto/asn1/tasn_scn.d crypto/rsa/rsa_pmeth.d crypto/rand/randfile.d test/verify_extra_test.d test/buildtest_seed.d crypto/evp/e_aria.d ssl/s3_lib.d test/buildtest_kdf.d crypto/rc4/rc4_enc.d crypto/bio/b_dump.d test/rc4test.d crypto/evp/m_ripemd.d ssl/packet.d crypto/async/async_err.d crypto/engine/eng_ctrl.d crypto/dsa/dsa_gen.d crypto/engine/eng_pkey.d crypto/ts/ts_rsp_utils.d crypto/asn1/a_mbstr.d crypto/ec/ecdsa_ossl.d test/bntest.d crypto/hmac/hmac.d test/buildtest_opensslv.d crypto/dh/dh_kdf.d crypto/ocsp/ocsp_ext.d crypto/async/arch/async_win.d test/constant_time_test.d apps/rand.d crypto/ct/ct_policy.d test/exptest.d test/poly1305_internal_test.d crypto/x509/x509spki.d crypto/asn1/bio_ndef.d crypto/seed/seed_ofb.d ssl/d1_msg.d crypto/rsa/rsa_lib.d crypto/bio/bss_fd.d crypto/aria/aria.d test/testutil/cb.d crypto/x509/x_req.d crypto/modes/ocb128.d crypto/x509/x_exten.d crypto/o_init.d crypto/store/loader_file.d test/testutil/main.d crypto/ec/ecp_nistp224.d crypto/mem.d crypto/ec/ecp_nistp256.d ssl/tls_srp.d crypto/cpt_err.d crypto/ex_data.d crypto/evp/e_des.d crypto/uid.d crypto/asn1/x_algor.d crypto/x509/x509_trs.d test/buildtest_md5.d test/handshake_helper.d crypto/bn/bn_dh.d ssl/record/dtls1_bitmap.d crypto/md2/md2_dgst.d test/cmsapitest.d crypto/asn1/d2i_pu.d crypto/cms/cms_asn1.d crypto/asn1/x_bignum.d crypto/evp/e_rc5.d crypto/evp/m_sha1.d ssl/record/rec_layer_s3.d crypto/x509v3/v3_purp.d crypto/asn1/asn1_gen.d crypto/asn1/asn1_lib.d crypto/pkcs12/p12_crt.d test/packettest.d crypto/cast/c_cfb64.d apps/pkeyparam.d test/buildtest_aes.d apps/errstr.d test/buildtest_ct.d test/crltest.d crypto/asn1/n_pkey.d crypto/evp/e_idea.d apps/speed.d test/secmemtest.d crypto/x509v3/v3_info.d crypto/siphash/siphash_ameth.d crypto/whrlpool/wp_block.d crypto/txt_db/txt_db.d ssl/pqueue.d crypto/bn/bn_intern.d crypto/poly1305/poly1305.d test/drbgtest.d test/errtest.d crypto/pkcs12/p12_decr.d test/asynciotest.d test/ssl_test_ctx_test.d test/buildtest_ts.d crypto/ec/curve448/eddsa.d test/buildtest_srtp.d apps/engine.d crypto/x509v3/v3_lib.d crypto/camellia/cmll_ofb.d crypto/evp/e_aes.d crypto/dh/dh_prn.d fuzz/client.d test/buildtest_ebcdic.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -245,8 +245,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -274,70 +274,70 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "link $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- ln -sf $$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ ln -sf $$fn "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -348,21 +348,21 @@ install_dev: install_runtime_libs
: ; \
if [ "$$fn1" != "$$fn2" ]; then \
$(ECHO) "link $(DESTDIR)$(libdir)/$$fn2 -> $(DESTDIR)$(libdir)/$$fn1"; \
- ln -sf $$fn1 $(DESTDIR)$(libdir)/$$fn2; \
+ ln -sf $$fn1 "$(DESTDIR)$(libdir)/$$fn2"; \
fi; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@@ -371,14 +371,14 @@ uninstall_dev: uninstall_runtime_libs
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -388,32 +388,32 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
if [ "$$fn1" != "$$fn2" -a -f "$(DESTDIR)$(libdir)/$$fn1" ]; then \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn1"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn1; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn1"; \
fi; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -425,16 +425,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -442,34 +442,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$s $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$s "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -481,16 +481,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -501,24 +501,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -692,12 +692,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -763,7 +763,7 @@ libcrypto$(SHLIB_EXT_SIMPLE) libcrypto$(SHLIB_EXT): crypto/aes/aes_cbc.o crypto/
libcrypto.map: ../util/mkdef.pl ../util/libcrypto.num
$(PERL) ../util/mkdef.pl crypto linux > $@
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -771,7 +771,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -779,7 +779,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -787,7 +787,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -795,7 +795,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -803,7 +803,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -811,7 +811,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -819,7 +819,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -827,7 +827,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -835,7 +835,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -843,7 +843,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -851,7 +851,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -859,7 +859,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -867,7 +867,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -875,7 +875,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -883,7 +883,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -891,7 +891,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -899,7 +899,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -907,7 +907,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -915,7 +915,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -923,7 +923,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -931,7 +931,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -939,7 +939,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -947,7 +947,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -955,7 +955,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -963,7 +963,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -971,7 +971,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -979,7 +979,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -987,7 +987,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -995,7 +995,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1003,7 +1003,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1011,7 +1011,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1019,7 +1019,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1027,7 +1027,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1035,7 +1035,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1043,7 +1043,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1051,7 +1051,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1059,7 +1059,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1067,7 +1067,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1075,7 +1075,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1083,7 +1083,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1091,7 +1091,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1099,7 +1099,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1107,7 +1107,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1115,7 +1115,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1123,7 +1123,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1131,7 +1131,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1139,7 +1139,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1147,7 +1147,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1155,7 +1155,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1163,7 +1163,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1171,7 +1171,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1179,7 +1179,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1187,7 +1187,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1195,7 +1195,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1203,7 +1203,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1211,7 +1211,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1219,7 +1219,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1227,7 +1227,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1235,7 +1235,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1243,7 +1243,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1251,7 +1251,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1259,7 +1259,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1267,7 +1267,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1275,7 +1275,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1283,7 +1283,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1291,7 +1291,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1299,7 +1299,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1307,7 +1307,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1315,7 +1315,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1323,7 +1323,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1331,7 +1331,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1339,7 +1339,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1347,7 +1347,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1355,7 +1355,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1363,7 +1363,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1371,7 +1371,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1379,7 +1379,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1387,7 +1387,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1395,7 +1395,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1403,7 +1403,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1411,7 +1411,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1419,7 +1419,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1427,7 +1427,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1435,7 +1435,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1443,7 +1443,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1451,7 +1451,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1459,7 +1459,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1467,7 +1467,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1475,7 +1475,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1483,7 +1483,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1491,7 +1491,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1499,7 +1499,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1507,7 +1507,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1515,7 +1515,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1523,7 +1523,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1531,7 +1531,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1539,7 +1539,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1547,7 +1547,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1555,7 +1555,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1563,7 +1563,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1571,7 +1571,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1579,7 +1579,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1587,7 +1587,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1595,7 +1595,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1603,7 +1603,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1611,7 +1611,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1619,7 +1619,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1627,7 +1627,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1635,7 +1635,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1643,7 +1643,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1651,7 +1651,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1659,7 +1659,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1667,7 +1667,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1675,7 +1675,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1683,7 +1683,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1691,7 +1691,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1699,7 +1699,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1707,7 +1707,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1715,7 +1715,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1723,7 +1723,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1731,7 +1731,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1739,7 +1739,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1747,7 +1747,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1755,7 +1755,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1763,7 +1763,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1771,7 +1771,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1779,7 +1779,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1787,7 +1787,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1795,7 +1795,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1803,7 +1803,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1811,7 +1811,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1819,7 +1819,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1827,7 +1827,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1835,7 +1835,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1843,7 +1843,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1851,7 +1851,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1859,7 +1859,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1867,7 +1867,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1875,7 +1875,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1883,7 +1883,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1891,7 +1891,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1899,7 +1899,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1907,7 +1907,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1915,7 +1915,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1923,7 +1923,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1931,7 +1931,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1939,7 +1939,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1947,7 +1947,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -1955,7 +1955,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -1963,7 +1963,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -1971,7 +1971,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -1979,7 +1979,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -1987,7 +1987,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -1995,7 +1995,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2003,7 +2003,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2011,7 +2011,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2019,7 +2019,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2027,7 +2027,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2035,7 +2035,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2043,7 +2043,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2051,7 +2051,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2059,7 +2059,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2067,7 +2067,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2075,7 +2075,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2083,7 +2083,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2091,7 +2091,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2099,7 +2099,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2107,7 +2107,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2115,7 +2115,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2123,7 +2123,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2131,7 +2131,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2139,7 +2139,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2147,7 +2147,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2155,7 +2155,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2163,7 +2163,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2171,7 +2171,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2179,7 +2179,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2187,7 +2187,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2195,7 +2195,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2203,7 +2203,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2211,7 +2211,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2219,7 +2219,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2227,7 +2227,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2235,7 +2235,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2243,7 +2243,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2251,7 +2251,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2259,7 +2259,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2267,7 +2267,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2275,7 +2275,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2283,7 +2283,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2291,7 +2291,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2299,7 +2299,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2307,7 +2307,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2315,7 +2315,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2323,7 +2323,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2331,7 +2331,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2339,7 +2339,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2347,7 +2347,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2357,7 +2357,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2365,7 +2365,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2373,7 +2373,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2381,7 +2381,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2389,7 +2389,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2397,7 +2397,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2405,7 +2405,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2413,7 +2413,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2421,7 +2421,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2429,7 +2429,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2437,7 +2437,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2445,7 +2445,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2453,7 +2453,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2461,7 +2461,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2469,7 +2469,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2477,7 +2477,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2485,7 +2485,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2493,7 +2493,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2501,7 +2501,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2509,7 +2509,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2517,7 +2517,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2525,7 +2525,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2533,7 +2533,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2541,7 +2541,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2549,7 +2549,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2557,7 +2557,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2565,7 +2565,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2573,7 +2573,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2581,7 +2581,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2589,7 +2589,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2597,7 +2597,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2605,7 +2605,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2613,7 +2613,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2621,7 +2621,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2629,7 +2629,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2637,7 +2637,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2645,7 +2645,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2653,7 +2653,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2661,7 +2661,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2669,7 +2669,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2677,7 +2677,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2685,7 +2685,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2693,7 +2693,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2701,7 +2701,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2709,7 +2709,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2717,7 +2717,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2725,7 +2725,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2733,7 +2733,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2741,7 +2741,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2749,7 +2749,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2757,7 +2757,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2765,7 +2765,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2773,7 +2773,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2781,7 +2781,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2789,7 +2789,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2797,7 +2797,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2805,7 +2805,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2813,7 +2813,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2821,7 +2821,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2829,7 +2829,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2837,7 +2837,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2845,7 +2845,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2853,7 +2853,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2861,7 +2861,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2869,7 +2869,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2877,7 +2877,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2885,7 +2885,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2893,7 +2893,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2901,7 +2901,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2909,7 +2909,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2917,7 +2917,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2925,7 +2925,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2933,7 +2933,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2941,7 +2941,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2949,7 +2949,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -2957,7 +2957,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -2965,7 +2965,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -2973,7 +2973,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -2981,7 +2981,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -2989,7 +2989,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -2997,7 +2997,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3005,7 +3005,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3013,7 +3013,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3021,7 +3021,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3029,7 +3029,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3037,7 +3037,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3045,7 +3045,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3053,7 +3053,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3061,7 +3061,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3069,7 +3069,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3077,7 +3077,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3085,7 +3085,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3093,7 +3093,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3101,7 +3101,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3109,7 +3109,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3117,7 +3117,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3125,7 +3125,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3133,7 +3133,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3141,7 +3141,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3149,7 +3149,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3157,7 +3157,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3165,7 +3165,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3173,7 +3173,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3181,7 +3181,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3189,7 +3189,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3197,7 +3197,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3205,7 +3205,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3213,7 +3213,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3221,7 +3221,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3229,7 +3229,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3237,7 +3237,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3245,7 +3245,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3253,7 +3253,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3261,7 +3261,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3269,7 +3269,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3277,7 +3277,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3285,7 +3285,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3293,7 +3293,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3301,7 +3301,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3309,7 +3309,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3317,7 +3317,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3325,7 +3325,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3333,7 +3333,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3341,7 +3341,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3349,7 +3349,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3357,7 +3357,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3365,7 +3365,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3373,7 +3373,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3381,7 +3381,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3389,7 +3389,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3397,7 +3397,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3405,7 +3405,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3413,7 +3413,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3421,7 +3421,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3429,7 +3429,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3437,7 +3437,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3445,7 +3445,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3453,7 +3453,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3461,7 +3461,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3469,7 +3469,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3477,7 +3477,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3485,7 +3485,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3493,7 +3493,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3501,7 +3501,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3509,7 +3509,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3517,7 +3517,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3525,7 +3525,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3533,7 +3533,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3541,7 +3541,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3549,7 +3549,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3557,7 +3557,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3565,7 +3565,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3573,7 +3573,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3581,7 +3581,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3589,7 +3589,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3597,7 +3597,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3605,7 +3605,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3613,7 +3613,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3621,7 +3621,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3629,7 +3629,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3637,7 +3637,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3645,7 +3645,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3653,7 +3653,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3661,7 +3661,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3669,7 +3669,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3677,7 +3677,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3685,7 +3685,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3693,7 +3693,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3701,7 +3701,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3709,7 +3709,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3717,7 +3717,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3725,7 +3725,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3733,7 +3733,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3741,7 +3741,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3749,7 +3749,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3757,7 +3757,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3765,7 +3765,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3773,7 +3773,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3781,7 +3781,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3789,7 +3789,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3797,7 +3797,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3805,7 +3805,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3813,7 +3813,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3821,7 +3821,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3829,7 +3829,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3837,7 +3837,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3845,7 +3845,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3853,7 +3853,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3861,7 +3861,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3869,7 +3869,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3877,7 +3877,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3885,7 +3885,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3893,7 +3893,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3901,7 +3901,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3909,7 +3909,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3917,7 +3917,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3925,7 +3925,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3933,7 +3933,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3941,7 +3941,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3949,7 +3949,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -3957,7 +3957,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -3965,7 +3965,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -3973,7 +3973,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -3981,7 +3981,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -3989,7 +3989,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -3997,7 +3997,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4005,7 +4005,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4013,7 +4013,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4021,7 +4021,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4029,7 +4029,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4037,7 +4037,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4045,7 +4045,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4053,7 +4053,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4061,7 +4061,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4069,7 +4069,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4077,7 +4077,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4085,7 +4085,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4093,7 +4093,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4101,7 +4101,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4109,7 +4109,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4117,7 +4117,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4125,7 +4125,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4133,7 +4133,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4141,7 +4141,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4149,7 +4149,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4157,7 +4157,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4165,7 +4165,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4173,7 +4173,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4181,7 +4181,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4189,7 +4189,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4197,7 +4197,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4205,7 +4205,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4213,7 +4213,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4221,7 +4221,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4229,7 +4229,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4237,7 +4237,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4245,7 +4245,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4253,7 +4253,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4261,7 +4261,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4269,7 +4269,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4277,7 +4277,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4285,7 +4285,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4293,7 +4293,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4301,7 +4301,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4309,7 +4309,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4317,7 +4317,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4325,7 +4325,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4333,7 +4333,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4341,7 +4341,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4349,7 +4349,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4357,7 +4357,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4365,7 +4365,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4373,7 +4373,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4381,7 +4381,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4389,7 +4389,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4397,7 +4397,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4405,7 +4405,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4413,7 +4413,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4421,7 +4421,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4429,7 +4429,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4437,7 +4437,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4445,7 +4445,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4453,7 +4453,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4461,7 +4461,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4469,7 +4469,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4477,7 +4477,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4485,7 +4485,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4493,7 +4493,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4501,7 +4501,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4509,7 +4509,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4517,7 +4517,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4525,7 +4525,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4533,7 +4533,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4541,7 +4541,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4549,7 +4549,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4557,7 +4557,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4565,7 +4565,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4573,7 +4573,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4581,7 +4581,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4589,7 +4589,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4597,7 +4597,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4605,7 +4605,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4613,7 +4613,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4621,7 +4621,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4629,7 +4629,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4637,7 +4637,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4645,7 +4645,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4653,7 +4653,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4661,7 +4661,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4669,7 +4669,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4677,7 +4677,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4685,7 +4685,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4693,7 +4693,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4701,7 +4701,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4709,7 +4709,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4717,7 +4717,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4725,7 +4725,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4733,7 +4733,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4741,7 +4741,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4749,7 +4749,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4757,7 +4757,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4765,7 +4765,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4773,7 +4773,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4781,7 +4781,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4789,7 +4789,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4797,7 +4797,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4805,7 +4805,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4813,7 +4813,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4821,7 +4821,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4829,7 +4829,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4837,7 +4837,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4845,7 +4845,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4853,7 +4853,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4861,7 +4861,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4869,7 +4869,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4877,7 +4877,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4885,7 +4885,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4893,7 +4893,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4901,7 +4901,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4909,7 +4909,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4917,7 +4917,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4925,7 +4925,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4933,7 +4933,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4941,7 +4941,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4949,7 +4949,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -4957,7 +4957,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -4965,7 +4965,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -4973,7 +4973,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -4981,7 +4981,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -4989,7 +4989,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -4997,7 +4997,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5005,7 +5005,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5013,7 +5013,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5021,7 +5021,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5029,7 +5029,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5037,7 +5037,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5045,7 +5045,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5053,7 +5053,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5061,7 +5061,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5069,7 +5069,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5077,7 +5077,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5085,7 +5085,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5093,7 +5093,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5101,7 +5101,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5109,7 +5109,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5117,7 +5117,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5125,7 +5125,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5133,7 +5133,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5141,7 +5141,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5149,7 +5149,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5157,7 +5157,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5165,7 +5165,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5173,7 +5173,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5181,7 +5181,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5189,7 +5189,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5197,7 +5197,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5205,7 +5205,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5213,7 +5213,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5221,7 +5221,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5229,7 +5229,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5237,7 +5237,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5245,7 +5245,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5253,7 +5253,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5261,7 +5261,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5269,7 +5269,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5277,7 +5277,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5285,7 +5285,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5293,7 +5293,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5301,7 +5301,7 @@ crypto/uid.o: ../crypto/uid.c
mv crypto/uid.d.tmp crypto/uid.d; \
fi
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5309,7 +5309,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5317,7 +5317,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5325,7 +5325,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5333,7 +5333,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5341,7 +5341,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5349,7 +5349,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5357,7 +5357,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5365,7 +5365,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5373,7 +5373,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5381,7 +5381,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5389,7 +5389,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5397,7 +5397,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5405,7 +5405,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5413,7 +5413,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5421,7 +5421,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5429,7 +5429,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5437,7 +5437,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5445,7 +5445,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5453,7 +5453,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5461,7 +5461,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5469,7 +5469,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5477,7 +5477,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5485,7 +5485,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5493,7 +5493,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5501,7 +5501,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5509,7 +5509,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5517,7 +5517,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5525,7 +5525,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5533,7 +5533,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5541,7 +5541,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5549,7 +5549,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5557,7 +5557,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5565,7 +5565,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5573,7 +5573,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5581,7 +5581,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5589,7 +5589,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5597,7 +5597,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5605,7 +5605,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5613,7 +5613,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5621,7 +5621,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5629,7 +5629,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5637,7 +5637,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5645,7 +5645,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5653,7 +5653,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5661,7 +5661,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5669,7 +5669,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5677,7 +5677,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5685,7 +5685,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5693,7 +5693,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5701,7 +5701,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5709,7 +5709,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5717,7 +5717,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5725,7 +5725,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5733,7 +5733,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5741,7 +5741,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5749,7 +5749,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5757,7 +5757,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5765,7 +5765,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5773,7 +5773,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5781,7 +5781,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5789,7 +5789,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5797,7 +5797,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5805,7 +5805,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5813,7 +5813,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5821,7 +5821,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5829,7 +5829,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5837,7 +5837,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5845,7 +5845,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5853,7 +5853,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5861,7 +5861,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5869,7 +5869,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5877,7 +5877,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5885,7 +5885,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5893,7 +5893,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -6268,7 +6268,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6303,14 +6303,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6367,6 +6359,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/capi.so: engines/e_capi.o libcrypto$(SHLIB_EXT_SIMPLE)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/capi.so engines/e_capi.o \
@@ -7007,7 +7007,7 @@ test/asn1_internal_test: test/asn1_internal_test.o test/libtestutil.a libcrypto.
-o test/asn1_internal_test test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8249,7 +8249,7 @@ test/chacha_internal_test: test/chacha_internal_test.o test/libtestutil.a libcry
-o test/chacha_internal_test test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8379,7 +8379,7 @@ test/ctype_internal_test: test/ctype_internal_test.o test/libtestutil.a libcrypt
-o test/ctype_internal_test test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8556,7 +8556,7 @@ test/ec_internal_test: test/ec_internal_test.o test/libtestutil.a libcrypto.a
-o test/ec_internal_test test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8634,7 +8634,7 @@ test/evp_extra_test: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHLIB_E
-o test/evp_extra_test test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8907,7 +8907,7 @@ test/poly1305_internal_test: test/poly1305_internal_test.o test/libtestutil.a li
-o test/poly1305_internal_test test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9063,7 +9063,7 @@ test/shlibloadtest: test/shlibloadtest.o
-o test/shlibloadtest test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9076,7 +9076,7 @@ test/siphash_internal_test: test/siphash_internal_test.o test/libtestutil.a libc
-o test/siphash_internal_test test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9089,7 +9089,7 @@ test/sm2_internal_test: test/sm2_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm2_internal_test test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9102,7 +9102,7 @@ test/sm4_internal_test: test/sm4_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm4_internal_test test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9135,6 +9135,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test: test/ssl_ctx_test.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
+ rm -f test/ssl_ctx_test
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
rm -f test/ssl_test
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9559,11 +9572,11 @@ crypto/x509 crypto/x509/: crypto/x509/by_dir.o crypto/x509/by_file.o crypto/x509
crypto/x509v3 crypto/x509v3/: 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
engines engines/: engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
fuzz fuzz/: fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test
-ssl ssl/: ssl/packet.o ssl/tls13_enc.o 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/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/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o
+ssl ssl/: 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/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/t1_enc.o ssl/t1_lib.o ssl/t1_trce.o ssl/tls13_enc.o ssl/tls_srp.o ssl/packet.o ssl/tls13_enc.o
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
diff --git a/upstream-build/makefile/x86_64-linux b/upstream-build/makefile/x86_64-linux
index 0c674c8..94043ca 100644
--- a/upstream-build/makefile/x86_64-linux
+++ b/upstream-build/makefile/x86_64-linux
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=linux-x86_64
-OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
-CONFIGURE_ARGS=("linux-x86_64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
+OPTIONS=--prefix=/home/karen/install enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers enable-zlib no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib-dynamic
+CONFIGURE_ARGS=("linux-x86_64", "--prefix=/home/karen/install", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng", "enable-zlib")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto$(SHLIB_EXT) libssl$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto$(SHLIB_EXT);libcrypto$(SHLIB_EXT_SIMPLE)" "libssl$(SHLIB_EXT);libssl$(SHLIB_EXT_SIMPLE)" ";"
ENGINES=engines/afalg.so engines/capi.so engines/dasync.so engines/ossltest.so engines/padlock.so
-PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
+PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/kdf/kdf_err.d crypto/dsa/dsa_err.d crypto/conf/conf_mod.d crypto/evp/pmeth_gn.d ssl/d1_msg.d test/buildtest_ssl.d fuzz/asn1parse.d crypto/evp/e_seed.d crypto/asn1/d2i_pr.d crypto/idea/i_cfb64.d test/buildtest_ui.d crypto/x509v3/v3_prn.d crypto/x509v3/v3_info.d crypto/ec/ecp_nistp224.d crypto/txt_db/txt_db.d test/asn1_internal_test.d crypto/engine/eng_rdrand.d test/testutil/format_output.d ssl/bio_ssl.d apps/speed.d test/versions.d test/buildtest_asn1t.d fuzz/conf.d test/buildtest_ecdh.d crypto/rc5/rc5cfb64.d crypto/err/err_all.d test/buildtest_srp.d crypto/blake2/m_blake2s.d apps/asn1pars.d crypto/ts/ts_rsp_utils.d ssl/ssl_sess.d test/buildtest_comp.d crypto/cms/cms_env.d crypto/bn/bn_div.d crypto/bio/bss_log.d crypto/dh/dh_rfc7919.d test/packettest.d test/clienthellotest.d test/time_offset_test.d test/gosttest.d crypto/pkcs12/p12_init.d test/pkey_meth_test.d crypto/dh/dh_check.d crypto/camellia/cmll_cbc.d apps/pkeyparam.d crypto/seed/seed_ecb.d ssl/ssl_asn1.d crypto/asn1/a_int.d test/buildtest_bio.d apps/ts.d crypto/cms/cms_enc.d apps/rsautl.d test/buildtest_x509_vfy.d apps/rsa.d apps/dsa.d crypto/asn1/a_utctm.d apps/ciphers.d apps/passwd.d crypto/ec/curve448/f_generic.d test/evp_test.d crypto/asn1/x_pkey.d crypto/chacha/chacha_enc.d ssl/ssl_utst.d crypto/camellia/cmll_cfb.d test/asn1_encode_test.d crypto/async/async_err.d crypto/x509/x509_vfy.d crypto/aes/aes_ecb.d crypto/ocsp/v3_ocsp.d crypto/evp/m_sigver.d test/pemtest.d test/buildtest_ocsp.d ssl/statem/statem_srvr.d ssl/ssl_lib.d crypto/pem/pem_sign.d crypto/cms/cms_lib.d test/buildtest_hmac.d crypto/asn1/n_pkey.d ssl/statem/extensions_srvr.d crypto/evp/e_des3.d crypto/evp/e_chacha20_poly1305.d crypto/ct/ct_oct.d test/igetest.d crypto/rand/rand_egd.d crypto/x509/x_x509.d crypto/cast/c_skey.d crypto/seed/seed_cbc.d crypto/asn1/x_spki.d crypto/asn1/x_bignum.d test/buildtest_store.d test/buildtest_stack.d ssl/ssl_conf.d crypto/ts/ts_rsp_sign.d crypto/ec/ecx_meth.d crypto/ts/ts_req_utils.d crypto/dh/dh_prn.d ssl/statem/statem_lib.d crypto/ec/ec_ameth.d crypto/evp/p_open.d apps/ocsp.d crypto/dso/dso_lib.d crypto/bf/bf_ofb64.d crypto/ripemd/rmd_dgst.d ssl/s3_msg.d crypto/pkcs7/pk7_asn1.d crypto/bn/bn_mont.d crypto/asn1/asn1_err.d crypto/pkcs12/p12_decr.d crypto/x509/x509cset.d crypto/x509v3/pcy_node.d crypto/x509/x_req.d crypto/cpt_err.d crypto/rsa/rsa_oaep.d crypto/rsa/rsa_sign.d crypto/dsa/dsa_asn1.d crypto/sm2/sm2_pmeth.d crypto/x509/x509_vpm.d test/testutil/tap_bio.d fuzz/crl.d crypto/ocsp/ocsp_err.d crypto/conf/conf_lib.d crypto/buffer/buf_err.d crypto/kdf/hkdf.d crypto/ct/ct_x509v3.d crypto/evp/digest.d crypto/asn1/a_strnid.d crypto/evp/cmeth_lib.d crypto/dh/dh_err.d crypto/whrlpool/wp_block.d crypto/lhash/lh_stats.d crypto/asn1/bio_asn1.d crypto/dh/dh_meth.d crypto/x509/x_crl.d crypto/blake2/blake2s.d crypto/engine/eng_cnf.d crypto/asn1/asn_moid.d crypto/store/store_register.d crypto/cms/cms_ess.d test/buildtest_engine.d test/tls13secretstest.d test/cipherlist_test.d test/buildtest_txt_db.d crypto/pem/pem_err.d crypto/pkcs12/p12_crpt.d crypto/evp/m_mdc2.d ssl/packet.d crypto/x509v3/v3_utl.d crypto/engine/tb_rand.d crypto/asn1/a_verify.d crypto/ui/ui_null.d crypto/x509/x509_lu.d crypto/evp/bio_b64.d test/buildtest_ssl3.d crypto/async/arch/async_null.d test/rc5test.d crypto/x509v3/v3_akeya.d crypto/modes/cfb128.d test/servername_test.d crypto/evp/m_md5_sha1.d ssl/ssl_err.d crypto/des/set_key.d crypto/evp/names.d crypto/rsa/rsa_err.d ssl/record/rec_layer_d1.d crypto/ec/ec_key.d test/rc4test.d crypto/x509/x509_txt.d crypto/rc2/rc2cfb64.d crypto/evp/e_camellia.d crypto/engine/tb_rsa.d apps/pkey.d crypto/comp/comp_err.d crypto/ebcdic.d crypto/bio/bf_null.d test/threadstest.d fuzz/x509.d crypto/ec/ecp_nist.d test/bio_enc_test.d crypto/bn/bn_shift.d crypto/rand/randfile.d crypto/cms/cms_kari.d fuzz/bndiv.d crypto/x509v3/v3_addr.d crypto/engine/eng_ctrl.d test/x509aux.d crypto/rsa/rsa_x931.d crypto/cast/c_cfb64.d crypto/bio/bss_bio.d apps/prime.d test/buildtest_obj_mac.d crypto/bio/b_dump.d apps/enc.d crypto/bn/bn_prime.d crypto/rsa/rsa_chk.d test/buildtest_aes.d crypto/engine/tb_dh.d test/rdrand_sanitytest.d test/testutil/cb.d crypto/ec/ecp_nistp521.d test/exptest.d crypto/x509v3/pcy_map.d crypto/dsa/dsa_sign.d test/x509_internal_test.d crypto/pem/pem_pk8.d test/fatalerrtest.d crypto/bn/bn_blind.d crypto/engine/eng_err.d crypto/evp/evp_pkey.d engines/e_ossltest.d crypto/bn/bn_add.d crypto/evp/e_sm4.d crypto/evp/e_idea.d crypto/bn/bn_srp.d crypto/bn/bn_err.d crypto/bio/bss_sock.d crypto/rsa/rsa_asn1.d test/v3nametest.d crypto/ts/ts_lib.d crypto/asn1/asn1_gen.d crypto/pkcs12/p12_npas.d fuzz/server.d test/buildtest_conf.d crypto/asn1/x_algor.d crypto/asn1/a_type.d crypto/threads_win.d apps/genrsa.d crypto/x509v3/v3_lib.d crypto/ec/eck_prn.d crypto/evp/m_null.d crypto/buffer/buffer.d crypto/modes/cts128.d crypto/asn1/x_long.d test/sslcorrupttest.d test/evp_extra_test.d test/buildtest_md4.d apps/s_server.d crypto/md4/md4_one.d crypto/asn1/a_mbstr.d crypto/idea/i_skey.d crypto/bn/bn_recp.d crypto/x509/x509_ext.d test/cmsapitest.d crypto/x509v3/v3_pci.d crypto/err/err.d apps/pkcs8.d ssl/record/ssl3_record_tls13.d crypto/pem/pvkfmt.d crypto/x509/x509_r2x.d test/mdc2_internal_test.d crypto/x509v3/pcy_tree.d crypto/asn1/i2d_pr.d test/buildtest_modes.d crypto/x509v3/v3_ncons.d crypto/evp/e_null.d crypto/mem_sec.d crypto/bio/bss_mem.d test/ct_test.d test/testutil/output_helpers.d test/buildtest_blowfish.d fuzz/bignum.d crypto/bn/bn_exp.d crypto/threads_pthread.d crypto/sha/sha512.d crypto/ec/curve448/curve448.d crypto/evp/e_aes.d crypto/evp/evp_key.d crypto/asn1/bio_ndef.d crypto/dsa/dsa_lib.d crypto/x509/x_x509a.d test/ecstresstest.d apps/x509.d crypto/modes/wrap128.d test/buildtest_tls1.d test/tls13ccstest.d crypto/ec/ec_err.d test/dhtest.d crypto/ui/ui_openssl.d crypto/dh/dh_ameth.d engines/e_afalg.d crypto/ec/ecdsa_sign.d ssl/ssl_cert.d test/buildtest_conf_api.d crypto/asn1/ameth_lib.d crypto/x509v3/v3_alt.d crypto/evp/encode.d test/buildtest_ossl_typ.d crypto/aes/aes_core.d crypto/rc2/rc2_cbc.d crypto/evp/bio_enc.d crypto/asn1/evp_asn1.d test/v3ext.d ssl/s3_enc.d crypto/rc5/rc5ofb64.d crypto/ct/ct_sct.d crypto/lhash/lhash.d crypto/conf/conf_ssl.d crypto/modes/ctr128.d crypto/rc4/rc4_skey.d crypto/evp/e_des.d test/ssl_test_ctx.d apps/s_socket.d crypto/sha/sha1_one.d crypto/asn1/a_octet.d ssl/tls13_enc.d test/buildtest_kdf.d crypto/cmac/cm_ameth.d crypto/x509/x509_cmp.d crypto/evp/bio_md.d test/drbg_cavs_data.d crypto/bn/bn_gf2m.d crypto/idea/i_ofb64.d crypto/modes/ccm128.d crypto/x509v3/v3_akey.d crypto/dso/dso_dlfcn.d test/testutil/random.d test/siphash_internal_test.d test/buildtest_ebcdic.d crypto/x509v3/pcy_data.d crypto/evp/e_rc5.d test/x509_check_cert_pkey_test.d test/testutil/main.d test/md2test.d crypto/ec/ecp_mont.d test/buildtest_pkcs7.d crypto/cms/cms_asn1.d crypto/ripemd/rmd_one.d crypto/bio/bss_acpt.d crypto/ts/ts_conf.d apps/pkcs12.d crypto/conf/conf_err.d crypto/ocsp/ocsp_lib.d crypto/objects/obj_xref.d crypto/ec/ecdsa_ossl.d crypto/x509v3/v3_tlsf.d test/testutil/tests.d crypto/x509/x_all.d crypto/cmac/cm_pmeth.d crypto/hmac/hmac.d crypto/x509/x509name.d crypto/cms/cms_err.d test/buildtest_des.d crypto/des/cbc_enc.d crypto/bf/bf_cfb64.d apps/crl2p7.d crypto/x509v3/v3_pmaps.d apps/req.d test/asynciotest.d crypto/evp/e_aria.d crypto/pem/pem_all.d crypto/rsa/rsa_gen.d crypto/ts/ts_verify_ctx.d test/verify_extra_test.d crypto/rand/drbg_ctr.d crypto/asn1/asn1_lib.d crypto/ec/ec_check.d test/poly1305_internal_test.d crypto/evp/p5_crpt.d crypto/md2/md2_dgst.d apps/nseq.d crypto/ts/ts_asn1.d crypto/ui/ui_lib.d crypto/x509/x509_trs.d crypto/asn1/d2i_pu.d crypto/pkcs12/p12_kiss.d crypto/engine/eng_pkey.d crypto/bio/bio_cb.d test/danetest.d crypto/x509/x_name.d crypto/asn1/tasn_new.d crypto/dso/dso_err.d test/buildtest_md2.d crypto/evp/m_sha1.d crypto/siphash/siphash_pmeth.d crypto/rc5/rc5_enc.d crypto/bf/bf_enc.d crypto/bio/b_print.d crypto/x509v3/v3_pku.d crypto/mem.d crypto/pkcs12/p12_sbag.d crypto/camellia/cmll_ofb.d crypto/store/store_strings.d crypto/evp/p_verify.d crypto/rsa/rsa_ssl.d crypto/pkcs7/pk7_doit.d crypto/engine/eng_table.d apps/opt.d crypto/camellia/cmll_ctr.d crypto/pem/pem_lib.d crypto/ct/ct_sct_ctx.d crypto/conf/conf_mall.d crypto/sm4/sm4.d crypto/x509v3/v3_conf.d crypto/sm3/sm3.d crypto/cast/c_ofb64.d crypto/aes/aes_wrap.d crypto/evp/e_rc2.d crypto/ts/ts_rsp_verify.d crypto/asn1/a_strex.d crypto/des/cfb64ede.d crypto/rand/rand_unix.d test/buildtest_pem2.d crypto/cms/cms_smime.d crypto/ct/ct_b64.d test/rc2test.d crypto/pem/pem_info.d crypto/seed/seed_cfb.d crypto/modes/ofb128.d crypto/aes/aes_ige.d crypto/o_fopen.d crypto/asn1/i2d_pu.d ssl/statem/statem_clnt.d test/buildtest_ct.d crypto/bio/bss_dgram.d crypto/comp/comp_lib.d crypto/rand/rand_vms.d crypto/bio/bio_meth.d crypto/async/arch/async_posix.d crypto/rc2/rc2ofb64.d crypto/evp/e_aes_cbc_hmac_sha256.d test/buildtest_e_os2.d test/pkey_meth_kdf_test.d crypto/rsa/rsa_pss.d crypto/ocsp/ocsp_prn.d crypto/x509v3/v3_crld.d test/errtest.d test/buildtest_rc5.d crypto/des/ofb64enc.d test/buildtest_asn1.d crypto/whrlpool/wp_dgst.d crypto/rsa/rsa_x931g.d crypto/asn1/asn1_item_list.d crypto/rsa/rsa_lib.d crypto/x509/x509_set.d test/sslbuffertest.d crypto/siphash/siphash.d crypto/pkcs12/p12_mutl.d apps/ec.d crypto/pem/pem_xaux.d crypto/des/fcrypt.d crypto/evp/pmeth_fn.d crypto/blake2/m_blake2b.d crypto/x509v3/v3_bitst.d test/constant_time_test.d apps/srp.d test/testutil/driver.d test/testutil/stanza.d crypto/ec/ec_cvt.d test/uitest.d test/buildtest_async.d crypto/ct/ct_policy.d test/bio_callback_test.d test/buildtest_rand.d crypto/dso/dso_win32.d ssl/t1_lib.d crypto/kdf/scrypt.d apps/ecparam.d test/rsa_complex.d fuzz/asn1.d crypto/bn/bn_mod.d crypto/x509v3/v3_enum.d crypto/des/ofb64ede.d test/ssl_cert_table_internal_test.d crypto/ec/ecdh_kdf.d crypto/sha/sha1dgst.d crypto/dh/dh_key.d apps/errstr.d apps/crl.d crypto/x509/x_attrib.d crypto/evp/e_rc4_hmac_md5.d crypto/asn1/tasn_enc.d crypto/x509/x509_def.d apps/app_rand.d test/bad_dtls_test.d crypto/md5/md5_dgst.d crypto/seed/seed.d test/buildtest_seed.d crypto/x509v3/v3_extku.d crypto/pkcs7/pk7_lib.d crypto/rsa/rsa_none.d test/dtlstest.d crypto/pkcs12/p12_key.d crypto/evp/m_md4.d crypto/mem_dbg.d apps/sess_id.d test/buildtest_dtls1.d test/x509_dup_cert_test.d crypto/evp/pmeth_lib.d crypto/modes/ocb128.d crypto/x509/x509_d2.d crypto/evp/p_sign.d test/buildtest_bn.d crypto/des/cfb64enc.d crypto/des/cbc_cksm.d apps/openssl.d test/sysdefaulttest.d apps/version.d crypto/x509/x509_obj.d crypto/bn/bn_ctx.d crypto/bn/bn_gcd.d crypto/ocsp/ocsp_asn.d crypto/dsa/dsa_gen.d test/buildtest_rsa.d crypto/ec/ecp_smpl.d crypto/cms/cms_pwri.d crypto/ec/curve25519.d crypto/asn1/a_d2i_fp.d crypto/ec/curve448/eddsa.d crypto/init.d crypto/ec/ecp_nistp256.d crypto/evp/e_cast.d test/buildtest_safestack.d test/testutil/basic_output.d crypto/asn1/p5_pbev2.d test/buildtest_lhash.d crypto/engine/eng_all.d crypto/des/pcbc_enc.d test/buildtest_srtp.d apps/genpkey.d crypto/asn1/x_sig.d crypto/rand/rand_lib.d crypto/modes/xts128.d crypto/evp/c_allc.d apps/bf_prefix.d crypto/bio/bf_nbio.d test/dsa_no_digest_size_test.d test/bio_memleak_test.d crypto/ec/ec_curve.d crypto/x509v3/v3_int.d test/ssl_test_ctx_test.d crypto/dso/dso_openssl.d crypto/ec/ec_mult.d ssl/statem/extensions_cust.d test/bntest.d crypto/bio/bss_file.d crypto/dh/dh_asn1.d crypto/evp/p_enc.d test/exdatatest.d crypto/engine/tb_asnmth.d crypto/x509/x509rset.d crypto/des/fcrypt_b.d ssl/t1_enc.d test/buildtest_md5.d crypto/evp/evp_lib.d crypto/dsa/dsa_key.d test/dtlsv1listentest.d crypto/objects/obj_lib.d test/destest.d crypto/rc5/rc5_skey.d crypto/asn1/tasn_dec.d crypto/pkcs12/p12_asn.d apps/cms.d test/buildtest_whrlpool.d crypto/evp/evp_enc.d crypto/ec/ec_kmeth.d crypto/x509/by_dir.d crypto/des/qud_cksm.d crypto/bn/bn_print.d crypto/cryptlib.d crypto/pkcs12/p12_p8d.d apps/s_client.d crypto/sha/keccak1600.d crypto/bn/bn_dh.d crypto/ocsp/ocsp_ht.d crypto/des/str2key.d ssl/ssl_stat.d crypto/dsa/dsa_meth.d crypto/asn1/tasn_utl.d crypto/bn/bn_word.d test/wpackettest.d crypto/engine/eng_fat.d ssl/d1_srtp.d crypto/x509/x509type.d crypto/o_str.d test/bioprinttest.d crypto/evp/e_xcbc_d.d crypto/err/err_prn.d crypto/srp/srp_vfy.d test/buildtest_x509.d test/sanitytest.d crypto/engine/eng_openssl.d crypto/engine/eng_list.d crypto/async/async_wait.d test/pbelutest.d crypto/cms/cms_io.d crypto/x509v3/v3_asid.d crypto/ec/ecp_oct.d crypto/pkcs7/pk7_attr.d crypto/evp/evp_pbe.d crypto/asn1/tasn_scn.d apps/ca.d crypto/rc4/rc4_enc.d crypto/bio/bss_conn.d ssl/tls_srp.d ssl/ssl_rsa.d crypto/des/rand_key.d crypto/bio/b_sock.d crypto/aria/aria.d crypto/pkcs7/pk7_smime.d test/rsa_mp_test.d ssl/ssl_mcnf.d test/casttest.d crypto/x509/x509_req.d crypto/x509/x509_meth.d crypto/idea/i_cbc.d test/buildtest_ecdsa.d test/ssl_test.d test/handshake_helper.d test/ssltestlib.d ssl/s3_cbc.d engines/e_dasync.d crypto/evp/p_seal.d test/sm2_internal_test.d test/memleaktest.d crypto/bn/bn_kron.d crypto/x509v3/pcy_cache.d test/buildtest_objects.d test/ssltest_old.d crypto/rc2/rc2_ecb.d crypto/dso/dso_vms.d crypto/asn1/a_object.d crypto/x509/x509_v3.d crypto/dh/dh_pmeth.d test/x509_time_test.d crypto/rc2/rc2_skey.d test/enginetest.d crypto/ui/ui_err.d test/buildtest_dh.d crypto/evp/p_lib.d crypto/evp/e_old.d crypto/cms/cms_dd.d apps/s_cb.d crypto/ec/ec2_smpl.d crypto/x509v3/v3_genn.d crypto/uid.d engines/e_capi.d crypto/engine/eng_init.d apps/gendsa.d crypto/asn1/a_sign.d apps/smime.d crypto/asn1/x_info.d crypto/pkcs12/p12_crt.d apps/storeutl.d test/buildtest_ssl2.d crypto/asn1/tasn_fre.d crypto/bf/bf_ecb.d test/crltest.d crypto/pkcs12/pk12err.d crypto/ex_data.d engines/e_padlock.d crypto/cms/cms_sd.d crypto/evp/evp_cnf.d crypto/evp/m_wp.d crypto/engine/tb_cipher.d crypto/engine/tb_dsa.d crypto/ct/ct_err.d crypto/dsa/dsa_vrf.d crypto/conf/conf_api.d ssl/d1_lib.d fuzz/test-corpus.d crypto/ct/ct_prn.d test/buildtest_ts.d crypto/objects/obj_dat.d ssl/record/ssl3_buffer.d test/asynctest.d crypto/ec/ecdh_ossl.d crypto/evp/m_ripemd.d crypto/asn1/a_i2d_fp.d test/buildtest_x509v3.d crypto/o_init.d crypto/rc5/rc5_ecb.d crypto/rsa/rsa_saos.d test/ctype_internal_test.d crypto/asn1/a_dup.d test/gmdifftest.d test/tls13encryptiontest.d ssl/s3_lib.d crypto/ec/ec2_oct.d crypto/bn/bn_asm.d test/modes_internal_test.d crypto/cms/cms_cd.d test/testutil/test_cleanup.d crypto/evp/p_dec.d ssl/statem/statem_dtls.d crypto/md4/md4_dgst.d test/buildtest_cmac.d crypto/evp/bio_ok.d crypto/cms/cms_att.d crypto/bn/bn_nist.d ssl/statem/extensions_clnt.d crypto/aes/aes_ofb.d crypto/seed/seed_ofb.d test/buildtest_crypto.d crypto/dh/dh_rfc5114.d crypto/engine/tb_digest.d crypto/pkcs7/pkcs7err.d crypto/bio/bio_lib.d apps/pkeyutl.d crypto/bf/bf_skey.d crypto/pkcs12/p12_attr.d crypto/aes/aes_misc.d crypto/ec/ecdsa_vrf.d crypto/asn1/tasn_prn.d test/conf_include_test.d crypto/bn/bn_intern.d crypto/x509/x_exten.d crypto/evp/e_aes_cbc_hmac_sha1.d test/lhash_test.d crypto/objects/obj_err.d crypto/x509v3/v3err.d crypto/ec/ecp_nistputil.d crypto/ec/ec_lib.d test/ocspapitest.d crypto/evp/c_alld.d crypto/rsa/rsa_meth.d crypto/camellia/cmll_ecb.d test/buildtest_rc2.d crypto/mem_clr.d test/asn1_string_table_test.d crypto/bio/b_addr.d crypto/asn1/a_time.d crypto/stack/stack.d crypto/asn1/tasn_typ.d crypto/asn1/asn_mstbl.d crypto/bn/bn_const.d test/hmactest.d test/srptest.d test/stack_test.d crypto/asn1/x_int64.d ssl/ssl_txt.d crypto/o_fips.d test/ciphername_test.d test/buildtest_opensslv.d crypto/rsa/rsa_pk1.d crypto/x509v3/v3_purp.d crypto/asn1/a_bitstr.d test/afalgtest.d test/curve448_internal_test.d test/testutil/init.d crypto/poly1305/poly1305_pmeth.d test/buildtest_buffer.d apps/verify.d test/chacha_internal_test.d test/buildtest_pem.d crypto/pem/pem_x509.d crypto/evp/m_sha3.d crypto/cmac/cmac.d test/ectest.d crypto/hmac/hm_pmeth.d apps/dsaparam.d crypto/asn1/nsseq.d crypto/bio/bss_fd.d crypto/bn/bn_sqrt.d crypto/dsa/dsa_ameth.d crypto/des/des_enc.d crypto/kdf/tls1_prf.d crypto/asn1/a_digest.d crypto/sm2/sm2_err.d crypto/ocsp/ocsp_cl.d crypto/conf/conf_sap.d crypto/aes/aes_cbc.d crypto/idea/i_ecb.d crypto/rsa/rsa_ossl.d crypto/rsa/rsa_crpt.d test/cipherbytes_test.d crypto/bio/bf_lbuf.d test/buildtest_rand_drbg.d ssl/ssl_ciph.d crypto/store/loader_file.d crypto/ts/ts_rsp_print.d crypto/x509/t_crl.d crypto/asn1/f_string.d crypto/asn1/a_gentm.d crypto/bn/bn_mpi.d crypto/x509/x509spki.d crypto/x509v3/v3_bcons.d crypto/dh/dh_gen.d crypto/rand/rand_err.d apps/rand.d crypto/poly1305/poly1305.d crypto/engine/tb_eckey.d ssl/t1_trce.d crypto/rand/drbg_lib.d crypto/asn1/asn_mime.d crypto/ctype.d crypto/rsa/rsa_prn.d crypto/bn/bn_lib.d crypto/pkcs7/pk7_mime.d crypto/x509v3/v3_ia5.d apps/rehash.d crypto/ui/ui_util.d crypto/pkcs12/p12_p8e.d crypto/evp/evp_err.d crypto/ts/ts_err.d test/sslapitest.d test/aborttest.d crypto/poly1305/poly1305_ameth.d crypto/bn/bn_x931p.d crypto/asn1/p5_pbe.d crypto/conf/conf_def.d crypto/ocsp/ocsp_ext.d crypto/md2/md2_one.d test/sm4_internal_test.d crypto/asn1/f_int.d crypto/evp/m_md5.d crypto/o_dir.d fuzz/ct.d crypto/rsa/rsa_depr.d crypto/ec/curve448/scalar.d crypto/ec/ec_asn1.d crypto/x509/x_pubkey.d crypto/evp/e_bf.d crypto/engine/eng_lib.d apps/s_time.d crypto/sm3/m_sm3.d crypto/x509v3/v3_sxnet.d crypto/ts/ts_req_print.d crypto/x509v3/v3_pcons.d crypto/async/arch/async_win.d crypto/asn1/p8_pkey.d test/buildtest_idea.d crypto/store/store_err.d crypto/des/xcbc_enc.d apps/spkac.d test/drbg_cavs_test.d test/buildtest_rc4.d crypto/o_time.d crypto/dsa/dsa_pmeth.d crypto/dh/dh_depr.d apps/apps.d crypto/ct/ct_log.d crypto/bn/bn_exp2.d ssl/record/ssl3_record.d crypto/hmac/hm_ameth.d crypto/asn1/p5_scrypt.d test/buildtest_ripemd.d crypto/x509v3/v3_pcia.d test/ecdsatest.d crypto/aes/aes_cfb.d crypto/bn/bn_sqr.d test/buildtest_evp.d crypto/des/ecb3_enc.d test/dsatest.d crypto/pem/pem_pkey.d crypto/pem/pem_oth.d crypto/asn1/a_print.d crypto/camellia/camellia.d crypto/dsa/dsa_ossl.d ssl/record/dtls1_bitmap.d crypto/des/ofb_enc.d test/buildtest_camellia.d crypto/bio/b_sock2.d apps/pkcs7.d crypto/ec/curve448/arch_32/f_impl.d ssl/statem/extensions.d crypto/pkcs12/p12_utl.d crypto/dsa/dsa_prn.d crypto/dh/dh_lib.d test/secmemtest.d crypto/threads_none.d crypto/evp/e_rc4.d crypto/asn1/a_utf8.d crypto/modes/gcm128.d crypto/bn/bn_mul.d test/dtls_mtu_test.d crypto/asn1/t_pkey.d ssl/statem/statem.d test/buildtest_cast.d crypto/ec/ec_print.d fuzz/client.d fuzz/cms.d crypto/cast/c_ecb.d test/buildtest_pkcs12.d crypto/x509v3/pcy_lib.d test/buildtest_sha.d crypto/objects/o_names.d crypto/srp/srp_lib.d ssl/record/rec_layer_s3.d test/ideatest.d crypto/async/async.d ssl/ssl_init.d test/rsa_test.d crypto/bn/bn_rand.d crypto/x509/by_file.d crypto/rand/rand_win.d crypto/evp/pbe_scrypt.d crypto/x509v3/v3_admis.d crypto/getenv.d crypto/store/store_lib.d crypto/rsa/rsa_ameth.d crypto/engine/tb_pkmeth.d test/buildtest_symhacks.d crypto/siphash/siphash_ameth.d test/shlibloadtest.d crypto/x509/x509_att.d crypto/rsa/rsa_mp.d crypto/asn1/t_bitst.d crypto/asn1/x_val.d crypto/asn1/asn1_par.d test/buildtest_ec.d crypto/bn/bn_depr.d crypto/dh/dh_kdf.d crypto/x509/t_req.d crypto/pkcs12/p12_add.d crypto/rsa/rsa_pmeth.d crypto/camellia/cmll_misc.d crypto/des/cfb_enc.d test/buildtest_cms.d apps/dhparam.d test/recordlentest.d apps/dgst.d crypto/bio/bio_err.d crypto/store/store_init.d crypto/sm2/sm2_sign.d test/bftest.d crypto/cast/c_enc.d ssl/methods.d test/ec_internal_test.d test/asn1_decode_test.d crypto/modes/cbc128.d crypto/sm2/sm2_crypt.d crypto/x509/x509_err.d crypto/engine/eng_dyn.d crypto/asn1/asn_pack.d test/test_test.d crypto/ocsp/ocsp_srv.d ssl/pqueue.d crypto/des/ecb_enc.d test/asn1_time_test.d crypto/pkcs7/bio_pk7.d crypto/cversion.d crypto/dsa/dsa_depr.d crypto/ocsp/ocsp_vfy.d test/buildtest_dsa.d crypto/ec/ec_oct.d crypto/x509v3/v3_skey.d crypto/blake2/blake2b.d crypto/bio/bss_null.d crypto/evp/m_md2.d apps/engine.d crypto/dso/dso_dl.d crypto/ec/curve448/curve448_tables.d crypto/ec/ec_pmeth.d crypto/ct/ct_vfy.d test/drbgtest.d crypto/sha/sha256.d crypto/x509v3/v3_cpols.d crypto/comp/c_zlib.d test/mdc2test.d crypto/x509/t_x509.d crypto/md5/md5_one.d crypto/bio/bf_buff.d crypto/asn1/t_spki.d test/d2i_test.d crypto/evp/p5_crpt2.d
+DEPS=crypto/asn1/x_bignum.d crypto/sm3/sm3.d crypto/sm2/sm2_crypt.d crypto/x509v3/v3_skey.d crypto/dso/dso_dlfcn.d crypto/md5/md5_one.d crypto/ocsp/ocsp_vfy.d test/asn1_string_table_test.d ssl/record/ssl3_record.d crypto/ec/ec_mult.d crypto/ripemd/rmd_dgst.d crypto/dso/dso_openssl.d crypto/sm2/sm2_pmeth.d apps/spkac.d crypto/x509/x509spki.d crypto/ct/ct_b64.d crypto/x509v3/pcy_map.d crypto/evp/m_md5_sha1.d apps/asn1pars.d test/buildtest_seed.d crypto/ec/eck_prn.d crypto/pem/pem_lib.d crypto/aes/aes_core.d crypto/modes/gcm128.d crypto/modes/wrap128.d crypto/bio/b_print.d crypto/asn1/x_long.d crypto/asn1/d2i_pu.d crypto/rand/drbg_ctr.d crypto/x509/x_crl.d test/curve448_internal_test.d crypto/ec/ecdh_ossl.d test/ct_test.d crypto/aes/aes_misc.d crypto/ec/ec_kmeth.d engines/e_ossltest.d crypto/rsa/rsa_saos.d crypto/rsa/rsa_prn.d crypto/evp/p_verify.d apps/app_rand.d test/time_offset_test.d crypto/ct/ct_err.d crypto/rand/rand_unix.d crypto/conf/conf_ssl.d crypto/bn/bn_mpi.d crypto/o_dir.d ssl/packet.d crypto/err/err.d crypto/dh/dh_depr.d test/packettest.d crypto/x509/x509_set.d ssl/s3_lib.d crypto/des/cfb64enc.d crypto/evp/p_sign.d crypto/ocsp/ocsp_cl.d crypto/bn/bn_add.d test/exptest.d crypto/cms/cms_cd.d apps/engine.d ssl/ssl_rsa.d crypto/dsa/dsa_meth.d test/buildtest_hmac.d crypto/sm2/sm2_err.d test/srptest.d fuzz/conf.d crypto/cms/cms_att.d crypto/asn1/a_time.d test/rsa_test.d ssl/statem/statem.d crypto/x509v3/v3_pku.d crypto/evp/e_sm4.d crypto/modes/ccm128.d crypto/evp/cmeth_lib.d crypto/ec/curve448/arch_32/f_impl.d crypto/evp/m_md5.d apps/s_server.d test/constant_time_test.d apps/opt.d crypto/bn/bn_prime.d apps/genrsa.d crypto/bn/bn_asm.d apps/smime.d crypto/asn1/a_utctm.d crypto/asn1/tasn_typ.d crypto/evp/c_alld.d crypto/bio/bss_fd.d crypto/hmac/hm_pmeth.d test/uitest.d test/aborttest.d test/pbelutest.d crypto/pem/pvkfmt.d ssl/t1_lib.d test/buildtest_pem2.d crypto/des/ofb64enc.d crypto/x509v3/v3_purp.d test/ocspapitest.d apps/pkcs12.d crypto/evp/bio_ok.d apps/verify.d test/buildtest_ecdh.d crypto/pem/pem_x509.d crypto/bn/bn_err.d crypto/asn1/tasn_new.d crypto/async/arch/async_posix.d crypto/sm4/sm4.d crypto/cms/cms_err.d crypto/bf/bf_skey.d apps/ocsp.d test/buildtest_cast.d test/x509aux.d test/md2test.d ssl/ssl_cert.d crypto/x509v3/pcy_cache.d crypto/camellia/cmll_cbc.d crypto/bn/bn_intern.d crypto/x509/t_req.d crypto/x509v3/v3_akeya.d crypto/pkcs12/p12_key.d crypto/evp/e_bf.d crypto/modes/ofb128.d crypto/evp/m_sha3.d crypto/srp/srp_vfy.d crypto/bio/bss_log.d crypto/objects/obj_lib.d crypto/ocsp/ocsp_srv.d test/poly1305_internal_test.d test/tls13ccstest.d ssl/ssl_lib.d crypto/async/async_err.d crypto/evp/p_open.d crypto/x509v3/v3_ia5.d test/buildtest_ebcdic.d apps/openssl.d crypto/x509/x509_d2.d crypto/x509v3/v3_tlsf.d crypto/objects/obj_dat.d ssl/pqueue.d crypto/ct/ct_oct.d engines/e_dasync.d crypto/dsa/dsa_asn1.d crypto/pkcs12/p12_mutl.d crypto/evp/p_lib.d crypto/ec/ec2_smpl.d crypto/bn/bn_gf2m.d crypto/async/arch/async_win.d test/ssl_test_ctx.d crypto/ec/ec_lib.d crypto/x509/x509_trs.d crypto/des/des_enc.d crypto/asn1/asn1_err.d crypto/ec/ec_print.d crypto/poly1305/poly1305_pmeth.d crypto/store/loader_file.d crypto/bio/bio_err.d test/buildtest_des.d crypto/ts/ts_verify_ctx.d crypto/asn1/a_sign.d crypto/dsa/dsa_sign.d crypto/evp/e_cast.d crypto/asn1/a_dup.d crypto/ts/ts_rsp_sign.d crypto/conf/conf_lib.d test/buildtest_ecdsa.d crypto/cast/c_enc.d crypto/ec/ec_check.d crypto/ts/ts_rsp_print.d crypto/rc2/rc2_skey.d crypto/asn1/a_strex.d ssl/ssl_err.d crypto/des/cbc_cksm.d crypto/pkcs7/bio_pk7.d test/buildtest_ts.d crypto/asn1/a_mbstr.d crypto/ec/ec_curve.d test/buildtest_dtls1.d test/conf_include_test.d crypto/evp/m_md4.d test/buildtest_e_os2.d crypto/des/set_key.d ssl/statem/extensions_srvr.d crypto/evp/pmeth_lib.d crypto/dsa/dsa_depr.d crypto/aes/aes_wrap.d crypto/x509/x_pubkey.d crypto/seed/seed.d test/ssltest_old.d apps/errstr.d apps/bf_prefix.d crypto/hmac/hmac.d crypto/cms/cms_sd.d crypto/cms/cms_kari.d crypto/ec/curve448/scalar.d crypto/objects/o_names.d crypto/evp/e_aes.d crypto/bn/bn_rand.d crypto/evp/e_chacha20_poly1305.d crypto/bio/bss_mem.d crypto/x509/x509_meth.d crypto/buffer/buf_err.d ssl/s3_msg.d crypto/ec/ecp_nistputil.d crypto/bio/bss_sock.d test/testutil/stanza.d test/buildtest_ocsp.d crypto/aria/aria.d crypto/evp/digest.d crypto/engine/eng_pkey.d test/pkey_meth_test.d apps/dgst.d crypto/ec/curve448/eddsa.d apps/srp.d crypto/evp/e_camellia.d test/hmactest.d apps/passwd.d ssl/s3_enc.d crypto/engine/tb_pkmeth.d crypto/sm3/m_sm3.d crypto/pem/pem_pkey.d apps/s_socket.d test/testutil/test_cleanup.d test/testutil/tests.d crypto/ec/ecdsa_sign.d fuzz/bignum.d apps/dsa.d crypto/bn/bn_ctx.d apps/ts.d crypto/ui/ui_openssl.d crypto/asn1/t_pkey.d crypto/asn1/i2d_pr.d crypto/rc2/rc2_ecb.d test/x509_time_test.d test/buildtest_conf.d crypto/blake2/m_blake2s.d crypto/store/store_init.d crypto/pkcs12/p12_decr.d crypto/bio/bio_cb.d crypto/kdf/tls1_prf.d crypto/des/ecb_enc.d crypto/dh/dh_err.d crypto/engine/tb_cipher.d crypto/x509v3/v3_akey.d crypto/ts/ts_conf.d test/buildtest_camellia.d crypto/rc2/rc2cfb64.d crypto/asn1/a_object.d ssl/methods.d crypto/mem_dbg.d crypto/poly1305/poly1305.d crypto/evp/e_rc5.d crypto/bio/bss_bio.d crypto/x509/x509rset.d apps/genpkey.d crypto/x509/x_all.d crypto/x509v3/v3_crld.d crypto/asn1/tasn_enc.d test/buildtest_opensslv.d test/buildtest_cmac.d crypto/txt_db/txt_db.d test/buildtest_obj_mac.d crypto/idea/i_skey.d crypto/pem/pem_xaux.d crypto/o_time.d crypto/rc2/rc2ofb64.d crypto/rsa/rsa_oaep.d crypto/objects/obj_xref.d crypto/des/rand_key.d apps/crl2p7.d crypto/dh/dh_key.d crypto/evp/m_ripemd.d crypto/ec/ec_ameth.d crypto/dsa/dsa_prn.d ssl/ssl_ciph.d crypto/asn1/a_strnid.d fuzz/test-corpus.d test/buildtest_x509_vfy.d crypto/des/pcbc_enc.d crypto/x509/x509_r2x.d crypto/x509v3/v3_admis.d crypto/cms/cms_dd.d test/asn1_internal_test.d test/rc4test.d crypto/des/ofb_enc.d crypto/engine/eng_init.d crypto/x509/x509_txt.d crypto/asn1/a_print.d test/ssl_cert_table_internal_test.d test/v3ext.d crypto/dso/dso_vms.d crypto/ct/ct_x509v3.d crypto/bio/bio_lib.d test/stack_test.d crypto/evp/e_rc4_hmac_md5.d test/buildtest_x509.d test/recordlentest.d test/asynctest.d crypto/evp/m_wp.d crypto/cms/cms_pwri.d crypto/asn1/f_string.d test/drbgtest.d test/buildtest_objects.d crypto/rsa/rsa_meth.d crypto/asn1/p5_scrypt.d crypto/dh/dh_gen.d crypto/bn/bn_depr.d test/d2i_test.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/cpt_err.d crypto/rsa/rsa_chk.d crypto/asn1/x_spki.d crypto/dsa/dsa_vrf.d crypto/engine/eng_lib.d ssl/statem/statem_clnt.d crypto/poly1305/poly1305_ameth.d ssl/record/rec_layer_d1.d ssl/t1_enc.d crypto/x509v3/pcy_data.d test/buildtest_ssl.d crypto/x509v3/pcy_lib.d apps/crl.d crypto/asn1/x_sig.d crypto/asn1/asn_mime.d ssl/bio_ssl.d crypto/seed/seed_cbc.d ssl/record/ssl3_record_tls13.d crypto/evp/e_idea.d test/tls13secretstest.d test/buildtest_md4.d crypto/des/cfb_enc.d crypto/sha/sha512.d test/buildtest_idea.d fuzz/client.d test/asynciotest.d crypto/ec/ecp_nistp256.d test/cmsapitest.d test/igetest.d crypto/cryptlib.d test/sslcorrupttest.d crypto/rc4/rc4_enc.d crypto/cms/cms_lib.d crypto/asn1/tasn_fre.d crypto/rand/rand_egd.d crypto/sha/sha256.d crypto/dh/dh_asn1.d crypto/pkcs12/pk12err.d test/buildtest_md5.d crypto/evp/p_dec.d crypto/ec/ecp_nistp224.d crypto/modes/ctr128.d ssl/statem/statem_lib.d crypto/evp/names.d crypto/x509/x509_obj.d test/bntest.d test/buildtest_srp.d fuzz/x509.d crypto/bf/bf_ofb64.d crypto/lhash/lhash.d crypto/rand/rand_win.d ssl/record/dtls1_bitmap.d crypto/x509/x_x509a.d crypto/bio/b_sock2.d crypto/ec/ec_pmeth.d crypto/bn/bn_gcd.d crypto/pkcs7/pk7_asn1.d crypto/engine/tb_digest.d crypto/bn/bn_sqrt.d test/ecstresstest.d crypto/ts/ts_req_utils.d crypto/x509/x_name.d crypto/pem/pem_oth.d crypto/ocsp/ocsp_ext.d apps/ec.d crypto/modes/ocb128.d crypto/conf/conf_mall.d crypto/bio/bf_lbuf.d crypto/rc4/rc4_skey.d test/x509_dup_cert_test.d test/siphash_internal_test.d crypto/pkcs12/p12_npas.d apps/rehash.d ssl/tls_srp.d crypto/bn/bn_srp.d crypto/x509v3/v3_extku.d crypto/x509v3/v3_asid.d test/dtls_mtu_test.d crypto/ts/ts_asn1.d crypto/x509/x509_req.d crypto/rand/rand_vms.d crypto/asn1/evp_asn1.d apps/pkey.d crypto/pkcs12/p12_add.d crypto/kdf/scrypt.d apps/pkeyparam.d crypto/idea/i_ecb.d crypto/threads_win.d crypto/asn1/asn1_item_list.d test/gosttest.d ssl/d1_srtp.d crypto/evp/e_rc4.d crypto/sha/sha1dgst.d crypto/des/fcrypt.d test/fatalerrtest.d crypto/bio/bf_null.d test/asn1_encode_test.d ssl/t1_trce.d test/afalgtest.d crypto/rsa/rsa_asn1.d test/testutil/format_output.d crypto/x509v3/v3_bitst.d crypto/asn1/a_type.d crypto/md5/md5_dgst.d test/dsatest.d crypto/evp/bio_md.d crypto/asn1/asn1_lib.d test/buildtest_asn1t.d test/dhtest.d test/bad_dtls_test.d crypto/evp/evp_pbe.d crypto/bn/bn_const.d crypto/aes/aes_ecb.d crypto/pkcs12/p12_init.d crypto/kdf/kdf_err.d crypto/evp/e_null.d crypto/ts/ts_err.d crypto/asn1/x_val.d crypto/evp/evp_enc.d crypto/ec/curve448/f_generic.d crypto/x509/x509type.d test/shlibloadtest.d crypto/objects/obj_err.d test/buildtest_rsa.d crypto/ec/ecp_mont.d crypto/ui/ui_null.d crypto/conf/conf_err.d test/sm2_internal_test.d crypto/rsa/rsa_depr.d crypto/asn1/t_bitst.d crypto/x509/x_x509.d crypto/rsa/rsa_sign.d crypto/aes/aes_ofb.d crypto/evp/p5_crpt2.d test/buildtest_md2.d crypto/hmac/hm_ameth.d test/testutil/basic_output.d crypto/bn/bn_sqr.d crypto/camellia/cmll_ofb.d test/crltest.d crypto/x509/x509_att.d crypto/x509/x509_cmp.d crypto/evp/evp_key.d test/buildtest_ct.d crypto/pem/pem_err.d crypto/bn/bn_exp.d test/buildtest_pkcs12.d test/buildtest_ossl_typ.d test/sslapitest.d crypto/ec/ec2_oct.d crypto/des/cbc_enc.d test/rsa_complex.d crypto/asn1/a_d2i_fp.d crypto/asn1/f_int.d crypto/ui/ui_err.d crypto/dso/dso_dl.d test/ciphername_test.d crypto/asn1/asn1_gen.d crypto/ec/ecx_meth.d test/ctype_internal_test.d crypto/dsa/dsa_key.d crypto/cast/c_ofb64.d crypto/dh/dh_rfc7919.d crypto/bio/bss_file.d crypto/rsa/rsa_none.d crypto/cast/c_cfb64.d apps/sess_id.d test/exdatatest.d crypto/evp/e_seed.d crypto/evp/bio_enc.d crypto/engine/eng_err.d test/ectest.d crypto/sha/sha1_one.d crypto/x509/x509_v3.d apps/cms.d crypto/x509/x509_err.d crypto/modes/cbc128.d crypto/evp/evp_cnf.d crypto/asn1/bio_ndef.d crypto/blake2/m_blake2b.d crypto/conf/conf_mod.d test/sysdefaulttest.d ssl/record/ssl3_buffer.d crypto/ui/ui_lib.d crypto/x509v3/v3_genn.d crypto/evp/e_old.d ssl/ssl_init.d test/buildtest_srtp.d test/buildtest_ssl3.d test/asn1_decode_test.d crypto/dso/dso_win32.d crypto/bio/bf_buff.d apps/req.d crypto/pem/pem_all.d crypto/cmac/cm_ameth.d crypto/dso/dso_err.d test/ssltestlib.d crypto/o_str.d test/bio_memleak_test.d crypto/evp/e_aria.d test/testutil/main.d crypto/cms/cms_asn1.d crypto/asn1/a_digest.d crypto/pkcs7/pkcs7err.d crypto/ts/ts_req_print.d test/dsa_no_digest_size_test.d test/testutil/testutil_init.d crypto/uid.d crypto/ct/ct_sct.d apps/s_cb.d apps/gendsa.d crypto/rand/drbg_lib.d crypto/x509/x509_vpm.d crypto/ts/ts_lib.d test/buildtest_txt_db.d crypto/evp/evp_err.d ssl/statem/statem_dtls.d apps/apps.d crypto/ct/ct_policy.d crypto/bn/bn_kron.d crypto/ct/ct_vfy.d crypto/asn1/n_pkey.d test/buildtest_cms.d crypto/dsa/dsa_err.d crypto/evp/m_mdc2.d crypto/chacha/chacha_enc.d crypto/conf/conf_sap.d test/buildtest_asn1.d crypto/bn/bn_blind.d test/buildtest_x509v3.d test/buildtest_safestack.d crypto/x509/t_crl.d crypto/blake2/blake2b.d crypto/ocsp/ocsp_lib.d crypto/pkcs12/p12_utl.d test/testutil/random.d test/buildtest_symhacks.d crypto/bio/bss_acpt.d crypto/rc2/rc2_cbc.d crypto/md4/md4_dgst.d crypto/rsa/rsa_x931g.d crypto/engine/tb_dh.d crypto/modes/cfb128.d crypto/des/xcbc_enc.d crypto/asn1/a_bitstr.d crypto/x509v3/v3_pci.d test/cipherlist_test.d test/pkey_meth_kdf_test.d crypto/err/err_prn.d crypto/asn1/x_int64.d test/testutil/driver.d ssl/d1_msg.d crypto/ec/ecp_nistp521.d crypto/camellia/camellia.d test/buildtest_store.d crypto/evp/e_rc2.d apps/pkcs8.d ssl/ssl_conf.d test/enginetest.d crypto/seed/seed_ofb.d apps/enc.d crypto/rsa/rsa_pss.d test/chacha_internal_test.d crypto/bn/bn_nist.d test/ssl_ctx_test.d test/evp_extra_test.d crypto/rand/randfile.d test/ecdsatest.d crypto/engine/eng_table.d test/buildtest_ssl2.d crypto/pkcs12/p12_attr.d crypto/mem_sec.d apps/pkeyutl.d crypto/camellia/cmll_cfb.d test/buildtest_blowfish.d crypto/rc5/rc5_skey.d crypto/pem/pem_pk8.d crypto/rsa/rsa_crpt.d crypto/bn/bn_mod.d crypto/dsa/dsa_pmeth.d test/cipherbytes_test.d apps/speed.d test/evp_test.d test/ideatest.d crypto/ec/ecdsa_ossl.d ssl/ssl_txt.d test/ec_internal_test.d crypto/ocsp/v3_ocsp.d crypto/lhash/lh_stats.d ssl/ssl_mcnf.d apps/storeutl.d test/testutil/cb.d test/memleaktest.d crypto/o_fopen.d crypto/aes/aes_cfb.d test/buildtest_bio.d crypto/dh/dh_check.d crypto/engine/tb_eckey.d crypto/engine/eng_cnf.d crypto/rc5/rc5_enc.d crypto/cms/cms_ess.d test/test_test.d crypto/bio/bss_dgram.d test/bio_enc_test.d test/testutil/output_helpers.d crypto/rsa/rsa_ssl.d test/buildtest_dh.d ssl/record/rec_layer_s3.d crypto/ec/ecp_smpl.d ssl/d1_lib.d crypto/srp/srp_lib.d crypto/blake2/blake2s.d engines/e_capi.d crypto/dh/dh_kdf.d test/mdc2test.d crypto/bn/bn_exp2.d crypto/bn/bn_shift.d test/bioprinttest.d crypto/pkcs7/pk7_mime.d crypto/conf/conf_api.d test/errtest.d crypto/store/store_lib.d test/danetest.d crypto/ec/curve448/curve448_tables.d crypto/asn1/tasn_utl.d crypto/bn/bn_mont.d crypto/evp/e_des3.d crypto/x509v3/v3err.d test/bio_callback_test.d test/clienthellotest.d crypto/ripemd/rmd_one.d ssl/tls13_enc.d crypto/camellia/cmll_misc.d test/verify_extra_test.d crypto/engine/tb_asnmth.d test/buildtest_dsa.d crypto/ctype.d crypto/x509/x509_vfy.d crypto/pkcs12/p12_crpt.d test/v3nametest.d crypto/asn1/p5_pbe.d crypto/md2/md2_one.d crypto/des/qud_cksm.d crypto/modes/xts128.d crypto/camellia/cmll_ctr.d crypto/sm2/sm2_sign.d crypto/bn/bn_word.d crypto/comp/comp_lib.d crypto/bn/bn_recp.d test/rc5test.d crypto/x509/x509_lu.d crypto/err/err_all.d crypto/x509v3/v3_ncons.d crypto/bio/bio_meth.d crypto/evp/bio_b64.d crypto/seed/seed_cfb.d test/buildtest_sha.d crypto/dh/dh_rfc5114.d crypto/dsa/dsa_gen.d ssl/ssl_sess.d crypto/x509v3/v3_pmaps.d crypto/evp/evp_pkey.d crypto/asn1/a_int.d test/sslbuffertest.d crypto/x509v3/v3_bcons.d crypto/x509/x_req.d crypto/engine/eng_fat.d crypto/rsa/rsa_lib.d crypto/rsa/rsa_ameth.d crypto/evp/p5_crpt.d test/casttest.d engines/e_padlock.d apps/nseq.d test/versions.d test/tls13encryptiontest.d test/mdc2_internal_test.d crypto/pkcs7/pk7_lib.d apps/rand.d test/ssl_test.d crypto/asn1/a_utf8.d crypto/cms/cms_io.d test/modes_internal_test.d crypto/idea/i_cbc.d test/buildtest_engine.d crypto/x509v3/v3_conf.d crypto/evp/e_xcbc_d.d crypto/dsa/dsa_ossl.d crypto/engine/tb_dsa.d crypto/ct/ct_log.d crypto/asn1/asn_mstbl.d crypto/x509v3/v3_prn.d test/drbg_cavs_data.d apps/ciphers.d crypto/rand/rand_lib.d crypto/dh/dh_lib.d crypto/cms/cms_env.d crypto/stack/stack.d apps/prime.d crypto/asn1/bio_asn1.d crypto/aes/aes_cbc.d crypto/o_fips.d apps/s_time.d crypto/asn1/d2i_pr.d crypto/dh/dh_prn.d crypto/rsa/rsa_pk1.d ssl/s3_cbc.d apps/rsautl.d crypto/asn1/t_spki.d test/buildtest_evp.d crypto/siphash/siphash_ameth.d crypto/seed/seed_ecb.d test/secmemtest.d crypto/asn1/a_i2d_fp.d crypto/md2/md2_dgst.d crypto/x509v3/v3_alt.d crypto/x509/x_exten.d crypto/rsa/rsa_mp.d test/buildtest_async.d crypto/x509v3/v3_int.d test/buildtest_pkcs7.d crypto/async/async.d fuzz/asn1parse.d crypto/asn1/a_verify.d crypto/evp/m_md2.d test/rsa_mp_test.d crypto/pkcs7/pk7_attr.d crypto/ebcdic.d crypto/pkcs12/p12_kiss.d crypto/pem/pem_sign.d crypto/rsa/rsa_x931.d crypto/bn/bn_dh.d apps/ca.d crypto/pkcs12/p12_p8e.d test/pemtest.d crypto/bio/b_sock.d crypto/pem/pem_info.d crypto/x509v3/pcy_node.d crypto/bio/bss_conn.d crypto/ocsp/ocsp_ht.d crypto/asn1/tasn_prn.d crypto/cmac/cmac.d crypto/rsa/rsa_err.d test/buildtest_modes.d ssl/statem/extensions_clnt.d crypto/sha/keccak1600.d test/buildtest_stack.d test/testutil/tap_bio.d crypto/mem_clr.d ssl/statem/extensions.d test/buildtest_aes.d crypto/x509v3/v3_lib.d crypto/asn1/asn_pack.d crypto/evp/c_allc.d test/buildtest_conf_api.d engines/e_afalg.d crypto/ec/ec_asn1.d crypto/cast/c_ecb.d crypto/x509/x509_ext.d crypto/engine/tb_rsa.d crypto/cms/cms_smime.d apps/pkcs7.d test/x509_check_cert_pkey_test.d test/bftest.d crypto/pkcs7/pk7_doit.d crypto/ex_data.d crypto/asn1/x_pkey.d crypto/whrlpool/wp_dgst.d crypto/engine/eng_openssl.d apps/dsaparam.d crypto/ocsp/ocsp_asn.d crypto/ocsp/ocsp_err.d crypto/conf/conf_def.d crypto/engine/eng_ctrl.d crypto/aes/aes_ige.d crypto/x509/x_attrib.d crypto/x509/x509name.d test/buildtest_rand.d crypto/ec/ec_cvt.d fuzz/crl.d test/sanitytest.d test/rdrand_sanitytest.d crypto/ec/ecdh_kdf.d crypto/x509v3/v3_sxnet.d crypto/x509v3/v3_info.d crypto/ui/ui_util.d crypto/pkcs12/p12_p8d.d crypto/ts/ts_rsp_utils.d test/destest.d crypto/ec/ec_err.d crypto/asn1/x_info.d crypto/bio/bss_null.d crypto/bf/bf_cfb64.d crypto/engine/eng_dyn.d crypto/idea/i_ofb64.d test/lhash_test.d crypto/rsa/rsa_pmeth.d ssl/ssl_utst.d test/buildtest_rc4.d test/buildtest_ec.d crypto/cms/cms_enc.d crypto/asn1/ameth_lib.d test/dtlsv1listentest.d test/buildtest_pem.d crypto/buffer/buffer.d crypto/idea/i_cfb64.d test/buildtest_ui.d crypto/pkcs12/p12_sbag.d test/buildtest_bn.d crypto/threads_pthread.d fuzz/bndiv.d crypto/bn/bn_mul.d test/gmdifftest.d test/rc2test.d crypto/x509v3/v3_utl.d crypto/x509v3/v3_pcons.d crypto/bn/bn_x931p.d crypto/dh/dh_ameth.d ssl/statem/extensions_cust.d test/buildtest_rc5.d crypto/ec/ec_key.d crypto/bf/bf_ecb.d crypto/x509v3/pcy_tree.d fuzz/asn1.d crypto/evp/e_des.d test/buildtest_whrlpool.d crypto/x509/x509_def.d crypto/x509v3/v3_pcia.d test/buildtest_kdf.d crypto/kdf/hkdf.d crypto/ocsp/ocsp_prn.d crypto/async/async_wait.d test/sm4_internal_test.d crypto/asn1/asn1_par.d crypto/evp/encode.d crypto/evp/p_enc.d crypto/pkcs7/pk7_smime.d test/ssl_test_ctx_test.d crypto/bn/bn_div.d crypto/async/arch/async_null.d crypto/x509/t_x509.d test/dtlstest.d crypto/engine/eng_list.d crypto/x509/by_dir.d test/servername_test.d crypto/des/fcrypt_b.d test/buildtest_crypto.d apps/dhparam.d crypto/asn1/asn_moid.d crypto/bn/bn_lib.d test/buildtest_buffer.d crypto/dh/dh_meth.d crypto/pkcs12/p12_asn.d test/drbg_cavs_test.d crypto/rc5/rc5ofb64.d crypto/getenv.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/bio/b_addr.d crypto/asn1/x_algor.d crypto/evp/pbe_scrypt.d crypto/evp/m_sha1.d test/buildtest_rand_drbg.d crypto/asn1/p8_pkey.d crypto/bn/bn_print.d crypto/rc5/rc5cfb64.d crypto/ec/curve25519.d crypto/init.d crypto/des/str2key.d crypto/mem.d crypto/asn1/tasn_scn.d crypto/pkcs12/p12_crt.d crypto/cmac/cm_pmeth.d ssl/statem/statem_srvr.d crypto/rc5/rc5_ecb.d crypto/engine/eng_rdrand.d apps/s_client.d crypto/asn1/nsseq.d crypto/asn1/a_octet.d apps/x509.d crypto/asn1/tasn_dec.d test/buildtest_lhash.d crypto/des/ecb3_enc.d crypto/x509/x509cset.d crypto/store/store_strings.d crypto/comp/comp_err.d crypto/des/cfb64ede.d crypto/asn1/a_gentm.d crypto/cast/c_skey.d test/buildtest_tls1.d crypto/siphash/siphash.d crypto/ec/ecdsa_vrf.d test/handshake_helper.d fuzz/server.d apps/rsa.d crypto/whrlpool/wp_block.d crypto/ct/ct_prn.d apps/ecparam.d crypto/x509v3/v3_addr.d fuzz/cms.d crypto/dsa/dsa_lib.d crypto/dsa/dsa_ameth.d crypto/evp/m_null.d test/wpackettest.d crypto/dh/dh_pmeth.d crypto/ec/ecp_nist.d crypto/ec/ecp_oct.d crypto/ec/ec_oct.d crypto/ec/curve448/curve448.d test/threadstest.d test/x509_internal_test.d crypto/asn1/p5_pbev2.d test/buildtest_comp.d ssl/ssl_stat.d crypto/x509v3/v3_enum.d test/buildtest_rc2.d fuzz/ct.d crypto/o_init.d crypto/evp/evp_lib.d crypto/rsa/rsa_gen.d crypto/ct/ct_sct_ctx.d crypto/modes/cts128.d crypto/x509/by_file.d crypto/bio/b_dump.d crypto/dso/dso_lib.d crypto/x509v3/v3_cpols.d crypto/evp/p_seal.d crypto/evp/pmeth_fn.d ssl/ssl_asn1.d crypto/md4/md4_one.d crypto/engine/tb_rand.d test/asn1_time_test.d crypto/siphash/siphash_pmeth.d crypto/cversion.d apps/version.d test/buildtest_ripemd.d crypto/des/ofb64ede.d crypto/rand/rand_err.d crypto/threads_none.d crypto/asn1/i2d_pu.d crypto/store/store_err.d crypto/bf/bf_enc.d crypto/ts/ts_rsp_verify.d crypto/engine/eng_all.d crypto/store/store_register.d crypto/evp/pmeth_gn.d crypto/bio/bf_nbio.d crypto/rsa/rsa_ossl.d crypto/camellia/cmll_ecb.d crypto/evp/m_sigver.d crypto/comp/c_zlib.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.map libssl.map test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -55,9 +55,9 @@ DESTDIR=
# Do not edit these manually. Use Configure with --prefix or --openssldir
# to change this! Short explanation in the top comment in Configure
-INSTALLTOP=/usr/local
-OPENSSLDIR=/usr/local/ssl
-LIBDIR=lib64
+INSTALLTOP=/home/karen/install
+OPENSSLDIR=/home/karen/install/ssl
+LIBDIR=lib
# $(libdir) is chosen to be compatible with the GNU coding standards
libdir=$(INSTALLTOP)/$(LIBDIR)
ENGINESDIR=$(libdir)/engines-1.1
@@ -122,11 +122,11 @@ TARFILE= ../$(NAME).tar
# Variables starting with CNF_ are common variables for all product types
-CNF_CPPFLAGS=-DNDEBUG
+CNF_CPPFLAGS=-DZLIB -DNDEBUG
CNF_CFLAGS=-pthread -m64
CNF_CXXFLAGS=-std=c++11 -pthread -m64
CNF_LDFLAGS=
-CNF_EX_LIBS=-ldl -pthread
+CNF_EX_LIBS=-lz -ldl -pthread
# Variables starting with LIB_ are used to build library object files
# and shared libraries.
@@ -151,7 +151,7 @@ BIN_LDFLAGS=$(CNF_LDFLAGS) $(LDFLAGS)
BIN_EX_LIBS=$(CNF_EX_LIBS) $(EX_LIBS)
# CPPFLAGS_Q is used for one thing only: to build up buildinf.h
-CPPFLAGS_Q=-DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DNDEBUG
+CPPFLAGS_Q=-DOPENSSL_USE_NODELETE -DL_ENDIAN -DOPENSSL_PIC -DZLIB -DNDEBUG
PERLASM_SCHEME= elf
@@ -245,8 +245,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -274,70 +274,70 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "link $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- ln -sf $$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ ln -sf $$fn "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -348,21 +348,21 @@ install_dev: install_runtime_libs
: ; \
if [ "$$fn1" != "$$fn2" ]; then \
$(ECHO) "link $(DESTDIR)$(libdir)/$$fn2 -> $(DESTDIR)$(libdir)/$$fn1"; \
- ln -sf $$fn1 $(DESTDIR)$(libdir)/$$fn2; \
+ ln -sf $$fn1 "$(DESTDIR)$(libdir)/$$fn2"; \
fi; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@@ -371,14 +371,14 @@ uninstall_dev: uninstall_runtime_libs
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -388,32 +388,32 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
if [ "$$fn1" != "$$fn2" -a -f "$(DESTDIR)$(libdir)/$$fn1" ]; then \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn1"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn1; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn1"; \
fi; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -425,16 +425,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -442,34 +442,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$s $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$s "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -481,16 +481,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -501,24 +501,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -692,12 +692,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -763,7 +763,7 @@ libcrypto$(SHLIB_EXT_SIMPLE) libcrypto$(SHLIB_EXT): crypto/aes/aes_cbc.o crypto/
libcrypto.map: ../util/mkdef.pl ../util/libcrypto.num
$(PERL) ../util/mkdef.pl crypto linux > $@
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -771,7 +771,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -779,7 +779,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -787,7 +787,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -795,7 +795,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -803,7 +803,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -811,7 +811,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -819,7 +819,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -827,7 +827,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -835,7 +835,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -843,7 +843,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -851,7 +851,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -859,7 +859,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -867,7 +867,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -875,7 +875,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -883,7 +883,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -891,7 +891,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -899,7 +899,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -907,7 +907,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -915,7 +915,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -923,7 +923,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -931,7 +931,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -939,7 +939,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -947,7 +947,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -955,7 +955,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -963,7 +963,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -971,7 +971,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -979,7 +979,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -987,7 +987,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -995,7 +995,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1003,7 +1003,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1011,7 +1011,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1019,7 +1019,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1027,7 +1027,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1035,7 +1035,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1043,7 +1043,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1051,7 +1051,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1059,7 +1059,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1067,7 +1067,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1075,7 +1075,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1083,7 +1083,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1091,7 +1091,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1099,7 +1099,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1107,7 +1107,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1115,7 +1115,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1123,7 +1123,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1131,7 +1131,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1139,7 +1139,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1147,7 +1147,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1155,7 +1155,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1163,7 +1163,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1171,7 +1171,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1179,7 +1179,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1187,7 +1187,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1195,7 +1195,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1203,7 +1203,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1211,7 +1211,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1219,7 +1219,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1227,7 +1227,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1235,7 +1235,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1243,7 +1243,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1251,7 +1251,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1259,7 +1259,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1267,7 +1267,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1275,7 +1275,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1283,7 +1283,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1291,7 +1291,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1299,7 +1299,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1307,7 +1307,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1315,7 +1315,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1323,7 +1323,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1331,7 +1331,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1339,7 +1339,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1347,7 +1347,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1355,7 +1355,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1363,7 +1363,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1371,7 +1371,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1379,7 +1379,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1387,7 +1387,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1395,7 +1395,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1403,7 +1403,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1411,7 +1411,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1419,7 +1419,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1427,7 +1427,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1435,7 +1435,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1443,7 +1443,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1451,7 +1451,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1459,7 +1459,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1467,7 +1467,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1475,7 +1475,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1483,7 +1483,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1491,7 +1491,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1499,7 +1499,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1507,7 +1507,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1515,7 +1515,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1523,7 +1523,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1531,7 +1531,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1539,7 +1539,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1547,7 +1547,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1555,7 +1555,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1563,7 +1563,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1571,7 +1571,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1579,7 +1579,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1587,7 +1587,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1595,7 +1595,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1603,7 +1603,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1611,7 +1611,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1619,7 +1619,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1627,7 +1627,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1635,7 +1635,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1643,7 +1643,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1651,7 +1651,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1659,7 +1659,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1667,7 +1667,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1675,7 +1675,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1683,7 +1683,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1691,7 +1691,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1699,7 +1699,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1707,7 +1707,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1715,7 +1715,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1723,7 +1723,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1731,7 +1731,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1739,7 +1739,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1747,7 +1747,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1755,7 +1755,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1763,7 +1763,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1771,7 +1771,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1779,7 +1779,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1787,7 +1787,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1795,7 +1795,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1803,7 +1803,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1811,7 +1811,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1819,7 +1819,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1827,7 +1827,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1835,7 +1835,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1843,7 +1843,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1851,7 +1851,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1859,7 +1859,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1867,7 +1867,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1875,7 +1875,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1883,7 +1883,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1891,7 +1891,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1899,7 +1899,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1907,7 +1907,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1915,7 +1915,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1923,7 +1923,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1931,7 +1931,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1939,7 +1939,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1947,7 +1947,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -1955,7 +1955,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -1963,7 +1963,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -1971,7 +1971,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -1979,7 +1979,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -1987,7 +1987,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -1995,7 +1995,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2003,7 +2003,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2011,7 +2011,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2019,7 +2019,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2027,7 +2027,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2035,7 +2035,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2043,7 +2043,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2051,7 +2051,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2059,7 +2059,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2067,7 +2067,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2075,7 +2075,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2083,7 +2083,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2091,7 +2091,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2099,7 +2099,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2107,7 +2107,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2115,7 +2115,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2123,7 +2123,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2131,7 +2131,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2139,7 +2139,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2147,7 +2147,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2155,7 +2155,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2163,7 +2163,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2171,7 +2171,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2179,7 +2179,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2187,7 +2187,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2195,7 +2195,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2203,7 +2203,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2211,7 +2211,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2219,7 +2219,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2227,7 +2227,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2235,7 +2235,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2243,7 +2243,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2251,7 +2251,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2259,7 +2259,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2267,7 +2267,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2275,7 +2275,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2283,7 +2283,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2291,7 +2291,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2299,7 +2299,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2307,7 +2307,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2315,7 +2315,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2323,7 +2323,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2331,7 +2331,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2339,7 +2339,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2347,7 +2347,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2357,7 +2357,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2365,7 +2365,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2373,7 +2373,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2381,7 +2381,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2389,7 +2389,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2397,7 +2397,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2405,7 +2405,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2413,7 +2413,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2421,7 +2421,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2429,7 +2429,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2437,7 +2437,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2445,7 +2445,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2453,7 +2453,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2461,7 +2461,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2469,7 +2469,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2477,7 +2477,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2485,7 +2485,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2493,7 +2493,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2501,7 +2501,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2509,7 +2509,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2517,7 +2517,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2525,7 +2525,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2533,7 +2533,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2541,7 +2541,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2549,7 +2549,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2557,7 +2557,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2565,7 +2565,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2573,7 +2573,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2581,7 +2581,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2589,7 +2589,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2597,7 +2597,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2605,7 +2605,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2613,7 +2613,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2621,7 +2621,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2629,7 +2629,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2637,7 +2637,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2645,7 +2645,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2653,7 +2653,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2661,7 +2661,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2669,7 +2669,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2677,7 +2677,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2685,7 +2685,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2693,7 +2693,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2701,7 +2701,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2709,7 +2709,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2717,7 +2717,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2725,7 +2725,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2733,7 +2733,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2741,7 +2741,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2749,7 +2749,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2757,7 +2757,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2765,7 +2765,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2773,7 +2773,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2781,7 +2781,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2789,7 +2789,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2797,7 +2797,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2805,7 +2805,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2813,7 +2813,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2821,7 +2821,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2829,7 +2829,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2837,7 +2837,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2845,7 +2845,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2853,7 +2853,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2861,7 +2861,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2869,7 +2869,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2877,7 +2877,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2885,7 +2885,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2893,7 +2893,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2901,7 +2901,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2909,7 +2909,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2917,7 +2917,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2925,7 +2925,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2933,7 +2933,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2941,7 +2941,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2949,7 +2949,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -2957,7 +2957,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -2965,7 +2965,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -2973,7 +2973,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -2981,7 +2981,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -2989,7 +2989,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -2997,7 +2997,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3005,7 +3005,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3013,7 +3013,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3021,7 +3021,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3029,7 +3029,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3037,7 +3037,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3045,7 +3045,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3053,7 +3053,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3061,7 +3061,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3069,7 +3069,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3077,7 +3077,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3085,7 +3085,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3093,7 +3093,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3101,7 +3101,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3109,7 +3109,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3117,7 +3117,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3125,7 +3125,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3133,7 +3133,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3141,7 +3141,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3149,7 +3149,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3157,7 +3157,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3165,7 +3165,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3173,7 +3173,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3181,7 +3181,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3189,7 +3189,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3197,7 +3197,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3205,7 +3205,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3213,7 +3213,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3221,7 +3221,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3229,7 +3229,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3237,7 +3237,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3245,7 +3245,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3253,7 +3253,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3261,7 +3261,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3269,7 +3269,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3277,7 +3277,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3285,7 +3285,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3293,7 +3293,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3301,7 +3301,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3309,7 +3309,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3317,7 +3317,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3325,7 +3325,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3333,7 +3333,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3341,7 +3341,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3349,7 +3349,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3357,7 +3357,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3365,7 +3365,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3373,7 +3373,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3381,7 +3381,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3389,7 +3389,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3397,7 +3397,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3405,7 +3405,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3413,7 +3413,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3421,7 +3421,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3429,7 +3429,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3437,7 +3437,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3445,7 +3445,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3453,7 +3453,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3461,7 +3461,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3469,7 +3469,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3477,7 +3477,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3485,7 +3485,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3493,7 +3493,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3501,7 +3501,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3509,7 +3509,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3517,7 +3517,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3525,7 +3525,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3533,7 +3533,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3541,7 +3541,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3549,7 +3549,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3557,7 +3557,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3565,7 +3565,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3573,7 +3573,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3581,7 +3581,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3589,7 +3589,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3597,7 +3597,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3605,7 +3605,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3613,7 +3613,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3621,7 +3621,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3629,7 +3629,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3637,7 +3637,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3645,7 +3645,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3653,7 +3653,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3661,7 +3661,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3669,7 +3669,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3677,7 +3677,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3685,7 +3685,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3693,7 +3693,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3701,7 +3701,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3709,7 +3709,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3717,7 +3717,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3725,7 +3725,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3733,7 +3733,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3741,7 +3741,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3749,7 +3749,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3757,7 +3757,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3765,7 +3765,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3773,7 +3773,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3781,7 +3781,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3789,7 +3789,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3797,7 +3797,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3805,7 +3805,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3813,7 +3813,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3821,7 +3821,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3829,7 +3829,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3837,7 +3837,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3845,7 +3845,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3853,7 +3853,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3861,7 +3861,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3869,7 +3869,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3877,7 +3877,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3885,7 +3885,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3893,7 +3893,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3901,7 +3901,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3909,7 +3909,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3917,7 +3917,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3925,7 +3925,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3933,7 +3933,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3941,7 +3941,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3949,7 +3949,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -3957,7 +3957,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -3965,7 +3965,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -3973,7 +3973,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -3981,7 +3981,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -3989,7 +3989,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -3997,7 +3997,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4005,7 +4005,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4013,7 +4013,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4021,7 +4021,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4029,7 +4029,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4037,7 +4037,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4045,7 +4045,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4053,7 +4053,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4061,7 +4061,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4069,7 +4069,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4077,7 +4077,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4085,7 +4085,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4093,7 +4093,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4101,7 +4101,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4109,7 +4109,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4117,7 +4117,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4125,7 +4125,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4133,7 +4133,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4141,7 +4141,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4149,7 +4149,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4157,7 +4157,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4165,7 +4165,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4173,7 +4173,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4181,7 +4181,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4189,7 +4189,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4197,7 +4197,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4205,7 +4205,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4213,7 +4213,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4221,7 +4221,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4229,7 +4229,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4237,7 +4237,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4245,7 +4245,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4253,7 +4253,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4261,7 +4261,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4269,7 +4269,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4277,7 +4277,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4285,7 +4285,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4293,7 +4293,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4301,7 +4301,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4309,7 +4309,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4317,7 +4317,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4325,7 +4325,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4333,7 +4333,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4341,7 +4341,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4349,7 +4349,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4357,7 +4357,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4365,7 +4365,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4373,7 +4373,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4381,7 +4381,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4389,7 +4389,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4397,7 +4397,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4405,7 +4405,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4413,7 +4413,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4421,7 +4421,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4429,7 +4429,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4437,7 +4437,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4445,7 +4445,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4453,7 +4453,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4461,7 +4461,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4469,7 +4469,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4477,7 +4477,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4485,7 +4485,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4493,7 +4493,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4501,7 +4501,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4509,7 +4509,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4517,7 +4517,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4525,7 +4525,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4533,7 +4533,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4541,7 +4541,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4549,7 +4549,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4557,7 +4557,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4565,7 +4565,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4573,7 +4573,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4581,7 +4581,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4589,7 +4589,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4597,7 +4597,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4605,7 +4605,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4613,7 +4613,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4621,7 +4621,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4629,7 +4629,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4637,7 +4637,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4645,7 +4645,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4653,7 +4653,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4661,7 +4661,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4669,7 +4669,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4677,7 +4677,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4685,7 +4685,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4693,7 +4693,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4701,7 +4701,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4709,7 +4709,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4717,7 +4717,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4725,7 +4725,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4733,7 +4733,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4741,7 +4741,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4749,7 +4749,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4757,7 +4757,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4765,7 +4765,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4773,7 +4773,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4781,7 +4781,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4789,7 +4789,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4797,7 +4797,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4805,7 +4805,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4813,7 +4813,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4821,7 +4821,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4829,7 +4829,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4837,7 +4837,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4845,7 +4845,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4853,7 +4853,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4861,7 +4861,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4869,7 +4869,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4877,7 +4877,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4885,7 +4885,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4893,7 +4893,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4901,7 +4901,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4909,7 +4909,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4917,7 +4917,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4925,7 +4925,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4933,7 +4933,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4941,7 +4941,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4949,7 +4949,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -4957,7 +4957,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -4965,7 +4965,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -4973,7 +4973,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -4981,7 +4981,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -4989,7 +4989,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -4997,7 +4997,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5005,7 +5005,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5013,7 +5013,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5021,7 +5021,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5029,7 +5029,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5037,7 +5037,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5045,7 +5045,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5053,7 +5053,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5061,7 +5061,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5069,7 +5069,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5077,7 +5077,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5085,7 +5085,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5093,7 +5093,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5101,7 +5101,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5109,7 +5109,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5117,7 +5117,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5125,7 +5125,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5133,7 +5133,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5141,7 +5141,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5149,7 +5149,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5157,7 +5157,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5165,7 +5165,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5173,7 +5173,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5181,7 +5181,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5189,7 +5189,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5197,7 +5197,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5205,7 +5205,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5213,7 +5213,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5221,7 +5221,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5229,7 +5229,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5237,7 +5237,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5245,7 +5245,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5253,7 +5253,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5261,7 +5261,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5269,7 +5269,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5277,7 +5277,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5285,7 +5285,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5293,7 +5293,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5301,7 +5301,7 @@ crypto/uid.o: ../crypto/uid.c
mv crypto/uid.d.tmp crypto/uid.d; \
fi
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5309,7 +5309,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5317,7 +5317,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5325,7 +5325,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5333,7 +5333,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5341,7 +5341,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5349,7 +5349,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5357,7 +5357,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5365,7 +5365,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5373,7 +5373,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5381,7 +5381,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5389,7 +5389,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5397,7 +5397,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5405,7 +5405,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5413,7 +5413,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5421,7 +5421,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5429,7 +5429,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5437,7 +5437,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5445,7 +5445,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5453,7 +5453,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5461,7 +5461,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5469,7 +5469,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5477,7 +5477,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5485,7 +5485,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5493,7 +5493,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5501,7 +5501,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5509,7 +5509,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5517,7 +5517,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5525,7 +5525,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5533,7 +5533,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5541,7 +5541,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5549,7 +5549,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5557,7 +5557,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5565,7 +5565,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5573,7 +5573,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5581,7 +5581,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5589,7 +5589,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5597,7 +5597,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5605,7 +5605,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5613,7 +5613,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5621,7 +5621,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5629,7 +5629,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5637,7 +5637,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5645,7 +5645,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5653,7 +5653,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5661,7 +5661,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5669,7 +5669,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5677,7 +5677,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5685,7 +5685,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5693,7 +5693,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5701,7 +5701,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5709,7 +5709,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5717,7 +5717,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5725,7 +5725,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5733,7 +5733,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5741,7 +5741,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5749,7 +5749,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5757,7 +5757,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5765,7 +5765,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5773,7 +5773,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5781,7 +5781,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5789,7 +5789,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5797,7 +5797,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5805,7 +5805,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5813,7 +5813,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5821,7 +5821,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5829,7 +5829,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5837,7 +5837,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5845,7 +5845,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5853,7 +5853,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5861,7 +5861,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5869,7 +5869,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5877,7 +5877,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5885,7 +5885,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5893,7 +5893,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -6268,7 +6268,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6303,14 +6303,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6367,6 +6359,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/afalg.so: engines/e_afalg.o libcrypto$(SHLIB_EXT_SIMPLE)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/afalg.so engines/e_afalg.o \
@@ -7019,7 +7019,7 @@ test/asn1_internal_test: test/asn1_internal_test.o test/libtestutil.a libcrypto.
-o test/asn1_internal_test test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8261,7 +8261,7 @@ test/chacha_internal_test: test/chacha_internal_test.o test/libtestutil.a libcry
-o test/chacha_internal_test test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8391,7 +8391,7 @@ test/ctype_internal_test: test/ctype_internal_test.o test/libtestutil.a libcrypt
-o test/ctype_internal_test test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8568,7 +8568,7 @@ test/ec_internal_test: test/ec_internal_test.o test/libtestutil.a libcrypto.a
-o test/ec_internal_test test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8646,7 +8646,7 @@ test/evp_extra_test: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHLIB_E
-o test/evp_extra_test test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8919,7 +8919,7 @@ test/poly1305_internal_test: test/poly1305_internal_test.o test/libtestutil.a li
-o test/poly1305_internal_test test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9075,7 +9075,7 @@ test/shlibloadtest: test/shlibloadtest.o
-o test/shlibloadtest test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9088,7 +9088,7 @@ test/siphash_internal_test: test/siphash_internal_test.o test/libtestutil.a libc
-o test/siphash_internal_test test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9101,7 +9101,7 @@ test/sm2_internal_test: test/sm2_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm2_internal_test test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9114,7 +9114,7 @@ test/sm4_internal_test: test/sm4_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm4_internal_test test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9147,6 +9147,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test: test/ssl_ctx_test.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
+ rm -f test/ssl_ctx_test
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
rm -f test/ssl_test
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9575,7 +9588,7 @@ ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ss
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
@@ -9608,3 +9621,16406 @@ crypto/modes/ghash-%.S: ../crypto/modes/asm/ghash-%.pl
crypto/ec/ecp_nistz256-%.S: ../crypto/ec/asm/ecp_nistz256-%.pl
CC="$(CC)" $(PERL) $< $(PERLASM_SCHEME) $@
+# DO NOT DELETE THIS LINE -- make depend depends on it.
+apps/app_rand.o: ../apps/app_rand.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h
+apps/apps.o: ../apps/apps.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/pkcs12.h \
+ ../include/openssl/pkcs12err.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/engineerr.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../apps/apps.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/txt_db.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h
+apps/asn1pars.o: ../apps/asn1pars.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/asn1t.h
+apps/bf_prefix.o: ../apps/bf_prefix.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h ../apps/apps.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/txt_db.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h
+apps/ca.o: ../apps/ca.c ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/txt_db.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h ../apps/apps.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h apps/progs.h
+apps/ciphers.o: ../apps/ciphers.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h
+apps/cms.o: ../apps/cms.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/cms.h ../include/openssl/cmserr.h
+apps/crl.o: ../apps/crl.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/crl2p7.o: ../apps/crl2p7.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/dgst.o: ../apps/dgst.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/hmac.h
+apps/dhparam.o: ../apps/dhparam.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/dsa.o: ../apps/dsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/dsaparam.o: ../apps/dsaparam.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/ec.o: ../apps/ec.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/ecparam.o: ../apps/ecparam.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/enc.o: ../apps/enc.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h
+apps/engine.o: ../apps/engine.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/store.h ../include/openssl/storeerr.h
+apps/errstr.o: ../apps/errstr.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h
+apps/gendsa.o: ../apps/gendsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/genpkey.o: ../apps/genpkey.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/genrsa.o: ../apps/genrsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/nseq.o: ../apps/nseq.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/ocsp.o: ../apps/ocsp.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/internal/sockets.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h
+apps/openssl.o: ../apps/openssl.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/txt_db.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h apps/progs.h
+apps/opt.o: ../apps/opt.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h
+apps/passwd.o: ../apps/passwd.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/des.h ../include/openssl/md5.h
+apps/pkcs12.o: ../apps/pkcs12.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h
+apps/pkcs7.o: ../apps/pkcs7.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/pkcs8.o: ../apps/pkcs8.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h
+apps/pkey.o: ../apps/pkey.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/pkeyparam.o: ../apps/pkeyparam.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/pkeyutl.o: ../apps/pkeyutl.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/prime.o: ../apps/prime.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/rand.o: ../apps/rand.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/rehash.o: ../apps/rehash.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/internal/o_dir.h
+apps/req.o: ../apps/req.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/rsa.o: ../apps/rsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/rsautl.o: ../apps/rsautl.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/s_cb.o: ../apps/s_cb.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../apps/s_apps.h
+apps/s_client.o: ../apps/s_client.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h ../apps/apps.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/srp.h ../apps/s_apps.h ../apps/timeouts.h \
+ ../include/internal/sockets.h
+apps/s_server.o: ../apps/s_server.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../apps/apps.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/txt_db.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h apps/progs.h ../include/openssl/srp.h \
+ ../apps/s_apps.h ../apps/timeouts.h ../include/internal/sockets.h
+apps/s_socket.o: ../apps/s_socket.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../apps/s_apps.h ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/internal/sockets.h
+apps/s_time.o: ../apps/s_time.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../apps/s_apps.h \
+ ../include/internal/sockets.h
+apps/sess_id.o: ../apps/sess_id.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h
+apps/smime.o: ../apps/smime.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/speed.o: ../apps/speed.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/des.h ../include/openssl/aes.h \
+ ../include/openssl/camellia.h ../include/openssl/md2.h \
+ ../include/openssl/md4.h ../include/openssl/md5.h \
+ ../include/openssl/hmac.h ../include/openssl/ripemd.h \
+ ../include/openssl/whrlpool.h ../include/openssl/rc4.h \
+ ../include/openssl/rc5.h ../include/openssl/rc2.h \
+ ../include/openssl/idea.h ../include/openssl/seed.h \
+ ../include/openssl/blowfish.h ../include/openssl/cast.h \
+ ../apps/./testrsa.h ../apps/./testdsa.h ../include/openssl/modes.h
+apps/spkac.o: ../apps/spkac.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/srp.o: ../apps/srp.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/err.h \
+ ../include/openssl/txt_db.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/srp.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h ../apps/apps.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/storeutl.o: ../apps/storeutl.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/store.h ../include/openssl/storeerr.h
+apps/ts.o: ../apps/ts.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../apps/apps.h ../e_os.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/ts.h ../include/openssl/tserr.h
+apps/verify.o: ../apps/verify.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+apps/version.o: ../apps/version.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h \
+ ../include/openssl/md2.h ../include/openssl/rc4.h \
+ ../include/openssl/des.h ../include/openssl/idea.h \
+ ../include/openssl/blowfish.h
+apps/x509.o: ../apps/x509.c ../apps/apps.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h apps/progs.h
+crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/modes.h
+crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/modes.h
+crypto/aes/aes_core.o: ../crypto/aes/aes_core.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/aes.h \
+ ../crypto/aes/aes_local.h
+crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/aes/aes_local.h ../include/openssl/e_os2.h
+crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/aes.h \
+ ../crypto/aes/aes_local.h
+crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c \
+ ../include/openssl/opensslv.h ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../crypto/aes/aes_local.h \
+ ../include/openssl/e_os2.h
+crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c ../include/openssl/aes.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/modes.h
+crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/aes.h \
+ ../include/openssl/modes.h
+crypto/aria/aria.o: ../crypto/aria/aria.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/crypto/aria.h
+crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/crypto/asn1.h
+crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_int.o: ../crypto/asn1/a_int.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_object.o: ../crypto/asn1/a_object.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/crypto/asn1.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_print.o: ../crypto/asn1/a_print.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/asn1.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../crypto/asn1/charmap.h
+crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../crypto/asn1/tbl_standard.h
+crypto/asn1/a_time.o: ../crypto/asn1/a_time.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/a_type.o: ../crypto/asn1/a_type.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/asn1/standard_methods.h
+crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/asn1err.h
+crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/cms.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/cmserr.h ../include/openssl/ocsp.h \
+ ../include/openssl/ocsperr.h ../include/openssl/pkcs12.h \
+ ../include/openssl/pkcs12err.h ../crypto/asn1/asn1_item_list.h
+crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h
+crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/asn1t.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/internal/bio.h ../crypto/asn1/asn1_local.h
+crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c \
+ ../include/crypto/ctype.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/asn1.h \
+ ../include/crypto/objects.h
+crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h
+crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c \
+ ../include/internal/bio.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h
+crypto/asn1/f_int.o: ../crypto/asn1/f_int.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/asn1/f_string.o: ../crypto/asn1/f_string.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h
+crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c ../include/openssl/asn1t.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h
+crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h
+crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/bn.h
+crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/numbers.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/crypto/asn1.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/asn1t.h ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/crypto/asn1.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../crypto/asn1/asn1_local.h
+crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h
+crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/refcount.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/asn1t.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../crypto/asn1/asn1_local.h
+crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/asn1t.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/asn1/x_info.o: ../crypto/asn1/x_info.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/openssl/asn1t.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/asn1/asn1_local.h
+crypto/asn1/x_long.o: ../crypto/asn1/x_long.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h
+crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/asn1t.h
+crypto/asn1/x_val.o: ../crypto/asn1/x_val.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c \
+ ../crypto/async/arch/../async_local.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../crypto/async/arch/../arch/async_win.h \
+ ../crypto/async/arch/../arch/async_posix.h \
+ ../crypto/async/arch/../arch/async_null.h
+crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c \
+ ../crypto/async/arch/../async_local.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../crypto/async/arch/../arch/async_win.h \
+ ../crypto/async/arch/../arch/async_posix.h \
+ ../crypto/async/arch/../arch/async_null.h
+crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c \
+ ../crypto/async/arch/../async_local.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../crypto/async/arch/../arch/async_win.h \
+ ../crypto/async/arch/../arch/async_posix.h \
+ ../crypto/async/arch/../arch/async_null.h
+crypto/async/async.o: ../crypto/async/async.c \
+ ../crypto/async/async_local.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../crypto/async/arch/async_win.h \
+ ../crypto/async/arch/async_posix.h ../crypto/async/arch/async_null.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/crypto/cryptlib.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/internal/nelem.h
+crypto/async/async_err.o: ../crypto/async/async_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/asyncerr.h
+crypto/async/async_wait.o: ../crypto/async/async_wait.c \
+ ../crypto/async/async_local.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../crypto/async/arch/async_win.h \
+ ../crypto/async/arch/async_posix.h ../crypto/async/arch/async_null.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c \
+ ../include/openssl/blowfish.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../crypto/bf/bf_local.h
+crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c ../include/openssl/blowfish.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../crypto/bf/bf_local.h
+crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c ../include/openssl/blowfish.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../crypto/bf/bf_local.h
+crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c \
+ ../include/openssl/blowfish.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../crypto/bf/bf_local.h
+crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c ../include/openssl/blowfish.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../crypto/bf/bf_local.h ../crypto/bf/bf_pi.h
+crypto/bio/b_addr.o: ../crypto/bio/b_addr.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h \
+ ../include/internal/thread_once.h
+crypto/bio/b_dump.o: ../crypto/bio/b_dump.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/b_print.o: ../crypto/bio/b_print.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/ctype.h \
+ ../include/internal/numbers.h
+crypto/bio/b_sock.o: ../crypto/bio/b_sock.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+crypto/bio/bf_null.o: ../crypto/bio/bf_null.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bio_err.o: ../crypto/bio/bio_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/bio/bio_local.h ../e_os.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h \
+ ../include/internal/thread_once.h
+crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/bio/bio_local.h ../include/internal/sockets.h \
+ ../include/internal/refcount.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/bio.h
+crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c \
+ ../crypto/bio/bio_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/internal/sockets.h \
+ ../include/internal/refcount.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/bio.h
+crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_file.o: ../crypto/bio/bss_file.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_log.o: ../crypto/bio/bss_log.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_null.o: ../crypto/bio/bss_null.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c ../crypto/bio/bio_local.h \
+ ../e_os.h include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/sockets.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/bio.h
+crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/blake2/blake2_local.h \
+ ../crypto/blake2/blake2_impl.h
+crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/blake2/blake2_local.h \
+ ../crypto/blake2/blake2_impl.h
+crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/blake2/blake2_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/blake2/blake2_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/bn/bn_add.o: ../crypto/bn/bn_add.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_const.o: ../crypto/bn/bn_const.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h
+crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c ../crypto/bn/bn_local.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/internal/nelem.h ../include/openssl/dh.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/crypto/bn_dh.h
+crypto/bn/bn_div.o: ../crypto/bn/bn_div.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h
+crypto/bn/bn_err.o: ../crypto/bn/bn_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/constant_time.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/bn/rsaz_exp.h
+crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/constant_time.h
+crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c ../crypto/bn/bn_local.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/bn/bn_prime.h
+crypto/bn/bn_print.o: ../crypto/bn/bn_print.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/sha.h
+crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c ../crypto/bn/bn_local.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/internal/nelem.h ../include/openssl/srp.h \
+ ../include/crypto/bn_srp.h
+crypto/bn/bn_word.o: ../crypto/bn/bn_word.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/bn/bn_local.h \
+ include/crypto/bn_conf.h ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../crypto/bn/bn_local.h include/crypto/bn_conf.h ../include/crypto/bn.h
+crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/buffererr.h
+crypto/buffer/buffer.o: ../crypto/buffer/buffer.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/camellia/camellia.o: ../crypto/camellia/camellia.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../crypto/camellia/cmll_local.h
+crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/modes.h
+crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/modes.h
+crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/modes.h
+crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../crypto/camellia/cmll_local.h
+crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c \
+ ../include/openssl/opensslv.h ../include/openssl/camellia.h \
+ include/openssl/opensslconf.h ../crypto/camellia/cmll_local.h
+crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c \
+ ../include/openssl/camellia.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/modes.h
+crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c ../include/openssl/cast.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/cast/cast_local.h
+crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c ../include/openssl/cast.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/cast/cast_local.h
+crypto/cast/c_enc.o: ../crypto/cast/c_enc.c ../include/openssl/cast.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/cast/cast_local.h
+crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c ../include/openssl/cast.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/cast/cast_local.h
+crypto/cast/c_skey.o: ../crypto/cast/c_skey.c ../include/openssl/cast.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/cast/cast_local.h ../crypto/cast/cast_s.h
+crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c \
+ ../include/crypto/chacha.h ../include/crypto/ctype.h
+crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/cmac.h ../include/crypto/asn1.h
+crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/cmac.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/cmac/cmac.o: ../crypto/cmac/cmac.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/cmac.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h
+crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c \
+ ../include/openssl/asn1t.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/cms.h ../include/openssl/cmserr.h \
+ ../crypto/cms/cms_local.h
+crypto/cms/cms_att.o: ../crypto/cms/cms_att.c ../include/openssl/asn1t.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/err.h \
+ ../include/openssl/cms.h ../include/openssl/cmserr.h \
+ ../crypto/cms/cms_local.h ../include/internal/nelem.h
+crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../crypto/cms/cms_local.h
+crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../crypto/cms/cms_local.h
+crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/cms/cms_local.h
+crypto/cms/cms_env.o: ../crypto/cms/cms_env.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/aes.h \
+ ../crypto/cms/cms_local.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/cms/cms_err.o: ../crypto/cms/cms_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/cmserr.h
+crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../crypto/cms/cms_local.h
+crypto/cms/cms_io.o: ../crypto/cms/cms_io.c ../include/openssl/asn1t.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/cms.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h \
+ ../crypto/cms/cms_local.h
+crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/aes.h \
+ ../crypto/cms/cms_local.h ../include/crypto/asn1.h
+crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c ../include/openssl/asn1t.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/cms.h ../include/openssl/cmserr.h \
+ ../crypto/cms/cms_local.h
+crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/aes.h \
+ ../crypto/cms/cms_local.h ../include/crypto/asn1.h
+crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../crypto/cms/cms_local.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../crypto/cms/cms_local.h \
+ ../include/crypto/asn1.h
+crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/internal/comp.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/crypto/cryptlib.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/internal/nelem.h \
+ ../include/internal/bio.h ../crypto/comp/comp_local.h
+crypto/comp/comp_err.o: ../crypto/comp/comp_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/comperr.h
+crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../crypto/comp/comp_local.h
+crypto/conf/conf_api.o: ../crypto/conf/conf_api.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/conf_api.h
+crypto/conf/conf_def.o: ../crypto/conf/conf_def.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/o_dir.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/conf_api.h ../crypto/conf/conf_def.h
+crypto/conf/conf_err.o: ../crypto/conf/conf_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h
+crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/conf.h ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h \
+ ../include/crypto/ctype.h ../include/openssl/err.h \
+ ../include/openssl/conf_api.h
+crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../crypto/conf/conf_local.h
+crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/conf.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/conf.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h
+crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c \
+ ../include/openssl/conf.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h \
+ ../include/openssl/err.h ../include/internal/sslconf.h \
+ ../crypto/conf/conf_local.h
+crypto/cpt_err.o: ../crypto/cpt_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+crypto/cryptlib.o: ../crypto/cryptlib.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/crypto/cryptlib.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../crypto/ct/ct_local.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/ct/ct_err.o: ../crypto/ct/ct_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/cterr.h
+crypto/ct/ct_log.o: ../crypto/ct/ct_log.c ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/ct.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../include/internal/cryptlib.h \
+ ../include/internal/nelem.h
+crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ct.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../crypto/ct/ct_local.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../crypto/ct/ct_local.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/ct/ct_local.h ../include/openssl/ct.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/cterr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../include/openssl/tls1.h \
+ ../crypto/ct/ct_local.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/obj_mac.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../crypto/ct/ct_local.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../crypto/ct/ct_local.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c ../crypto/ct/ct_local.h \
+ ../include/openssl/ct.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/cterr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+crypto/ctype.o: ../crypto/ctype.c ../include/crypto/ctype.h \
+ ../include/openssl/ebcdic.h
+crypto/cversion.o: ../crypto/cversion.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h crypto/buildinf.h
+crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c ../crypto/des/ncbc_enc.c \
+ ../crypto/des/des_local.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/des.h
+crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/des/des_local.h ../include/openssl/des.h
+crypto/des/des_enc.o: ../crypto/des/des_enc.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/des/des_local.h ../include/openssl/des.h ../crypto/des/spr.h \
+ ../crypto/des/ncbc_enc.c
+crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h
+crypto/des/fcrypt.o: ../crypto/des/fcrypt.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/des/des_local.h ../include/openssl/des.h
+crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/des/rand_key.o: ../crypto/des/rand_key.c ../include/openssl/des.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/rand.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/randerr.h \
+ ../include/openssl/symhacks.h
+crypto/des/set_key.o: ../crypto/des/set_key.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/des/des_local.h ../include/openssl/des.h
+crypto/des/str2key.o: ../crypto/des/str2key.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/des/des_local.h ../include/openssl/des.h
+crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c ../crypto/des/des_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h
+crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../crypto/dh/dh_local.h ../include/internal/refcount.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/openssl/cms.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h
+crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h \
+ ../include/internal/refcount.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h
+crypto/dh/dh_check.o: ../crypto/dh/dh_check.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h \
+ ../include/internal/refcount.h
+crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h
+crypto/dh/dh_err.o: ../crypto/dh/dh_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/dherr.h
+crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/dh/dh_local.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/internal/refcount.h
+crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/dh.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dherr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/cms.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h
+crypto/dh/dh_key.o: ../crypto/dh/dh_key.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/dh/dh_local.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/dherr.h ../include/internal/refcount.h \
+ ../include/crypto/bn.h
+crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/refcount.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h
+crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/dherr.h ../include/internal/refcount.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../crypto/dh/dh_local.h \
+ ../include/internal/refcount.h ../include/crypto/evp.h
+crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h
+crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dherr.h \
+ ../include/internal/refcount.h ../include/crypto/bn_dh.h
+crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/dh/dh_local.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dherr.h \
+ ../include/internal/refcount.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/crypto/bn_dh.h
+crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../crypto/dsa/dsa_local.h ../include/internal/refcount.h \
+ ../include/openssl/cms.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h
+crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h ../include/openssl/asn1t.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h
+crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/dsaerr.h
+crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/sha.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h
+crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h
+crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/refcount.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/dsa/dsa_local.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h
+crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/internal/refcount.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/sha.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h
+crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/dsa/dsa_local.h
+crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h
+crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h
+crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/dsa/dsa_local.h \
+ ../include/openssl/dsa.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/internal/refcount.h
+crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c ../crypto/dso/dso_local.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/dso.h \
+ ../include/internal/dsoerr.h include/crypto/dso_conf.h \
+ ../include/internal/refcount.h
+crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c \
+ ../crypto/dso/dso_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h \
+ include/crypto/dso_conf.h ../include/internal/refcount.h ../e_os.h
+crypto/dso/dso_err.o: ../crypto/dso/dso_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/internal/dsoerr.h
+crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c ../crypto/dso/dso_local.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/dso.h \
+ ../include/internal/dsoerr.h include/crypto/dso_conf.h \
+ ../include/internal/refcount.h
+crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c \
+ ../crypto/dso/dso_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h \
+ include/crypto/dso_conf.h ../include/internal/refcount.h
+crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c ../crypto/dso/dso_local.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/dso.h \
+ ../include/internal/dsoerr.h include/crypto/dso_conf.h \
+ ../include/internal/refcount.h
+crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/dso/dso_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h \
+ include/crypto/dso_conf.h ../include/internal/refcount.h
+crypto/ebcdic.o: ../crypto/ebcdic.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+crypto/ec/curve25519.o: ../crypto/ec/curve25519.c ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/sha.h
+crypto/ec/curve448/arch_32/f_impl.o: \
+ ../crypto/ec/curve448/arch_32/f_impl.c ../crypto/ec/curve448/field.h \
+ ../include/internal/constant_time.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../crypto/ec/curve448/curve448utils.h \
+ ../crypto/ec/curve448/arch_32/f_impl.h
+crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../include/internal/constant_time.h \
+ ../crypto/ec/curve448/curve448utils.h ../crypto/ec/curve448/field.h \
+ ../crypto/ec/curve448/arch_32/f_impl.h ../crypto/ec/curve448/point_448.h \
+ ../crypto/ec/curve448/ed448.h ../crypto/ec/curve448/curve448_local.h
+crypto/ec/curve448/curve448_tables.o: \
+ ../crypto/ec/curve448/curve448_tables.c ../crypto/ec/curve448/field.h \
+ ../include/internal/constant_time.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../crypto/ec/curve448/curve448utils.h \
+ ../crypto/ec/curve448/arch_32/f_impl.h ../crypto/ec/curve448/point_448.h
+crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/ec/curve448/curve448_local.h \
+ ../crypto/ec/curve448/curve448utils.h ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../include/internal/constant_time.h ../crypto/ec/curve448/ed448.h \
+ ../crypto/ec/curve448/point_448.h ../crypto/ec/curve448/field.h \
+ ../crypto/ec/curve448/arch_32/f_impl.h ../include/internal/numbers.h
+crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c \
+ ../crypto/ec/curve448/field.h ../include/internal/constant_time.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../crypto/ec/curve448/curve448utils.h \
+ ../crypto/ec/curve448/arch_32/f_impl.h
+crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/ec/curve448/word.h \
+ ../crypto/ec/curve448/arch_32/arch_intrinsics.h \
+ ../include/internal/constant_time.h \
+ ../crypto/ec/curve448/curve448utils.h ../crypto/ec/curve448/point_448.h \
+ ../crypto/ec/curve448/field.h ../crypto/ec/curve448/arch_32/f_impl.h
+crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/ecerr.h ../include/internal/refcount.h \
+ ../include/crypto/ec.h
+crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/cms.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h \
+ ../include/openssl/asn1t.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/ec/ec_local.h ../include/crypto/ec.h
+crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/asn1t.h ../include/openssl/objects.h \
+ ../include/openssl/objectserr.h ../include/internal/nelem.h
+crypto/ec/ec_check.o: ../crypto/ec/ec_check.c ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ec_err.o: ../crypto/ec/ec_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/ecerr.h
+crypto/ec/ec_key.o: ../crypto/ec/ec_key.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h
+crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../crypto/ec/ec_local.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/internal/nelem.h \
+ ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/ec/ec_local.h \
+ ../include/openssl/obj_mac.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/ecerr.h ../include/internal/refcount.h \
+ ../include/crypto/ec.h
+crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../crypto/ec/ec_local.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/crypto/evp.h
+crypto/ec/ec_print.o: ../crypto/ec/ec_print.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../crypto/ec/ec_local.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../crypto/ec/ec_local.h ../include/internal/refcount.h \
+ ../include/crypto/ec.h
+crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/obj_mac.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/crypto/bn.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/ec/ec_local.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c ../include/openssl/ec.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h
+crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/obj_mac.h ../crypto/ec/ec_local.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h
+crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h
+crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/ec/ec_local.h \
+ ../include/crypto/ec.h ../crypto/ec/curve448/curve448_local.h \
+ ../crypto/ec/curve448/curve448utils.h
+crypto/engine/eng_all.o: ../crypto/engine/eng_all.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/engine/eng_local.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h
+crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h
+crypto/engine/eng_err.o: ../crypto/engine/eng_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/engineerr.h
+crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h
+crypto/engine/eng_init.o: ../crypto/engine/eng_init.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_list.o: ../crypto/engine/eng_list.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/engine.h \
+ ../include/openssl/engine.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/openssl/hmac.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/rc4.h
+crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h
+crypto/engine/eng_table.o: ../crypto/engine/eng_table.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/engine/eng_local.h ../include/crypto/engine.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h \
+ ../include/crypto/asn1.h
+crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c \
+ ../crypto/engine/eng_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/thread_once.h ../include/internal/refcount.h
+crypto/err/err.o: ../crypto/err/err.c ../include/crypto/cryptlib.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/err.h \
+ ../include/crypto/err.h ../include/internal/thread_once.h \
+ ../include/crypto/ctype.h ../include/internal/constant_time.h ../e_os.h
+crypto/err/err_all.o: ../crypto/err/err_all.c ../include/crypto/err.h \
+ ../include/openssl/asn1err.h ../include/openssl/symhacks.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bnerr.h \
+ ../include/openssl/ecerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/bioerr.h ../include/openssl/comperr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objectserr.h ../include/openssl/pemerr.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509err.h \
+ ../include/openssl/x509v3err.h ../include/openssl/conferr.h \
+ ../include/openssl/pkcs12err.h ../include/openssl/randerr.h \
+ ../include/internal/dso.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/internal/dsoerr.h ../include/openssl/engineerr.h \
+ ../include/openssl/uierr.h ../include/openssl/ocsperr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/lhash.h ../include/openssl/tserr.h \
+ ../include/openssl/cmserr.h ../include/openssl/cterr.h \
+ ../include/openssl/asyncerr.h ../include/openssl/kdferr.h \
+ ../include/openssl/storeerr.h
+crypto/err/err_prn.o: ../crypto/err/err_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/internal/bio.h
+crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/internal/bio.h
+crypto/evp/bio_md.o: ../crypto/evp/bio_md.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/evp/evp_local.h ../include/internal/bio.h
+crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/bio.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/c_allc.o: ../crypto/evp/c_allc.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/pkcs12.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/evp/c_alld.o: ../crypto/evp/c_alld.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/pkcs12.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c \
+ ../include/openssl/evp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/digest.o: ../crypto/evp/digest.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/e_aes.o: ../crypto/evp/e_aes.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/aes.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/modes/modes_local.h ../include/openssl/modes.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/aes.h ../include/openssl/sha.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../crypto/modes/modes_local.h ../include/openssl/modes.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/internal/constant_time.h
+crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/aes.h ../include/openssl/sha.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../crypto/modes/modes_local.h ../include/openssl/modes.h \
+ ../include/internal/constant_time.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/e_aria.o: ../crypto/evp/e_aria.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/modes.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/rand_drbg.h \
+ ../include/crypto/aria.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/modes/modes_local.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/e_bf.o: ../crypto/evp/e_bf.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/openssl/blowfish.h
+crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/camellia.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/evp/e_cast.o: ../crypto/evp/e_cast.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/cast.h
+crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/evp/evp_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/crypto/chacha.h \
+ ../include/crypto/poly1305.h
+crypto/evp/e_des.o: ../crypto/evp/e_des.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/openssl/des.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+crypto/evp/e_des3.o: ../crypto/evp/e_des3.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/des.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/evp/evp_local.h \
+ ../include/openssl/sha.h
+crypto/evp/e_idea.o: ../crypto/evp/e_idea.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/idea.h
+crypto/evp/e_null.o: ../crypto/evp/e_null.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/e_old.o: ../crypto/evp/e_old.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/openssl/rc2.h
+crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/rc4.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rc4.h ../include/openssl/md5.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/evp/evp_local.h \
+ ../include/openssl/rc5.h
+crypto/evp/e_seed.o: ../crypto/evp/e_seed.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/seed.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/modes.h \
+ ../include/crypto/sm4.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/openssl/des.h
+crypto/evp/encode.o: ../crypto/evp/encode.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/evp/evp_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h
+crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/rand_drbg.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/evp/evp_local.h
+crypto/evp/evp_err.o: ../crypto/evp/evp_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/evperr.h
+crypto/evp/evp_key.o: ../crypto/evp/evp_key.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h
+crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/pkcs12.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/crypto/x509.h
+crypto/evp/m_md2.o: ../crypto/evp/m_md2.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/md2.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/m_md4.o: ../crypto/evp/m_md4.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/md4.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/m_md5.o: ../crypto/evp/m_md5.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/md5.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c \
+ ../include/openssl/evp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/md5.h \
+ ../include/internal/cryptlib.h ../include/openssl/err.h \
+ ../include/internal/nelem.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/evp/m_null.o: ../crypto/evp/m_null.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/ripemd.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/sha.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/crypto/sha.h
+crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c ../include/openssl/evp.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../crypto/evp/evp_local.h
+crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/evp/evp_local.h
+crypto/evp/m_wp.o: ../crypto/evp/m_wp.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/whrlpool.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/names.o: ../crypto/evp/names.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/objects.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/hmac.h ../crypto/evp/evp_local.h
+crypto/evp/p_dec.o: ../crypto/evp/p_dec.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/evp/p_enc.o: ../crypto/evp/p_enc.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/evp/p_lib.o: ../crypto/evp/p_lib.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/refcount.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/cmac.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h
+crypto/evp/p_open.o: ../crypto/evp/p_open.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/evp/p_seal.o: ../crypto/evp/p_seal.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/evp/p_sign.o: ../crypto/evp/p_sign.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/p_verify.o: ../crypto/evp/p_verify.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c \
+ ../include/openssl/evp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/numbers.h
+crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/crypto/bn.h ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/internal/numbers.h
+crypto/ex_data.o: ../crypto/ex_data.c ../include/crypto/cryptlib.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/thread_once.h
+crypto/getenv.o: ../crypto/getenv.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/hmac.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/hmac/hmac.o: ../crypto/hmac/hmac.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/hmac.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/hmac/hmac_local.h
+crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c ../include/openssl/idea.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/idea/idea_local.h
+crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c ../include/openssl/idea.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/idea/idea_local.h
+crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c ../include/openssl/idea.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/idea/idea_local.h
+crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c ../include/openssl/idea.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/idea/idea_local.h
+crypto/idea/i_skey.o: ../crypto/idea/i_skey.c ../include/openssl/idea.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/idea/idea_local.h
+crypto/init.o: ../crypto/init.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/crypto/cryptlib.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/crypto/rand.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/internal/bio.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/internal/conf.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/crypto/async.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/crypto/engine.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/internal/comp.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/internal/err.h ../include/crypto/err.h \
+ ../include/crypto/objects.h ../include/internal/thread_once.h \
+ include/crypto/dso_conf.h ../include/internal/dso.h \
+ ../include/internal/dsoerr.h ../include/crypto/store.h \
+ ../include/openssl/store.h ../include/openssl/storeerr.h
+crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c ../include/openssl/hmac.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/kdferr.h
+crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c ../include/openssl/hmac.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/kdf.h \
+ ../include/openssl/kdferr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../crypto/lhash/lhash_local.h \
+ ../include/internal/tsan_assist.h
+crypto/lhash/lhash.o: ../crypto/lhash/lhash.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/lhash.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/crypto/ctype.h ../include/crypto/lhash.h \
+ ../crypto/lhash/lhash_local.h ../include/internal/tsan_assist.h
+crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c ../include/openssl/md2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+crypto/md2/md2_one.o: ../crypto/md2/md2_one.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/md2.h
+crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c \
+ ../include/openssl/opensslv.h ../crypto/md4/md4_local.h \
+ include/openssl/opensslconf.h ../include/openssl/md4.h \
+ ../include/openssl/e_os2.h ../include/crypto/md32_common.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/md4/md4_one.o: ../crypto/md4/md4_one.c ../include/openssl/md4.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c ../crypto/md5/md5_local.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/md5.h \
+ ../include/crypto/md32_common.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+crypto/md5/md5_one.o: ../crypto/md5/md5_one.c ../include/openssl/md5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+crypto/mem.o: ../crypto/mem.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/crypto/cryptlib.h
+crypto/mem_clr.o: ../crypto/mem_clr.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/mem_dbg.o: ../crypto/mem_dbg.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/thread_once.h ../include/internal/bio.h
+crypto/mem_sec.o: ../crypto/mem_sec.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h
+crypto/modes/cbc128.o: ../crypto/modes/cbc128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/ccm128.o: ../crypto/modes/ccm128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/cfb128.o: ../crypto/modes/cfb128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/ctr128.o: ../crypto/modes/ctr128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/cts128.o: ../crypto/modes/cts128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/gcm128.o: ../crypto/modes/gcm128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/ocb128.o: ../crypto/modes/ocb128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/err.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/ofb128.o: ../crypto/modes/ofb128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/modes/wrap128.o: ../crypto/modes/wrap128.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/modes.h
+crypto/modes/xts128.o: ../crypto/modes/xts128.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h
+crypto/o_dir.o: ../crypto/o_dir.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/internal/o_dir.h \
+ ../crypto/LPdir_unix.c
+crypto/o_fips.o: ../crypto/o_fips.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/o_fopen.o: ../crypto/o_fopen.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+crypto/o_init.o: ../crypto/o_init.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+crypto/o_str.o: ../crypto/o_str.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/o_str.h
+crypto/o_time.o: ../crypto/o_time.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/objects/o_names.o: ../crypto/objects/o_names.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/internal/thread_once.h ../include/crypto/lhash.h \
+ ../crypto/objects/obj_local.h ../e_os.h ../include/internal/nelem.h
+crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/crypto/objects.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/crypto/asn1.h ../crypto/objects/obj_local.h \
+ ../crypto/objects/obj_dat.h
+crypto/objects/obj_err.o: ../crypto/objects/obj_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/objectserr.h
+crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/asn1.h
+crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/objects/obj_xref.h ../include/internal/nelem.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h
+crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h
+crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/ocsperr.h
+crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/crypto/ctype.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../include/openssl/err.h
+crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h ../include/openssl/asn1t.h
+crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h ../include/internal/cryptlib.h \
+ ../include/internal/nelem.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h
+crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h
+crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c \
+ ../include/openssl/ocsp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../crypto/ocsp/ocsp_local.h \
+ ../include/openssl/err.h
+crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../crypto/ocsp/ocsp_local.h ../crypto/ocsp/../x509v3/ext_dat.h
+crypto/pem/pem_all.o: ../crypto/pem/pem_all.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_err.o: ../crypto/pem/pem_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/pemerr.h
+crypto/pem/pem_info.o: ../crypto/pem/pem_info.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h \
+ ../include/crypto/asn1.h ../include/openssl/des.h \
+ ../include/openssl/engine.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h
+crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h
+crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pkcs12.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pkcs12err.h ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/hmac.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pkcs12err.h ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c \
+ ../include/openssl/pem.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/err.h \
+ ../include/openssl/pkcs12.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h \
+ ../crypto/pkcs12/p12_local.h
+crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/pkcs12.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pkcs12err.h
+crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs12err.h
+crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h
+crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/err.h
+crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/asn1.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7err.h
+crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/crypto/poly1305.h \
+ ../crypto/poly1305/poly1305_local.h
+crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/asn1.h ../include/crypto/poly1305.h \
+ ../crypto/poly1305/poly1305_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/poly1305.h ../crypto/poly1305/poly1305_local.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/err.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/modes/modes_local.h \
+ ../include/openssl/modes.h ../include/internal/thread_once.h \
+ ../crypto/rand/rand_local.h ../include/openssl/aes.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/sha.h \
+ ../include/openssl/hmac.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand_drbg.h \
+ ../include/internal/tsan_assist.h ../include/internal/numbers.h
+crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/err.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/rand/rand_local.h \
+ ../include/openssl/aes.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/sha.h ../include/openssl/hmac.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand_drbg.h ../include/internal/tsan_assist.h \
+ ../include/internal/numbers.h ../include/internal/thread_once.h \
+ ../include/crypto/rand.h ../include/crypto/cryptlib.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/internal/nelem.h
+crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+crypto/rand/rand_err.o: ../crypto/rand/rand_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/randerr.h
+crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/rand.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/engine.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/internal/thread_once.h \
+ ../crypto/rand/rand_local.h ../include/openssl/aes.h \
+ ../include/openssl/hmac.h ../include/openssl/rand_drbg.h \
+ ../include/internal/tsan_assist.h ../include/internal/numbers.h \
+ ../e_os.h
+crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/rand/rand_local.h \
+ ../include/openssl/aes.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/sha.h ../include/openssl/hmac.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand_drbg.h ../include/internal/tsan_assist.h \
+ ../include/internal/numbers.h ../include/crypto/rand.h \
+ ../include/internal/dso.h ../include/internal/dsoerr.h
+crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h
+crypto/rand/rand_win.o: ../crypto/rand/rand_win.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../crypto/rand/rand_local.h \
+ ../include/openssl/aes.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/sha.h ../include/openssl/hmac.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand_drbg.h ../include/internal/tsan_assist.h \
+ ../include/internal/numbers.h ../include/crypto/rand.h
+crypto/rand/randfile.o: ../crypto/rand/randfile.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/rand_drbg.h \
+ ../include/openssl/obj_mac.h
+crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c ../include/openssl/rc2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc2/rc2_local.h
+crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c ../include/openssl/rc2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc2/rc2_local.h
+crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c ../include/openssl/rc2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc2/rc2_local.h
+crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c ../include/openssl/rc2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc2/rc2_local.h
+crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c ../include/openssl/rc2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc2/rc2_local.h
+crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c ../include/openssl/rc4.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc4/rc4_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c ../include/openssl/rc4.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc4/rc4_local.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h
+crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c ../include/openssl/rc5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc5/rc5_local.h
+crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c ../include/openssl/rc5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc5/rc5_local.h
+crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c ../include/openssl/rc5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc5/rc5_local.h
+crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c ../include/openssl/rc5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc5/rc5_local.h
+crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c ../include/openssl/rc5.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/rc5/rc5_local.h
+crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c \
+ ../crypto/ripemd/rmd_local.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ripemd.h \
+ ../include/openssl/e_os2.h ../include/crypto/md32_common.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../crypto/ripemd/rmdconst.h
+crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c \
+ ../include/openssl/ripemd.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cms.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/cmserr.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/rsa/rsa_local.h
+crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/asn1t.h ../crypto/rsa/rsa_local.h \
+ ../include/internal/refcount.h
+crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/rsa/rsa_local.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h
+crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../crypto/rsa/rsa_local.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h
+crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h
+crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/rsaerr.h
+crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/rsa/rsa_local.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/internal/refcount.h
+crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/internal/refcount.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/crypto/evp.h \
+ ../crypto/rsa/rsa_local.h
+crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c ../crypto/rsa/rsa_local.h \
+ ../include/openssl/rsa.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/rsa/rsa_local.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h
+crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h
+crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c \
+ ../include/internal/constant_time.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/objectserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/sha.h \
+ ../crypto/rsa/rsa_local.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h
+crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/bn.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../crypto/rsa/rsa_local.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/internal/refcount.h \
+ ../include/internal/constant_time.h
+crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c \
+ ../include/internal/constant_time.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c \
+ ../include/internal/constant_time.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/asn1t.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/cms.h ../include/openssl/cmserr.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../crypto/rsa/rsa_local.h
+crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h
+crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/sha.h ../crypto/rsa/rsa_local.h \
+ ../include/internal/refcount.h
+crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/rsa/rsa_local.h
+crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/internal/constant_time.h
+crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h
+crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../crypto/rsa/rsa_local.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/internal/refcount.h
+crypto/seed/seed.o: ../crypto/seed/seed.c ../include/openssl/seed.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/seed/seed_local.h
+crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c \
+ ../include/openssl/seed.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/modes.h
+crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c \
+ ../include/openssl/seed.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/modes.h
+crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c \
+ ../include/openssl/seed.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c \
+ ../include/openssl/seed.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/modes.h
+crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h
+crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/sha.h
+crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/sha/sha_local.h \
+ ../include/openssl/sha.h ../include/crypto/md32_common.h
+crypto/sha/sha256.o: ../crypto/sha/sha256.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/sha.h ../include/crypto/md32_common.h
+crypto/sha/sha512.o: ../crypto/sha/sha512.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/sha.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/sha.h
+crypto/siphash/siphash.o: ../crypto/siphash/siphash.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/crypto/siphash.h \
+ ../crypto/siphash/siphash_local.h
+crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/crypto/asn1.h ../include/crypto/siphash.h \
+ ../crypto/siphash/siphash_local.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/siphash.h ../crypto/siphash/siphash_local.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h
+crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c ../include/crypto/sm2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/ecerr.h ../include/crypto/sm2err.h \
+ ../include/crypto/ec.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h
+crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/crypto/sm2err.h
+crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/crypto/sm2.h \
+ ../include/crypto/sm2err.h
+crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c ../include/crypto/sm2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/ecerr.h ../include/crypto/sm2err.h \
+ ../include/crypto/ec.h ../include/internal/numbers.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h
+crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h ../include/crypto/sm3.h
+crypto/sm3/sm3.o: ../crypto/sm3/sm3.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../crypto/sm3/sm3_local.h ../include/crypto/sm3.h \
+ ../include/crypto/md32_common.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+crypto/sm4/sm4.o: ../crypto/sm4/sm4.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/crypto/sm4.h
+crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/sha.h \
+ ../include/openssl/srp.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/crypto/bn_srp.h
+crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/crypto/evp.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/internal/refcount.h \
+ ../include/openssl/sha.h ../include/openssl/srp.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/txt_db.h
+crypto/stack/stack.o: ../crypto/stack/stack.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+crypto/store/loader_file.o: ../crypto/store/loader_file.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/dsa.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/pem.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/pkcs12.h \
+ ../include/openssl/pkcs12err.h ../include/openssl/store.h \
+ ../include/openssl/storeerr.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/crypto/asn1.h \
+ ../include/crypto/ctype.h ../include/internal/o_dir.h \
+ ../include/internal/cryptlib.h ../include/crypto/store.h \
+ ../crypto/store/store_local.h ../include/internal/thread_once.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/engineerr.h
+crypto/store/store_err.o: ../crypto/store/store_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/storeerr.h
+crypto/store/store_init.o: ../crypto/store/store_init.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/crypto/store.h \
+ ../include/openssl/store.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/storeerr.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../crypto/store/store_local.h \
+ ../include/internal/thread_once.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/engineerr.h
+crypto/store/store_lib.o: ../crypto/store/store_lib.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/store.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/storeerr.h ../include/internal/thread_once.h \
+ ../include/crypto/store.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../crypto/store/store_local.h \
+ ../include/openssl/engine.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/engineerr.h
+crypto/store/store_register.o: ../crypto/store/store_register.c \
+ ../include/crypto/ctype.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../crypto/store/store_local.h ../include/internal/thread_once.h \
+ ../include/openssl/dsa.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/engine.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/openssl/store.h \
+ ../include/openssl/storeerr.h
+crypto/store/store_strings.o: ../crypto/store/store_strings.c \
+ ../include/openssl/store.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/pem.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/storeerr.h
+crypto/threads_none.o: ../crypto/threads_none.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/threads_pthread.o: ../crypto/threads_pthread.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/cryptlib.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+crypto/threads_win.o: ../crypto/threads_win.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c ../include/openssl/ts.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ ../include/openssl/buffer.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/tserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/err.h ../include/openssl/asn1t.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/openssl/ts.h \
+ ../include/openssl/tserr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+crypto/ts/ts_err.o: ../crypto/ts/ts_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/tserr.h
+crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ts.h \
+ ../include/openssl/tserr.h ../crypto/ts/ts_local.h
+crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ts.h ../include/openssl/tserr.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ts.h ../include/openssl/tserr.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ts.h ../include/openssl/tserr.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ts.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/tserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ts.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/tserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ts.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/tserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/ts/ts_local.h
+crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ts.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/tserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/ts/ts_local.h
+crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/txt_db.h
+crypto/ui/ui_err.o: ../crypto/ui/ui_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/uierr.h
+crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../crypto/ui/ui_local.h
+crypto/ui/ui_null.o: ../crypto/ui/ui_null.c ../crypto/ui/ui_local.h \
+ ../include/openssl/ui.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/pem.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h
+crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../crypto/ui/ui_local.h \
+ ../include/internal/cryptlib.h
+crypto/ui/ui_util.o: ../crypto/ui/ui_util.c ../include/openssl/pem.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/internal/thread_once.h ../crypto/ui/ui_local.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h
+crypto/uid.o: ../crypto/uid.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c \
+ ../crypto/whrlpool/wp_local.h ../include/openssl/whrlpool.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h
+crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../crypto/whrlpool/wp_local.h \
+ ../include/openssl/whrlpool.h
+crypto/x509/by_dir.o: ../crypto/x509/by_dir.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509/x509_local.h
+crypto/x509/by_file.o: ../crypto/x509/by_file.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../crypto/x509/x509_local.h ../include/internal/refcount.h
+crypto/x509/t_crl.o: ../crypto/x509/t_crl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/x509/t_req.o: ../crypto/x509/t_req.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/x509/t_x509.o: ../crypto/x509/t_x509.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/asn1.h
+crypto/x509/x509_att.o: ../crypto/x509/x509_att.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509/x509_local.h ../include/internal/refcount.h
+crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/x509/x509_def.o: ../crypto/x509/x509_def.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/x509/x509_err.o: ../crypto/x509/x509_err.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/x509err.h
+crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/refcount.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509/x509_local.h
+crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../crypto/x509/x509_local.h ../include/internal/refcount.h
+crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509_req.o: ../crypto/x509/x509_req.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h
+crypto/x509/x509_set.o: ../crypto/x509/x509_set.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/refcount.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/crypto/asn1.h \
+ ../include/crypto/x509.h ../crypto/x509/x509_local.h
+crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509/x509_local.h ../include/internal/refcount.h
+crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/internal/dane.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509/x509_local.h
+crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509/x509_local.h
+crypto/x509/x509cset.o: ../crypto/x509/x509cset.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/refcount.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h
+crypto/x509/x509name.o: ../crypto/x509/x509name.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509rset.o: ../crypto/x509/x509rset.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h
+crypto/x509/x509spki.o: ../crypto/x509/x509spki.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/x509/x509type.o: ../crypto/x509/x509type.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+crypto/x509/x_all.o: ../crypto/x509/x_all.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h
+crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../crypto/x509/x509_local.h \
+ ../include/internal/refcount.h
+crypto/x509/x_crl.o: ../crypto/x509/x_crl.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../crypto/x509/x509_local.h
+crypto/x509/x_exten.o: ../crypto/x509/x_exten.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/asn1t.h ../crypto/x509/x509_local.h \
+ ../include/internal/refcount.h
+crypto/x509/x_name.o: ../crypto/x509/x_name.c ../include/crypto/ctype.h \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../include/crypto/asn1.h \
+ ../crypto/x509/x509_local.h
+crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/asn1.h \
+ ../include/crypto/evp.h ../include/internal/refcount.h \
+ ../include/crypto/x509.h
+crypto/x509/x_req.o: ../crypto/x509/x_req.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h
+crypto/x509/x_x509.o: ../crypto/x509/x_x509.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h
+crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/asn1t.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h
+crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/err.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/pcy_local.h
+crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/v3_admis.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h
+crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c \
+ ../include/crypto/ctype.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509v3err.h
+crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/pcy_local.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h
+crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h ../crypto/x509v3/standard_exts.h
+crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/crypto/asn1.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h
+crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h
+crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/crypto/x509.h ../include/internal/refcount.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/o_str.h \
+ ../include/openssl/asn1t.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3err.h \
+ ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/internal/cryptlib.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/crypto/ctype.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3err.h ../include/crypto/x509.h \
+ ../include/internal/refcount.h ../crypto/x509v3/ext_dat.h
+crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/x509v3err.h
+engines/e_afalg.o: ../engines/e_afalg.c ../include/openssl/engine.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/internal/nelem.h \
+ ../engines/e_afalg.h ../engines/e_afalg_err.c ../engines/e_afalg_err.h
+engines/e_capi.o: ../engines/e_capi.c ../include/openssl/engine.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h
+engines/e_dasync.o: ../engines/e_dasync.c ../include/openssl/engine.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/aes.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/hmac.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/modes.h ../engines/e_dasync_err.c \
+ ../engines/e_dasync_err.h
+engines/e_ossltest.o: ../engines/e_ossltest.c ../include/openssl/engine.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/md5.h \
+ ../include/openssl/modes.h ../include/openssl/aes.h \
+ ../engines/e_ossltest_err.c ../engines/e_ossltest_err.h
+engines/e_padlock.o: ../engines/e_padlock.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/engine.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/aes.h \
+ ../include/openssl/modes.h
+fuzz/asn1.o: ../fuzz/asn1.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/asn1t.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../include/openssl/pkcs12.h \
+ ../include/openssl/pkcs12err.h ../include/openssl/ts.h \
+ ../include/openssl/tserr.h ../include/openssl/cms.h \
+ ../include/openssl/cmserr.h ../include/openssl/err.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../fuzz/fuzzer.h \
+ ../fuzz/rand.inc
+fuzz/asn1parse.o: ../fuzz/asn1parse.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h
+fuzz/bignum.o: ../fuzz/bignum.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h ../fuzz/fuzzer.h
+fuzz/bndiv.o: ../fuzz/bndiv.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h ../fuzz/fuzzer.h
+fuzz/client.o: ../fuzz/client.c ../include/openssl/rand.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/randerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h ../fuzz/rand.inc
+fuzz/cms.o: ../fuzz/cms.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/cms.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h
+fuzz/conf.o: ../fuzz/conf.c ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/err.h ../fuzz/fuzzer.h
+fuzz/crl.o: ../fuzz/crl.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h
+fuzz/ct.o: ../fuzz/ct.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h
+fuzz/server.o: ../fuzz/server.c ../include/openssl/rand.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/randerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../fuzz/fuzzer.h ../fuzz/rand.inc
+fuzz/test-corpus.o: ../fuzz/test-corpus.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../fuzz/fuzzer.h ../include/internal/o_dir.h
+fuzz/x509.o: ../fuzz/x509.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../fuzz/fuzzer.h ../fuzz/rand.inc
+ssl/bio_ssl.o: ../ssl/bio_ssl.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/bio.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../ssl/ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/record.h ../ssl/statem/statem.h ../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h
+ssl/d1_lib.o: ../ssl/d1_lib.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../ssl/ssl_local.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/d1_msg.o: ../ssl/d1_msg.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/d1_srtp.o: ../ssl/d1_srtp.c ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../ssl/ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/methods.o: ../ssl/methods.c ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../ssl/ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/packet.o: ../ssl/packet.c ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/internal/nelem.h \
+ ../ssl/packet_local.h ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/numbers.h ../include/openssl/sslerr.h
+ssl/pqueue.o: ../ssl/pqueue.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/record/dtls1_bitmap.o: ../ssl/record/dtls1_bitmap.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/record/record_local.h
+ssl/record/rec_layer_d1.o: ../ssl/record/rec_layer_d1.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/record/record_local.h \
+ ../ssl/record/../packet_local.h ../include/internal/cryptlib.h
+ssl/record/rec_layer_s3.o: ../ssl/record/rec_layer_s3.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../ssl/record/record_local.h \
+ ../ssl/record/../packet_local.h
+ssl/record/ssl3_buffer.o: ../ssl/record/ssl3_buffer.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/record/record_local.h
+ssl/record/ssl3_record.o: ../ssl/record/ssl3_record.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/internal/constant_time.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../ssl/record/record_local.h ../include/internal/cryptlib.h
+ssl/record/ssl3_record_tls13.o: ../ssl/record/ssl3_record_tls13.c \
+ ../ssl/record/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/../record/record.h ../ssl/record/../statem/statem.h \
+ ../ssl/record/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/record/record_local.h \
+ ../include/internal/cryptlib.h
+ssl/s3_cbc.o: ../ssl/s3_cbc.c ../include/internal/constant_time.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../ssl/ssl_local.h ../e_os.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/record.h ../ssl/statem/statem.h ../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../include/internal/cryptlib.h ../include/openssl/md5.h
+ssl/s3_enc.o: ../ssl/s3_enc.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/md5.h \
+ ../include/internal/cryptlib.h
+ssl/s3_lib.o: ../ssl/s3_lib.c ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/internal/nelem.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/md5.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/internal/cryptlib.h
+ssl/s3_msg.o: ../ssl/s3_msg.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/ssl_asn1.o: ../ssl/ssl_asn1.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/asn1t.h
+ssl/ssl_cert.o: ../ssl/ssl_cert.c ../include/internal/nelem.h \
+ ../include/internal/o_dir.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/internal/refcount.h ../ssl/ssl_local.h ../e_os.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/err.h ../include/openssl/ssl.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/tsan_assist.h \
+ ../ssl/ssl_cert_table.h ../include/internal/thread_once.h
+ssl/ssl_ciph.o: ../ssl/ssl_ciph.c ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/internal/nelem.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/openssl/ssl.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/internal/thread_once.h \
+ ../include/internal/cryptlib.h
+ssl/ssl_conf.o: ../ssl/ssl_conf.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h
+ssl/ssl_err.o: ../ssl/ssl_err.c ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/sslerr.h
+ssl/ssl_init.o: ../ssl/ssl_init.c ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/internal/err.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../ssl/ssl_local.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/record/record.h ../ssl/statem/statem.h ../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../include/internal/thread_once.h
+ssl/ssl_lib.o: ../ssl/ssl_lib.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/rand_drbg.h \
+ ../include/openssl/ocsp.h ../include/openssl/ocsperr.h \
+ ../include/openssl/engine.h ../include/openssl/ui.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h \
+ ../include/internal/cryptlib.h
+ssl/ssl_mcnf.o: ../ssl/ssl_mcnf.c ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../ssl/ssl_local.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/err.h \
+ ../ssl/record/record.h ../ssl/statem/statem.h ../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../include/internal/sslconf.h
+ssl/ssl_rsa.o: ../ssl/ssl_rsa.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/ssl_sess.o: ../ssl/ssl_sess.c ../include/openssl/rand.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/randerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/engine.h ../include/openssl/bn.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../include/internal/refcount.h \
+ ../include/internal/cryptlib.h ../include/internal/nelem.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/ssl.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/tsan_assist.h \
+ ../ssl/statem/statem_local.h
+ssl/ssl_stat.o: ../ssl/ssl_stat.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/ssl_txt.o: ../ssl/ssl_txt.c ../include/openssl/buffer.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffererr.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/internal/nelem.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/ssl_utst.o: ../ssl/ssl_utst.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/statem/extensions.o: ../ssl/statem/extensions.c \
+ ../include/internal/nelem.h ../include/internal/cryptlib.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../ssl/statem/../ssl_local.h ../e_os.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/statem/../record/record.h \
+ ../ssl/statem/../statem/statem.h ../ssl/statem/../packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../ssl/statem/statem_local.h
+ssl/statem/extensions_clnt.o: ../ssl/statem/extensions_clnt.c \
+ ../include/openssl/ocsp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../ssl/statem/../ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/err.h \
+ ../include/openssl/ssl.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/internal/cryptlib.h \
+ ../ssl/statem/statem_local.h
+ssl/statem/extensions_cust.o: ../ssl/statem/extensions_cust.c \
+ ../include/openssl/ct.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/cterr.h ../ssl/statem/../ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/err.h \
+ ../include/openssl/ssl.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/internal/cryptlib.h \
+ ../ssl/statem/statem_local.h
+ssl/statem/extensions_srvr.o: ../ssl/statem/extensions_srvr.c \
+ ../include/openssl/ocsp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../ssl/statem/../ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/err.h \
+ ../include/openssl/ssl.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/statem/statem_local.h \
+ ../include/internal/cryptlib.h
+ssl/statem/statem.o: ../ssl/statem/statem.c \
+ ../include/internal/cryptlib.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../ssl/statem/../ssl_local.h ../e_os.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/statem/../record/record.h \
+ ../ssl/statem/../statem/statem.h ../ssl/statem/../packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../ssl/statem/statem_local.h
+ssl/statem/statem_clnt.o: ../ssl/statem/statem_clnt.c \
+ ../ssl/statem/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/statem/statem_local.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/md5.h ../include/openssl/engine.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/internal/cryptlib.h
+ssl/statem/statem_dtls.o: ../ssl/statem/statem_dtls.c \
+ ../ssl/statem/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/statem/statem_local.h \
+ ../include/internal/cryptlib.h
+ssl/statem/statem_lib.o: ../ssl/statem/statem_lib.c \
+ ../ssl/statem/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/statem/statem_local.h \
+ ../include/internal/cryptlib.h
+ssl/statem/statem_srvr.o: ../ssl/statem/statem_srvr.c \
+ ../ssl/statem/../ssl_local.h ../e_os.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../ssl/statem/../record/record.h ../ssl/statem/../statem/statem.h \
+ ../ssl/statem/../packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../ssl/statem/statem_local.h \
+ ../include/internal/constant_time.h ../include/internal/cryptlib.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/md5.h ../include/openssl/asn1t.h
+ssl/t1_enc.o: ../ssl/t1_enc.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/kdf.h \
+ ../include/openssl/kdferr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+ssl/t1_lib.o: ../ssl/t1_lib.c ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/hmac.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../include/internal/nelem.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/err.h \
+ ../include/openssl/ssl.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/t1_trce.o: ../ssl/t1_trce.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+ssl/tls13_enc.o: ../ssl/tls13_enc.c ../ssl/ssl_local.h ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/internal/cryptlib.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h
+ssl/tls_srp.o: ../ssl/tls_srp.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../ssl/ssl_local.h ../e_os.h ../include/internal/nelem.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ssl.h ../include/openssl/x509.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../ssl/record/record.h ../ssl/statem/statem.h \
+ ../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../include/openssl/srp.h
+test/aborttest.o: ../test/aborttest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+test/afalgtest.o: ../test/afalgtest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/engine.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/ui.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/err.h \
+ ../include/openssl/engineerr.h ../test/testutil.h
+test/asn1_decode_test.o: ../test/asn1_decode_test.c \
+ ../include/openssl/rand.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/randerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/numbers.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/asn1_encode_test.o: ../test/asn1_encode_test.c \
+ ../include/openssl/rand.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/randerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/asn1t.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/numbers.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/asn1_internal_test.o: ../test/asn1_internal_test.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../test/../crypto/asn1/tbl_standard.h \
+ ../include/crypto/asn1.h ../test/../crypto/asn1/standard_methods.h
+test/asn1_string_table_test.o: ../test/asn1_string_table_test.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+test/asn1_time_test.o: ../test/asn1_time_test.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+test/asynciotest.o: ../test/asynciotest.c ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../test/../ssl/packet_local.h \
+ ../include/internal/numbers.h ../test/ssltestlib.h ../test/testutil.h
+test/asynctest.o: ../test/asynctest.c ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h
+test/bad_dtls_test.o: ../test/bad_dtls_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/err.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/bftest.o: ../test/bftest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/internal/nelem.h \
+ ../include/openssl/blowfish.h
+test/bio_callback_test.o: ../test/bio_callback_test.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/bio_enc_test.o: ../test/bio_enc_test.c ../include/openssl/evp.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+test/bio_memleak_test.o: ../test/bio_memleak_test.c \
+ ../include/openssl/buffer.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffererr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/bioprinttest.o: ../test/bioprinttest.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/internal/numbers.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../test/testutil/output.h
+test/bntest.o: ../test/bntest.c ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/internal/nelem.h ../include/internal/numbers.h \
+ ../test/testutil.h
+test/buildtest_aes.o: test/buildtest_aes.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/aes.h
+test/buildtest_asn1.o: test/buildtest_asn1.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/buildtest_asn1t.o: test/buildtest_asn1t.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1t.h ../include/openssl/e_os2.h \
+ ../include/openssl/asn1.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/buildtest_async.o: test/buildtest_async.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h
+test/buildtest_bio.o: test/buildtest_bio.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h
+test/buildtest_blowfish.o: test/buildtest_blowfish.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/blowfish.h ../include/openssl/e_os2.h
+test/buildtest_bn.o: test/buildtest_bn.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h
+test/buildtest_buffer.o: test/buildtest_buffer.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/buffer.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffererr.h
+test/buildtest_camellia.o: test/buildtest_camellia.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/camellia.h
+test/buildtest_cast.o: test/buildtest_cast.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/cast.h
+test/buildtest_cmac.o: test/buildtest_cmac.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/cmac.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+test/buildtest_cms.o: test/buildtest_cms.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/cms.h \
+ ../include/openssl/x509.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h
+test/buildtest_comp.o: test/buildtest_comp.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h
+test/buildtest_conf.o: test/buildtest_conf.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/conf.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h
+test/buildtest_conf_api.o: test/buildtest_conf_api.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/conf_api.h ../include/openssl/lhash.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h
+test/buildtest_crypto.o: test/buildtest_crypto.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h
+test/buildtest_ct.o: test/buildtest_ct.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ct.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h
+test/buildtest_des.o: test/buildtest_des.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/des.h \
+ ../include/openssl/e_os2.h
+test/buildtest_dh.o: test/buildtest_dh.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/dh.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dherr.h
+test/buildtest_dsa.o: test/buildtest_dsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/dsa.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h
+test/buildtest_dtls1.o: test/buildtest_dtls1.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/dtls1.h
+test/buildtest_e_os2.o: test/buildtest_e_os2.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h
+test/buildtest_ebcdic.o: test/buildtest_ebcdic.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ebcdic.h
+test/buildtest_ec.o: test/buildtest_ec.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h
+test/buildtest_ecdh.o: test/buildtest_ecdh.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ecdh.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h
+test/buildtest_ecdsa.o: test/buildtest_ecdsa.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ecdsa.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ecerr.h
+test/buildtest_engine.o: test/buildtest_engine.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/engine.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/err.h ../include/openssl/engineerr.h
+test/buildtest_evp.o: test/buildtest_evp.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+test/buildtest_hmac.o: test/buildtest_hmac.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/hmac.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h
+test/buildtest_idea.o: test/buildtest_idea.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/idea.h
+test/buildtest_kdf.o: test/buildtest_kdf.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/kdf.h \
+ ../include/openssl/kdferr.h ../include/openssl/symhacks.h \
+ ../include/openssl/e_os2.h
+test/buildtest_lhash.o: test/buildtest_lhash.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/lhash.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h
+test/buildtest_md2.o: test/buildtest_md2.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/md2.h
+test/buildtest_md4.o: test/buildtest_md4.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/md4.h \
+ ../include/openssl/e_os2.h
+test/buildtest_md5.o: test/buildtest_md5.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/md5.h \
+ ../include/openssl/e_os2.h
+test/buildtest_modes.o: test/buildtest_modes.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/modes.h
+test/buildtest_obj_mac.o: test/buildtest_obj_mac.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/obj_mac.h
+test/buildtest_objects.o: test/buildtest_objects.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h
+test/buildtest_ocsp.o: test/buildtest_ocsp.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ocsp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/x509.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h
+test/buildtest_opensslv.o: test/buildtest_opensslv.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h
+test/buildtest_ossl_typ.o: test/buildtest_ossl_typ.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h
+test/buildtest_pem.o: test/buildtest_pem.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/pem.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h
+test/buildtest_pem2.o: test/buildtest_pem2.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/pem2.h ../include/openssl/pemerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h
+test/buildtest_pkcs12.o: test/buildtest_pkcs12.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/pkcs12.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pkcs12err.h
+test/buildtest_pkcs7.o: test/buildtest_pkcs7.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/pkcs7.h ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/pkcs7err.h
+test/buildtest_rand.o: test/buildtest_rand.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/rand.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/randerr.h \
+ ../include/openssl/symhacks.h
+test/buildtest_rand_drbg.o: test/buildtest_rand_drbg.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/rand_drbg.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/obj_mac.h
+test/buildtest_rc2.o: test/buildtest_rc2.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/rc2.h
+test/buildtest_rc4.o: test/buildtest_rc4.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/rc4.h
+test/buildtest_rc5.o: test/buildtest_rc5.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/rc5.h
+test/buildtest_ripemd.o: test/buildtest_ripemd.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ripemd.h ../include/openssl/e_os2.h
+test/buildtest_rsa.o: test/buildtest_rsa.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h
+test/buildtest_safestack.o: test/buildtest_safestack.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/e_os2.h
+test/buildtest_seed.o: test/buildtest_seed.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/seed.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+test/buildtest_sha.o: test/buildtest_sha.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/sha.h \
+ ../include/openssl/e_os2.h
+test/buildtest_srp.o: test/buildtest_srp.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/srp.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/e_os2.h ../include/openssl/bn.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h
+test/buildtest_srtp.o: test/buildtest_srtp.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/srtp.h ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h
+test/buildtest_ssl.o: test/buildtest_ssl.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h
+test/buildtest_ssl2.o: test/buildtest_ssl2.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ssl2.h
+test/buildtest_ssl3.o: test/buildtest_ssl3.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ssl3.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ssl.h \
+ ../include/openssl/x509.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h
+test/buildtest_stack.o: test/buildtest_stack.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/stack.h
+test/buildtest_store.o: test/buildtest_store.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/store.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/pem.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/storeerr.h
+test/buildtest_symhacks.o: test/buildtest_symhacks.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h
+test/buildtest_tls1.o: test/buildtest_tls1.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/tls1.h ../include/openssl/buffer.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffererr.h \
+ ../include/openssl/x509.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h
+test/buildtest_ts.o: test/buildtest_ts.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ts.h \
+ ../include/openssl/symhacks.h ../include/openssl/e_os2.h \
+ ../include/openssl/buffer.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/tserr.h ../include/openssl/x509.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h
+test/buildtest_txt_db.o: test/buildtest_txt_db.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/txt_db.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h
+test/buildtest_ui.o: test/buildtest_ui.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ui.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/pem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h
+test/buildtest_whrlpool.o: test/buildtest_whrlpool.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/whrlpool.h ../include/openssl/e_os2.h
+test/buildtest_x509.o: test/buildtest_x509.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/x509.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h
+test/buildtest_x509_vfy.o: test/buildtest_x509_vfy.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/lhash.h
+test/buildtest_x509v3.o: test/buildtest_x509v3.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/x509v3.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h
+test/casttest.o: ../test/casttest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/cast.h
+test/chacha_internal_test.o: ../test/chacha_internal_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/crypto/chacha.h
+test/cipherbytes_test.o: ../test/cipherbytes_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/cipherlist_test.o: ../test/cipherlist_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/ciphername_test.o: ../test/ciphername_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/clienthellotest.o: ../test/clienthellotest.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/err.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../test/testutil.h
+test/cmsapitest.o: ../test/cmsapitest.c ../include/openssl/cms.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/x509.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/cmserr.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h ../test/testutil.h \
+ ../include/openssl/err.h
+test/conf_include_test.o: ../test/conf_include_test.c \
+ ../include/openssl/conf.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h \
+ ../include/openssl/err.h ../test/testutil.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/constant_time_test.o: ../test/constant_time_test.c \
+ ../include/internal/nelem.h ../include/internal/constant_time.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/numbers.h
+test/crltest.o: ../test/crltest.c ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../test/testutil.h
+test/ct_test.o: ../test/ct_test.c ../include/openssl/ct.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/x509.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/cterr.h \
+ ../include/openssl/err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../test/testutil.h
+test/ctype_internal_test.o: ../test/ctype_internal_test.c \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/crypto/ctype.h \
+ ../include/internal/nelem.h
+test/curve448_internal_test.o: ../test/curve448_internal_test.c \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../crypto/ec/curve448/curve448_local.h \
+ ../crypto/ec/curve448/curve448utils.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/d2i_test.o: ../test/d2i_test.c ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/asn1t.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/internal/nelem.h
+test/danetest.o: ../test/danetest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../test/testutil.h \
+ ../include/internal/nelem.h ../include/internal/dane.h
+test/destest.o: ../test/destest.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/des.h
+test/dhtest.o: ../test/dhtest.c ../include/internal/nelem.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/obj_mac.h \
+ ../test/testutil.h ../include/openssl/dh.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/dherr.h
+test/drbg_cavs_data.o: ../test/drbg_cavs_data.c \
+ ../include/openssl/obj_mac.h ../include/internal/nelem.h \
+ ../test/drbg_cavs_data.h
+test/drbg_cavs_test.o: ../test/drbg_cavs_test.c \
+ ../include/internal/nelem.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/obj_mac.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/aes.h \
+ ../test/../crypto/rand/rand_local.h ../include/openssl/sha.h \
+ ../include/openssl/hmac.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rand_drbg.h \
+ ../include/internal/tsan_assist.h ../include/internal/numbers.h \
+ ../test/testutil.h ../test/drbg_cavs_data.h
+test/drbgtest.o: ../test/drbgtest.c ../include/internal/nelem.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/err.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/obj_mac.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/aes.h ../test/../crypto/rand/rand_local.h \
+ ../include/openssl/sha.h ../include/openssl/hmac.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand_drbg.h ../include/internal/tsan_assist.h \
+ ../include/internal/numbers.h ../test/../include/crypto/rand.h \
+ ../test/testutil.h ../test/drbgtest.h
+test/dsa_no_digest_size_test.o: ../test/dsa_no_digest_size_test.c \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h
+test/dsatest.o: ../test/dsatest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/dsa.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/dh.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h
+test/dtls_mtu_test.o: ../test/dtls_mtu_test.c ../include/openssl/dtls1.h \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../test/ssltestlib.h ../test/testutil.h \
+ ../test/../ssl/ssl_local.h ../e_os.h ../include/internal/nelem.h \
+ ../test/../ssl/record/record.h ../test/../ssl/statem/statem.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+test/dtlstest.o: ../test/dtlstest.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../test/ssltestlib.h ../test/testutil.h
+test/dtlsv1listentest.o: ../test/dtlsv1listentest.c \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/ec_internal_test.o: ../test/ec_internal_test.c \
+ ../include/internal/nelem.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/ec.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/ecerr.h \
+ ../crypto/ec/ec_local.h ../include/openssl/obj_mac.h \
+ ../include/internal/refcount.h ../include/crypto/ec.h \
+ ../include/openssl/objects.h ../include/openssl/objectserr.h
+test/ecdsatest.o: ../test/ecdsatest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/internal/nelem.h ../test/ecdsatest.h
+test/ecstresstest.o: ../test/ecstresstest.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/ecerr.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objects.h ../include/openssl/objectserr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+test/ectest.o: ../test/ectest.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ec.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/ecerr.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h
+test/enginetest.o: ../test/enginetest.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/engine.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/uierr.h ../include/openssl/engineerr.h
+test/errtest.o: ../test/errtest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../test/testutil.h ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/evp_extra_test.o: ../test/evp_extra_test.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/kdf.h \
+ ../include/openssl/kdferr.h ../test/testutil.h \
+ ../include/internal/nelem.h ../include/crypto/evp.h \
+ ../include/internal/refcount.h
+test/evp_test.o: ../test/evp_test.c ../include/openssl/evp.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/pem.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../include/openssl/err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/pkcs12.h \
+ ../include/openssl/pkcs12err.h ../include/openssl/kdf.h \
+ ../include/openssl/kdferr.h ../include/internal/numbers.h \
+ ../test/testutil.h ../test/evp_test.h
+test/exdatatest.o: ../test/exdatatest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/exptest.o: ../test/exptest.c ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../test/testutil.h
+test/fatalerrtest.o: ../test/fatalerrtest.c ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../test/ssltestlib.h ../test/testutil.h
+test/gmdifftest.o: ../test/gmdifftest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/gosttest.o: ../test/gosttest.c ../test/ssltestlib.h \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/internal/nelem.h
+test/handshake_helper.o: ../test/handshake_helper.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/lhash.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/srp.h \
+ ../test/../ssl/ssl_local.h ../e_os.h ../include/internal/nelem.h \
+ ../include/openssl/err.h ../test/../ssl/record/record.h \
+ ../test/../ssl/statem/statem.h ../test/../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../include/internal/sockets.h ../test/handshake_helper.h \
+ ../test/ssl_test_ctx.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../test/testutil.h
+test/hmactest.o: ../test/hmactest.c ../include/internal/nelem.h \
+ ../include/openssl/hmac.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/evp.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/sha.h \
+ ../include/openssl/md5.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+test/ideatest.o: ../test/ideatest.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/idea.h
+test/igetest.o: ../test/igetest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/aes.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/lhash_test.o: ../test/lhash_test.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/lhash.h \
+ ../include/openssl/e_os2.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/err.h \
+ ../include/internal/nelem.h ../test/testutil.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/md2test.o: ../test/md2test.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/md2.h
+test/mdc2test.o: ../test/mdc2test.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/memleaktest.o: ../test/memleaktest.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/modes_internal_test.o: ../test/modes_internal_test.c \
+ ../include/openssl/aes.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/modes.h \
+ ../test/../crypto/modes/modes_local.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/internal/nelem.h
+test/ocspapitest.o: ../test/ocspapitest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h ../test/testutil.h \
+ ../include/openssl/err.h
+test/packettest.o: ../test/packettest.c ../test/../ssl/packet_local.h \
+ ../include/openssl/bn.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bnerr.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/internal/numbers.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+test/pbelutest.o: ../test/pbelutest.c ../include/openssl/evp.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/pemtest.o: ../test/pemtest.c ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/pem.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pemerr.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/internal/nelem.h
+test/pkey_meth_kdf_test.o: ../test/pkey_meth_kdf_test.c \
+ ../include/openssl/evp.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/kdf.h ../include/openssl/kdferr.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/pkey_meth_test.o: ../test/pkey_meth_test.c ../include/openssl/evp.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h
+test/poly1305_internal_test.o: ../test/poly1305_internal_test.c \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/crypto/poly1305.h \
+ ../test/../crypto/poly1305/poly1305_local.h ../include/internal/nelem.h
+test/rc2test.o: ../test/rc2test.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rc2.h
+test/rc4test.o: ../test/rc4test.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rc4.h \
+ ../include/openssl/sha.h
+test/rc5test.o: ../test/rc5test.c ../include/internal/nelem.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rc5.h
+test/rdrand_sanitytest.o: ../test/rdrand_sanitytest.c ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/recordlentest.o: ../test/recordlentest.c ../test/ssltestlib.h \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h
+test/rsa_complex.o: ../test/rsa_complex.c ../include/openssl/rsa.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/rsaerr.h
+test/rsa_mp_test.o: ../test/rsa_mp_test.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h ../test/testutil.h \
+ ../include/openssl/rsa.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/rsaerr.h
+test/rsa_test.o: ../test/rsa_test.c ../include/internal/nelem.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/err.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../test/testutil.h ../include/openssl/rsa.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/rsaerr.h
+test/sanitytest.o: ../test/sanitytest.c ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/internal/numbers.h
+test/secmemtest.o: ../test/secmemtest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h ../test/../e_os.h \
+ ../include/internal/nelem.h
+test/servername_test.o: ../test/servername_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../include/openssl/err.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../test/testutil.h ../include/internal/nelem.h ../test/ssltestlib.h
+test/shlibloadtest.o: ../test/shlibloadtest.c \
+ ../include/openssl/opensslv.h ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h include/crypto/dso_conf.h
+test/siphash_internal_test.o: ../test/siphash_internal_test.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../test/testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/crypto/siphash.h \
+ ../test/../crypto/siphash/siphash_local.h ../include/internal/nelem.h
+test/sm2_internal_test.o: ../test/sm2_internal_test.c \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/err.h ../include/openssl/lhash.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../test/testutil.h ../include/crypto/sm2.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h
+test/sm4_internal_test.o: ../test/sm4_internal_test.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/crypto/sm4.h
+test/srptest.o: ../test/srptest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/srp.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h
+test/ssl_cert_table_internal_test.o: \
+ ../test/ssl_cert_table_internal_test.c ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/internal/nelem.h \
+ ../test/../ssl/ssl_local.h ../e_os.h ../test/../ssl/record/record.h \
+ ../test/../ssl/statem/statem.h ../test/../ssl/packet_local.h \
+ ../include/internal/numbers.h ../include/internal/dane.h \
+ ../include/internal/refcount.h ../include/internal/tsan_assist.h \
+ ../test/../ssl/ssl_cert_table.h
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c ../test/testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h
+test/ssl_test.o: ../test/ssl_test.c ../include/openssl/conf.h \
+ ../include/openssl/bio.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/err.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/handshake_helper.h \
+ ../test/ssl_test_ctx.h ../test/testutil.h
+test/ssl_test_ctx.o: ../test/ssl_test_ctx.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/internal/nelem.h ../test/ssl_test_ctx.h \
+ ../include/openssl/conf.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/conferr.h ../include/openssl/ssl.h \
+ ../include/openssl/comp.h ../include/openssl/comperr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h ../test/testutil.h \
+ ../include/openssl/err.h
+test/ssl_test_ctx_test.o: ../test/ssl_test_ctx_test.c \
+ ../include/internal/nelem.h ../test/ssl_test_ctx.h \
+ ../include/openssl/conf.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/conferr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h
+test/sslapitest.o: ../test/sslapitest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/ocsp.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../include/openssl/ocsperr.h \
+ ../include/openssl/srp.h ../include/openssl/txt_db.h \
+ ../include/openssl/aes.h ../test/ssltestlib.h ../test/testutil.h \
+ ../include/openssl/err.h ../test/testutil/output.h \
+ ../include/internal/nelem.h ../test/../ssl/ssl_local.h ../e_os.h \
+ ../test/../ssl/record/record.h ../test/../ssl/statem/statem.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h
+test/sslbuffertest.o: ../test/sslbuffertest.c ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../test/../ssl/packet_local.h \
+ ../include/internal/numbers.h ../test/ssltestlib.h ../test/testutil.h
+test/sslcorrupttest.o: ../test/sslcorrupttest.c ../test/ssltestlib.h \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h
+test/ssltest_old.o: ../test/ssltest_old.c ../e_os.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/e_os2.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/internal/nelem.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../include/openssl/err.h ../include/openssl/rand.h \
+ ../include/openssl/randerr.h
+test/ssltestlib.o: ../test/ssltestlib.c ../include/internal/nelem.h \
+ ../test/ssltestlib.h ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h \
+ ../e_os.h
+test/stack_test.o: ../test/stack_test.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/e_os2.h \
+ ../include/openssl/err.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/internal/nelem.h ../test/testutil.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h
+test/sysdefaulttest.o: ../test/sysdefaulttest.c \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/evp.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/e_os2.h ../include/openssl/symhacks.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ssl.h ../include/openssl/comp.h \
+ ../include/openssl/comperr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/testutil.h ../include/openssl/err.h
+test/test_test.o: ../test/test_test.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/nelem.h ../test/testutil.h
+test/testutil/basic_output.o: ../test/testutil/basic_output.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../test/testutil/output.h ../test/testutil/tu_local.h
+test/testutil/cb.o: ../test/testutil/cb.c ../test/testutil/output.h \
+ ../test/testutil/tu_local.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+test/testutil/driver.o: ../test/testutil/driver.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../test/testutil/output.h ../test/testutil/tu_local.h \
+ ../include/internal/nelem.h
+test/testutil/format_output.o: ../test/testutil/format_output.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../test/testutil/output.h ../test/testutil/tu_local.h \
+ ../include/internal/nelem.h
+test/testutil/main.o: ../test/testutil/main.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/internal/nelem.h ../test/testutil/output.h \
+ ../test/testutil/tu_local.h
+test/testutil/output_helpers.o: ../test/testutil/output_helpers.c \
+ ../test/testutil/output.h
+test/testutil/random.o: ../test/testutil/random.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/testutil/stanza.o: ../test/testutil/stanza.c \
+ ../include/internal/nelem.h ../test/testutil/../testutil.h \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../test/testutil/tu_local.h
+test/testutil/tap_bio.o: ../test/testutil/tap_bio.c \
+ ../test/testutil/tu_local.h ../include/openssl/bn.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bnerr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/lhash.h
+test/testutil/test_cleanup.o: ../test/testutil/test_cleanup.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/testutil/tests.o: ../test/testutil/tests.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../test/testutil/output.h ../test/testutil/tu_local.h \
+ ../include/internal/nelem.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c \
+ ../test/testutil/../testutil.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/threadstest.o: ../test/threadstest.c ../include/openssl/crypto.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h
+test/time_offset_test.o: ../test/time_offset_test.c \
+ ../include/openssl/asn1.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/internal/nelem.h
+test/tls13ccstest.o: ../test/tls13ccstest.c ../include/openssl/ssl.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/comp.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/comperr.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/hmac.h \
+ ../include/openssl/async.h ../include/openssl/asyncerr.h \
+ ../include/openssl/ct.h ../include/openssl/cterr.h \
+ ../include/openssl/sslerr.h ../include/openssl/ssl2.h \
+ ../include/openssl/ssl3.h ../include/openssl/tls1.h \
+ ../include/openssl/dtls1.h ../include/openssl/srtp.h \
+ ../test/ssltestlib.h ../test/testutil.h ../include/openssl/err.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h
+test/tls13encryptiontest.o: ../test/tls13encryptiontest.c \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/../ssl/ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/err.h \
+ ../test/../ssl/record/record.h ../test/../ssl/statem/statem.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../test/../ssl/record/record_local.h \
+ ../test/testutil.h
+test/tls13secretstest.o: ../test/tls13secretstest.c \
+ ../include/openssl/ssl.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/comp.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/comperr.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/hmac.h ../include/openssl/async.h \
+ ../include/openssl/asyncerr.h ../include/openssl/ct.h \
+ ../include/openssl/cterr.h ../include/openssl/sslerr.h \
+ ../include/openssl/ssl2.h ../include/openssl/ssl3.h \
+ ../include/openssl/tls1.h ../include/openssl/dtls1.h \
+ ../include/openssl/srtp.h ../test/../ssl/ssl_local.h ../e_os.h \
+ ../include/internal/nelem.h ../include/openssl/err.h \
+ ../test/../ssl/record/record.h ../test/../ssl/statem/statem.h \
+ ../test/../ssl/packet_local.h ../include/internal/numbers.h \
+ ../include/internal/dane.h ../include/internal/refcount.h \
+ ../include/internal/tsan_assist.h ../test/testutil.h
+test/uitest.o: ../test/uitest.c include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/err.h \
+ ../include/openssl/e_os2.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h ../apps/apps.h \
+ ../e_os.h ../include/internal/nelem.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/txt_db.h ../include/openssl/engine.h \
+ ../include/openssl/rand.h ../include/openssl/randerr.h \
+ ../include/openssl/ui.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/uierr.h \
+ ../include/openssl/engineerr.h ../include/openssl/ocsp.h \
+ ../include/openssl/x509v3.h ../include/openssl/x509v3err.h \
+ ../include/openssl/ocsperr.h ../test/testutil.h
+test/v3ext.o: ../test/v3ext.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/err.h ../test/testutil.h
+test/v3nametest.o: ../test/v3nametest.c ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/x509.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/x509v3.h ../include/openssl/conf.h \
+ ../include/openssl/conferr.h ../include/openssl/x509v3err.h \
+ ../include/internal/nelem.h ../test/testutil.h ../include/openssl/err.h
+test/verify_extra_test.o: ../test/verify_extra_test.c \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/pem.h \
+ ../include/openssl/pemerr.h ../include/openssl/err.h ../test/testutil.h
+test/versions.o: ../test/versions.c ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h
+test/wpackettest.o: ../test/wpackettest.c ../include/openssl/buffer.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffererr.h \
+ ../test/../ssl/packet_local.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/internal/numbers.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/lhash.h
+test/x509_check_cert_pkey_test.o: ../test/x509_check_cert_pkey_test.c \
+ ../include/openssl/pem.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/bio.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/evp.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/x509.h \
+ ../include/openssl/buffer.h ../include/openssl/buffererr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pemerr.h ../test/testutil.h ../include/openssl/err.h
+test/x509_dup_cert_test.o: ../test/x509_dup_cert_test.c \
+ ../include/openssl/err.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/symhacks.h ../include/openssl/bioerr.h \
+ ../include/openssl/lhash.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../test/testutil.h
+test/x509_internal_test.o: ../test/x509_internal_test.c \
+ ../include/openssl/x509.h ../include/openssl/e_os2.h \
+ include/openssl/opensslconf.h ../include/openssl/opensslv.h \
+ ../include/openssl/ossl_typ.h ../include/openssl/symhacks.h \
+ ../include/openssl/buffer.h ../include/openssl/crypto.h \
+ ../include/openssl/safestack.h ../include/openssl/stack.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/buffererr.h \
+ ../include/openssl/evp.h ../include/openssl/bio.h \
+ ../include/openssl/bioerr.h ../include/openssl/evperr.h \
+ ../include/openssl/objects.h ../include/openssl/obj_mac.h \
+ ../include/openssl/asn1.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/objectserr.h ../include/openssl/ec.h \
+ ../include/openssl/ecerr.h ../include/openssl/rsa.h \
+ ../include/openssl/rsaerr.h ../include/openssl/dsa.h \
+ ../include/openssl/dh.h ../include/openssl/dherr.h \
+ ../include/openssl/dsaerr.h ../include/openssl/sha.h \
+ ../include/openssl/x509err.h ../include/openssl/x509_vfy.h \
+ ../include/openssl/lhash.h ../include/openssl/pkcs7.h \
+ ../include/openssl/pkcs7err.h ../include/openssl/x509v3.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/x509v3err.h ../test/testutil.h \
+ ../include/openssl/err.h ../include/internal/nelem.h \
+ ../test/../crypto/x509v3/ext_dat.h \
+ ../test/../crypto/x509v3/standard_exts.h
+test/x509_time_test.o: ../test/x509_time_test.c ../include/openssl/asn1.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/bio.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/cryptoerr.h ../include/openssl/symhacks.h \
+ ../include/openssl/bioerr.h ../include/openssl/asn1err.h \
+ ../include/openssl/bn.h ../include/openssl/bnerr.h \
+ ../include/openssl/x509.h ../include/openssl/buffer.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../test/testutil.h ../include/openssl/err.h ../include/internal/nelem.h
+test/x509aux.o: ../test/x509aux.c ../include/openssl/x509.h \
+ ../include/openssl/e_os2.h include/openssl/opensslconf.h \
+ ../include/openssl/opensslv.h ../include/openssl/ossl_typ.h \
+ ../include/openssl/symhacks.h ../include/openssl/buffer.h \
+ ../include/openssl/crypto.h ../include/openssl/safestack.h \
+ ../include/openssl/stack.h ../include/openssl/cryptoerr.h \
+ ../include/openssl/buffererr.h ../include/openssl/evp.h \
+ ../include/openssl/bio.h ../include/openssl/bioerr.h \
+ ../include/openssl/evperr.h ../include/openssl/objects.h \
+ ../include/openssl/obj_mac.h ../include/openssl/asn1.h \
+ ../include/openssl/asn1err.h ../include/openssl/bn.h \
+ ../include/openssl/bnerr.h ../include/openssl/objectserr.h \
+ ../include/openssl/ec.h ../include/openssl/ecerr.h \
+ ../include/openssl/rsa.h ../include/openssl/rsaerr.h \
+ ../include/openssl/dsa.h ../include/openssl/dh.h \
+ ../include/openssl/dherr.h ../include/openssl/dsaerr.h \
+ ../include/openssl/sha.h ../include/openssl/x509err.h \
+ ../include/openssl/x509_vfy.h ../include/openssl/lhash.h \
+ ../include/openssl/pkcs7.h ../include/openssl/pkcs7err.h \
+ ../include/openssl/pem.h ../include/openssl/pemerr.h \
+ ../include/openssl/conf.h ../include/openssl/conferr.h \
+ ../include/openssl/err.h ../include/internal/nelem.h ../test/testutil.h
diff --git a/upstream-build/makefile/x86_64-macos b/upstream-build/makefile/x86_64-macos
index 205259e..3d2f233 100644
--- a/upstream-build/makefile/x86_64-macos
+++ b/upstream-build/makefile/x86_64-macos
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=darwin64-x86_64-cc
-OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
+OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-afalgeng no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
CONFIGURE_ARGS=("darwin64-x86_64-cc", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto$(SHLIB_EXT) libssl$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto$(SHLIB_EXT);libcrypto$(SHLIB_EXT_SIMPLE)" "libssl$(SHLIB_EXT);libssl$(SHLIB_EXT_SIMPLE)" ";"
ENGINES=engines/capi.dylib engines/dasync.dylib engines/ossltest.dylib engines/padlock.dylib
-PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
+PROGRAMS=apps/openssl fuzz/asn1-test fuzz/asn1parse-test fuzz/bignum-test fuzz/bndiv-test fuzz/client-test fuzz/cms-test fuzz/conf-test fuzz/crl-test fuzz/ct-test fuzz/server-test fuzz/x509-test test/aborttest test/afalgtest test/asn1_decode_test test/asn1_encode_test test/asn1_internal_test test/asn1_string_table_test test/asn1_time_test test/asynciotest test/asynctest test/bad_dtls_test test/bftest test/bio_callback_test test/bio_enc_test test/bio_memleak_test test/bioprinttest test/bntest test/buildtest_c_aes test/buildtest_c_asn1 test/buildtest_c_asn1t test/buildtest_c_async test/buildtest_c_bio test/buildtest_c_blowfish test/buildtest_c_bn test/buildtest_c_buffer test/buildtest_c_camellia test/buildtest_c_cast test/buildtest_c_cmac test/buildtest_c_cms test/buildtest_c_comp test/buildtest_c_conf test/buildtest_c_conf_api test/buildtest_c_crypto test/buildtest_c_ct test/buildtest_c_des test/buildtest_c_dh test/buildtest_c_dsa test/buildtest_c_dtls1 test/buildtest_c_e_os2 test/buildtest_c_ebcdic test/buildtest_c_ec test/buildtest_c_ecdh test/buildtest_c_ecdsa test/buildtest_c_engine test/buildtest_c_evp test/buildtest_c_hmac test/buildtest_c_idea test/buildtest_c_kdf test/buildtest_c_lhash test/buildtest_c_md2 test/buildtest_c_md4 test/buildtest_c_md5 test/buildtest_c_modes test/buildtest_c_obj_mac test/buildtest_c_objects test/buildtest_c_ocsp test/buildtest_c_opensslv test/buildtest_c_ossl_typ test/buildtest_c_pem test/buildtest_c_pem2 test/buildtest_c_pkcs12 test/buildtest_c_pkcs7 test/buildtest_c_rand test/buildtest_c_rand_drbg test/buildtest_c_rc2 test/buildtest_c_rc4 test/buildtest_c_rc5 test/buildtest_c_ripemd test/buildtest_c_rsa test/buildtest_c_safestack test/buildtest_c_seed test/buildtest_c_sha test/buildtest_c_srp test/buildtest_c_srtp test/buildtest_c_ssl test/buildtest_c_ssl2 test/buildtest_c_ssl3 test/buildtest_c_stack test/buildtest_c_store test/buildtest_c_symhacks test/buildtest_c_tls1 test/buildtest_c_ts test/buildtest_c_txt_db test/buildtest_c_ui test/buildtest_c_whrlpool test/buildtest_c_x509 test/buildtest_c_x509_vfy test/buildtest_c_x509v3 test/casttest test/chacha_internal_test test/cipherbytes_test test/cipherlist_test test/ciphername_test test/clienthellotest test/cmsapitest test/conf_include_test test/constant_time_test test/crltest test/ct_test test/ctype_internal_test test/curve448_internal_test test/d2i_test test/danetest test/destest test/dhtest test/drbg_cavs_test test/drbgtest test/dsa_no_digest_size_test test/dsatest test/dtls_mtu_test test/dtlstest test/dtlsv1listentest test/ec_internal_test test/ecdsatest test/ecstresstest test/ectest test/enginetest test/errtest test/evp_extra_test test/evp_test test/exdatatest test/exptest test/fatalerrtest test/gmdifftest test/gosttest test/hmactest test/ideatest test/igetest test/lhash_test test/md2test test/mdc2test test/memleaktest test/modes_internal_test test/ocspapitest test/packettest test/pbelutest test/pemtest test/pkey_meth_kdf_test test/pkey_meth_test test/poly1305_internal_test test/rc2test test/rc4test test/rc5test test/rdrand_sanitytest test/recordlentest test/rsa_complex test/rsa_mp_test test/rsa_test test/sanitytest test/secmemtest test/servername_test test/shlibloadtest test/siphash_internal_test test/sm2_internal_test test/sm4_internal_test test/srptest test/ssl_cert_table_internal_test test/ssl_ctx_test test/ssl_test test/ssl_test_ctx_test test/sslapitest test/sslbuffertest test/sslcorrupttest test/ssltest_old test/stack_test test/sysdefaulttest test/test_test test/threadstest test/time_offset_test test/tls13ccstest test/tls13encryptiontest test/tls13secretstest test/uitest test/v3ext test/v3nametest test/verify_extra_test test/versions test/wpackettest test/x509_check_cert_pkey_test test/x509_dup_cert_test test/x509_internal_test test/x509_time_test test/x509aux
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=crypto/bio/b_addr.d crypto/x509v3/v3_addr.d crypto/seed/seed_cbc.d test/asn1_internal_test.d crypto/x509v3/v3_purp.d crypto/bn/bn_kron.d crypto/engine/eng_rdrand.d crypto/x509v3/v3_ncons.d test/srptest.d test/tls13ccstest.d test/rsa_mp_test.d test/x509aux.d crypto/sm2/sm2_err.d crypto/x509/x509_obj.d crypto/pkcs12/p12_asn.d test/verify_extra_test.d crypto/rand/rand_egd.d crypto/engine/eng_init.d crypto/bio/bio_lib.d crypto/asn1/ameth_lib.d crypto/des/des_enc.d crypto/ui/ui_null.d crypto/des/cfb64enc.d crypto/rand/rand_lib.d crypto/x509v3/pcy_tree.d apps/smime.d crypto/seed/seed_cfb.d crypto/ec/ec_err.d crypto/asn1/tasn_typ.d crypto/bn/bn_x931p.d crypto/aes/aes_wrap.d apps/gendsa.d crypto/bio/bss_null.d test/buildtest_rc2.d crypto/x509v3/v3_akeya.d test/curve448_internal_test.d ssl/t1_lib.d ssl/d1_lib.d test/buildtest_sha.d crypto/x509/x509_txt.d crypto/asn1/i2d_pu.d crypto/x509v3/pcy_lib.d ssl/statem/extensions_srvr.d apps/ecparam.d test/sslbuffertest.d test/packettest.d crypto/engine/eng_pkey.d crypto/pkcs12/p12_decr.d crypto/dh/dh_err.d test/buildtest_cms.d crypto/pem/pem_xaux.d crypto/asn1/x_spki.d test/buildtest_ssl3.d test/buildtest_idea.d test/buildtest_ui.d crypto/ec/ec_oct.d crypto/x509/x_name.d test/uitest.d crypto/comp/c_zlib.d test/buildtest_symhacks.d crypto/x509/x509_ext.d crypto/ts/ts_rsp_utils.d crypto/pkcs12/p12_sbag.d crypto/md2/md2_dgst.d crypto/pem/pem_oth.d crypto/txt_db/txt_db.d crypto/ec/ecp_nistp224.d crypto/evp/m_md5_sha1.d test/wpackettest.d crypto/aes/aes_core.d test/test_test.d ssl/ssl_cert.d test/asn1_encode_test.d crypto/bio/bio_cb.d test/buildtest_crypto.d crypto/evp/evp_enc.d crypto/ec/ecp_smpl.d crypto/ec/ec_cvt.d test/sm4_internal_test.d crypto/asn1/x_int64.d test/buildtest_des.d crypto/pem/pem_all.d crypto/ocsp/ocsp_err.d crypto/pem/pem_info.d crypto/aes/aes_misc.d crypto/rc5/rc5_enc.d crypto/poly1305/poly1305_pmeth.d test/buildtest_comp.d crypto/evp/pmeth_fn.d crypto/asn1/asn1_par.d crypto/asn1/tasn_prn.d crypto/asn1/a_time.d crypto/cpt_err.d crypto/dsa/dsa_prn.d crypto/ec/ec_print.d ssl/ssl_conf.d test/buildtest_txt_db.d crypto/dsa/dsa_pmeth.d crypto/rc2/rc2_cbc.d apps/rand.d crypto/camellia/cmll_cfb.d crypto/pem/pem_lib.d test/ssltestlib.d test/ec_internal_test.d test/dtlstest.d crypto/des/ecb_enc.d crypto/x509/x_req.d crypto/bn/bn_prime.d crypto/evp/m_md2.d test/testutil/random.d crypto/evp/cmeth_lib.d test/sslcorrupttest.d crypto/x509v3/v3_bcons.d ssl/statem/statem_clnt.d crypto/evp/p_verify.d crypto/rsa/rsa_sign.d crypto/evp/e_rc4.d crypto/asn1/tasn_fre.d engines/e_dasync.d crypto/asn1/a_sign.d fuzz/cms.d crypto/x509/x509_att.d engines/e_ossltest.d crypto/asn1/nsseq.d crypto/asn1/tasn_dec.d crypto/evp/e_aes_cbc_hmac_sha1.d ssl/t1_trce.d crypto/cmac/cm_ameth.d test/buildtest_dh.d crypto/ec/ecdsa_sign.d crypto/rsa/rsa_saos.d crypto/ts/ts_lib.d crypto/asn1/n_pkey.d crypto/asn1/a_d2i_fp.d test/v3ext.d crypto/mem_sec.d crypto/siphash/siphash_ameth.d apps/apps.d test/tls13secretstest.d test/drbgtest.d crypto/x509/x509_r2x.d test/rdrand_sanitytest.d crypto/pkcs12/p12_init.d crypto/ct/ct_b64.d crypto/md4/md4_dgst.d test/clienthellotest.d crypto/x509/x509_vpm.d crypto/dh/dh_rfc7919.d crypto/pkcs12/p12_p8d.d test/buildtest_bio.d crypto/asn1/a_verify.d crypto/blake2/blake2b.d crypto/x509/x509_v3.d test/testutil/init.d apps/rehash.d test/x509_check_cert_pkey_test.d crypto/rand/drbg_ctr.d crypto/dh/dh_gen.d crypto/ripemd/rmd_dgst.d crypto/evp/e_aes.d crypto/rsa/rsa_ossl.d ssl/statem/statem_dtls.d crypto/cast/c_ofb64.d crypto/ui/ui_util.d crypto/ec/ec_kmeth.d crypto/ec/ecp_nist.d crypto/bn/bn_mod.d crypto/x509/t_crl.d test/buildtest_pkcs7.d crypto/sm3/m_sm3.d crypto/pkcs7/pk7_smime.d crypto/pem/pem_sign.d apps/bf_prefix.d test/testutil/cb.d crypto/x509/x509_meth.d crypto/async/async_err.d test/dtls_mtu_test.d test/buildtest_md4.d test/buildtest_asn1.d crypto/evp/e_camellia.d fuzz/ct.d crypto/asn1/bio_ndef.d crypto/ec/curve448/eddsa.d test/secmemtest.d test/buildtest_conf.d crypto/bio/bss_fd.d crypto/asn1/a_object.d crypto/bn/bn_div.d crypto/evp/p_lib.d crypto/x509/x509_d2.d crypto/rc2/rc2_ecb.d apps/dgst.d apps/s_time.d test/rsa_complex.d crypto/modes/cts128.d crypto/rand/rand_unix.d crypto/pkcs12/p12_utl.d crypto/evp/p_seal.d test/enginetest.d crypto/err/err.d crypto/ripemd/rmd_one.d fuzz/client.d crypto/ts/ts_rsp_verify.d test/asynciotest.d crypto/ex_data.d crypto/mem_clr.d crypto/bio/bf_lbuf.d crypto/evp/c_allc.d crypto/asn1/bio_asn1.d crypto/o_str.d crypto/bn/bn_exp.d crypto/modes/ctr128.d crypto/evp/m_md4.d ssl/d1_msg.d crypto/dsa/dsa_meth.d test/shlibloadtest.d test/buildtest_x509_vfy.d apps/crl2p7.d test/buildtest_hmac.d crypto/evp/e_sm4.d crypto/x509/t_req.d crypto/ts/ts_conf.d ssl/ssl_lib.d crypto/ec/ec_check.d crypto/dh/dh_check.d crypto/rsa/rsa_pss.d test/asn1_decode_test.d crypto/asn1/a_print.d crypto/ocsp/ocsp_ext.d crypto/conf/conf_def.d test/cipherlist_test.d crypto/objects/obj_xref.d test/testutil/output_helpers.d crypto/pkcs12/pk12err.d crypto/ct/ct_oct.d crypto/sm3/sm3.d test/buildtest_md2.d apps/pkcs7.d crypto/modes/cfb128.d crypto/ui/ui_err.d test/dhtest.d crypto/sha/sha1dgst.d crypto/asn1/a_dup.d crypto/evp/e_rc4_hmac_md5.d crypto/dsa/dsa_key.d crypto/bn/bn_recp.d test/buildtest_cast.d crypto/asn1/x_bignum.d test/modes_internal_test.d test/gosttest.d crypto/asn1/asn1_item_list.d crypto/evp/e_xcbc_d.d test/ssl_test_ctx.d test/buildtest_rc4.d crypto/engine/eng_table.d crypto/x509v3/pcy_map.d test/sslapitest.d crypto/rsa/rsa_x931g.d test/servername_test.d crypto/bn/bn_lib.d crypto/engine/eng_cnf.d crypto/x509/x509_def.d fuzz/server.d crypto/md4/md4_one.d crypto/des/str2key.d crypto/x509v3/v3_conf.d test/buildtest_x509v3.d test/buildtest_ec.d crypto/asn1/x_long.d test/dsatest.d crypto/hmac/hmac.d crypto/x509v3/v3_int.d ssl/ssl_init.d crypto/ct/ct_vfy.d ssl/ssl_mcnf.d crypto/asn1/a_int.d crypto/bn/bn_word.d crypto/evp/m_sha3.d test/buildtest_stack.d crypto/async/arch/async_posix.d crypto/pkcs7/pk7_attr.d crypto/x509/x_x509a.d crypto/evp/e_seed.d crypto/rsa/rsa_err.d test/buildtest_rand.d ssl/tls_srp.d crypto/rc2/rc2cfb64.d crypto/des/pcbc_enc.d crypto/asn1/a_strex.d crypto/async/arch/async_win.d crypto/x509/x509_lu.d test/x509_time_test.d test/buildtest_rand_drbg.d ssl/ssl_stat.d crypto/pkcs12/p12_npas.d crypto/asn1/a_bitstr.d test/buildtest_lhash.d test/buildtest_cmac.d crypto/evp/m_null.d crypto/evp/names.d crypto/bf/bf_ecb.d crypto/ec/ec_ameth.d crypto/rsa/rsa_ameth.d ssl/s3_enc.d crypto/objects/obj_err.d crypto/srp/srp_lib.d crypto/buffer/buffer.d ssl/record/rec_layer_s3.d crypto/ec/ecp_nistputil.d crypto/rand/randfile.d crypto/asn1/t_bitst.d crypto/objects/obj_lib.d crypto/des/xcbc_enc.d crypto/dsa/dsa_lib.d engines/e_padlock.d crypto/x509/x509_req.d crypto/ec/ec_pmeth.d crypto/x509/t_x509.d crypto/x509v3/v3_crld.d crypto/poly1305/poly1305_ameth.d crypto/dsa/dsa_ossl.d test/buildtest_rc5.d crypto/ec/ec2_smpl.d crypto/store/store_init.d crypto/evp/bio_md.d apps/s_client.d apps/s_socket.d crypto/ocsp/ocsp_lib.d crypto/ec/eck_prn.d crypto/dh/dh_depr.d test/sm2_internal_test.d crypto/x509v3/pcy_node.d crypto/md2/md2_one.d crypto/asn1/a_utctm.d test/buildtest_async.d crypto/ec/ecp_nistp521.d test/exptest.d test/buildtest_whrlpool.d test/stack_test.d apps/pkcs8.d crypto/camellia/cmll_cbc.d crypto/x509v3/v3_pmaps.d crypto/asn1/p5_pbev2.d crypto/x509v3/v3_ia5.d crypto/engine/tb_pkmeth.d crypto/ec/ec_mult.d crypto/asn1/a_type.d crypto/pkcs7/pk7_lib.d crypto/bio/bio_err.d crypto/sm4/sm4.d crypto/engine/eng_err.d crypto/kdf/scrypt.d test/v3nametest.d apps/opt.d crypto/pkcs7/bio_pk7.d crypto/bn/bn_srp.d apps/s_cb.d crypto/store/store_err.d ssl/packet.d crypto/o_time.d apps/pkeyparam.d crypto/asn1/x_info.d crypto/conf/conf_err.d apps/pkcs12.d crypto/engine/eng_all.d apps/ec.d crypto/x509v3/v3_asid.d crypto/evp/p_sign.d ssl/record/ssl3_record_tls13.d crypto/bio/bss_mem.d test/buildtest_x509.d crypto/ui/ui_openssl.d crypto/asn1/a_i2d_fp.d crypto/asn1/a_gentm.d crypto/lhash/lh_stats.d crypto/cms/cms_lib.d crypto/bio/bf_null.d test/buildtest_ssl2.d crypto/ec/ec_lib.d ssl/statem/statem_lib.d crypto/evp/e_rc5.d crypto/des/cfb_enc.d crypto/stack/stack.d crypto/engine/tb_cipher.d crypto/pem/pem_err.d ssl/ssl_sess.d crypto/x509v3/pcy_data.d crypto/x509v3/v3_pcons.d crypto/aes/aes_cfb.d ssl/d1_srtp.d crypto/x509v3/pcy_cache.d crypto/rc5/rc5_ecb.d crypto/ts/ts_verify_ctx.d crypto/engine/tb_rsa.d apps/ca.d crypto/pkcs12/p12_attr.d crypto/async/arch/async_null.d crypto/modes/ocb128.d crypto/ocsp/ocsp_ht.d crypto/conf/conf_sap.d crypto/store/store_lib.d test/ectest.d crypto/pkcs12/p12_p8e.d crypto/ui/ui_lib.d test/casttest.d test/evp_extra_test.d crypto/pem/pvkfmt.d crypto/des/cfb64ede.d test/buildtest_seed.d crypto/ec/ec_curve.d crypto/cms/cms_sd.d crypto/dso/dso_vms.d crypto/rand/rand_vms.d crypto/bio/bf_buff.d crypto/bio/bss_acpt.d crypto/x509v3/v3_tlsf.d crypto/kdf/kdf_err.d crypto/bf/bf_skey.d ssl/ssl_asn1.d crypto/bn/bn_print.d crypto/kdf/tls1_prf.d crypto/bio/bss_log.d test/versions.d crypto/sm2/sm2_crypt.d crypto/bio/bss_dgram.d crypto/idea/i_ofb64.d crypto/bn/bn_ctx.d crypto/bio/b_dump.d crypto/dh/dh_rfc5114.d test/gmdifftest.d crypto/camellia/cmll_ecb.d crypto/threads_pthread.d apps/passwd.d crypto/x509v3/v3_bitst.d crypto/dh/dh_lib.d apps/ts.d crypto/x509v3/v3_cpols.d test/siphash_internal_test.d test/buildtest_camellia.d crypto/dh/dh_kdf.d crypto/hmac/hm_pmeth.d crypto/rsa/rsa_mp.d test/ciphername_test.d crypto/ocsp/ocsp_srv.d apps/genpkey.d crypto/modes/xts128.d test/dsa_no_digest_size_test.d test/asn1_string_table_test.d ssl/record/dtls1_bitmap.d crypto/aes/aes_ige.d crypto/modes/ccm128.d crypto/evp/e_aria.d crypto/bn/bn_sqr.d crypto/rsa/rsa_none.d test/buildtest_obj_mac.d ssl/record/ssl3_buffer.d crypto/evp/e_rc2.d test/destest.d test/testutil/driver.d crypto/rsa/rsa_pk1.d test/memleaktest.d apps/x509.d crypto/engine/tb_rand.d crypto/pem/pem_pk8.d test/buildtest_srp.d crypto/x509/x509_vfy.d crypto/evp/e_des.d crypto/evp/pmeth_lib.d crypto/dsa/dsa_ameth.d crypto/pem/pem_pkey.d ssl/s3_cbc.d test/buildtest_evp.d crypto/ocsp/ocsp_prn.d crypto/dsa/dsa_depr.d crypto/rsa/rsa_meth.d crypto/x509/x509_err.d crypto/evp/p_enc.d crypto/evp/evp_pkey.d fuzz/asn1.d crypto/ct/ct_log.d crypto/rsa/rsa_pmeth.d ssl/methods.d crypto/ts/ts_req_print.d apps/srp.d test/asynctest.d apps/openssl.d crypto/bf/bf_cfb64.d test/bio_callback_test.d test/buildtest_ossl_typ.d crypto/des/ecb3_enc.d test/pbelutest.d test/buildtest_modes.d crypto/ts/ts_req_utils.d crypto/cms/cms_asn1.d test/buildtest_md5.d ssl/record/ssl3_record.d crypto/x509v3/v3_info.d crypto/x509/x509_trs.d crypto/evp/bio_b64.d crypto/pkcs12/p12_add.d test/ideatest.d crypto/ec/ec_asn1.d test/rsa_test.d crypto/asn1/a_digest.d crypto/bn/bn_sqrt.d crypto/engine/eng_list.d ssl/ssl_rsa.d crypto/poly1305/poly1305.d crypto/evp/m_sigver.d crypto/evp/digest.d apps/verify.d apps/prime.d crypto/dh/dh_pmeth.d crypto/evp/m_md5.d crypto/x509v3/v3_extku.d test/buildtest_ecdsa.d crypto/seed/seed_ecb.d crypto/asn1/asn_mime.d crypto/cms/cms_ess.d crypto/dsa/dsa_gen.d crypto/ct/ct_sct_ctx.d ssl/s3_msg.d test/buildtest_tls1.d crypto/x509v3/v3_lib.d crypto/conf/conf_mod.d crypto/cms/cms_pwri.d ssl/tls13_enc.d crypto/pkcs12/p12_crt.d crypto/rsa/rsa_oaep.d crypto/asn1/d2i_pr.d crypto/x509v3/v3_pci.d test/buildtest_kdf.d crypto/des/ofb_enc.d crypto/ec/ecdsa_vrf.d test/ssl_test.d test/testutil/stanza.d crypto/rsa/rsa_prn.d test/buildtest_blowfish.d crypto/ct/ct_sct.d crypto/asn1/i2d_pr.d crypto/dsa/dsa_asn1.d crypto/bio/bss_sock.d ssl/s3_lib.d crypto/ec/ecdh_kdf.d crypto/idea/i_cfb64.d crypto/blake2/m_blake2s.d test/buildtest_ts.d crypto/bn/bn_mul.d test/buildtest_buffer.d crypto/rc2/rc2_skey.d crypto/engine/tb_dsa.d crypto/pkcs7/pk7_asn1.d test/crltest.d apps/crl.d crypto/ec/ecp_mont.d crypto/ts/ts_rsp_print.d crypto/dh/dh_asn1.d test/bftest.d crypto/ec/ecdsa_ossl.d crypto/buffer/buf_err.d crypto/siphash/siphash_pmeth.d crypto/pkcs7/pkcs7err.d crypto/ts/ts_asn1.d crypto/ec/curve448/curve448.d crypto/bio/b_sock.d test/igetest.d crypto/aes/aes_ecb.d apps/dsa.d crypto/cms/cms_att.d crypto/pkcs12/p12_mutl.d fuzz/test-corpus.d crypto/cms/cms_env.d crypto/ec/ec2_oct.d crypto/camellia/cmll_ofb.d crypto/bn/bn_const.d crypto/asn1/p5_pbe.d crypto/o_init.d engines/e_capi.d test/buildtest_aes.d crypto/evp/p5_crpt.d crypto/ec/curve448/curve448_tables.d crypto/evp/e_old.d crypto/x509v3/v3err.d ssl/ssl_txt.d crypto/bn/bn_depr.d crypto/dh/dh_meth.d test/buildtest_ripemd.d crypto/dsa/dsa_sign.d test/exdatatest.d crypto/x509v3/v3_sxnet.d crypto/rc4/rc4_skey.d crypto/engine/eng_fat.d crypto/des/cbc_enc.d crypto/ec/ecx_meth.d test/sysdefaulttest.d test/hmactest.d test/pkey_meth_kdf_test.d crypto/evp/p_dec.d crypto/des/cbc_cksm.d crypto/camellia/cmll_misc.d crypto/async/async_wait.d test/ssl_cert_table_internal_test.d test/drbg_cavs_data.d ssl/ssl_err.d crypto/x509/x509name.d test/buildtest_ecdh.d crypto/engine/tb_digest.d test/ocspapitest.d crypto/whrlpool/wp_block.d crypto/x509v3/v3_enum.d test/tls13encryptiontest.d test/ecdsatest.d crypto/sha/keccak1600.d crypto/dso/dso_dl.d crypto/ctype.d crypto/camellia/camellia.d test/testutil/basic_output.d test/evp_test.d crypto/evp/pbe_scrypt.d crypto/x509/x_x509.d fuzz/bignum.d crypto/lhash/lhash.d crypto/x509/by_file.d crypto/ocsp/ocsp_vfy.d apps/asn1pars.d fuzz/bndiv.d crypto/evp/m_sha1.d crypto/ec/ec_key.d crypto/x509v3/v3_alt.d apps/nseq.d test/buildtest_rsa.d crypto/ocsp/ocsp_asn.d crypto/evp/evp_pbe.d test/ctype_internal_test.d crypto/store/store_strings.d test/threadstest.d apps/ciphers.d test/buildtest_pem.d test/d2i_test.d crypto/evp/p_open.d crypto/o_fopen.d crypto/err/err_prn.d test/md2test.d test/conf_include_test.d crypto/bn/bn_dh.d crypto/x509v3/v3_pcia.d crypto/x509/by_dir.d test/errtest.d crypto/store/loader_file.d apps/dhparam.d crypto/store/store_register.d test/cmsapitest.d crypto/evp/bio_ok.d test/pkey_meth_test.d crypto/dso/dso_err.d apps/ocsp.d crypto/pkcs7/pk7_doit.d crypto/rand/rand_win.d crypto/idea/i_cbc.d crypto/ct/ct_x509v3.d crypto/x509/x_all.d test/ecstresstest.d crypto/bio/bss_file.d test/buildtest_safestack.d crypto/ct/ct_policy.d crypto/bn/bn_nist.d crypto/cast/c_ecb.d crypto/evp/e_chacha20_poly1305.d test/lhash_test.d crypto/engine/tb_asnmth.d test/buildtest_pkcs12.d crypto/evp/e_null.d ssl/record/rec_layer_d1.d test/buildtest_conf_api.d crypto/blake2/blake2s.d test/bio_enc_test.d crypto/ec/ecp_nistp256.d crypto/asn1/tasn_utl.d crypto/pkcs12/p12_key.d crypto/pem/pem_x509.d crypto/sm2/sm2_sign.d apps/enc.d crypto/rc2/rc2ofb64.d test/time_offset_test.d crypto/asn1/t_pkey.d crypto/seed/seed_ofb.d crypto/asn1/a_strnid.d crypto/x509v3/v3_utl.d crypto/evp/e_idea.d crypto/x509/x509_cmp.d crypto/cast/c_enc.d crypto/conf/conf_mall.d crypto/asn1/x_val.d crypto/x509/x_crl.d crypto/camellia/cmll_ctr.d apps/errstr.d crypto/cast/c_skey.d crypto/uid.d test/testutil/test_cleanup.d crypto/evp/evp_key.d test/testutil/main.d fuzz/crl.d crypto/asn1/tasn_enc.d apps/rsautl.d crypto/des/ofb64ede.d apps/sess_id.d test/buildtest_dsa.d crypto/modes/ofb128.d crypto/evp/e_bf.d test/buildtest_ebcdic.d test/rc5test.d crypto/objects/o_names.d crypto/rsa/rsa_asn1.d test/buildtest_dtls1.d crypto/x509/x_attrib.d test/buildtest_engine.d crypto/evp/p5_crpt2.d crypto/evp/m_wp.d crypto/dh/dh_key.d crypto/conf/conf_lib.d crypto/cms/cms_smime.d crypto/bn/bn_mpi.d apps/version.d crypto/dso/dso_lib.d crypto/md5/md5_dgst.d crypto/asn1/asn1_err.d ssl/statem/extensions.d apps/pkeyutl.d test/bntest.d crypto/x509v3/v3_genn.d crypto/sha/sha256.d crypto/cms/cms_err.d ssl/statem/extensions_clnt.d crypto/dso/dso_win32.d crypto/bn/bn_rand.d apps/app_rand.d crypto/asn1/tasn_new.d crypto/cms/cms_dd.d crypto/x509/x509spki.d crypto/seed/seed.d crypto/modes/cbc128.d crypto/ec/ecp_oct.d crypto/objects/obj_dat.d ssl/t1_enc.d crypto/dso/dso_dlfcn.d crypto/conf/conf_api.d crypto/chacha/chacha_enc.d crypto/x509/x509type.d test/ct_test.d crypto/asn1/f_int.d crypto/x509v3/v3_skey.d crypto/bn/bn_add.d crypto/des/ofb64enc.d crypto/asn1/asn1_lib.d crypto/bn/bn_blind.d crypto/ec/curve448/f_generic.d test/buildtest_ct.d crypto/bn/bn_shift.d crypto/engine/eng_openssl.d crypto/asn1/f_string.d crypto/blake2/m_blake2b.d crypto/engine/tb_dh.d crypto/evp/m_mdc2.d crypto/engine/eng_lib.d ssl/statem/extensions_cust.d crypto/asn1/asn_pack.d crypto/cmac/cmac.d crypto/dh/dh_ameth.d crypto/aes/aes_ofb.d crypto/rc5/rc5_skey.d test/drbg_cavs_test.d fuzz/x509.d crypto/sha/sha512.d test/dtlsv1listentest.d crypto/asn1/tasn_scn.d ssl/ssl_ciph.d crypto/bio/bss_conn.d crypto/cms/cms_enc.d crypto/evp/e_cast.d apps/rsa.d test/rc2test.d test/afalgtest.d test/ssl_test_ctx_test.d crypto/bn/bn_gf2m.d crypto/bn/bn_intern.d crypto/md5/md5_one.d crypto/ct/ct_prn.d crypto/modes/wrap128.d crypto/rc5/rc5cfb64.d test/buildtest_pem2.d crypto/x509v3/v3_prn.d crypto/ts/ts_err.d crypto/evp/encode.d crypto/idea/i_ecb.d crypto/engine/eng_dyn.d crypto/dh/dh_prn.d crypto/des/set_key.d crypto/bio/b_print.d crypto/cryptlib.d crypto/engine/tb_eckey.d crypto/dsa/dsa_vrf.d crypto/async/async.d test/poly1305_internal_test.d fuzz/conf.d ssl/statem/statem.d test/buildtest_srtp.d crypto/hmac/hm_ameth.d apps/req.d crypto/x509/x_exten.d test/recordlentest.d crypto/rand/rand_err.d test/testutil/tap_bio.d fuzz/asn1parse.d crypto/evp/e_des3.d apps/storeutl.d crypto/x509/x_pubkey.d crypto/des/rand_key.d test/buildtest_bn.d ssl/statem/statem_srvr.d crypto/rsa/rsa_depr.d crypto/bn/bn_err.d test/buildtest_store.d crypto/x509v3/v3_akey.d crypto/rsa/rsa_crpt.d test/buildtest_ocsp.d test/testutil/format_output.d crypto/rsa/rsa_chk.d crypto/asn1/asn1_gen.d test/handshake_helper.d test/testutil/tests.d test/ssltest_old.d crypto/des/qud_cksm.d test/constant_time_test.d crypto/asn1/p5_scrypt.d apps/genrsa.d crypto/aes/aes_cbc.d test/asn1_time_test.d crypto/asn1/a_mbstr.d crypto/evp/c_alld.d crypto/asn1/evp_asn1.d crypto/threads_none.d crypto/asn1/a_utf8.d apps/engine.d apps/cms.d crypto/o_fips.d crypto/kdf/hkdf.d ssl/pqueue.d crypto/comp/comp_lib.d crypto/bf/bf_enc.d test/bio_memleak_test.d apps/pkey.d crypto/cversion.d crypto/rand/drbg_lib.d test/buildtest_e_os2.d crypto/rsa/rsa_ssl.d test/danetest.d crypto/cast/c_cfb64.d crypto/ec/curve448/arch_32/f_impl.d crypto/dso/dso_openssl.d crypto/evp/evp_err.d test/chacha_internal_test.d crypto/des/fcrypt_b.d crypto/mem.d crypto/ec/ecdh_ossl.d ssl/ssl_utst.d crypto/sm2/sm2_pmeth.d crypto/x509/x509cset.d crypto/dsa/dsa_err.d crypto/cms/cms_kari.d crypto/ocsp/ocsp_cl.d crypto/pkcs7/pk7_mime.d apps/dsaparam.d crypto/ebcdic.d crypto/x509v3/v3_pku.d crypto/bio/bio_meth.d crypto/modes/gcm128.d crypto/asn1/asn_mstbl.d crypto/evp/m_ripemd.d crypto/evp/evp_lib.d crypto/asn1/a_octet.d crypto/siphash/siphash.d crypto/ec/curve448/scalar.d crypto/pkcs12/p12_crpt.d crypto/mem_dbg.d crypto/bio/bf_nbio.d crypto/bn/bn_gcd.d test/rc4test.d crypto/ec/curve25519.d crypto/threads_win.d crypto/init.d test/bad_dtls_test.d crypto/bio/bss_bio.d crypto/evp/evp_cnf.d crypto/aria/aria.d crypto/asn1/p8_pkey.d crypto/bf/bf_ofb64.d crypto/ct/ct_err.d crypto/asn1/x_algor.d test/buildtest_opensslv.d crypto/ocsp/v3_ocsp.d crypto/x509/x509_set.d crypto/srp/srp_vfy.d crypto/sha/sha1_one.d apps/spkac.d crypto/bn/bn_exp2.d crypto/x509v3/v3_admis.d crypto/bio/b_sock2.d crypto/rsa/rsa_x931.d crypto/getenv.d crypto/bn/bn_mont.d crypto/asn1/asn_moid.d test/mdc2_internal_test.d crypto/cms/cms_io.d test/buildtest_ssl.d crypto/idea/i_skey.d crypto/conf/conf_ssl.d test/x509_dup_cert_test.d crypto/evp/bio_enc.d test/cipherbytes_test.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/asn1/d2i_pu.d crypto/bn/bn_asm.d crypto/rc4/rc4_enc.d crypto/evp/pmeth_gn.d ssl/bio_ssl.d test/aborttest.d crypto/des/fcrypt.d crypto/ts/ts_rsp_sign.d crypto/pkcs12/p12_kiss.d crypto/cmac/cm_pmeth.d test/mdc2test.d crypto/o_dir.d crypto/whrlpool/wp_dgst.d crypto/asn1/x_pkey.d apps/s_server.d crypto/rc5/rc5ofb64.d crypto/asn1/t_spki.d crypto/rsa/rsa_lib.d crypto/rsa/rsa_gen.d test/sanitytest.d crypto/x509/x509rset.d test/x509_internal_test.d apps/speed.d test/buildtest_asn1t.d test/pemtest.d test/fatalerrtest.d crypto/comp/comp_err.d crypto/engine/eng_ctrl.d test/bioprinttest.d test/buildtest_objects.d crypto/cms/cms_cd.d crypto/asn1/x_sig.d crypto/err/err_all.d
+DEPS=crypto/x509v3/v3_pcons.d crypto/bio/bf_lbuf.d apps/ca.d crypto/dh/dh_depr.d crypto/x509/x509_vfy.d ssl/statem/extensions_clnt.d crypto/ctype.d ssl/ssl_err.d crypto/ts/ts_rsp_verify.d crypto/engine/eng_ctrl.d crypto/evp/e_rc4.d crypto/bn/bn_err.d crypto/ui/ui_err.d crypto/err/err_prn.d crypto/rc2/rc2_cbc.d test/sm2_internal_test.d crypto/modes/ccm128.d crypto/evp/m_null.d crypto/store/store_err.d test/modes_internal_test.d crypto/ec/curve448/curve448_tables.d test/ssltestlib.d crypto/x509v3/v3_akey.d crypto/ts/ts_lib.d crypto/asn1/a_bitstr.d crypto/mem.d crypto/mem_sec.d test/buildtest_idea.d test/buildtest_ct.d crypto/asn1/n_pkey.d apps/version.d test/gosttest.d crypto/evp/bio_enc.d crypto/evp/e_aes_cbc_hmac_sha256.d ssl/record/rec_layer_s3.d crypto/ts/ts_err.d crypto/bn/bn_srp.d apps/dgst.d crypto/modes/xts128.d crypto/cast/c_cfb64.d crypto/siphash/siphash_ameth.d apps/s_time.d crypto/dsa/dsa_ossl.d test/ssl_test.d crypto/evp/e_xcbc_d.d crypto/pkcs12/p12_decr.d crypto/asn1/d2i_pu.d crypto/pem/pem_all.d apps/pkey.d ssl/statem/extensions.d ssl/methods.d test/buildtest_lhash.d crypto/rsa/rsa_asn1.d crypto/evp/m_sigver.d crypto/aes/aes_misc.d test/rc4test.d apps/genpkey.d crypto/rsa/rsa_sign.d crypto/mem_dbg.d crypto/bn/bn_exp.d test/rc5test.d crypto/ocsp/ocsp_asn.d test/cipherlist_test.d test/dtlstest.d crypto/conf/conf_api.d crypto/pem/pem_sign.d crypto/dh/dh_key.d crypto/asn1/i2d_pr.d crypto/async/arch/async_posix.d crypto/bf/bf_cfb64.d crypto/seed/seed_cfb.d test/recordlentest.d crypto/ct/ct_sct_ctx.d apps/bf_prefix.d crypto/aes/aes_core.d crypto/evp/e_aria.d crypto/x509v3/v3_pku.d crypto/ui/ui_openssl.d test/asn1_decode_test.d crypto/dh/dh_kdf.d test/mdc2test.d test/asn1_internal_test.d crypto/aes/aes_cfb.d crypto/dh/dh_ameth.d crypto/ec/curve448/eddsa.d test/dsatest.d crypto/x509/x509_txt.d test/rsa_complex.d crypto/x509/x509_vpm.d test/bftest.d crypto/ocsp/ocsp_cl.d crypto/md2/md2_one.d crypto/x509/x509_trs.d ssl/t1_enc.d crypto/engine/eng_err.d ssl/record/ssl3_buffer.d crypto/siphash/siphash_pmeth.d crypto/x509/x509name.d ssl/ssl_txt.d crypto/conf/conf_err.d crypto/ct/ct_x509v3.d crypto/evp/e_sm4.d test/rdrand_sanitytest.d crypto/bn/bn_mul.d test/testutil/stanza.d crypto/siphash/siphash.d crypto/objects/o_names.d crypto/evp/p_sign.d crypto/evp/evp_pkey.d crypto/x509/x509_def.d crypto/cmac/cm_pmeth.d crypto/seed/seed_ecb.d test/fatalerrtest.d crypto/x509v3/v3_enum.d apps/nseq.d crypto/evp/m_md5_sha1.d crypto/ec/ecp_nistp521.d crypto/idea/i_ofb64.d crypto/asn1/a_print.d test/buildtest_dh.d crypto/evp/e_camellia.d crypto/rc5/rc5_skey.d crypto/ui/ui_util.d test/bioprinttest.d crypto/dh/dh_gen.d crypto/dh/dh_pmeth.d crypto/evp/cmeth_lib.d crypto/async/async_err.d crypto/dh/dh_err.d crypto/x509/t_crl.d crypto/x509v3/v3_genn.d crypto/cast/c_enc.d crypto/engine/tb_asnmth.d crypto/engine/tb_dsa.d crypto/engine/eng_cnf.d crypto/asn1/bio_asn1.d test/buildtest_txt_db.d crypto/x509/x_req.d crypto/ex_data.d crypto/dso/dso_win32.d ssl/ssl_stat.d crypto/asn1/x_algor.d crypto/rand/rand_lib.d crypto/x509/x509_ext.d crypto/engine/tb_rsa.d crypto/store/store_strings.d crypto/evp/e_chacha20_poly1305.d test/buildtest_comp.d crypto/modes/ctr128.d crypto/bio/bio_lib.d crypto/store/loader_file.d crypto/pkcs12/p12_crpt.d test/rc2test.d crypto/camellia/cmll_cfb.d test/buildtest_ts.d crypto/sha/sha512.d crypto/ec/curve448/arch_32/f_impl.d crypto/lhash/lh_stats.d fuzz/bndiv.d crypto/x509/x_name.d apps/ecparam.d crypto/ec/curve448/f_generic.d test/sslapitest.d crypto/asn1/asn_mstbl.d apps/dsaparam.d crypto/engine/tb_eckey.d fuzz/client.d crypto/sm2/sm2_crypt.d test/evp_test.d crypto/des/rand_key.d test/buildtest_camellia.d test/bio_memleak_test.d crypto/evp/e_des.d test/buildtest_cmac.d test/buildtest_ossl_typ.d test/ec_internal_test.d test/buildtest_bn.d crypto/des/cfb64enc.d test/asn1_encode_test.d crypto/bio/bss_dgram.d test/asn1_string_table_test.d crypto/rsa/rsa_depr.d test/buildtest_conf.d crypto/rsa/rsa_none.d ssl/t1_lib.d crypto/rand/randfile.d crypto/cast/c_skey.d crypto/x509v3/v3_skey.d crypto/x509v3/v3_asid.d crypto/asn1/asn_moid.d test/buildtest_crypto.d crypto/bio/bss_null.d test/buildtest_md5.d apps/srp.d apps/req.d crypto/bio/b_sock.d crypto/cmac/cmac.d crypto/evp/e_cast.d crypto/dso/dso_dl.d crypto/o_init.d test/testutil/tap_bio.d ssl/t1_trce.d crypto/ct/ct_prn.d crypto/modes/cts128.d crypto/asn1/tasn_scn.d test/exptest.d fuzz/bignum.d crypto/asn1/x_bignum.d crypto/bn/bn_const.d crypto/bn/bn_blind.d crypto/blake2/m_blake2b.d crypto/pkcs12/p12_kiss.d test/exdatatest.d test/buildtest_rc2.d crypto/x509v3/v3_akeya.d crypto/poly1305/poly1305_pmeth.d crypto/kdf/kdf_err.d crypto/pkcs7/pk7_doit.d crypto/mem_clr.d crypto/bf/bf_enc.d crypto/idea/i_cbc.d crypto/rsa/rsa_prn.d crypto/asn1/a_object.d crypto/dso/dso_err.d crypto/ec/ec_oct.d apps/engine.d crypto/bio/bf_null.d test/buildtest_dsa.d crypto/pkcs12/p12_p8e.d crypto/evp/e_rc5.d crypto/txt_db/txt_db.d crypto/x509v3/pcy_lib.d crypto/dsa/dsa_depr.d crypto/x509v3/v3_cpols.d crypto/x509v3/v3_bcons.d crypto/bn/bn_gcd.d test/buildtest_des.d test/buildtest_ecdsa.d test/buildtest_srtp.d test/buildtest_obj_mac.d test/buildtest_pem2.d crypto/asn1/a_strnid.d crypto/idea/i_skey.d test/buildtest_ocsp.d crypto/ec/ecdsa_sign.d crypto/ec/ec_key.d apps/ts.d ssl/statem/statem_lib.d crypto/evp/pbe_scrypt.d crypto/sha/sha1_one.d test/buildtest_ssl.d crypto/ts/ts_rsp_utils.d crypto/evp/c_alld.d test/testutil/driver.d crypto/bn/bn_shift.d ssl/ssl_conf.d crypto/kdf/scrypt.d ssl/ssl_sess.d crypto/x509/t_req.d test/ct_test.d ssl/statem/extensions_cust.d crypto/ec/curve448/scalar.d apps/s_cb.d crypto/rsa/rsa_saos.d crypto/bn/bn_intern.d test/buildtest_asn1t.d apps/pkcs12.d fuzz/test-corpus.d crypto/sm3/m_sm3.d crypto/objects/obj_lib.d apps/apps.d crypto/aes/aes_ecb.d crypto/o_fopen.d test/hmactest.d crypto/bn/bn_sqrt.d crypto/conf/conf_mall.d crypto/evp/e_old.d test/versions.d crypto/aes/aes_ige.d crypto/pkcs12/p12_attr.d crypto/ripemd/rmd_one.d crypto/cms/cms_kari.d test/dtlsv1listentest.d crypto/evp/e_aes_cbc_hmac_sha1.d test/errtest.d crypto/x509v3/pcy_data.d crypto/bio/bss_acpt.d crypto/ocsp/ocsp_ht.d test/ciphername_test.d apps/ocsp.d crypto/pkcs12/p12_crt.d ssl/record/dtls1_bitmap.d test/buildtest_ssl2.d ssl/ssl_utst.d apps/rand.d crypto/cpt_err.d test/ideatest.d test/handshake_helper.d test/buildtest_opensslv.d crypto/rsa/rsa_err.d crypto/srp/srp_lib.d crypto/ocsp/ocsp_lib.d test/conf_include_test.d crypto/engine/tb_digest.d crypto/ocsp/ocsp_srv.d apps/passwd.d crypto/threads_none.d crypto/pkcs12/p12_init.d crypto/srp/srp_vfy.d crypto/asn1/a_verify.d crypto/pkcs12/p12_asn.d crypto/hmac/hmac.d test/testutil/output_helpers.d crypto/async/arch/async_win.d ssl/packet.d apps/pkcs7.d crypto/engine/tb_dh.d crypto/camellia/cmll_ecb.d crypto/bn/bn_print.d ssl/s3_lib.d crypto/asn1/asn1_gen.d crypto/x509v3/v3_sxnet.d crypto/bn/bn_kron.d crypto/whrlpool/wp_dgst.d crypto/asn1/p5_scrypt.d test/afalgtest.d test/dhtest.d apps/verify.d crypto/rsa/rsa_gen.d crypto/bio/bss_conn.d crypto/pkcs12/p12_key.d crypto/rand/rand_unix.d crypto/pkcs7/pk7_mime.d test/buildtest_buffer.d crypto/evp/p5_crpt.d crypto/x509/x_attrib.d fuzz/asn1parse.d test/buildtest_aes.d ssl/d1_msg.d crypto/x509/x_x509a.d crypto/o_time.d crypto/chacha/chacha_enc.d crypto/des/str2key.d crypto/dh/dh_lib.d test/testutil/test_cleanup.d crypto/whrlpool/wp_block.d crypto/store/store_init.d test/sslcorrupttest.d test/buildtest_conf_api.d crypto/ec/ecdh_kdf.d crypto/x509v3/v3_crld.d crypto/ct/ct_log.d test/constant_time_test.d test/verify_extra_test.d crypto/dsa/dsa_asn1.d crypto/objects/obj_dat.d test/rsa_test.d crypto/sha/keccak1600.d test/sysdefaulttest.d engines/e_capi.d test/drbg_cavs_test.d crypto/bio/bss_mem.d crypto/des/des_enc.d test/buildtest_blowfish.d crypto/ocsp/ocsp_vfy.d crypto/sha/sha1dgst.d crypto/ec/ecp_nistp224.d test/shlibloadtest.d crypto/md2/md2_dgst.d crypto/des/ecb_enc.d crypto/pkcs12/p12_utl.d crypto/x509v3/v3_tlsf.d crypto/ui/ui_lib.d test/buildtest_e_os2.d test/dtls_mtu_test.d crypto/ts/ts_asn1.d test/evp_extra_test.d crypto/sha/sha256.d crypto/asn1/i2d_pu.d crypto/rc5/rc5_enc.d test/testutil/testutil_init.d crypto/md5/md5_dgst.d test/v3nametest.d ssl/statem/extensions_srvr.d crypto/dsa/dsa_pmeth.d crypto/threads_win.d crypto/x509v3/v3_pmaps.d crypto/dso/dso_dlfcn.d crypto/conf/conf_sap.d crypto/asn1/a_digest.d crypto/x509/x_x509.d test/drbg_cavs_data.d test/buildtest_symhacks.d crypto/poly1305/poly1305_ameth.d crypto/dh/dh_asn1.d test/crltest.d apps/crl.d crypto/rand/rand_egd.d test/rsa_mp_test.d crypto/cms/cms_sd.d crypto/evp/bio_md.d crypto/ec/ecdsa_vrf.d test/buildtest_rsa.d crypto/rc2/rc2ofb64.d crypto/bf/bf_ecb.d crypto/idea/i_ecb.d apps/s_server.d test/bntest.d crypto/cms/cms_err.d fuzz/ct.d crypto/evp/evp_key.d test/clienthellotest.d crypto/cms/cms_env.d crypto/des/qud_cksm.d crypto/x509/by_dir.d crypto/ec/ec2_oct.d crypto/bn/bn_lib.d crypto/x509v3/v3_purp.d apps/asn1pars.d test/buildtest_dtls1.d test/destest.d crypto/cms/cms_att.d test/ectest.d crypto/x509v3/pcy_map.d test/buildtest_modes.d crypto/des/cbc_enc.d test/casttest.d apps/ciphers.d ssl/tls_srp.d crypto/seed/seed_cbc.d crypto/kdf/hkdf.d test/tls13encryptiontest.d crypto/bio/b_dump.d crypto/bn/bn_nist.d crypto/bn/bn_ctx.d crypto/evp/p_dec.d crypto/evp/bio_b64.d crypto/x509v3/v3_ia5.d test/tls13secretstest.d crypto/seed/seed.d test/buildtest_evp.d test/igetest.d test/buildtest_ebcdic.d crypto/modes/cfb128.d crypto/evp/digest.d crypto/async/arch/async_null.d test/pkey_meth_kdf_test.d crypto/asn1/tasn_typ.d crypto/evp/m_wp.d crypto/x509/by_file.d crypto/rsa/rsa_chk.d crypto/dh/dh_rfc7919.d test/buildtest_x509v3.d test/md2test.d crypto/cms/cms_cd.d crypto/engine/eng_fat.d crypto/des/xcbc_enc.d crypto/bn/bn_div.d crypto/asn1/asn1_par.d crypto/x509/t_x509.d crypto/bn/bn_exp2.d crypto/bf/bf_skey.d crypto/bn/bn_add.d crypto/ts/ts_req_print.d test/threadstest.d test/pkey_meth_test.d ssl/ssl_asn1.d crypto/ec/ecp_nist.d crypto/des/fcrypt.d crypto/rsa/rsa_oaep.d crypto/asn1/p8_pkey.d test/srptest.d crypto/pkcs7/pkcs7err.d test/v3ext.d crypto/rand/drbg_ctr.d test/packettest.d crypto/dso/dso_openssl.d crypto/des/ofb64enc.d crypto/evp/pmeth_lib.d crypto/ct/ct_b64.d crypto/asn1/p5_pbe.d test/chacha_internal_test.d crypto/o_dir.d test/buildtest_tls1.d test/mdc2_internal_test.d test/d2i_test.d crypto/cms/cms_enc.d crypto/asn1/a_strex.d test/buildtest_ecdh.d crypto/ec/ec_ameth.d crypto/bn/bn_word.d test/ecdsatest.d crypto/dsa/dsa_sign.d crypto/ebcdic.d crypto/blake2/m_blake2s.d crypto/cms/cms_smime.d test/asynciotest.d crypto/rand/drbg_lib.d test/curve448_internal_test.d test/buildtest_cms.d crypto/rand/rand_vms.d crypto/err/err.d crypto/cms/cms_lib.d ssl/ssl_cert.d crypto/evp/p_lib.d crypto/x509v3/v3_ncons.d test/sanitytest.d crypto/dh/dh_prn.d crypto/evp/m_md5.d test/buildtest_sha.d crypto/engine/eng_rdrand.d crypto/stack/stack.d crypto/rsa/rsa_pss.d crypto/cms/cms_asn1.d test/buildtest_objects.d crypto/bf/bf_ofb64.d crypto/rc5/rc5cfb64.d crypto/modes/wrap128.d crypto/evp/names.d crypto/asn1/a_mbstr.d test/buildtest_ripemd.d test/testutil/cb.d crypto/md4/md4_dgst.d crypto/comp/c_zlib.d crypto/ui/ui_null.d crypto/ec/eck_prn.d crypto/objects/obj_err.d crypto/rsa/rsa_pk1.d crypto/ec/ec_kmeth.d crypto/evp/p_verify.d crypto/x509v3/pcy_tree.d crypto/x509/x509_att.d crypto/ocsp/ocsp_prn.d crypto/des/ecb3_enc.d crypto/rsa/rsa_ssl.d crypto/pkcs12/p12_add.d crypto/pkcs7/bio_pk7.d ssl/statem/statem_clnt.d crypto/ec/ec_lib.d crypto/pkcs12/pk12err.d crypto/asn1/a_int.d crypto/engine/eng_lib.d crypto/evp/evp_lib.d fuzz/conf.d crypto/x509/x509_lu.d test/buildtest_x509.d crypto/sm3/sm3.d crypto/des/cfb_enc.d crypto/ct/ct_err.d crypto/rsa/rsa_x931.d crypto/engine/tb_pkmeth.d crypto/ts/ts_req_utils.d crypto/evp/encode.d test/buildtest_pkcs12.d ssl/d1_lib.d crypto/rsa/rsa_mp.d apps/ec.d test/buildtest_md2.d crypto/objects/obj_xref.d apps/x509.d apps/opt.d test/uitest.d crypto/asn1/f_string.d ssl/ssl_rsa.d crypto/ts/ts_rsp_print.d crypto/bn/bn_mod.d test/buildtest_pem.d test/buildtest_md4.d crypto/x509v3/v3_prn.d crypto/ec/ec_curve.d crypto/x509/x509cset.d crypto/bio/bf_buff.d crypto/ec/ecp_oct.d crypto/des/cfb64ede.d crypto/asn1/asn_mime.d ssl/ssl_ciph.d crypto/pem/pem_pkey.d crypto/x509/x509_obj.d ssl/record/rec_layer_d1.d crypto/cast/c_ofb64.d crypto/engine/eng_list.d crypto/cast/c_ecb.d crypto/dsa/dsa_ameth.d test/memleaktest.d crypto/rc2/rc2_skey.d crypto/evp/m_ripemd.d test/buildtest_engine.d crypto/err/err_all.d test/time_offset_test.d crypto/ocsp/v3_ocsp.d test/x509aux.d crypto/pem/pem_lib.d crypto/dsa/dsa_lib.d crypto/evp/e_seed.d test/buildtest_hmac.d crypto/evp/e_rc4_hmac_md5.d crypto/pkcs12/p12_mutl.d apps/gendsa.d crypto/asn1/asn1_lib.d crypto/evp/evp_cnf.d crypto/asn1/a_i2d_fp.d engines/e_dasync.d crypto/ec/ecp_nistputil.d test/buildtest_ec.d crypto/rc5/rc5_ecb.d crypto/asn1/p5_pbev2.d test/x509_check_cert_pkey_test.d crypto/buffer/buffer.d ssl/tls13_enc.d crypto/engine/tb_cipher.d crypto/evp/p_seal.d crypto/pkcs7/pk7_smime.d test/ssl_ctx_test.d crypto/ec/ec_pmeth.d crypto/engine/eng_openssl.d ssl/bio_ssl.d crypto/bio/bss_file.d crypto/x509/x509_meth.d crypto/comp/comp_err.d crypto/buffer/buf_err.d crypto/evp/evp_enc.d crypto/cryptlib.d crypto/pem/pem_err.d crypto/cms/cms_pwri.d test/aborttest.d crypto/des/ofb64ede.d crypto/dso/dso_lib.d test/sm4_internal_test.d crypto/asn1/x_int64.d crypto/init.d crypto/ec/ecp_smpl.d crypto/asn1/nsseq.d apps/crl2p7.d crypto/evp/e_des3.d apps/smime.d test/bio_callback_test.d test/buildtest_whrlpool.d crypto/des/pcbc_enc.d crypto/ec/ec_print.d crypto/dsa/dsa_vrf.d test/sslbuffertest.d crypto/engine/tb_rand.d crypto/idea/i_cfb64.d crypto/x509v3/v3_conf.d crypto/dsa/dsa_gen.d crypto/ec/ec_cvt.d crypto/camellia/cmll_ofb.d crypto/evp/e_null.d crypto/uid.d crypto/x509/x509type.d test/buildtest_ui.d crypto/modes/ocb128.d crypto/bn/bn_gf2m.d crypto/x509v3/v3_addr.d crypto/ct/ct_policy.d crypto/rsa/rsa_pmeth.d crypto/asn1/x_pkey.d test/ecstresstest.d crypto/dsa/dsa_key.d apps/speed.d crypto/bn/bn_depr.d crypto/bio/bss_sock.d crypto/asn1/asn1_item_list.d crypto/x509v3/v3_admis.d crypto/bio/b_sock2.d crypto/asn1/x_sig.d test/dsa_no_digest_size_test.d crypto/dso/dso_vms.d crypto/des/fcrypt_b.d crypto/ct/ct_sct.d crypto/engine/eng_table.d crypto/evp/p_open.d ssl/ssl_lib.d crypto/ec/curve448/curve448.d apps/pkcs8.d ssl/statem/statem_srvr.d crypto/camellia/camellia.d engines/e_ossltest.d apps/app_rand.d crypto/bn/bn_x931p.d crypto/poly1305/poly1305.d crypto/pkcs7/pk7_attr.d apps/rehash.d crypto/evp/p5_crpt2.d test/buildtest_rc4.d crypto/evp/e_rc2.d fuzz/crl.d crypto/rand/rand_err.d crypto/async/async.d apps/prime.d test/servername_test.d crypto/asn1/a_type.d test/buildtest_kdf.d ssl/pqueue.d crypto/pem/pem_x509.d crypto/asn1/evp_asn1.d crypto/asn1/tasn_utl.d crypto/x509v3/v3_int.d apps/openssl.d crypto/ec/ecp_nistp256.d test/ssl_cert_table_internal_test.d apps/enc.d crypto/hmac/hm_ameth.d crypto/asn1/d2i_pr.d crypto/ec/ecx_meth.d crypto/modes/ofb128.d crypto/ct/ct_oct.d crypto/ripemd/rmd_dgst.d test/buildtest_rand.d crypto/asn1/a_octet.d apps/s_socket.d apps/dsa.d crypto/engine/eng_pkey.d crypto/rand/rand_win.d crypto/evp/evp_err.d crypto/asn1/x_long.d test/danetest.d ssl/statem/statem.d crypto/des/set_key.d ssl/s3_msg.d crypto/pem/pem_pk8.d crypto/dsa/dsa_prn.d apps/pkeyutl.d crypto/bio/b_addr.d crypto/pkcs7/pk7_lib.d crypto/evp/pmeth_gn.d test/buildtest_stack.d crypto/rsa/rsa_ameth.d crypto/x509/x509_r2x.d crypto/bn/bn_asm.d test/buildtest_store.d crypto/camellia/cmll_misc.d test/buildtest_ssl3.d crypto/store/store_lib.d crypto/ts/ts_rsp_sign.d test/x509_dup_cert_test.d crypto/asn1/t_pkey.d crypto/x509v3/v3err.d ssl/record/ssl3_record_tls13.d crypto/conf/conf_lib.d test/ssl_test_ctx.d crypto/ts/ts_verify_ctx.d crypto/x509v3/pcy_cache.d crypto/x509v3/v3_lib.d crypto/bio/bf_nbio.d test/testutil/main.d crypto/x509/x509_v3.d crypto/conf/conf_mod.d test/pbelutest.d crypto/x509v3/pcy_node.d crypto/evp/e_idea.d test/ocspapitest.d crypto/pkcs12/p12_p8d.d crypto/bn/bn_rand.d crypto/cmac/cm_ameth.d crypto/engine/eng_dyn.d crypto/seed/seed_ofb.d crypto/x509/x509_set.d crypto/ec/curve25519.d crypto/evp/evp_pbe.d crypto/engine/eng_init.d crypto/store/store_register.d crypto/asn1/tasn_dec.d test/secmemtest.d ssl/ssl_init.d crypto/evp/m_mdc2.d test/buildtest_safestack.d apps/cms.d crypto/md4/md4_one.d crypto/bn/bn_prime.d crypto/camellia/cmll_ctr.d apps/pkeyparam.d crypto/rsa/rsa_lib.d test/buildtest_cast.d test/pemtest.d crypto/des/cbc_cksm.d crypto/sm2/sm2_err.d apps/s_client.d crypto/dh/dh_meth.d ssl/d1_srtp.d crypto/bio/bio_cb.d test/buildtest_srp.d crypto/conf/conf_def.d crypto/ec/ecdh_ossl.d crypto/bio/bio_err.d crypto/modes/gcm128.d test/x509_internal_test.d crypto/o_str.d crypto/asn1/a_sign.d crypto/dh/dh_check.d crypto/asn1/a_gentm.d crypto/asn1/tasn_enc.d crypto/evp/e_bf.d test/ssl_test_ctx_test.d crypto/pkcs12/p12_npas.d test/buildtest_rc5.d crypto/asn1/f_int.d crypto/asn1/t_bitst.d crypto/evp/m_sha1.d fuzz/asn1.d crypto/asn1/x_info.d crypto/sm4/sm4.d crypto/x509v3/v3_bitst.d apps/rsa.d crypto/evp/bio_ok.d crypto/async/async_wait.d test/testutil/basic_output.d test/buildtest_x509_vfy.d fuzz/x509.d crypto/des/ofb_enc.d test/test_test.d ssl/record/ssl3_record.d crypto/ec/ec2_smpl.d crypto/bn/bn_recp.d crypto/ec/ec_mult.d test/gmdifftest.d test/drbgtest.d crypto/kdf/tls1_prf.d crypto/asn1/a_dup.d crypto/asn1/tasn_fre.d crypto/rc2/rc2cfb64.d crypto/rc4/rc4_enc.d apps/dhparam.d crypto/asn1/a_utf8.d crypto/asn1/a_utctm.d ssl/statem/statem_dtls.d test/poly1305_internal_test.d crypto/pem/pvkfmt.d crypto/evp/c_allc.d crypto/modes/cbc128.d crypto/ocsp/ocsp_ext.d test/asynctest.d crypto/bio/bss_bio.d test/buildtest_bio.d crypto/ec/ec_err.d crypto/x509v3/v3_info.d test/buildtest_rand_drbg.d apps/storeutl.d crypto/asn1/asn1_err.d crypto/aes/aes_cbc.d apps/rsautl.d crypto/threads_pthread.d crypto/evp/m_md4.d crypto/x509/x509_cmp.d crypto/asn1/a_d2i_fp.d crypto/bn/bn_mont.d crypto/x509/x509_err.d crypto/evp/m_md2.d crypto/asn1/tasn_prn.d crypto/asn1/asn_pack.d crypto/x509v3/v3_pci.d test/testutil/random.d crypto/pem/pem_oth.d crypto/o_fips.d crypto/x509v3/v3_utl.d test/testutil/format_output.d crypto/aes/aes_ofb.d crypto/camellia/cmll_cbc.d test/asn1_time_test.d crypto/x509/x509rset.d crypto/ocsp/ocsp_err.d crypto/pkcs12/p12_sbag.d crypto/bio/b_print.d crypto/ct/ct_vfy.d crypto/pem/pem_xaux.d ssl/ssl_mcnf.d test/x509_time_test.d test/cmsapitest.d crypto/blake2/blake2s.d crypto/ts/ts_conf.d crypto/x509/x_exten.d test/tls13ccstest.d crypto/asn1/bio_ndef.d crypto/bn/bn_mpi.d test/buildtest_async.d crypto/conf/conf_ssl.d crypto/rc2/rc2_ecb.d apps/errstr.d crypto/rsa/rsa_crpt.d apps/spkac.d crypto/evp/p_enc.d crypto/blake2/blake2b.d engines/e_padlock.d test/buildtest_asn1.d crypto/md5/md5_one.d crypto/hmac/hm_pmeth.d test/cipherbytes_test.d crypto/getenv.d crypto/evp/pmeth_fn.d crypto/dsa/dsa_err.d crypto/bn/bn_dh.d test/testutil/tests.d crypto/aes/aes_wrap.d test/bad_dtls_test.d test/buildtest_pkcs7.d ssl/s3_enc.d test/ssltest_old.d crypto/asn1/ameth_lib.d crypto/aria/aria.d crypto/cms/cms_dd.d crypto/sm2/sm2_sign.d crypto/bio/bss_fd.d crypto/asn1/x_spki.d crypto/asn1/tasn_new.d crypto/engine/eng_all.d crypto/evp/m_sha3.d test/bio_enc_test.d crypto/x509/x509spki.d test/lhash_test.d crypto/asn1/x_val.d apps/sess_id.d crypto/dsa/dsa_meth.d crypto/cms/cms_io.d test/siphash_internal_test.d apps/genrsa.d crypto/bio/bio_meth.d test/ctype_internal_test.d test/buildtest_seed.d crypto/rsa/rsa_ossl.d crypto/x509v3/v3_pcia.d crypto/x509/x_crl.d crypto/rsa/rsa_x931g.d crypto/asn1/t_spki.d test/stack_test.d ssl/s3_cbc.d crypto/ec/ecdsa_ossl.d crypto/rsa/rsa_meth.d crypto/x509v3/v3_alt.d crypto/lhash/lhash.d crypto/ec/ec_asn1.d crypto/cms/cms_ess.d crypto/dh/dh_rfc5114.d test/wpackettest.d fuzz/server.d crypto/x509v3/v3_extku.d crypto/sm2/sm2_pmeth.d crypto/ec/ecp_mont.d crypto/pem/pem_info.d test/enginetest.d crypto/asn1/a_time.d crypto/evp/e_aes.d crypto/x509/x_all.d crypto/x509/x_pubkey.d crypto/x509/x509_d2.d crypto/bn/bn_sqr.d crypto/bio/bss_log.d crypto/rc5/rc5ofb64.d crypto/pkcs7/pk7_asn1.d crypto/ec/ec_check.d crypto/cversion.d fuzz/cms.d crypto/comp/comp_lib.d crypto/rc4/rc4_skey.d crypto/x509/x509_req.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/progs.h apps/tsget.pl crypto/buildinf.h test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -245,8 +245,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -274,70 +274,70 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "link $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- ln -sf $$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ ln -sf $$fn "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -348,21 +348,21 @@ install_dev: install_runtime_libs
: ; \
if [ "$$fn1" != "$$fn2" ]; then \
$(ECHO) "link $(DESTDIR)$(libdir)/$$fn2 -> $(DESTDIR)$(libdir)/$$fn1"; \
- ln -sf $$fn1 $(DESTDIR)$(libdir)/$$fn2; \
+ ln -sf $$fn1 "$(DESTDIR)$(libdir)/$$fn2"; \
fi; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@@ -371,14 +371,14 @@ uninstall_dev: uninstall_runtime_libs
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -388,32 +388,32 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
if [ "$$fn1" != "$$fn2" -a -f "$(DESTDIR)$(libdir)/$$fn1" ]; then \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn1"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn1; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn1"; \
fi; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -425,16 +425,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -442,34 +442,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$s $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$s "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -481,16 +481,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -501,24 +501,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -692,12 +692,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -761,7 +761,7 @@ libcrypto$(SHLIB_EXT_SIMPLE) libcrypto$(SHLIB_EXT): crypto/aes/aes_cbc.o crypto/
ln -s libcrypto$(SHLIB_EXT) libcrypto$(SHLIB_EXT_SIMPLE); \
fi
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -769,7 +769,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -777,7 +777,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -785,7 +785,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -793,7 +793,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -801,7 +801,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -809,7 +809,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -817,7 +817,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -825,7 +825,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -833,7 +833,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -841,7 +841,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -849,7 +849,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -857,7 +857,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -865,7 +865,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -873,7 +873,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -881,7 +881,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -889,7 +889,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -897,7 +897,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -905,7 +905,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -913,7 +913,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -921,7 +921,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -929,7 +929,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -937,7 +937,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -945,7 +945,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -953,7 +953,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -961,7 +961,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -969,7 +969,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -977,7 +977,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -985,7 +985,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -993,7 +993,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1001,7 +1001,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1009,7 +1009,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1017,7 +1017,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1025,7 +1025,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1033,7 +1033,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1041,7 +1041,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1049,7 +1049,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1057,7 +1057,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1065,7 +1065,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1073,7 +1073,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1081,7 +1081,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1089,7 +1089,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1097,7 +1097,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1105,7 +1105,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1113,7 +1113,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1121,7 +1121,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1129,7 +1129,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1137,7 +1137,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1145,7 +1145,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1153,7 +1153,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1161,7 +1161,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1169,7 +1169,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1177,7 +1177,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1185,7 +1185,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1193,7 +1193,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1201,7 +1201,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1209,7 +1209,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1217,7 +1217,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1225,7 +1225,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1233,7 +1233,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1241,7 +1241,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1249,7 +1249,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1257,7 +1257,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1265,7 +1265,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1273,7 +1273,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1281,7 +1281,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1289,7 +1289,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1297,7 +1297,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1305,7 +1305,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1313,7 +1313,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1321,7 +1321,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1329,7 +1329,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1337,7 +1337,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1345,7 +1345,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1353,7 +1353,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1361,7 +1361,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1369,7 +1369,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1377,7 +1377,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1385,7 +1385,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1393,7 +1393,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1401,7 +1401,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1409,7 +1409,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1417,7 +1417,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1425,7 +1425,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1433,7 +1433,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1441,7 +1441,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1449,7 +1449,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1457,7 +1457,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1465,7 +1465,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1473,7 +1473,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1481,7 +1481,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1489,7 +1489,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1497,7 +1497,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1505,7 +1505,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1513,7 +1513,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1521,7 +1521,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1529,7 +1529,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1537,7 +1537,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1545,7 +1545,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1553,7 +1553,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1561,7 +1561,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1569,7 +1569,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1577,7 +1577,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1585,7 +1585,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1593,7 +1593,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1601,7 +1601,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1609,7 +1609,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1617,7 +1617,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1625,7 +1625,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1633,7 +1633,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1641,7 +1641,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1649,7 +1649,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1657,7 +1657,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1665,7 +1665,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1673,7 +1673,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1681,7 +1681,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1689,7 +1689,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1697,7 +1697,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1705,7 +1705,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1713,7 +1713,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1721,7 +1721,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1729,7 +1729,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1737,7 +1737,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1745,7 +1745,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1753,7 +1753,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1761,7 +1761,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1769,7 +1769,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1777,7 +1777,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1785,7 +1785,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1793,7 +1793,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1801,7 +1801,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1809,7 +1809,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1817,7 +1817,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1825,7 +1825,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1833,7 +1833,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1841,7 +1841,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1849,7 +1849,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1857,7 +1857,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1865,7 +1865,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1873,7 +1873,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1881,7 +1881,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1889,7 +1889,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1897,7 +1897,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1905,7 +1905,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1913,7 +1913,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1921,7 +1921,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1929,7 +1929,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1937,7 +1937,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1945,7 +1945,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -1953,7 +1953,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -1961,7 +1961,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -1969,7 +1969,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -1977,7 +1977,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -1985,7 +1985,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -1993,7 +1993,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2001,7 +2001,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2009,7 +2009,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2017,7 +2017,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2025,7 +2025,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2033,7 +2033,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2041,7 +2041,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2049,7 +2049,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2057,7 +2057,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2065,7 +2065,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2073,7 +2073,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2081,7 +2081,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2089,7 +2089,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2097,7 +2097,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2105,7 +2105,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2113,7 +2113,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2121,7 +2121,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2129,7 +2129,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2137,7 +2137,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2145,7 +2145,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2153,7 +2153,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2161,7 +2161,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2169,7 +2169,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2177,7 +2177,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2185,7 +2185,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2193,7 +2193,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2201,7 +2201,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2209,7 +2209,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2217,7 +2217,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2225,7 +2225,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2233,7 +2233,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2241,7 +2241,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2249,7 +2249,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2257,7 +2257,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2265,7 +2265,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2273,7 +2273,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2281,7 +2281,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2289,7 +2289,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2297,7 +2297,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2305,7 +2305,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2313,7 +2313,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2321,7 +2321,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2329,7 +2329,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2337,7 +2337,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2345,7 +2345,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2355,7 +2355,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2363,7 +2363,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2371,7 +2371,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2379,7 +2379,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2387,7 +2387,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2395,7 +2395,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2403,7 +2403,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2411,7 +2411,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2419,7 +2419,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2427,7 +2427,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2435,7 +2435,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2443,7 +2443,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2451,7 +2451,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2459,7 +2459,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2467,7 +2467,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2475,7 +2475,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2483,7 +2483,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2491,7 +2491,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2499,7 +2499,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2507,7 +2507,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2515,7 +2515,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2523,7 +2523,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2531,7 +2531,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2539,7 +2539,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2547,7 +2547,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2555,7 +2555,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2563,7 +2563,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2571,7 +2571,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2579,7 +2579,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2587,7 +2587,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2595,7 +2595,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2603,7 +2603,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2611,7 +2611,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2619,7 +2619,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2627,7 +2627,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2635,7 +2635,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2643,7 +2643,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2651,7 +2651,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2659,7 +2659,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2667,7 +2667,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2675,7 +2675,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2683,7 +2683,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2691,7 +2691,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2699,7 +2699,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2707,7 +2707,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2715,7 +2715,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2723,7 +2723,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2731,7 +2731,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2739,7 +2739,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2747,7 +2747,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2755,7 +2755,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2763,7 +2763,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2771,7 +2771,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2779,7 +2779,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2787,7 +2787,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2795,7 +2795,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2803,7 +2803,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2811,7 +2811,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2819,7 +2819,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2827,7 +2827,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2835,7 +2835,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2843,7 +2843,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2851,7 +2851,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2859,7 +2859,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2867,7 +2867,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2875,7 +2875,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2883,7 +2883,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2891,7 +2891,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2899,7 +2899,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2907,7 +2907,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2915,7 +2915,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2923,7 +2923,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2931,7 +2931,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2939,7 +2939,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2947,7 +2947,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -2955,7 +2955,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -2963,7 +2963,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -2971,7 +2971,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -2979,7 +2979,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -2987,7 +2987,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -2995,7 +2995,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3003,7 +3003,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3011,7 +3011,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3019,7 +3019,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3027,7 +3027,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3035,7 +3035,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3043,7 +3043,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3051,7 +3051,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3059,7 +3059,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3067,7 +3067,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3075,7 +3075,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3083,7 +3083,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3091,7 +3091,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3099,7 +3099,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3107,7 +3107,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3115,7 +3115,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3123,7 +3123,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3131,7 +3131,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3139,7 +3139,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3147,7 +3147,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3155,7 +3155,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3163,7 +3163,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3171,7 +3171,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3179,7 +3179,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3187,7 +3187,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3195,7 +3195,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3203,7 +3203,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3211,7 +3211,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3219,7 +3219,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3227,7 +3227,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3235,7 +3235,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3243,7 +3243,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3251,7 +3251,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3259,7 +3259,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3267,7 +3267,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3275,7 +3275,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3283,7 +3283,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3291,7 +3291,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3299,7 +3299,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3307,7 +3307,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3315,7 +3315,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3323,7 +3323,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3331,7 +3331,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3339,7 +3339,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3347,7 +3347,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3355,7 +3355,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3363,7 +3363,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3371,7 +3371,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3379,7 +3379,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3387,7 +3387,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3395,7 +3395,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3403,7 +3403,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3411,7 +3411,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3419,7 +3419,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3427,7 +3427,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3435,7 +3435,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3443,7 +3443,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3451,7 +3451,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3459,7 +3459,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3467,7 +3467,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3475,7 +3475,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3483,7 +3483,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3491,7 +3491,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3499,7 +3499,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3507,7 +3507,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3515,7 +3515,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3523,7 +3523,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3531,7 +3531,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3539,7 +3539,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3547,7 +3547,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3555,7 +3555,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3563,7 +3563,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3571,7 +3571,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3579,7 +3579,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3587,7 +3587,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3595,7 +3595,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3603,7 +3603,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3611,7 +3611,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3619,7 +3619,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3627,7 +3627,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3635,7 +3635,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3643,7 +3643,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3651,7 +3651,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3659,7 +3659,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3667,7 +3667,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3675,7 +3675,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3683,7 +3683,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3691,7 +3691,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3699,7 +3699,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3707,7 +3707,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3715,7 +3715,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3723,7 +3723,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3731,7 +3731,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3739,7 +3739,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3747,7 +3747,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3755,7 +3755,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3763,7 +3763,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3771,7 +3771,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3779,7 +3779,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3787,7 +3787,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3795,7 +3795,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3803,7 +3803,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3811,7 +3811,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3819,7 +3819,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3827,7 +3827,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3835,7 +3835,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3843,7 +3843,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3851,7 +3851,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3859,7 +3859,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3867,7 +3867,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3875,7 +3875,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3883,7 +3883,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3891,7 +3891,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3899,7 +3899,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3907,7 +3907,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3915,7 +3915,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3923,7 +3923,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3931,7 +3931,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3939,7 +3939,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3947,7 +3947,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -3955,7 +3955,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -3963,7 +3963,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -3971,7 +3971,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -3979,7 +3979,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -3987,7 +3987,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -3995,7 +3995,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4003,7 +4003,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4011,7 +4011,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4019,7 +4019,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4027,7 +4027,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4035,7 +4035,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4043,7 +4043,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4051,7 +4051,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4059,7 +4059,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4067,7 +4067,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4075,7 +4075,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4083,7 +4083,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4091,7 +4091,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4099,7 +4099,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4107,7 +4107,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4115,7 +4115,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4123,7 +4123,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4131,7 +4131,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4139,7 +4139,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4147,7 +4147,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4155,7 +4155,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4163,7 +4163,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4171,7 +4171,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4179,7 +4179,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4187,7 +4187,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4195,7 +4195,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4203,7 +4203,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4211,7 +4211,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4219,7 +4219,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4227,7 +4227,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4235,7 +4235,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4243,7 +4243,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4251,7 +4251,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4259,7 +4259,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4267,7 +4267,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4275,7 +4275,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4283,7 +4283,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4291,7 +4291,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4299,7 +4299,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4307,7 +4307,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4315,7 +4315,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4323,7 +4323,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4331,7 +4331,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4339,7 +4339,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4347,7 +4347,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4355,7 +4355,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4363,7 +4363,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4371,7 +4371,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4379,7 +4379,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4387,7 +4387,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4395,7 +4395,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4403,7 +4403,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4411,7 +4411,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4419,7 +4419,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4427,7 +4427,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4435,7 +4435,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4443,7 +4443,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4451,7 +4451,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4459,7 +4459,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4467,7 +4467,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4475,7 +4475,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4483,7 +4483,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4491,7 +4491,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4499,7 +4499,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4507,7 +4507,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4515,7 +4515,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4523,7 +4523,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4531,7 +4531,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4539,7 +4539,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4547,7 +4547,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4555,7 +4555,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4563,7 +4563,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4571,7 +4571,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4579,7 +4579,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4587,7 +4587,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4595,7 +4595,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4603,7 +4603,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4611,7 +4611,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4619,7 +4619,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4627,7 +4627,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4635,7 +4635,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4643,7 +4643,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4651,7 +4651,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4659,7 +4659,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4667,7 +4667,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4675,7 +4675,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4683,7 +4683,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4691,7 +4691,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4699,7 +4699,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4707,7 +4707,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4715,7 +4715,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4723,7 +4723,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4731,7 +4731,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4739,7 +4739,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4747,7 +4747,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4755,7 +4755,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4763,7 +4763,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4771,7 +4771,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4779,7 +4779,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4787,7 +4787,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4795,7 +4795,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4803,7 +4803,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4811,7 +4811,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4819,7 +4819,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4827,7 +4827,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4835,7 +4835,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4843,7 +4843,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4851,7 +4851,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4859,7 +4859,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4867,7 +4867,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4875,7 +4875,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4883,7 +4883,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4891,7 +4891,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4899,7 +4899,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4907,7 +4907,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4915,7 +4915,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4923,7 +4923,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4931,7 +4931,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4939,7 +4939,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4947,7 +4947,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -4955,7 +4955,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -4963,7 +4963,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -4971,7 +4971,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -4979,7 +4979,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -4987,7 +4987,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -4995,7 +4995,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5003,7 +5003,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5011,7 +5011,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5019,7 +5019,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5027,7 +5027,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5035,7 +5035,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5043,7 +5043,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5051,7 +5051,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5059,7 +5059,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5067,7 +5067,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5075,7 +5075,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5083,7 +5083,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5091,7 +5091,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5099,7 +5099,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5107,7 +5107,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5115,7 +5115,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5123,7 +5123,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5131,7 +5131,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5139,7 +5139,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5147,7 +5147,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5155,7 +5155,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5163,7 +5163,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5171,7 +5171,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5179,7 +5179,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5187,7 +5187,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5195,7 +5195,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5203,7 +5203,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5211,7 +5211,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5219,7 +5219,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5227,7 +5227,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5235,7 +5235,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5243,7 +5243,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5251,7 +5251,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5259,7 +5259,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5267,7 +5267,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5275,7 +5275,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5283,7 +5283,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5291,7 +5291,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5299,7 +5299,7 @@ crypto/uid.o: ../crypto/uid.c
mv crypto/uid.d.tmp crypto/uid.d; \
fi
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5307,7 +5307,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5315,7 +5315,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5323,7 +5323,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5331,7 +5331,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5339,7 +5339,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5347,7 +5347,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5355,7 +5355,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5363,7 +5363,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5371,7 +5371,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5379,7 +5379,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5387,7 +5387,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5395,7 +5395,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5403,7 +5403,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5411,7 +5411,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5419,7 +5419,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5427,7 +5427,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5435,7 +5435,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5443,7 +5443,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5451,7 +5451,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5459,7 +5459,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5467,7 +5467,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5475,7 +5475,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5483,7 +5483,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5491,7 +5491,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5499,7 +5499,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5507,7 +5507,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5515,7 +5515,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5523,7 +5523,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5531,7 +5531,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5539,7 +5539,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5547,7 +5547,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5555,7 +5555,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5563,7 +5563,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5571,7 +5571,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5579,7 +5579,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5587,7 +5587,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5595,7 +5595,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5603,7 +5603,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5611,7 +5611,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5619,7 +5619,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5627,7 +5627,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5635,7 +5635,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5643,7 +5643,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5651,7 +5651,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5659,7 +5659,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5667,7 +5667,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5675,7 +5675,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5683,7 +5683,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5691,7 +5691,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5699,7 +5699,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5707,7 +5707,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5715,7 +5715,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5723,7 +5723,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5731,7 +5731,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5739,7 +5739,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5747,7 +5747,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5755,7 +5755,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5763,7 +5763,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5771,7 +5771,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5779,7 +5779,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5787,7 +5787,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5795,7 +5795,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5803,7 +5803,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5811,7 +5811,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5819,7 +5819,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5827,7 +5827,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5835,7 +5835,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5843,7 +5843,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5851,7 +5851,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5859,7 +5859,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5867,7 +5867,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5875,7 +5875,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5883,7 +5883,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5891,7 +5891,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -6264,7 +6264,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6299,14 +6299,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6363,6 +6355,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/capi.dylib: engines/e_capi.o libcrypto$(SHLIB_EXT_SIMPLE)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/capi.dylib engines/e_capi.o \
@@ -7003,7 +7003,7 @@ test/asn1_internal_test: test/asn1_internal_test.o test/libtestutil.a libcrypto.
-o test/asn1_internal_test test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8245,7 +8245,7 @@ test/chacha_internal_test: test/chacha_internal_test.o test/libtestutil.a libcry
-o test/chacha_internal_test test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8375,7 +8375,7 @@ test/ctype_internal_test: test/ctype_internal_test.o test/libtestutil.a libcrypt
-o test/ctype_internal_test test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8552,7 +8552,7 @@ test/ec_internal_test: test/ec_internal_test.o test/libtestutil.a libcrypto.a
-o test/ec_internal_test test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8630,7 +8630,7 @@ test/evp_extra_test: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHLIB_E
-o test/evp_extra_test test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8903,7 +8903,7 @@ test/poly1305_internal_test: test/poly1305_internal_test.o test/libtestutil.a li
-o test/poly1305_internal_test test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9059,7 +9059,7 @@ test/shlibloadtest: test/shlibloadtest.o
-o test/shlibloadtest test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9072,7 +9072,7 @@ test/siphash_internal_test: test/siphash_internal_test.o test/libtestutil.a libc
-o test/siphash_internal_test test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9085,7 +9085,7 @@ test/sm2_internal_test: test/sm2_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm2_internal_test test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9098,7 +9098,7 @@ test/sm4_internal_test: test/sm4_internal_test.o test/libtestutil.a libcrypto.a
-o test/sm4_internal_test test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9131,6 +9131,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test: test/ssl_ctx_test.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
+ rm -f test/ssl_ctx_test
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_SIMPLE) test/libtestutil.a libcrypto$(SHLIB_EXT_SIMPLE)
rm -f test/ssl_test
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9559,7 +9572,7 @@ ssl ssl/: ssl/packet.o ssl/tls13_enc.o ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o s
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
diff --git a/upstream-build/makefile/x86_64-win32-mingw32 b/upstream-build/makefile/x86_64-win32-mingw32
index 6e7da8c..860d56c 100644
--- a/upstream-build/makefile/x86_64-win32-mingw32
+++ b/upstream-build/makefile/x86_64-win32-mingw32
@@ -6,12 +6,12 @@
## Generated by Configure from ../Configurations/common0.tmpl, ../Configurations/unix-Makefile.tmpl, ../Configurations/common.tmpl
PLATFORM=mingw64
-OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
+OPTIONS=enable-md2 enable-rc5 enable-ssl3 enable-ssl3-method enable-weak-ssl-ciphers no-afalgeng no-asan no-asm no-buildtest-c++ no-crypto-mdebug no-crypto-mdebug-backtrace no-devcryptoeng no-ec_nistp_64_gcc_128 no-egd no-external-tests no-fuzz-afl no-fuzz-libfuzzer no-heartbeats no-mdc2 no-msan no-sctp no-ssl-trace no-ubsan no-unit-test no-zlib no-zlib-dynamic
CONFIGURE_ARGS=("mingw64", "enable-md2", "enable-rc5", "enable-ssl3", "enable-ssl3-method", "enable-weak-ssl-ciphers", "no-mdc2", "no-asm", "no-devcryptoeng")
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
SHLIB_VERSION_NUMBER=1.1
@@ -27,12 +27,12 @@ LIBS=apps/libapps.a libcrypto.a libssl.a test/libtestutil.a
SHLIBS=libcrypto-1_1-x64$(SHLIB_EXT) libssl-1_1-x64$(SHLIB_EXT)
SHLIB_INFO=";" "libcrypto-1_1-x64$(SHLIB_EXT);libcrypto$(SHLIB_EXT_IMPORT)" "libssl-1_1-x64$(SHLIB_EXT);libssl$(SHLIB_EXT_IMPORT)" ";"
ENGINES=engines/capi.dll engines/dasync.dll engines/ossltest.dll engines/padlock.dll
-PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
+PROGRAMS=apps/openssl.exe fuzz/asn1-test.exe fuzz/asn1parse-test.exe fuzz/bignum-test.exe fuzz/bndiv-test.exe fuzz/client-test.exe fuzz/cms-test.exe fuzz/conf-test.exe fuzz/crl-test.exe fuzz/ct-test.exe fuzz/server-test.exe fuzz/x509-test.exe test/aborttest.exe test/afalgtest.exe test/asn1_decode_test.exe test/asn1_encode_test.exe test/asn1_internal_test.exe test/asn1_string_table_test.exe test/asn1_time_test.exe test/asynciotest.exe test/asynctest.exe test/bad_dtls_test.exe test/bftest.exe test/bio_callback_test.exe test/bio_enc_test.exe test/bio_memleak_test.exe test/bioprinttest.exe test/bntest.exe test/buildtest_c_aes.exe test/buildtest_c_asn1.exe test/buildtest_c_asn1t.exe test/buildtest_c_async.exe test/buildtest_c_bio.exe test/buildtest_c_blowfish.exe test/buildtest_c_bn.exe test/buildtest_c_buffer.exe test/buildtest_c_camellia.exe test/buildtest_c_cast.exe test/buildtest_c_cmac.exe test/buildtest_c_cms.exe test/buildtest_c_comp.exe test/buildtest_c_conf.exe test/buildtest_c_conf_api.exe test/buildtest_c_crypto.exe test/buildtest_c_ct.exe test/buildtest_c_des.exe test/buildtest_c_dh.exe test/buildtest_c_dsa.exe test/buildtest_c_dtls1.exe test/buildtest_c_e_os2.exe test/buildtest_c_ebcdic.exe test/buildtest_c_ec.exe test/buildtest_c_ecdh.exe test/buildtest_c_ecdsa.exe test/buildtest_c_engine.exe test/buildtest_c_evp.exe test/buildtest_c_hmac.exe test/buildtest_c_idea.exe test/buildtest_c_kdf.exe test/buildtest_c_lhash.exe test/buildtest_c_md2.exe test/buildtest_c_md4.exe test/buildtest_c_md5.exe test/buildtest_c_modes.exe test/buildtest_c_obj_mac.exe test/buildtest_c_objects.exe test/buildtest_c_ocsp.exe test/buildtest_c_opensslv.exe test/buildtest_c_ossl_typ.exe test/buildtest_c_pem.exe test/buildtest_c_pem2.exe test/buildtest_c_pkcs12.exe test/buildtest_c_pkcs7.exe test/buildtest_c_rand.exe test/buildtest_c_rand_drbg.exe test/buildtest_c_rc2.exe test/buildtest_c_rc4.exe test/buildtest_c_rc5.exe test/buildtest_c_ripemd.exe test/buildtest_c_rsa.exe test/buildtest_c_safestack.exe test/buildtest_c_seed.exe test/buildtest_c_sha.exe test/buildtest_c_srp.exe test/buildtest_c_srtp.exe test/buildtest_c_ssl.exe test/buildtest_c_ssl2.exe test/buildtest_c_ssl3.exe test/buildtest_c_stack.exe test/buildtest_c_store.exe test/buildtest_c_symhacks.exe test/buildtest_c_tls1.exe test/buildtest_c_ts.exe test/buildtest_c_txt_db.exe test/buildtest_c_ui.exe test/buildtest_c_whrlpool.exe test/buildtest_c_x509.exe test/buildtest_c_x509_vfy.exe test/buildtest_c_x509v3.exe test/casttest.exe test/chacha_internal_test.exe test/cipherbytes_test.exe test/cipherlist_test.exe test/ciphername_test.exe test/clienthellotest.exe test/cmsapitest.exe test/conf_include_test.exe test/constant_time_test.exe test/crltest.exe test/ct_test.exe test/ctype_internal_test.exe test/curve448_internal_test.exe test/d2i_test.exe test/danetest.exe test/destest.exe test/dhtest.exe test/drbg_cavs_test.exe test/drbgtest.exe test/dsa_no_digest_size_test.exe test/dsatest.exe test/dtls_mtu_test.exe test/dtlstest.exe test/dtlsv1listentest.exe test/ec_internal_test.exe test/ecdsatest.exe test/ecstresstest.exe test/ectest.exe test/enginetest.exe test/errtest.exe test/evp_extra_test.exe test/evp_test.exe test/exdatatest.exe test/exptest.exe test/fatalerrtest.exe test/gmdifftest.exe test/gosttest.exe test/hmactest.exe test/ideatest.exe test/igetest.exe test/lhash_test.exe test/md2test.exe test/mdc2test.exe test/memleaktest.exe test/modes_internal_test.exe test/ocspapitest.exe test/packettest.exe test/pbelutest.exe test/pemtest.exe test/pkey_meth_kdf_test.exe test/pkey_meth_test.exe test/poly1305_internal_test.exe test/rc2test.exe test/rc4test.exe test/rc5test.exe test/rdrand_sanitytest.exe test/recordlentest.exe test/rsa_complex.exe test/rsa_mp_test.exe test/rsa_test.exe test/sanitytest.exe test/secmemtest.exe test/servername_test.exe test/shlibloadtest.exe test/siphash_internal_test.exe test/sm2_internal_test.exe test/sm4_internal_test.exe test/srptest.exe test/ssl_cert_table_internal_test.exe test/ssl_ctx_test.exe test/ssl_test.exe test/ssl_test_ctx_test.exe test/sslapitest.exe test/sslbuffertest.exe test/sslcorrupttest.exe test/ssltest_old.exe test/stack_test.exe test/sysdefaulttest.exe test/test_test.exe test/threadstest.exe test/time_offset_test.exe test/tls13ccstest.exe test/tls13encryptiontest.exe test/tls13secretstest.exe test/uitest.exe test/v3ext.exe test/v3nametest.exe test/verify_extra_test.exe test/versions.exe test/wpackettest.exe test/x509_check_cert_pkey_test.exe test/x509_dup_cert_test.exe test/x509_internal_test.exe test/x509_time_test.exe test/x509aux.exe
SCRIPTS=apps/CA.pl apps/tsget.pl tools/c_rehash util/shlib_wrap.sh
-DEPS=test/asynctest.d test/buildtest_modes.d ssl/ssl_asn1.d crypto/evp/m_md5_sha1.d crypto/bn/bn_mod.d test/buildtest_asn1.d ssl/s3_msg.d test/drbg_cavs_test.d crypto/x509/x509_set.d crypto/bio/b_sock.d crypto/x509/x509_att.d test/ecstresstest.d test/pkey_meth_kdf_test.d test/dsatest.d fuzz/cms.d apps/dsaparam.d crypto/ripemd/rmd_dgst.d crypto/ocsp/ocsp_err.d crypto/x509v3/v3_info.d crypto/evp/cmeth_lib.d crypto/evp/e_null.d crypto/asn1/p5_scrypt.d apps/pkcs8.d crypto/bn/bn_blind.d crypto/dso/dso_openssl.d crypto/evp/p5_crpt.d crypto/evp/e_rc5.d crypto/dh/dh_pmeth.d ssl/ssl_mcnf.d crypto/asn1/a_utf8.d ssl/t1_lib.d crypto/store/store_err.d crypto/bn/bn_kron.d crypto/cmac/cm_pmeth.d crypto/cmac/cm_ameth.d ssl/ssl_ciph.d crypto/dso/dso_lib.d crypto/dso/dso_dlfcn.d ssl/ssl_conf.d apps/ts.d crypto/des/ecb3_enc.d crypto/dsa/dsa_sign.d apps/version.d crypto/asn1/tasn_scn.d ssl/methods.d crypto/x509v3/pcy_lib.d crypto/ocsp/ocsp_ht.d crypto/evp/m_md4.d crypto/asn1/a_i2d_fp.d apps/ecparam.d test/buildtest_txt_db.d test/bftest.d apps/s_server.d ssl/ssl_stat.d crypto/asn1/tasn_dec.d crypto/siphash/siphash.d crypto/ts/ts_rsp_utils.d crypto/conf/conf_sap.d apps/s_client.d crypto/pkcs7/pk7_asn1.d crypto/x509/x509_vpm.d crypto/asn1/x_bignum.d crypto/asn1/i2d_pu.d crypto/txt_db/txt_db.d crypto/engine/eng_openssl.d ssl/t1_enc.d ssl/d1_lib.d crypto/sm2/sm2_pmeth.d crypto/sm3/sm3.d test/buildtest_ui.d test/dtlstest.d test/aborttest.d test/pemtest.d crypto/bn/bn_rand.d crypto/ec/ecp_smpl.d crypto/engine/eng_err.d crypto/evp/p_enc.d test/drbgtest.d crypto/ts/ts_asn1.d test/buildtest_stack.d crypto/x509v3/v3_admis.d test/buildtest_rand.d crypto/ec/ecdsa_ossl.d crypto/asn1/asn_mstbl.d crypto/x509/x509_r2x.d crypto/engine/eng_dyn.d crypto/x509v3/pcy_map.d crypto/asn1/f_string.d apps/genrsa.d test/buildtest_srtp.d crypto/ec/curve448/arch_32/f_impl.d crypto/x509/x509_obj.d test/sysdefaulttest.d crypto/pkcs12/p12_key.d apps/enc.d crypto/pkcs12/p12_asn.d test/testutil/tap_bio.d crypto/evp/evp_pbe.d test/buildtest_md2.d crypto/ec/ecp_nistputil.d crypto/dh/dh_check.d test/curve448_internal_test.d apps/pkcs12.d crypto/store/store_lib.d crypto/evp/m_sha3.d crypto/bn/bn_mont.d ssl/tls13_enc.d crypto/ec/ecdsa_vrf.d crypto/cms/cms_att.d test/rdrand_sanitytest.d crypto/dsa/dsa_gen.d crypto/asn1/asn1_par.d test/time_offset_test.d crypto/rsa/rsa_pss.d fuzz/ct.d crypto/modes/cts128.d crypto/x509/t_x509.d crypto/bf/bf_skey.d crypto/kdf/scrypt.d crypto/asn1/a_sign.d test/pkey_meth_test.d apps/s_time.d test/buildtest_ec.d crypto/x509/x509_trs.d test/buildtest_ssl.d crypto/bn/bn_dh.d ssl/statem/extensions_clnt.d crypto/x509v3/v3_lib.d test/buildtest_evp.d crypto/engine/tb_digest.d crypto/camellia/cmll_ecb.d ssl/t1_trce.d test/dsa_no_digest_size_test.d crypto/ocsp/ocsp_vfy.d test/ssl_test_ctx.d crypto/x509v3/v3_skey.d crypto/ec/ec_asn1.d test/tls13encryptiontest.d crypto/asn1/asn_moid.d crypto/pem/pem_sign.d crypto/des/pcbc_enc.d crypto/ts/ts_rsp_verify.d crypto/rc5/rc5_enc.d crypto/x509/x_x509a.d crypto/ct/ct_vfy.d test/dhtest.d crypto/sha/sha1_one.d test/buildtest_tls1.d crypto/cms/cms_pwri.d crypto/sm2/sm2_crypt.d crypto/evp/bio_md.d crypto/sha/sha256.d crypto/asn1/a_strex.d crypto/x509/by_dir.d crypto/x509v3/v3_pmaps.d crypto/ec/ec_oct.d crypto/ui/ui_null.d crypto/evp/encode.d crypto/rand/rand_vms.d crypto/bn/bn_gf2m.d ssl/statem/statem_lib.d test/buildtest_cms.d test/asn1_string_table_test.d crypto/x509/x509type.d test/testutil/tests.d fuzz/crl.d test/testutil/format_output.d test/buildtest_pem.d test/versions.d crypto/ocsp/v3_ocsp.d crypto/evp/e_old.d apps/dsa.d crypto/ocsp/ocsp_lib.d crypto/sm4/sm4.d crypto/asn1/x_pkey.d crypto/asn1/a_gentm.d test/gmdifftest.d crypto/ts/ts_req_print.d crypto/rc2/rc2ofb64.d crypto/blake2/blake2s.d test/buildtest_rand_drbg.d crypto/lhash/lhash.d crypto/bio/bf_lbuf.d crypto/asn1/d2i_pu.d crypto/x509v3/v3_sxnet.d crypto/ec/ec_cvt.d crypto/async/arch/async_posix.d test/buildtest_ct.d test/buildtest_des.d crypto/pem/pem_pkey.d crypto/bn/bn_depr.d crypto/asn1/a_digest.d crypto/ec/ec_key.d crypto/x509v3/v3_enum.d crypto/hmac/hm_pmeth.d test/testutil/init.d crypto/asn1/bio_ndef.d crypto/hmac/hm_ameth.d test/buildtest_pkcs7.d test/bio_enc_test.d crypto/cms/cms_enc.d crypto/bio/bss_file.d test/mdc2test.d crypto/ct/ct_log.d test/buildtest_srp.d crypto/bio/bf_null.d test/chacha_internal_test.d test/rsa_complex.d test/buildtest_store.d crypto/cms/cms_sd.d crypto/camellia/cmll_cfb.d crypto/rsa/rsa_lib.d crypto/objects/obj_dat.d crypto/engine/eng_init.d crypto/seed/seed_ofb.d crypto/bio/bio_meth.d crypto/store/loader_file.d crypto/dsa/dsa_ossl.d crypto/modes/ocb128.d crypto/o_str.d test/buildtest_ecdsa.d crypto/ts/ts_verify_ctx.d apps/app_rand.d crypto/evp/m_mdc2.d test/pbelutest.d test/buildtest_ripemd.d crypto/des/cfb64enc.d crypto/engine/eng_list.d crypto/objects/o_names.d crypto/ec/ecx_meth.d test/gosttest.d crypto/dh/dh_kdf.d crypto/rc2/rc2cfb64.d crypto/bn/bn_sqrt.d crypto/rc2/rc2_ecb.d crypto/md4/md4_dgst.d ssl/record/ssl3_record_tls13.d crypto/dh/dh_rfc7919.d crypto/bio/bio_err.d test/afalgtest.d crypto/des/qud_cksm.d apps/pkcs7.d crypto/bn/bn_gcd.d test/buildtest_ssl3.d crypto/ec/ec2_smpl.d crypto/engine/tb_dsa.d crypto/md5/md5_one.d crypto/asn1/asn1_gen.d crypto/ebcdic.d test/x509aux.d test/buildtest_x509.d crypto/x509/x509_vfy.d ssl/statem/extensions.d test/buildtest_rc5.d apps/prime.d crypto/engine/eng_pkey.d crypto/rsa/rsa_chk.d crypto/asn1/f_int.d crypto/des/str2key.d crypto/blake2/blake2b.d test/rsa_test.d test/stack_test.d crypto/rand/randfile.d crypto/bn/bn_asm.d crypto/cms/cms_cd.d crypto/cms/cms_smime.d crypto/pem/pem_pk8.d fuzz/client.d crypto/bn/bn_err.d test/ectest.d crypto/engine/eng_ctrl.d crypto/x509/x_all.d crypto/sha/sha512.d crypto/pkcs12/p12_crpt.d test/asn1_time_test.d crypto/idea/i_ecb.d crypto/ts/ts_conf.d crypto/ec/ec_ameth.d crypto/asn1/asn_mime.d crypto/bf/bf_ofb64.d crypto/stack/stack.d test/rc2test.d crypto/evp/e_sm4.d crypto/rsa/rsa_sign.d crypto/threads_pthread.d crypto/rc5/rc5_skey.d crypto/asn1/tasn_typ.d crypto/store/store_init.d crypto/asn1/t_bitst.d crypto/bio/bss_dgram.d crypto/bio/bss_mem.d crypto/evp/m_md5.d crypto/x509v3/v3_pcia.d crypto/evp/p_lib.d crypto/asn1/a_octet.d crypto/asn1/i2d_pr.d test/evp_test.d crypto/x509v3/pcy_cache.d test/buildtest_rc4.d crypto/bio/bss_fd.d crypto/dh/dh_rfc5114.d crypto/evp/e_rc4.d crypto/cast/c_ofb64.d crypto/dso/dso_win32.d ssl/s3_cbc.d crypto/camellia/camellia.d crypto/des/set_key.d apps/x509.d crypto/pem/pem_info.d crypto/seed/seed_cfb.d crypto/rand/rand_lib.d crypto/ctype.d crypto/conf/conf_err.d crypto/ui/ui_err.d crypto/bn/bn_div.d test/ssl_test.d crypto/asn1/p5_pbev2.d crypto/x509/x_attrib.d crypto/ocsp/ocsp_asn.d crypto/des/ofb_enc.d crypto/evp/e_aes_cbc_hmac_sha256.d crypto/evp/evp_key.d crypto/ec/ecp_nistp224.d crypto/asn1/asn_pack.d ssl/ssl_sess.d crypto/o_dir.d crypto/pkcs12/p12_npas.d crypto/ec/ec_print.d crypto/evp/e_xcbc_d.d crypto/x509/x_exten.d crypto/asn1/tasn_new.d crypto/bn/bn_const.d crypto/evp/names.d crypto/async/async_err.d test/ct_test.d crypto/x509/x509_txt.d crypto/asn1/a_int.d crypto/asn1/a_object.d crypto/x509v3/v3_crld.d crypto/asn1/ameth_lib.d crypto/ec/ec_lib.d crypto/rsa/rsa_gen.d crypto/ct/ct_x509v3.d crypto/des/rand_key.d crypto/comp/c_zlib.d ssl/ssl_lib.d apps/bf_prefix.d crypto/evp/bio_b64.d crypto/conf/conf_api.d crypto/x509/x_crl.d test/servername_test.d crypto/x509v3/v3_alt.d crypto/x509v3/v3_bitst.d crypto/cast/c_cfb64.d crypto/asn1/x_int64.d crypto/async/arch/async_win.d crypto/pkcs12/pk12err.d crypto/pem/pem_lib.d crypto/asn1/t_spki.d test/dtls_mtu_test.d crypto/blake2/m_blake2b.d test/bntest.d test/asn1_encode_test.d crypto/asn1/evp_asn1.d crypto/kdf/hkdf.d crypto/ts/ts_err.d crypto/aes/aes_wrap.d fuzz/test-corpus.d apps/s_socket.d crypto/sm3/m_sm3.d apps/engine.d crypto/x509v3/v3_addr.d crypto/rsa/rsa_saos.d crypto/evp/evp_cnf.d crypto/rc2/rc2_cbc.d crypto/async/arch/async_null.d crypto/x509v3/v3err.d test/memleaktest.d crypto/x509v3/v3_tlsf.d crypto/ct/ct_b64.d test/buildtest_bio.d crypto/evp/digest.d crypto/engine/tb_rsa.d test/buildtest_crypto.d crypto/ec/ec_mult.d test/buildtest_ebcdic.d crypto/bn/bn_intern.d crypto/x509/x509_err.d crypto/ocsp/ocsp_cl.d crypto/x509/x_req.d crypto/siphash/siphash_pmeth.d test/buildtest_engine.d crypto/camellia/cmll_misc.d apps/ec.d crypto/ui/ui_lib.d crypto/bn/bn_exp.d fuzz/asn1.d crypto/evp/e_rc4_hmac_md5.d test/threadstest.d crypto/mem.d crypto/evp/evp_err.d test/x509_check_cert_pkey_test.d ssl/record/dtls1_bitmap.d crypto/ts/ts_lib.d crypto/evp/e_aes_cbc_hmac_sha1.d crypto/evp/c_allc.d test/danetest.d crypto/blake2/m_blake2s.d test/testutil/cb.d crypto/des/cfb64ede.d crypto/bn/bn_prime.d crypto/kdf/kdf_err.d crypto/cms/cms_ess.d crypto/asn1/d2i_pr.d crypto/bn/bn_shift.d crypto/engine/eng_lib.d crypto/des/fcrypt_b.d test/buildtest_cmac.d apps/dhparam.d test/buildtest_e_os2.d crypto/ec/ec_err.d crypto/dh/dh_gen.d crypto/asn1/tasn_enc.d test/uitest.d test/shlibloadtest.d crypto/md2/md2_dgst.d ssl/tls_srp.d crypto/asn1/x_long.d crypto/bn/bn_lib.d test/cipherbytes_test.d crypto/objects/obj_xref.d crypto/uid.d apps/s_cb.d ssl/statem/statem_srvr.d crypto/x509v3/v3_asid.d crypto/modes/ofb128.d test/ocspapitest.d test/v3ext.d crypto/ec/curve25519.d apps/apps.d test/rc4test.d crypto/conf/conf_mod.d crypto/engine/tb_cipher.d crypto/aes/aes_misc.d test/testutil/basic_output.d crypto/dsa/dsa_lib.d crypto/mem_sec.d test/buildtest_bn.d crypto/ui/ui_openssl.d crypto/pem/pvkfmt.d crypto/cversion.d crypto/poly1305/poly1305_ameth.d crypto/rsa/rsa_ossl.d crypto/cms/cms_lib.d crypto/rand/rand_err.d crypto/conf/conf_lib.d crypto/evp/e_aria.d crypto/bio/bio_cb.d apps/smime.d crypto/dso/dso_vms.d test/errtest.d crypto/bn/bn_print.d crypto/bn/bn_ctx.d crypto/buffer/buffer.d crypto/idea/i_skey.d apps/rehash.d crypto/des/des_enc.d crypto/ct/ct_sct.d crypto/bio/b_sock2.d ssl/record/ssl3_record.d test/secmemtest.d crypto/mem_dbg.d crypto/asn1/a_bitstr.d crypto/sm2/sm2_err.d test/asynciotest.d ssl/record/ssl3_buffer.d test/x509_dup_cert_test.d test/buildtest_ssl2.d crypto/bn/bn_x931p.d test/buildtest_dsa.d apps/storeutl.d crypto/x509v3/v3_bcons.d crypto/evp/m_null.d crypto/evp/pmeth_gn.d crypto/camellia/cmll_ctr.d apps/sess_id.d crypto/chacha/chacha_enc.d crypto/engine/eng_all.d test/enginetest.d engines/e_padlock.d crypto/asn1/a_time.d crypto/modes/ctr128.d crypto/aes/aes_ige.d crypto/evp/c_alld.d ssl/record/rec_layer_d1.d crypto/store/store_register.d crypto/dh/dh_asn1.d crypto/camellia/cmll_ofb.d apps/opt.d test/buildtest_dh.d crypto/asn1/p5_pbe.d crypto/modes/ccm128.d crypto/asn1/a_type.d crypto/dsa/dsa_pmeth.d test/crltest.d crypto/evp/pmeth_fn.d crypto/dsa/dsa_ameth.d crypto/ec/ec_curve.d crypto/mem_clr.d apps/win32_init.d crypto/asn1/t_pkey.d crypto/rc5/rc5cfb64.d crypto/rc5/rc5_ecb.d test/sslcorrupttest.d test/buildtest_rc2.d test/recordlentest.d apps/nseq.d crypto/asn1/x_info.d ssl/ssl_init.d crypto/hmac/hmac.d crypto/seed/seed_cbc.d apps/cms.d crypto/conf/conf_ssl.d test/exdatatest.d fuzz/conf.d crypto/bio/b_print.d crypto/ec/ecp_mont.d ssl/s3_lib.d test/buildtest_camellia.d crypto/pkcs7/pk7_lib.d crypto/ocsp/ocsp_ext.d crypto/ec/ecp_nistp521.d crypto/rand/drbg_ctr.d test/buildtest_hmac.d test/buildtest_buffer.d ssl/ssl_cert.d crypto/bio/bss_conn.d crypto/sm2/sm2_sign.d crypto/evp/m_md2.d crypto/evp/e_cast.d crypto/dh/dh_key.d crypto/bn/bn_srp.d crypto/engine/eng_fat.d crypto/evp/evp_pkey.d test/rc5test.d crypto/asn1/a_utctm.d apps/req.d test/clienthellotest.d crypto/des/cbc_enc.d ssl/statem/statem_dtls.d ssl/s3_enc.d test/testutil/random.d crypto/pkcs12/p12_init.d test/buildtest_obj_mac.d crypto/dh/dh_meth.d apps/passwd.d crypto/bf/bf_enc.d test/constant_time_test.d crypto/ct/ct_oct.d crypto/evp/p5_crpt2.d crypto/rand/drbg_lib.d apps/rsa.d crypto/evp/m_sha1.d crypto/des/cfb_enc.d crypto/comp/comp_err.d apps/ocsp.d apps/ca.d crypto/dsa/dsa_depr.d test/buildtest_x509_vfy.d crypto/rc5/rc5ofb64.d crypto/cpt_err.d crypto/dso/dso_err.d crypto/engine/eng_cnf.d ssl/ssl_err.d crypto/conf/conf_def.d crypto/pkcs12/p12_attr.d crypto/lhash/lh_stats.d crypto/evp/e_bf.d ssl/d1_msg.d crypto/pkcs7/pk7_attr.d crypto/x509/x509cset.d crypto/sha/keccak1600.d test/buildtest_conf.d test/buildtest_blowfish.d ssl/packet.d crypto/rsa/rsa_pk1.d crypto/dsa/dsa_prn.d crypto/x509/x509rset.d test/testutil/stanza.d engines/e_capi.d crypto/des/ofb64ede.d crypto/async/async_wait.d test/buildtest_ocsp.d crypto/rsa/rsa_mp.d crypto/engine/tb_pkmeth.d crypto/x509/x_pubkey.d crypto/rsa/rsa_oaep.d crypto/des/fcrypt.d test/ciphername_test.d crypto/srp/srp_vfy.d crypto/ex_data.d test/buildtest_cast.d test/fatalerrtest.d crypto/aes/aes_cbc.d crypto/rand/rand_win.d ssl/ssl_rsa.d apps/speed.d test/bioprinttest.d crypto/evp/e_seed.d crypto/rsa/rsa_x931g.d crypto/asn1/tasn_prn.d crypto/rsa/rsa_err.d crypto/evp/m_ripemd.d test/lhash_test.d apps/crl2p7.d apps/crl.d test/buildtest_aes.d crypto/asn1/asn1_item_list.d crypto/ct/ct_policy.d crypto/ec/curve448/eddsa.d crypto/bn/bn_recp.d crypto/bio/bss_bio.d test/ssltest_old.d crypto/asn1/a_strnid.d crypto/x509v3/pcy_data.d crypto/x509v3/v3_pku.d crypto/des/cbc_cksm.d crypto/x509v3/v3_akeya.d crypto/getenv.d crypto/bio/bss_log.d crypto/x509/x509_meth.d crypto/ct/ct_prn.d crypto/bio/bio_lib.d test/test_test.d crypto/x509/x509_def.d test/drbg_cavs_data.d crypto/bn/bn_mul.d crypto/rsa/rsa_meth.d crypto/ec/ec_pmeth.d crypto/rand/rand_egd.d crypto/x509v3/v3_ncons.d crypto/rc4/rc4_skey.d crypto/comp/comp_lib.d crypto/cms/cms_env.d crypto/err/err_all.d crypto/bio/b_dump.d crypto/dsa/dsa_vrf.d crypto/ec/eck_prn.d crypto/pkcs12/p12_kiss.d crypto/evp/evp_enc.d crypto/ec/ecdh_ossl.d apps/errstr.d crypto/pkcs12/p12_p8d.d test/bio_callback_test.d crypto/x509v3/v3_utl.d crypto/cms/cms_asn1.d test/buildtest_pem2.d test/ec_internal_test.d crypto/modes/xts128.d crypto/asn1/a_mbstr.d crypto/evp/e_des.d crypto/bn/bn_exp2.d crypto/cmac/cmac.d crypto/engine/tb_dh.d crypto/engine/tb_rand.d crypto/pkcs12/p12_crt.d crypto/whrlpool/wp_block.d crypto/cast/c_enc.d crypto/evp/e_des3.d crypto/pem/pem_oth.d crypto/buffer/buf_err.d crypto/bn/bn_mpi.d crypto/o_fopen.d crypto/x509/x_x509.d apps/asn1pars.d crypto/ec/curve448/f_generic.d crypto/dh/dh_prn.d crypto/x509v3/v3_pci.d test/buildtest_safestack.d crypto/md4/md4_one.d crypto/bf/bf_ecb.d crypto/seed/seed.d crypto/dsa/dsa_asn1.d test/hmactest.d crypto/x509v3/v3_conf.d crypto/pkcs12/p12_p8e.d crypto/err/err.d test/cmsapitest.d crypto/sha/sha1dgst.d crypto/modes/cbc128.d test/evp_extra_test.d crypto/x509v3/v3_cpols.d crypto/x509v3/v3_genn.d test/sslapitest.d crypto/bio/bss_sock.d crypto/ts/ts_rsp_sign.d engines/e_ossltest.d crypto/evp/p_verify.d crypto/dh/dh_depr.d test/buildtest_objects.d crypto/ec/ec_check.d test/conf_include_test.d crypto/bio/bss_acpt.d crypto/modes/cfb128.d ssl/bio_ssl.d test/sm4_internal_test.d crypto/bn/bn_nist.d test/buildtest_opensslv.d crypto/async/async.d crypto/evp/p_dec.d test/casttest.d crypto/ec/ecdsa_sign.d crypto/x509/t_req.d test/asn1_decode_test.d crypto/aes/aes_core.d crypto/asn1/p8_pkey.d test/buildtest_whrlpool.d crypto/threads_none.d apps/genpkey.d crypto/engine/eng_rdrand.d test/buildtest_comp.d test/cipherlist_test.d test/exptest.d ssl/d1_srtp.d apps/spkac.d test/tls13secretstest.d crypto/o_time.d crypto/x509v3/v3_prn.d test/buildtest_lhash.d crypto/asn1/n_pkey.d crypto/bio/bf_nbio.d crypto/md5/md5_dgst.d crypto/evp/bio_enc.d crypto/pkcs7/pk7_mime.d fuzz/asn1parse.d crypto/objects/obj_lib.d crypto/rsa/rsa_pmeth.d test/tls13ccstest.d crypto/rsa/rsa_ameth.d test/d2i_test.d crypto/pkcs7/pk7_smime.d crypto/rsa/rsa_none.d crypto/dh/dh_err.d crypto/cms/cms_kari.d crypto/cryptlib.d crypto/poly1305/poly1305_pmeth.d test/ecdsatest.d crypto/asn1/asn1_lib.d crypto/x509/x509_req.d crypto/aes/aes_ofb.d crypto/ocsp/ocsp_prn.d crypto/x509v3/v3_extku.d crypto/evp/p_sign.d test/buildtest_conf_api.d apps/gendsa.d crypto/ui/ui_util.d crypto/threads_win.d test/sanitytest.d test/buildtest_ossl_typ.d test/md2test.d test/buildtest_rsa.d crypto/pem/pem_err.d crypto/seed/seed_ecb.d crypto/evp/bio_ok.d crypto/conf/conf_mall.d crypto/ec/ecp_oct.d test/buildtest_ecdh.d test/buildtest_md5.d test/buildtest_x509v3.d fuzz/bignum.d test/wpackettest.d crypto/pem/pem_x509.d crypto/evp/e_rc2.d crypto/x509v3/v3_purp.d crypto/x509/x509_d2.d crypto/pkcs7/bio_pk7.d crypto/store/store_strings.d crypto/rand/rand_unix.d crypto/bn/bn_word.d crypto/evp/p_seal.d crypto/pem/pem_xaux.d crypto/evp/pbe_scrypt.d crypto/asn1/tasn_utl.d test/buildtest_dtls1.d test/buildtest_sha.d crypto/evp/e_aes.d apps/rsautl.d crypto/ec/curve448/curve448_tables.d crypto/ec/curve448/scalar.d crypto/x509v3/v3_pcons.d crypto/ts/ts_rsp_print.d test/testutil/output_helpers.d ssl/statem/extensions_srvr.d crypto/ec/ecp_nist.d crypto/ec/ec_kmeth.d crypto/dso/dso_dl.d crypto/rsa/rsa_depr.d crypto/asn1/a_verify.d crypto/modes/wrap128.d apps/srp.d crypto/x509/x_name.d ssl/pqueue.d test/modes_internal_test.d crypto/x509/x509_cmp.d test/ideatest.d test/buildtest_kdf.d test/buildtest_asn1t.d crypto/pkcs7/pk7_doit.d test/bad_dtls_test.d test/buildtest_ts.d crypto/dllmain.d crypto/cast/c_skey.d crypto/ripemd/rmd_one.d engines/e_dasync.d crypto/objects/obj_err.d crypto/pem/pem_all.d test/ctype_internal_test.d crypto/x509/x509_v3.d crypto/o_fips.d crypto/dsa/dsa_key.d test/siphash_internal_test.d test/packettest.d crypto/bn/bn_sqr.d crypto/x509v3/v3_akey.d crypto/modes/gcm128.d crypto/pkcs12/p12_sbag.d ssl/ssl_utst.d crypto/rc4/rc4_enc.d test/buildtest_md4.d test/asn1_internal_test.d crypto/ct/ct_err.d crypto/asn1/tasn_fre.d test/handshake_helper.d fuzz/x509.d test/destest.d crypto/pkcs7/pkcs7err.d crypto/engine/tb_asnmth.d crypto/pkcs12/p12_mutl.d crypto/rsa/rsa_prn.d fuzz/server.d ssl/statem/statem_clnt.d crypto/evp/m_sigver.d test/dtlsv1listentest.d crypto/err/err_prn.d crypto/cms/cms_io.d crypto/asn1/asn1_err.d crypto/asn1/a_dup.d crypto/ec/ec2_oct.d crypto/x509v3/pcy_node.d crypto/x509/x509name.d crypto/bio/bss_null.d crypto/whrlpool/wp_dgst.d crypto/cms/cms_dd.d crypto/des/ecb_enc.d test/testutil/test_cleanup.d crypto/engine/tb_eckey.d crypto/x509/x509_lu.d test/poly1305_internal_test.d crypto/rsa/rsa_ssl.d test/ssltestlib.d crypto/dsa/dsa_err.d test/testutil/main.d apps/pkeyutl.d ssl/record/rec_layer_s3.d test/buildtest_symhacks.d crypto/ec/curve448/curve448.d test/buildtest_pkcs12.d ssl/statem/statem.d test/ssl_test_ctx_test.d crypto/idea/i_ofb64.d crypto/cms/cms_err.d crypto/asn1/x_algor.d crypto/aes/aes_cfb.d ssl/statem/extensions_cust.d crypto/pkcs12/p12_decr.d test/buildtest_idea.d crypto/ct/ct_sct_ctx.d crypto/srp/srp_lib.d crypto/ec/ecdh_kdf.d test/sslbuffertest.d crypto/evp/pmeth_lib.d crypto/bio/bf_buff.d crypto/evp/e_chacha20_poly1305.d crypto/x509v3/v3_int.d apps/ciphers.d crypto/asn1/x_val.d crypto/dh/dh_ameth.d crypto/cast/c_ecb.d crypto/x509v3/pcy_tree.d apps/rand.d crypto/dsa/dsa_meth.d test/x509_time_test.d crypto/asn1/a_d2i_fp.d crypto/evp/e_camellia.d crypto/aria/aria.d crypto/poly1305/poly1305.d crypto/camellia/cmll_cbc.d crypto/evp/p_open.d crypto/x509/x509_ext.d ssl/ssl_txt.d crypto/rsa/rsa_crpt.d crypto/x509/by_file.d apps/dgst.d crypto/asn1/nsseq.d apps/openssl.d test/verify_extra_test.d test/bio_memleak_test.d crypto/siphash/siphash_ameth.d test/testutil/driver.d crypto/des/ofb64enc.d crypto/idea/i_cbc.d crypto/asn1/bio_asn1.d test/x509_internal_test.d test/srptest.d crypto/md2/md2_one.d crypto/ec/ecp_nistp256.d crypto/evp/e_idea.d crypto/evp/m_wp.d crypto/ts/ts_req_utils.d crypto/aes/aes_ecb.d crypto/asn1/x_sig.d test/igetest.d crypto/des/xcbc_enc.d crypto/x509/t_crl.d crypto/bio/b_addr.d crypto/evp/evp_lib.d apps/pkey.d crypto/ocsp/ocsp_srv.d crypto/x509/x509spki.d apps/pkeyparam.d crypto/bf/bf_cfb64.d test/rsa_mp_test.d crypto/x509v3/v3_ia5.d crypto/asn1/x_spki.d crypto/idea/i_cfb64.d crypto/pkcs12/p12_utl.d crypto/rsa/rsa_asn1.d crypto/pkcs12/p12_add.d crypto/o_init.d test/mdc2_internal_test.d test/buildtest_seed.d fuzz/bndiv.d crypto/kdf/tls1_prf.d apps/verify.d crypto/dh/dh_lib.d crypto/rc2/rc2_skey.d crypto/engine/eng_table.d test/ssl_cert_table_internal_test.d crypto/init.d crypto/asn1/a_print.d test/buildtest_async.d crypto/rsa/rsa_x931.d crypto/bn/bn_add.d test/sm2_internal_test.d test/v3nametest.d
+DEPS=crypto/aes/aes_ige.d test/buildtest_blowfish.d crypto/des/cfb64enc.d crypto/dh/dh_depr.d apps/rand.d crypto/ts/ts_asn1.d crypto/des/str2key.d crypto/asn1/asn_mstbl.d crypto/evp/pmeth_fn.d test/conf_include_test.d crypto/bn/bn_x931p.d crypto/md5/md5_one.d crypto/threads_win.d apps/ca.d test/wpackettest.d crypto/asn1/x_spki.d crypto/engine/eng_cnf.d crypto/x509/x509_txt.d test/testutil/testutil_init.d test/rc4test.d crypto/x509/x509cset.d crypto/evp/e_rc4_hmac_md5.d crypto/ui/ui_err.d test/buildtest_rsa.d crypto/ts/ts_rsp_utils.d crypto/x509v3/v3_ia5.d crypto/x509v3/v3_cpols.d test/buildtest_ct.d crypto/evp/p5_crpt2.d apps/errstr.d crypto/bio/b_addr.d crypto/evp/e_seed.d crypto/dso/dso_dlfcn.d crypto/async/async_err.d crypto/pkcs12/p12_crpt.d crypto/seed/seed.d test/dsatest.d crypto/engine/eng_err.d test/sm2_internal_test.d crypto/camellia/cmll_cfb.d crypto/bn/bn_lib.d crypto/evp/e_chacha20_poly1305.d test/sslbuffertest.d crypto/rand/drbg_lib.d test/ssl_ctx_test.d crypto/evp/evp_err.d crypto/aes/aes_wrap.d crypto/ec/ecdsa_sign.d ssl/s3_cbc.d crypto/evp/m_mdc2.d crypto/dsa/dsa_asn1.d crypto/evp/e_sm4.d crypto/x509v3/v3_conf.d crypto/ocsp/ocsp_lib.d crypto/ts/ts_verify_ctx.d test/siphash_internal_test.d crypto/asn1/a_bitstr.d crypto/pkcs7/pk7_asn1.d crypto/asn1/asn1_lib.d crypto/x509v3/v3_enum.d test/buildtest_cms.d test/srptest.d apps/pkeyutl.d crypto/des/rand_key.d test/fatalerrtest.d crypto/des/ofb64enc.d crypto/evp/e_rc4.d crypto/evp/e_rc2.d crypto/ec/ecp_oct.d test/rsa_mp_test.d crypto/bn/bn_prime.d crypto/kdf/kdf_err.d crypto/md4/md4_dgst.d crypto/ec/curve448/scalar.d crypto/ocsp/ocsp_ht.d crypto/cmac/cm_ameth.d crypto/asn1/a_type.d crypto/x509/x509_trs.d crypto/asn1/a_object.d ssl/record/rec_layer_d1.d crypto/ct/ct_sct.d crypto/sha/sha512.d crypto/x509/x509_vpm.d crypto/x509/x509_d2.d crypto/cast/c_ecb.d apps/dgst.d test/buildtest_buffer.d test/buildtest_bio.d crypto/ec/curve448/arch_32/f_impl.d crypto/cast/c_enc.d apps/nseq.d crypto/blake2/m_blake2b.d crypto/rand/rand_lib.d crypto/des/cbc_enc.d crypto/asn1/a_strex.d ssl/t1_lib.d crypto/ec/ecdsa_ossl.d crypto/bn/bn_word.d crypto/engine/eng_table.d test/buildtest_ssl3.d crypto/bn/bn_blind.d test/asn1_internal_test.d crypto/pkcs12/p12_attr.d crypto/async/arch/async_null.d crypto/x509/x509_v3.d crypto/evp/m_wp.d apps/s_server.d apps/s_client.d crypto/ct/ct_x509v3.d crypto/asn1/a_dup.d crypto/cms/cms_dd.d crypto/x509v3/v3_info.d crypto/txt_db/txt_db.d apps/cms.d crypto/rc2/rc2_cbc.d test/x509_internal_test.d crypto/asn1/tasn_prn.d crypto/bn/bn_nist.d crypto/x509/x509_obj.d crypto/ocsp/ocsp_asn.d crypto/x509v3/pcy_lib.d crypto/sm3/m_sm3.d crypto/ec/curve448/curve448.d test/buildtest_rand_drbg.d test/enginetest.d apps/x509.d crypto/bio/bss_null.d crypto/kdf/scrypt.d test/ssl_test_ctx.d crypto/x509v3/v3_sxnet.d crypto/x509/t_x509.d crypto/evp/evp_pkey.d crypto/x509/x509_def.d crypto/evp/e_aria.d crypto/rc5/rc5cfb64.d apps/speed.d test/bio_callback_test.d crypto/asn1/p5_pbev2.d crypto/pkcs12/p12_p8d.d engines/e_ossltest.d crypto/rc2/rc2_ecb.d crypto/evp/c_alld.d crypto/rc4/rc4_skey.d crypto/x509v3/pcy_node.d crypto/cms/cms_att.d apps/s_socket.d crypto/o_fips.d fuzz/test-corpus.d test/curve448_internal_test.d crypto/x509v3/v3_admis.d test/gosttest.d crypto/evp/pbe_scrypt.d engines/e_capi.d crypto/objects/obj_xref.d crypto/evp/pmeth_lib.d crypto/engine/eng_init.d crypto/rsa/rsa_lib.d crypto/pem/pem_lib.d crypto/cms/cms_lib.d crypto/srp/srp_lib.d crypto/dsa/dsa_vrf.d test/buildtest_kdf.d crypto/bio/bio_lib.d test/buildtest_ec.d apps/rehash.d crypto/bn/bn_rand.d crypto/evp/cmeth_lib.d crypto/ui/ui_null.d crypto/asn1/x_info.d crypto/bn/bn_add.d crypto/des/set_key.d test/buildtest_cmac.d crypto/pem/pem_xaux.d test/exdatatest.d apps/dsaparam.d test/evp_extra_test.d crypto/bn/bn_recp.d crypto/ec/ec_asn1.d crypto/asn1/evp_asn1.d crypto/ec/ec_check.d test/tls13secretstest.d crypto/rsa/rsa_prn.d crypto/x509/x509type.d crypto/pem/pem_x509.d apps/crl2p7.d ssl/ssl_txt.d test/buildtest_rc5.d crypto/store/store_strings.d crypto/bn/bn_err.d test/verify_extra_test.d crypto/idea/i_skey.d crypto/ec/ec_key.d crypto/rc4/rc4_enc.d crypto/bio/bss_acpt.d crypto/bio/bss_fd.d fuzz/bndiv.d crypto/ocsp/ocsp_srv.d crypto/bn/bn_mul.d crypto/aes/aes_misc.d test/aborttest.d crypto/des/qud_cksm.d crypto/evp/p5_crpt.d crypto/x509/x509spki.d crypto/dh/dh_pmeth.d crypto/poly1305/poly1305_ameth.d crypto/x509/x_pubkey.d crypto/buffer/buf_err.d crypto/pkcs12/p12_asn.d crypto/bn/bn_sqr.d crypto/comp/comp_err.d crypto/idea/i_ofb64.d ssl/t1_enc.d crypto/asn1/tasn_scn.d crypto/x509/x509_err.d apps/apps.d crypto/asn1/f_string.d crypto/evp/evp_key.d apps/req.d test/rdrand_sanitytest.d crypto/rsa/rsa_crpt.d crypto/bf/bf_skey.d crypto/ui/ui_lib.d crypto/bn/bn_srp.d test/sanitytest.d crypto/ec/ecp_nistp224.d crypto/pkcs12/p12_npas.d test/secmemtest.d test/testutil/random.d crypto/asn1/i2d_pu.d crypto/asn1/a_utctm.d crypto/bio/bss_file.d crypto/evp/m_null.d test/buildtest_evp.d crypto/asn1/tasn_fre.d crypto/camellia/camellia.d crypto/bio/bf_nbio.d crypto/err/err_prn.d crypto/hmac/hm_pmeth.d ssl/ssl_rsa.d crypto/modes/ocb128.d crypto/conf/conf_ssl.d crypto/bio/b_print.d test/buildtest_objects.d test/buildtest_symhacks.d crypto/asn1/asn_mime.d crypto/ocsp/ocsp_ext.d crypto/x509/x_req.d ssl/d1_lib.d test/bio_enc_test.d test/packettest.d crypto/ec/curve448/eddsa.d crypto/x509v3/v3_lib.d ssl/t1_trce.d crypto/stack/stack.d test/buildtest_dh.d test/ocspapitest.d crypto/camellia/cmll_ofb.d crypto/ec/curve448/curve448_tables.d crypto/blake2/m_blake2s.d crypto/asn1/tasn_utl.d crypto/ct/ct_policy.d crypto/asn1/x_int64.d test/servername_test.d crypto/asn1/x_val.d test/dtlsv1listentest.d crypto/evp/evp_cnf.d fuzz/asn1parse.d crypto/evp/e_aes_cbc_hmac_sha1.d test/v3ext.d apps/prime.d crypto/ocsp/ocsp_vfy.d crypto/rsa/rsa_ssl.d crypto/evp/m_sigver.d test/testutil/output_helpers.d crypto/ctype.d crypto/evp/names.d crypto/asn1/asn1_item_list.d crypto/x509v3/v3err.d crypto/evp/m_md2.d ssl/ssl_err.d crypto/o_fopen.d test/versions.d crypto/bio/bss_bio.d crypto/evp/m_sha3.d crypto/x509/x509_r2x.d crypto/ocsp/v3_ocsp.d crypto/pem/pem_pk8.d crypto/x509/by_file.d crypto/sm2/sm2_err.d crypto/ct/ct_err.d test/buildtest_asn1.d test/buildtest_modes.d ssl/s3_lib.d crypto/sha/keccak1600.d test/constant_time_test.d crypto/asn1/asn1_gen.d crypto/ec/ec_err.d crypto/rsa/rsa_none.d test/buildtest_pem2.d crypto/asn1/tasn_new.d test/drbg_cavs_data.d crypto/rsa/rsa_pk1.d test/buildtest_pkcs7.d crypto/bn/bn_dh.d crypto/rc2/rc2_skey.d test/igetest.d test/buildtest_stack.d crypto/aes/aes_cbc.d crypto/asn1/t_pkey.d test/asn1_decode_test.d crypto/bio/bss_mem.d crypto/bn/bn_shift.d crypto/cast/c_cfb64.d crypto/modes/ccm128.d test/buildtest_crypto.d crypto/sha/sha1_one.d ssl/record/dtls1_bitmap.d crypto/x509v3/v3_crld.d crypto/evp/m_md4.d crypto/dh/dh_rfc7919.d test/buildtest_ebcdic.d test/buildtest_srp.d crypto/evp/evp_enc.d crypto/bio/bss_dgram.d crypto/asn1/a_int.d apps/smime.d test/recordlentest.d crypto/kdf/hkdf.d crypto/x509/x_x509a.d crypto/asn1/x_bignum.d crypto/sm3/sm3.d crypto/ts/ts_lib.d crypto/rc2/rc2ofb64.d crypto/ec/ec2_oct.d crypto/des/fcrypt.d test/bntest.d crypto/modes/cfb128.d ssl/ssl_asn1.d crypto/asn1/x_sig.d crypto/dsa/dsa_err.d crypto/aria/aria.d crypto/ec/ecdh_kdf.d crypto/mem_sec.d apps/bf_prefix.d test/buildtest_aes.d crypto/rsa/rsa_depr.d crypto/asn1/d2i_pu.d crypto/asn1/a_utf8.d test/buildtest_idea.d crypto/rand/rand_unix.d ssl/s3_enc.d engines/e_padlock.d test/pkey_meth_test.d test/buildtest_x509v3.d crypto/pkcs12/p12_add.d crypto/ts/ts_err.d crypto/o_str.d crypto/ripemd/rmd_dgst.d test/pbelutest.d crypto/ts/ts_rsp_sign.d crypto/ec/ec_kmeth.d crypto/bio/b_sock2.d crypto/x509v3/v3_pku.d apps/s_time.d crypto/pkcs7/pkcs7err.d crypto/pkcs12/p12_key.d crypto/evp/bio_enc.d crypto/evp/p_verify.d crypto/camellia/cmll_ctr.d ssl/ssl_sess.d crypto/asn1/a_digest.d ssl/record/rec_layer_s3.d crypto/md2/md2_dgst.d crypto/conf/conf_err.d crypto/rsa/rsa_pmeth.d crypto/cms/cms_sd.d crypto/evp/m_ripemd.d ssl/statem/extensions.d test/cipherbytes_test.d crypto/pkcs7/pk7_mime.d crypto/cms/cms_kari.d crypto/ebcdic.d crypto/ec/curve25519.d crypto/bio/bf_lbuf.d crypto/modes/cts128.d test/ecstresstest.d crypto/x509/x509name.d test/buildtest_x509_vfy.d crypto/ct/ct_log.d crypto/sm2/sm2_sign.d crypto/async/async_wait.d crypto/rand/rand_egd.d crypto/x509/x_crl.d test/buildtest_dsa.d crypto/bio/bio_meth.d crypto/pkcs12/p12_kiss.d crypto/ui/ui_util.d test/buildtest_rc4.d apps/dsa.d crypto/asn1/a_octet.d test/sslapitest.d crypto/cmac/cmac.d crypto/rsa/rsa_meth.d crypto/dsa/dsa_key.d crypto/ts/ts_req_utils.d crypto/x509/by_dir.d crypto/rsa/rsa_ossl.d crypto/bio/b_dump.d crypto/cms/cms_pwri.d test/x509_check_cert_pkey_test.d apps/openssl.d crypto/aes/aes_ofb.d crypto/evp/p_sign.d apps/s_cb.d fuzz/client.d crypto/aes/aes_ecb.d crypto/lhash/lhash.d apps/srp.d crypto/ripemd/rmd_one.d crypto/dso/dso_err.d crypto/cms/cms_io.d crypto/asn1/a_i2d_fp.d crypto/rsa/rsa_chk.d test/modes_internal_test.d crypto/des/cbc_cksm.d test/buildtest_seed.d crypto/engine/tb_pkmeth.d crypto/ct/ct_prn.d test/dtls_mtu_test.d apps/genrsa.d test/handshake_helper.d crypto/sm4/sm4.d crypto/engine/tb_cipher.d test/buildtest_ts.d test/md2test.d crypto/store/loader_file.d test/buildtest_pem.d fuzz/ct.d test/buildtest_md2.d crypto/seed/seed_ecb.d test/asynctest.d crypto/asn1/a_strnid.d crypto/asn1/p8_pkey.d crypto/poly1305/poly1305.d crypto/x509/x509_cmp.d crypto/threads_pthread.d crypto/ct/ct_oct.d crypto/x509v3/v3_ncons.d crypto/dh/dh_ameth.d apps/pkcs8.d crypto/ec/ec_lib.d crypto/ec/ec_oct.d crypto/modes/ctr128.d crypto/dsa/dsa_sign.d ssl/ssl_init.d crypto/x509v3/v3_bcons.d test/stack_test.d crypto/ec/ecp_nistp521.d crypto/pkcs12/pk12err.d crypto/bn/bn_mont.d crypto/dsa/dsa_gen.d crypto/bf/bf_ofb64.d test/buildtest_async.d test/testutil/tap_bio.d crypto/sm2/sm2_crypt.d test/buildtest_dtls1.d crypto/des/xcbc_enc.d test/buildtest_e_os2.d crypto/x509/x_name.d fuzz/crl.d crypto/o_init.d crypto/conf/conf_def.d crypto/sha/sha1dgst.d test/d2i_test.d crypto/conf/conf_mod.d crypto/evp/p_dec.d crypto/asn1/p5_pbe.d crypto/mem.d test/buildtest_ocsp.d crypto/dsa/dsa_ameth.d crypto/pem/pem_oth.d apps/spkac.d test/buildtest_md4.d crypto/asn1/t_bitst.d test/testutil/main.d crypto/pkcs7/pk7_doit.d crypto/rsa/rsa_gen.d crypto/des/ecb3_enc.d crypto/objects/o_names.d crypto/evp/evp_lib.d test/buildtest_ecdh.d crypto/rc5/rc5ofb64.d apps/pkeyparam.d test/casttest.d test/bioprinttest.d crypto/x509v3/v3_extku.d crypto/bn/bn_gf2m.d crypto/evp/e_old.d crypto/rsa/rsa_ameth.d crypto/bn/bn_gcd.d ssl/s3_msg.d crypto/bn/bn_mod.d apps/ec.d test/mdc2test.d crypto/bn/bn_const.d crypto/pkcs12/p12_sbag.d crypto/bio/bf_null.d crypto/x509v3/v3_bitst.d test/testutil/cb.d crypto/asn1/asn_moid.d test/ct_test.d ssl/methods.d crypto/rc5/rc5_skey.d test/buildtest_x509.d crypto/pem/pem_pkey.d ssl/d1_msg.d test/cipherlist_test.d apps/storeutl.d test/buildtest_engine.d crypto/dh/dh_kdf.d ssl/ssl_utst.d crypto/rand/rand_win.d crypto/evp/m_sha1.d crypto/bf/bf_ecb.d test/rsa_test.d ssl/bio_ssl.d crypto/cms/cms_smime.d test/tls13encryptiontest.d crypto/pem/pem_sign.d crypto/rsa/rsa_sign.d crypto/pkcs12/p12_decr.d crypto/rsa/rsa_saos.d crypto/sm2/sm2_pmeth.d test/danetest.d crypto/evp/digest.d test/testutil/stanza.d crypto/rsa/rsa_pss.d crypto/dh/dh_err.d crypto/modes/gcm128.d crypto/dsa/dsa_meth.d test/asn1_time_test.d crypto/pem/pvkfmt.d crypto/x509v3/v3_purp.d crypto/threads_none.d test/sysdefaulttest.d crypto/evp/e_cast.d fuzz/conf.d crypto/x509v3/v3_pci.d crypto/bio/bio_cb.d crypto/engine/tb_digest.d crypto/asn1/t_spki.d crypto/sha/sha256.d test/poly1305_internal_test.d crypto/dsa/dsa_ossl.d test/asynciotest.d crypto/rsa/rsa_mp.d crypto/evp/e_des3.d crypto/siphash/siphash_ameth.d crypto/idea/i_cfb64.d crypto/modes/wrap128.d test/buildtest_rc2.d test/uitest.d test/buildtest_ui.d crypto/pkcs12/p12_crt.d crypto/dso/dso_openssl.d ssl/ssl_conf.d crypto/evp/m_md5.d test/ideatest.d test/pemtest.d crypto/dso/dso_dl.d crypto/async/async.d crypto/x509/x509_meth.d test/testutil/tests.d apps/asn1pars.d crypto/dllmain.d test/gmdifftest.d crypto/bf/bf_enc.d crypto/init.d crypto/async/arch/async_posix.d crypto/camellia/cmll_ecb.d crypto/rsa/rsa_x931g.d crypto/pkcs12/p12_utl.d crypto/rc5/rc5_enc.d test/x509_time_test.d crypto/modes/ofb128.d crypto/dsa/dsa_pmeth.d crypto/des/ecb_enc.d apps/dhparam.d test/buildtest_pkcs12.d test/buildtest_des.d crypto/asn1/asn1_par.d crypto/engine/eng_all.d crypto/ts/ts_rsp_print.d crypto/hmac/hm_ameth.d crypto/bn/bn_depr.d crypto/ec/ecp_nistp256.d crypto/bio/bf_buff.d crypto/ec/ecdh_ossl.d test/bad_dtls_test.d apps/engine.d crypto/ec/ec_cvt.d ssl/statem/statem_srvr.d test/v3nametest.d crypto/dsa/dsa_depr.d crypto/bio/bio_err.d crypto/o_dir.d crypto/ex_data.d crypto/evp/bio_ok.d crypto/pem/pem_err.d crypto/conf/conf_lib.d crypto/cms/cms_err.d crypto/dso/dso_win32.d crypto/rsa/rsa_err.d crypto/evp/encode.d crypto/engine/eng_rdrand.d crypto/asn1/a_sign.d crypto/x509v3/pcy_data.d crypto/asn1/a_time.d crypto/pkcs12/p12_init.d crypto/x509/x509_lu.d crypto/mem_dbg.d ssl/ssl_mcnf.d crypto/idea/i_cbc.d test/buildtest_bn.d crypto/asn1/ameth_lib.d crypto/evp/m_md5_sha1.d crypto/dh/dh_rfc5114.d crypto/dh/dh_lib.d crypto/asn1/d2i_pr.d crypto/bn/bn_sqrt.d crypto/ec/ec_ameth.d test/ssl_cert_table_internal_test.d test/buildtest_lhash.d crypto/engine/eng_pkey.d test/testutil/test_cleanup.d crypto/asn1/asn_pack.d test/buildtest_txt_db.d crypto/x509v3/v3_pmaps.d crypto/bn/bn_print.d test/asn1_encode_test.d ssl/d1_srtp.d crypto/ec/ecp_smpl.d crypto/x509v3/pcy_tree.d crypto/rand/drbg_ctr.d crypto/cryptlib.d crypto/md4/md4_one.d apps/ecparam.d test/buildtest_camellia.d crypto/rand/rand_vms.d crypto/bn/bn_ctx.d test/ciphername_test.d test/buildtest_sha.d crypto/chacha/chacha_enc.d test/x509aux.d test/afalgtest.d crypto/asn1/p5_scrypt.d crypto/dh/dh_meth.d crypto/pkcs12/p12_p8e.d crypto/asn1/a_print.d crypto/x509/x_x509.d crypto/x509/x509_vfy.d test/buildtest_ossl_typ.d test/ectest.d crypto/bn/bn_mpi.d apps/ts.d crypto/seed/seed_cbc.d ssl/record/ssl3_record.d crypto/asn1/x_long.d crypto/x509v3/v3_int.d crypto/asn1/f_int.d apps/crl.d crypto/ec/ecx_meth.d crypto/ec/ecp_nist.d crypto/x509/x509_att.d apps/version.d crypto/dh/dh_prn.d test/buildtest_comp.d crypto/ct/ct_vfy.d test/errtest.d crypto/kdf/tls1_prf.d crypto/engine/tb_asnmth.d crypto/x509v3/v3_skey.d test/mdc2_internal_test.d ssl/record/ssl3_buffer.d apps/verify.d crypto/des/ofb_enc.d crypto/x509/x509_ext.d crypto/des/fcrypt_b.d test/buildtest_ripemd.d crypto/des/pcbc_enc.d apps/passwd.d crypto/conf/conf_api.d test/buildtest_ecdsa.d test/buildtest_hmac.d fuzz/server.d crypto/des/cfb_enc.d crypto/x509v3/v3_prn.d crypto/bf/bf_cfb64.d test/chacha_internal_test.d crypto/engine/eng_list.d crypto/x509v3/v3_pcia.d crypto/ocsp/ocsp_cl.d apps/gendsa.d crypto/md5/md5_dgst.d test/buildtest_rand.d ssl/statem/extensions_clnt.d ssl/packet.d crypto/evp/e_aes_cbc_hmac_sha256.d test/lhash_test.d crypto/ec/eck_prn.d crypto/uid.d test/dhtest.d crypto/evp/e_bf.d ssl/statem/extensions_srvr.d test/buildtest_ssl2.d test/drbgtest.d crypto/ts/ts_conf.d crypto/ui/ui_openssl.d crypto/dso/dso_vms.d crypto/evp/e_rc5.d crypto/aes/aes_cfb.d crypto/asn1/x_pkey.d test/bio_memleak_test.d crypto/asn1/tasn_enc.d crypto/ct/ct_sct_ctx.d ssl/ssl_cert.d crypto/evp/e_null.d apps/pkcs7.d crypto/engine/tb_eckey.d test/ctype_internal_test.d crypto/evp/c_allc.d test/asn1_string_table_test.d crypto/store/store_init.d crypto/bio/bss_conn.d crypto/asn1/i2d_pr.d crypto/asn1/n_pkey.d crypto/x509v3/v3_pcons.d apps/genpkey.d crypto/whrlpool/wp_block.d apps/app_rand.d apps/rsa.d crypto/x509v3/v3_akeya.d test/sslcorrupttest.d crypto/camellia/cmll_misc.d crypto/asn1/a_mbstr.d test/exptest.d test/testutil/format_output.d crypto/evp/p_seal.d test/tls13ccstest.d crypto/dsa/dsa_prn.d crypto/x509/x509_req.d test/ssl_test_ctx_test.d crypto/objects/obj_dat.d crypto/evp/p_lib.d crypto/pem/pem_info.d crypto/asn1/asn1_err.d crypto/whrlpool/wp_dgst.d crypto/seed/seed_ofb.d crypto/x509v3/pcy_map.d crypto/cpt_err.d crypto/x509/x_attrib.d crypto/asn1/bio_ndef.d test/buildtest_srtp.d crypto/evp/p_open.d crypto/ts/ts_req_print.d ssl/ssl_stat.d crypto/ec/ecdsa_vrf.d crypto/evp/e_xcbc_d.d test/ssltestlib.d ssl/ssl_ciph.d crypto/ocsp/ocsp_err.d crypto/evp/pmeth_gn.d crypto/asn1/nsseq.d crypto/ec/ec_curve.d apps/ciphers.d test/ecdsatest.d crypto/engine/tb_dsa.d crypto/conf/conf_mall.d crypto/x509v3/pcy_cache.d crypto/dsa/dsa_lib.d fuzz/cms.d test/test_test.d crypto/cms/cms_cd.d crypto/ec/ec_print.d crypto/siphash/siphash_pmeth.d crypto/x509/x_all.d crypto/engine/eng_ctrl.d test/cmsapitest.d test/crltest.d crypto/pem/pem_all.d crypto/pkcs7/pk7_attr.d crypto/x509/t_req.d crypto/evp/e_des.d crypto/getenv.d crypto/evp/e_idea.d crypto/ec/ecp_mont.d crypto/rand/rand_err.d crypto/bio/bss_sock.d test/testutil/basic_output.d crypto/des/ofb64ede.d test/dsa_no_digest_size_test.d test/buildtest_cast.d test/time_offset_test.d crypto/bn/bn_intern.d crypto/bio/bss_log.d crypto/srp/srp_vfy.d crypto/pkcs7/pk7_lib.d fuzz/x509.d crypto/asn1/tasn_dec.d test/shlibloadtest.d test/clienthellotest.d crypto/x509v3/v3_tlsf.d crypto/bio/b_sock.d test/dtlstest.d crypto/engine/eng_dyn.d apps/win32_init.d crypto/idea/i_ecb.d crypto/engine/eng_openssl.d test/hmactest.d crypto/hmac/hmac.d ssl/statem/statem_clnt.d crypto/des/cfb64ede.d crypto/ec/ecp_nistputil.d crypto/bn/bn_kron.d test/buildtest_md5.d fuzz/asn1.d test/threadstest.d crypto/md2/md2_one.d crypto/engine/eng_lib.d crypto/ct/ct_b64.d crypto/err/err_all.d crypto/asn1/x_algor.d test/buildtest_safestack.d test/rsa_complex.d test/pkey_meth_kdf_test.d test/buildtest_opensslv.d engines/e_dasync.d crypto/bn/bn_asm.d crypto/async/arch/async_win.d apps/pkey.d ssl/record/ssl3_record_tls13.d crypto/ec/ec_mult.d crypto/cms/cms_env.d crypto/x509/x509rset.d crypto/asn1/a_gentm.d crypto/des/des_enc.d crypto/siphash/siphash.d crypto/dso/dso_lib.d crypto/err/err.d crypto/ec/ec2_smpl.d crypto/x509v3/v3_utl.d crypto/x509/x_exten.d crypto/objects/obj_lib.d crypto/evp/bio_md.d ssl/statem/statem_dtls.d crypto/comp/c_zlib.d crypto/modes/xts128.d test/memleaktest.d crypto/modes/cbc128.d crypto/conf/conf_sap.d crypto/dh/dh_gen.d crypto/rsa/rsa_x931.d crypto/lhash/lh_stats.d crypto/asn1/tasn_typ.d crypto/x509v3/v3_asid.d test/ssl_test.d crypto/bn/bn_exp2.d crypto/engine/tb_rand.d crypto/pkcs7/pk7_smime.d crypto/engine/tb_dh.d crypto/o_time.d crypto/x509/x509_set.d crypto/asn1/a_verify.d crypto/rsa/rsa_oaep.d test/bftest.d crypto/ec/ec_pmeth.d test/buildtest_whrlpool.d crypto/engine/eng_fat.d test/buildtest_conf_api.d crypto/bn/bn_div.d test/buildtest_asn1t.d test/buildtest_conf.d apps/rsautl.d apps/pkcs12.d crypto/blake2/blake2b.d crypto/evp/e_camellia.d crypto/dh/dh_key.d crypto/rand/randfile.d crypto/ts/ts_rsp_verify.d crypto/store/store_lib.d fuzz/bignum.d crypto/pkcs7/bio_pk7.d crypto/evp/e_aes.d crypto/buffer/buffer.d test/rc2test.d test/buildtest_obj_mac.d crypto/dh/dh_asn1.d crypto/dh/dh_check.d test/ssltest_old.d crypto/x509v3/v3_alt.d crypto/engine/tb_rsa.d crypto/objects/obj_err.d crypto/cmac/cm_pmeth.d crypto/asn1/bio_asn1.d test/buildtest_tls1.d ssl/statem/statem.d crypto/asn1/a_d2i_fp.d crypto/seed/seed_cfb.d ssl/tls13_enc.d apps/enc.d ssl/ssl_lib.d crypto/ocsp/ocsp_prn.d crypto/camellia/cmll_cbc.d test/x509_dup_cert_test.d crypto/cast/c_ofb64.d test/destest.d crypto/evp/bio_b64.d crypto/cms/cms_asn1.d crypto/x509v3/v3_akey.d apps/ocsp.d crypto/rsa/rsa_asn1.d crypto/ec/curve448/f_generic.d test/buildtest_store.d crypto/poly1305/poly1305_pmeth.d crypto/aes/aes_core.d crypto/evp/evp_pbe.d crypto/x509v3/v3_genn.d crypto/x509/t_crl.d test/testutil/driver.d test/evp_test.d ssl/pqueue.d crypto/cms/cms_ess.d crypto/blake2/blake2s.d apps/opt.d test/ec_internal_test.d crypto/rc2/rc2cfb64.d test/rc5test.d crypto/store/store_register.d crypto/evp/p_enc.d crypto/comp/comp_lib.d apps/sess_id.d crypto/mem_clr.d crypto/bn/bn_exp.d ssl/statem/statem_lib.d ssl/statem/extensions_cust.d crypto/cversion.d crypto/rc5/rc5_ecb.d crypto/pkcs12/p12_mutl.d test/buildtest_ssl.d crypto/cast/c_skey.d crypto/cms/cms_enc.d crypto/x509v3/v3_addr.d ssl/tls_srp.d test/drbg_cavs_test.d crypto/store/store_err.d test/sm4_internal_test.d
-GENERATED_MANDATORY=crypto/include/internal/bn_conf.h crypto/include/internal/dso_conf.h include/openssl/opensslconf.h
+GENERATED_MANDATORY=include/crypto/bn_conf.h include/crypto/dso_conf.h include/openssl/opensslconf.h
GENERATED=apps/CA.pl apps/openssl.rc apps/progs.h apps/tsget.pl crypto/buildinf.h libcrypto.def libcrypto.rc libssl.def libssl.rc test/buildtest_aes.c test/buildtest_asn1.c test/buildtest_asn1t.c test/buildtest_async.c test/buildtest_bio.c test/buildtest_blowfish.c test/buildtest_bn.c test/buildtest_buffer.c test/buildtest_camellia.c test/buildtest_cast.c test/buildtest_cmac.c test/buildtest_cms.c test/buildtest_comp.c test/buildtest_conf.c test/buildtest_conf_api.c test/buildtest_crypto.c test/buildtest_ct.c test/buildtest_des.c test/buildtest_dh.c test/buildtest_dsa.c test/buildtest_dtls1.c test/buildtest_e_os2.c test/buildtest_ebcdic.c test/buildtest_ec.c test/buildtest_ecdh.c test/buildtest_ecdsa.c test/buildtest_engine.c test/buildtest_evp.c test/buildtest_hmac.c test/buildtest_idea.c test/buildtest_kdf.c test/buildtest_lhash.c test/buildtest_md2.c test/buildtest_md4.c test/buildtest_md5.c test/buildtest_modes.c test/buildtest_obj_mac.c test/buildtest_objects.c test/buildtest_ocsp.c test/buildtest_opensslv.c test/buildtest_ossl_typ.c test/buildtest_pem.c test/buildtest_pem2.c test/buildtest_pkcs12.c test/buildtest_pkcs7.c test/buildtest_rand.c test/buildtest_rand_drbg.c test/buildtest_rc2.c test/buildtest_rc4.c test/buildtest_rc5.c test/buildtest_ripemd.c test/buildtest_rsa.c test/buildtest_safestack.c test/buildtest_seed.c test/buildtest_sha.c test/buildtest_srp.c test/buildtest_srtp.c test/buildtest_ssl.c test/buildtest_ssl2.c test/buildtest_ssl3.c test/buildtest_stack.c test/buildtest_store.c test/buildtest_symhacks.c test/buildtest_tls1.c test/buildtest_ts.c test/buildtest_txt_db.c test/buildtest_ui.c test/buildtest_whrlpool.c test/buildtest_x509.c test/buildtest_x509_vfy.c test/buildtest_x509v3.c tools/c_rehash util/shlib_wrap.sh
INSTALL_LIBS=libcrypto.a libssl.a
@@ -262,8 +262,8 @@ libclean:
clean: libclean
$(RM) $(PROGRAMS) $(TESTPROGS) $(ENGINES) $(SCRIPTS)
$(RM) $(GENERATED_MANDATORY) $(GENERATED)
- -$(RM) `find . -name '*.d' \! -name '.*' -print`
- -$(RM) `find . -name '*.o' \! -name '.*' -print`
+ -$(RM) `find . -name '*.d' \! -name '.*' \! -type d -print`
+ -$(RM) `find . -name '*.o' \! -name '.*' \! -type d -print`
$(RM) core
$(RM) tags TAGS doc-nits
$(RM) -r test/test-runs
@@ -291,70 +291,70 @@ uninstall_sw: uninstall_runtime uninstall_engines uninstall_dev
install_docs: install_man_docs install_html_docs
uninstall_docs: uninstall_man_docs uninstall_html_docs
- $(RM) -r $(DESTDIR)$(DOCDIR)
+ $(RM) -r "$(DESTDIR)$(DOCDIR)"
install_ssldirs:
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/certs
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/private
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(OPENSSLDIR)/misc
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/certs"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/private"
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(OPENSSLDIR)/misc"
@set -e; for x in dummy $(MISC_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
x1=`echo "$$x" | cut -f1 -d:`; \
x2=`echo "$$x" | cut -f2 -d:`; \
fn=`basename $$x1`; \
$(ECHO) "install $$x1 -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $$x1 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- chmod 755 $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new; \
- mv -f $(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new \
- $(DESTDIR)$(OPENSSLDIR)/misc/$$fn; \
+ cp $$x1 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new"; \
+ mv -f "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn.new" \
+ "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
if [ "$$x1" != "$$x2" ]; then \
ln=`basename "$$x2"`; \
: ; \
$(ECHO) "copy $(DESTDIR)$(OPENSSLDIR)/misc/$$ln -> $(DESTDIR)$(OPENSSLDIR)/misc/$$fn"; \
- cp $(DESTDIR)$(OPENSSLDIR)/misc/$$fn $(DESTDIR)$(OPENSSLDIR)/misc/$$ln; \
+ cp "$(DESTDIR)$(OPENSSLDIR)/misc/$$fn" "$(DESTDIR)$(OPENSSLDIR)/misc/$$ln"; \
: ; \
fi; \
done
@$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
- @cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new $(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist
+ @cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/openssl.cnf -> $(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
- cp $(SRCDIR)/apps/openssl.cnf $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/openssl.cnf; \
+ cp $(SRCDIR)/apps/openssl.cnf "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/openssl.cnf"; \
fi
@$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
- @cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new
- @mv -f $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist
+ @cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new"
+ @mv -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.new" "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf.dist"
@if [ ! -f "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf" ]; then \
$(ECHO) "install $(SRCDIR)/apps/ct_log_list.cnf -> $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
- cp $(SRCDIR)/apps/ct_log_list.cnf $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
- chmod 644 $(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf; \
+ cp $(SRCDIR)/apps/ct_log_list.cnf "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
+ chmod 644 "$(DESTDIR)$(OPENSSLDIR)/ct_log_list.cnf"; \
fi
install_dev: install_runtime_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing development files"
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/include/openssl
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/include/openssl"
@ :
@set -e; for i in $(SRCDIR)/include/openssl/*.h \
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "install $$i -> $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- cp $$i $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
- chmod 644 $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ cp $$i "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
+ chmod 644 "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "install $$l -> $(DESTDIR)$(libdir)/$$fn"; \
- cp $$l $(DESTDIR)$(libdir)/$$fn.new; \
- $(RANLIB) $(DESTDIR)$(libdir)/$$fn.new; \
- chmod 644 $(DESTDIR)$(libdir)/$$fn.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn.new \
- $(DESTDIR)$(libdir)/$$fn; \
+ cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
+ $(RANLIB) "$(DESTDIR)$(libdir)/$$fn.new"; \
+ chmod 644 "$(DESTDIR)$(libdir)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
+ "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -364,23 +364,23 @@ install_dev: install_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "install $$s2 -> $(DESTDIR)$(libdir)/$$fn2"; \
- cp $$s2 $(DESTDIR)$(libdir)/$$fn2.new; \
- chmod 755 $(DESTDIR)$(libdir)/$$fn2.new; \
- mv -f $(DESTDIR)$(libdir)/$$fn2.new \
- $(DESTDIR)$(libdir)/$$fn2; \
+ cp $$s2 "$(DESTDIR)$(libdir)/$$fn2.new"; \
+ chmod 755 "$(DESTDIR)$(libdir)/$$fn2.new"; \
+ mv -f "$(DESTDIR)$(libdir)/$$fn2.new" \
+ "$(DESTDIR)$(libdir)/$$fn2"; \
: ; \
done
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(libdir)/pkgconfig
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(libdir)/pkgconfig"
@$(ECHO) "install libcrypto.pc -> $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
- @cp libcrypto.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
+ @cp libcrypto.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
@$(ECHO) "install libssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
- @cp libssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
+ @cp libssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
@$(ECHO) "install openssl.pc -> $(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
- @cp openssl.pc $(DESTDIR)$(libdir)/pkgconfig
- @chmod 644 $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
+ @cp openssl.pc "$(DESTDIR)$(libdir)/pkgconfig"
+ @chmod 644 "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
uninstall_dev: uninstall_runtime_libs
@$(ECHO) "*** Uninstalling development files"
@@ -389,14 +389,14 @@ uninstall_dev: uninstall_runtime_libs
$(BLDDIR)/include/openssl/*.h; do \
fn=`basename $$i`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/include/openssl/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include/openssl
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/include
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include/openssl"
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/include"
@set -e; for l in $(INSTALL_LIBS); do \
fn=`basename $$l`; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn"; \
done
@ :
@set -e; for s in $(INSTALL_SHLIB_INFO); do \
@@ -406,28 +406,28 @@ uninstall_dev: uninstall_runtime_libs
fn2=`basename $$s2`; \
: ; \
$(ECHO) "$(RM) $(DESTDIR)$(libdir)/$$fn2"; \
- $(RM) $(DESTDIR)$(libdir)/$$fn2; \
+ $(RM) "$(DESTDIR)$(libdir)/$$fn2"; \
: ; \
done
@ :
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/libssl.pc
- $(RM) $(DESTDIR)$(libdir)/pkgconfig/openssl.pc
- -$(RMDIR) $(DESTDIR)$(libdir)/pkgconfig
- -$(RMDIR) $(DESTDIR)$(libdir)
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libcrypto.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/libssl.pc"
+ $(RM) "$(DESTDIR)$(libdir)/pkgconfig/openssl.pc"
+ -$(RMDIR) "$(DESTDIR)$(libdir)/pkgconfig"
+ -$(RMDIR) "$(DESTDIR)$(libdir)"
install_engines: install_runtime_libs build_engines
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(ENGINESDIR)/
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(ENGINESDIR)/"
@$(ECHO) "*** Installing engines"
@set -e; for e in dummy $(INSTALL_ENGINES); do \
if [ "$$e" = "dummy" ]; then continue; fi; \
fn=`basename $$e`; \
$(ECHO) "install $$e -> $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- cp $$e $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- chmod 755 $(DESTDIR)$(ENGINESDIR)/$$fn.new; \
- mv -f $(DESTDIR)$(ENGINESDIR)/$$fn.new \
- $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ cp $$e "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(ENGINESDIR)/$$fn.new"; \
+ mv -f "$(DESTDIR)$(ENGINESDIR)/$$fn.new" \
+ "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
uninstall_engines:
@@ -439,16 +439,16 @@ uninstall_engines:
continue; \
fi; \
$(ECHO) "$(RM) $(DESTDIR)$(ENGINESDIR)/$$fn"; \
- $(RM) $(DESTDIR)$(ENGINESDIR)/$$fn; \
+ $(RM) "$(DESTDIR)$(ENGINESDIR)/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(ENGINESDIR)
+ -$(RMDIR) "$(DESTDIR)$(ENGINESDIR)"
install_runtime: install_programs
install_runtime_libs: build_libs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@ :
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@ :
@$(ECHO) "*** Installing runtime libraries"
@set -e; for s in dummy $(INSTALL_SHLIBS); do \
@@ -456,34 +456,34 @@ install_runtime_libs: build_libs
fn=`basename $$s`; \
: ; \
$(ECHO) "install $$s -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$s $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$s "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
: ; \
done
install_programs: install_runtime_libs build_programs
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
- @$(PERL) $(SRCDIR)/util/mkdir-p.pl $(DESTDIR)$(INSTALLTOP)/bin
+ @$(PERL) $(SRCDIR)/util/mkdir-p.pl "$(DESTDIR)$(INSTALLTOP)/bin"
@$(ECHO) "*** Installing runtime programs"
@set -e; for x in dummy $(INSTALL_PROGRAMS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@set -e; for x in dummy $(BIN_SCRIPTS); do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "install $$x -> $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- cp $$x $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- chmod 755 $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new; \
- mv -f $(DESTDIR)$(INSTALLTOP)/bin/$$fn.new \
- $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ cp $$x "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ chmod 755 "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new"; \
+ mv -f "$(DESTDIR)$(INSTALLTOP)/bin/$$fn.new" \
+ "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
uninstall_runtime: uninstall_programs uninstall_runtime_libs
@@ -495,16 +495,16 @@ uninstall_programs:
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done;
@set -e; for x in dummy $(BIN_SCRIPTS); \
do \
if [ "$$x" = "dummy" ]; then continue; fi; \
fn=`basename $$x`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
- -$(RMDIR) $(DESTDIR)$(INSTALLTOP)/bin
+ -$(RMDIR) "$(DESTDIR)$(INSTALLTOP)/bin"
uninstall_runtime_libs:
@$(ECHO) "*** Uninstalling runtime libraries"
@@ -513,7 +513,7 @@ uninstall_runtime_libs:
if [ "$$s" = "dummy" ]; then continue; fi; \
fn=`basename $$s`; \
$(ECHO) "$(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
- $(RM) $(DESTDIR)$(INSTALLTOP)/bin/$$fn; \
+ $(RM) "$(DESTDIR)$(INSTALLTOP)/bin/$$fn"; \
done
@ :
@@ -522,24 +522,24 @@ install_man_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX)
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX)
uninstall_man_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(MANDIR) --type=man --suffix=$(MANSUFFIX) \
+ "--destdir=$(DESTDIR)$(MANDIR)" --type=man --suffix=$(MANSUFFIX) \
--remove
install_html_docs:
@[ -n "$(INSTALLTOP)" ] || (echo INSTALLTOP should not be empty; exit 1)
@$(ECHO) "*** Installing HTML manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html
uninstall_html_docs:
@$(ECHO) "*** Uninstalling manpages"
$(PERL) $(SRCDIR)/util/process_docs.pl \
- --destdir=$(DESTDIR)$(HTMLDIR) --type=html --remove
+ "--destdir=$(DESTDIR)$(HTMLDIR)" --type=html --remove
# Developer targets (note: these are only available on Unix) #########
@@ -713,12 +713,12 @@ reconfigure reconf:
$(PERL) configdata.pm -r
-crypto/include/internal/bn_conf.h: ../crypto/include/internal/bn_conf.h.in configdata.pm
+include/crypto/bn_conf.h: ../include/crypto/bn_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/bn_conf.h.in > $@
-crypto/include/internal/dso_conf.h: ../crypto/include/internal/dso_conf.h.in configdata.pm
+ "-oMakefile" ../include/crypto/bn_conf.h.in > $@
+include/crypto/dso_conf.h: ../include/crypto/dso_conf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
- "-oMakefile" ../crypto/include/internal/dso_conf.h.in > $@
+ "-oMakefile" ../include/crypto/dso_conf.h.in > $@
include/openssl/opensslconf.h: ../include/openssl/opensslconf.h.in configdata.pm
$(PERL) "-I$(BLDDIR)" -Mconfigdata "../util/dofile.pl" \
"-oMakefile" ../include/openssl/opensslconf.h.in > $@
@@ -792,7 +792,7 @@ libcrypto$(SHLIB_EXT_IMPORT) libcrypto-1_1-x64$(SHLIB_EXT): crypto/dllmain.o lib
cp -p libcrypto-1_1-x64'$(SHLIB_EXT)' test/
cp -p libcrypto-1_1-x64'$(SHLIB_EXT)' fuzz/
crypto/dllmain.o: ../crypto/dllmain.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dllmain.d.tmp -MT $@ -c -o $@ ../crypto/dllmain.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dllmain.d.tmp -MT $@ -c -o $@ ../crypto/dllmain.c
@touch crypto/dllmain.d.tmp
@if cmp crypto/dllmain.d.tmp crypto/dllmain.d > /dev/null 2> /dev/null; then \
rm -f crypto/dllmain.d.tmp; \
@@ -806,7 +806,7 @@ libcrypto.res.o: libcrypto.rc
libcrypto.rc: ../util/mkrc.pl
$(PERL) ../util/mkrc.pl libcrypto > $@
crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cbc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cbc.c
@touch crypto/aes/aes_cbc.d.tmp
@if cmp crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cbc.d.tmp; \
@@ -814,7 +814,7 @@ crypto/aes/aes_cbc.o: ../crypto/aes/aes_cbc.c
mv crypto/aes/aes_cbc.d.tmp crypto/aes/aes_cbc.d; \
fi
crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_cfb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_cfb.c
@touch crypto/aes/aes_cfb.d.tmp
@if cmp crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_cfb.d.tmp; \
@@ -822,7 +822,7 @@ crypto/aes/aes_cfb.o: ../crypto/aes/aes_cfb.c
mv crypto/aes/aes_cfb.d.tmp crypto/aes/aes_cfb.d; \
fi
crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_core.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_core.c
@touch crypto/aes/aes_core.d.tmp
@if cmp crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_core.d.tmp; \
@@ -830,7 +830,7 @@ crypto/aes/aes_core.o: ../crypto/aes/aes_core.c
mv crypto/aes/aes_core.d.tmp crypto/aes/aes_core.d; \
fi
crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ecb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ecb.c
@touch crypto/aes/aes_ecb.d.tmp
@if cmp crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ecb.d.tmp; \
@@ -838,7 +838,7 @@ crypto/aes/aes_ecb.o: ../crypto/aes/aes_ecb.c
mv crypto/aes/aes_ecb.d.tmp crypto/aes/aes_ecb.d; \
fi
crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ige.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ige.c
@touch crypto/aes/aes_ige.d.tmp
@if cmp crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ige.d.tmp; \
@@ -846,7 +846,7 @@ crypto/aes/aes_ige.o: ../crypto/aes/aes_ige.c
mv crypto/aes/aes_ige.d.tmp crypto/aes/aes_ige.d; \
fi
crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_misc.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_misc.c
@touch crypto/aes/aes_misc.d.tmp
@if cmp crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_misc.d.tmp; \
@@ -854,7 +854,7 @@ crypto/aes/aes_misc.o: ../crypto/aes/aes_misc.c
mv crypto/aes/aes_misc.d.tmp crypto/aes/aes_misc.d; \
fi
crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_ofb.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_ofb.c
@touch crypto/aes/aes_ofb.d.tmp
@if cmp crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_ofb.d.tmp; \
@@ -862,7 +862,7 @@ crypto/aes/aes_ofb.o: ../crypto/aes/aes_ofb.c
mv crypto/aes/aes_ofb.d.tmp crypto/aes/aes_ofb.d; \
fi
crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aes/aes_wrap.d.tmp -MT $@ -c -o $@ ../crypto/aes/aes_wrap.c
@touch crypto/aes/aes_wrap.d.tmp
@if cmp crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d > /dev/null 2> /dev/null; then \
rm -f crypto/aes/aes_wrap.d.tmp; \
@@ -870,7 +870,7 @@ crypto/aes/aes_wrap.o: ../crypto/aes/aes_wrap.c
mv crypto/aes/aes_wrap.d.tmp crypto/aes/aes_wrap.d; \
fi
crypto/aria/aria.o: ../crypto/aria/aria.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/aria/aria.d.tmp -MT $@ -c -o $@ ../crypto/aria/aria.c
@touch crypto/aria/aria.d.tmp
@if cmp crypto/aria/aria.d.tmp crypto/aria/aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/aria/aria.d.tmp; \
@@ -878,7 +878,7 @@ crypto/aria/aria.o: ../crypto/aria/aria.c
mv crypto/aria/aria.d.tmp crypto/aria/aria.d; \
fi
crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_bitstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_bitstr.c
@touch crypto/asn1/a_bitstr.d.tmp
@if cmp crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_bitstr.d.tmp; \
@@ -886,7 +886,7 @@ crypto/asn1/a_bitstr.o: ../crypto/asn1/a_bitstr.c
mv crypto/asn1/a_bitstr.d.tmp crypto/asn1/a_bitstr.d; \
fi
crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_d2i_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_d2i_fp.c
@touch crypto/asn1/a_d2i_fp.d.tmp
@if cmp crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_d2i_fp.d.tmp; \
@@ -894,7 +894,7 @@ crypto/asn1/a_d2i_fp.o: ../crypto/asn1/a_d2i_fp.c
mv crypto/asn1/a_d2i_fp.d.tmp crypto/asn1/a_d2i_fp.d; \
fi
crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_digest.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_digest.c
@touch crypto/asn1/a_digest.d.tmp
@if cmp crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_digest.d.tmp; \
@@ -902,7 +902,7 @@ crypto/asn1/a_digest.o: ../crypto/asn1/a_digest.c
mv crypto/asn1/a_digest.d.tmp crypto/asn1/a_digest.d; \
fi
crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_dup.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_dup.c
@touch crypto/asn1/a_dup.d.tmp
@if cmp crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_dup.d.tmp; \
@@ -910,7 +910,7 @@ crypto/asn1/a_dup.o: ../crypto/asn1/a_dup.c
mv crypto/asn1/a_dup.d.tmp crypto/asn1/a_dup.d; \
fi
crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_gentm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_gentm.c
@touch crypto/asn1/a_gentm.d.tmp
@if cmp crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_gentm.d.tmp; \
@@ -918,7 +918,7 @@ crypto/asn1/a_gentm.o: ../crypto/asn1/a_gentm.c
mv crypto/asn1/a_gentm.d.tmp crypto/asn1/a_gentm.d; \
fi
crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_i2d_fp.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_i2d_fp.c
@touch crypto/asn1/a_i2d_fp.d.tmp
@if cmp crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_i2d_fp.d.tmp; \
@@ -926,7 +926,7 @@ crypto/asn1/a_i2d_fp.o: ../crypto/asn1/a_i2d_fp.c
mv crypto/asn1/a_i2d_fp.d.tmp crypto/asn1/a_i2d_fp.d; \
fi
crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_int.c
@touch crypto/asn1/a_int.d.tmp
@if cmp crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_int.d.tmp; \
@@ -934,7 +934,7 @@ crypto/asn1/a_int.o: ../crypto/asn1/a_int.c
mv crypto/asn1/a_int.d.tmp crypto/asn1/a_int.d; \
fi
crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_mbstr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_mbstr.c
@touch crypto/asn1/a_mbstr.d.tmp
@if cmp crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_mbstr.d.tmp; \
@@ -942,7 +942,7 @@ crypto/asn1/a_mbstr.o: ../crypto/asn1/a_mbstr.c
mv crypto/asn1/a_mbstr.d.tmp crypto/asn1/a_mbstr.d; \
fi
crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_object.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_object.c
@touch crypto/asn1/a_object.d.tmp
@if cmp crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_object.d.tmp; \
@@ -950,7 +950,7 @@ crypto/asn1/a_object.o: ../crypto/asn1/a_object.c
mv crypto/asn1/a_object.d.tmp crypto/asn1/a_object.d; \
fi
crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_octet.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_octet.c
@touch crypto/asn1/a_octet.d.tmp
@if cmp crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_octet.d.tmp; \
@@ -958,7 +958,7 @@ crypto/asn1/a_octet.o: ../crypto/asn1/a_octet.c
mv crypto/asn1/a_octet.d.tmp crypto/asn1/a_octet.d; \
fi
crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_print.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_print.c
@touch crypto/asn1/a_print.d.tmp
@if cmp crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_print.d.tmp; \
@@ -966,7 +966,7 @@ crypto/asn1/a_print.o: ../crypto/asn1/a_print.c
mv crypto/asn1/a_print.d.tmp crypto/asn1/a_print.d; \
fi
crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_sign.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_sign.c
@touch crypto/asn1/a_sign.d.tmp
@if cmp crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_sign.d.tmp; \
@@ -974,7 +974,7 @@ crypto/asn1/a_sign.o: ../crypto/asn1/a_sign.c
mv crypto/asn1/a_sign.d.tmp crypto/asn1/a_sign.d; \
fi
crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strex.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strex.c
@touch crypto/asn1/a_strex.d.tmp
@if cmp crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strex.d.tmp; \
@@ -982,7 +982,7 @@ crypto/asn1/a_strex.o: ../crypto/asn1/a_strex.c
mv crypto/asn1/a_strex.d.tmp crypto/asn1/a_strex.d; \
fi
crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_strnid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_strnid.c
@touch crypto/asn1/a_strnid.d.tmp
@if cmp crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_strnid.d.tmp; \
@@ -990,7 +990,7 @@ crypto/asn1/a_strnid.o: ../crypto/asn1/a_strnid.c
mv crypto/asn1/a_strnid.d.tmp crypto/asn1/a_strnid.d; \
fi
crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_time.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_time.c
@touch crypto/asn1/a_time.d.tmp
@if cmp crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_time.d.tmp; \
@@ -998,7 +998,7 @@ crypto/asn1/a_time.o: ../crypto/asn1/a_time.c
mv crypto/asn1/a_time.d.tmp crypto/asn1/a_time.d; \
fi
crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_type.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_type.c
@touch crypto/asn1/a_type.d.tmp
@if cmp crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_type.d.tmp; \
@@ -1006,7 +1006,7 @@ crypto/asn1/a_type.o: ../crypto/asn1/a_type.c
mv crypto/asn1/a_type.d.tmp crypto/asn1/a_type.d; \
fi
crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utctm.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utctm.c
@touch crypto/asn1/a_utctm.d.tmp
@if cmp crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utctm.d.tmp; \
@@ -1014,7 +1014,7 @@ crypto/asn1/a_utctm.o: ../crypto/asn1/a_utctm.c
mv crypto/asn1/a_utctm.d.tmp crypto/asn1/a_utctm.d; \
fi
crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_utf8.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_utf8.c
@touch crypto/asn1/a_utf8.d.tmp
@if cmp crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_utf8.d.tmp; \
@@ -1022,7 +1022,7 @@ crypto/asn1/a_utf8.o: ../crypto/asn1/a_utf8.c
mv crypto/asn1/a_utf8.d.tmp crypto/asn1/a_utf8.d; \
fi
crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/a_verify.d.tmp -MT $@ -c -o $@ ../crypto/asn1/a_verify.c
@touch crypto/asn1/a_verify.d.tmp
@if cmp crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/a_verify.d.tmp; \
@@ -1030,7 +1030,7 @@ crypto/asn1/a_verify.o: ../crypto/asn1/a_verify.c
mv crypto/asn1/a_verify.d.tmp crypto/asn1/a_verify.d; \
fi
crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/ameth_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/ameth_lib.c
@touch crypto/asn1/ameth_lib.d.tmp
@if cmp crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/ameth_lib.d.tmp; \
@@ -1038,7 +1038,7 @@ crypto/asn1/ameth_lib.o: ../crypto/asn1/ameth_lib.c
mv crypto/asn1/ameth_lib.d.tmp crypto/asn1/ameth_lib.d; \
fi
crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_err.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_err.c
@touch crypto/asn1/asn1_err.d.tmp
@if cmp crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_err.d.tmp; \
@@ -1046,7 +1046,7 @@ crypto/asn1/asn1_err.o: ../crypto/asn1/asn1_err.c
mv crypto/asn1/asn1_err.d.tmp crypto/asn1/asn1_err.d; \
fi
crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_gen.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_gen.c
@touch crypto/asn1/asn1_gen.d.tmp
@if cmp crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_gen.d.tmp; \
@@ -1054,7 +1054,7 @@ crypto/asn1/asn1_gen.o: ../crypto/asn1/asn1_gen.c
mv crypto/asn1/asn1_gen.d.tmp crypto/asn1/asn1_gen.d; \
fi
crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_item_list.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_item_list.c
@touch crypto/asn1/asn1_item_list.d.tmp
@if cmp crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_item_list.d.tmp; \
@@ -1062,7 +1062,7 @@ crypto/asn1/asn1_item_list.o: ../crypto/asn1/asn1_item_list.c
mv crypto/asn1/asn1_item_list.d.tmp crypto/asn1/asn1_item_list.d; \
fi
crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_lib.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_lib.c
@touch crypto/asn1/asn1_lib.d.tmp
@if cmp crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_lib.d.tmp; \
@@ -1070,7 +1070,7 @@ crypto/asn1/asn1_lib.o: ../crypto/asn1/asn1_lib.c
mv crypto/asn1/asn1_lib.d.tmp crypto/asn1/asn1_lib.d; \
fi
crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn1_par.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn1_par.c
@touch crypto/asn1/asn1_par.d.tmp
@if cmp crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn1_par.d.tmp; \
@@ -1078,7 +1078,7 @@ crypto/asn1/asn1_par.o: ../crypto/asn1/asn1_par.c
mv crypto/asn1/asn1_par.d.tmp crypto/asn1/asn1_par.d; \
fi
crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mime.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mime.c
@touch crypto/asn1/asn_mime.d.tmp
@if cmp crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mime.d.tmp; \
@@ -1086,7 +1086,7 @@ crypto/asn1/asn_mime.o: ../crypto/asn1/asn_mime.c
mv crypto/asn1/asn_mime.d.tmp crypto/asn1/asn_mime.d; \
fi
crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_moid.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_moid.c
@touch crypto/asn1/asn_moid.d.tmp
@if cmp crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_moid.d.tmp; \
@@ -1094,7 +1094,7 @@ crypto/asn1/asn_moid.o: ../crypto/asn1/asn_moid.c
mv crypto/asn1/asn_moid.d.tmp crypto/asn1/asn_moid.d; \
fi
crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_mstbl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_mstbl.c
@touch crypto/asn1/asn_mstbl.d.tmp
@if cmp crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_mstbl.d.tmp; \
@@ -1102,7 +1102,7 @@ crypto/asn1/asn_mstbl.o: ../crypto/asn1/asn_mstbl.c
mv crypto/asn1/asn_mstbl.d.tmp crypto/asn1/asn_mstbl.d; \
fi
crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/asn_pack.d.tmp -MT $@ -c -o $@ ../crypto/asn1/asn_pack.c
@touch crypto/asn1/asn_pack.d.tmp
@if cmp crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/asn_pack.d.tmp; \
@@ -1110,7 +1110,7 @@ crypto/asn1/asn_pack.o: ../crypto/asn1/asn_pack.c
mv crypto/asn1/asn_pack.d.tmp crypto/asn1/asn_pack.d; \
fi
crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_asn1.c
@touch crypto/asn1/bio_asn1.d.tmp
@if cmp crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_asn1.d.tmp; \
@@ -1118,7 +1118,7 @@ crypto/asn1/bio_asn1.o: ../crypto/asn1/bio_asn1.c
mv crypto/asn1/bio_asn1.d.tmp crypto/asn1/bio_asn1.d; \
fi
crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/bio_ndef.d.tmp -MT $@ -c -o $@ ../crypto/asn1/bio_ndef.c
@touch crypto/asn1/bio_ndef.d.tmp
@if cmp crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/bio_ndef.d.tmp; \
@@ -1126,7 +1126,7 @@ crypto/asn1/bio_ndef.o: ../crypto/asn1/bio_ndef.c
mv crypto/asn1/bio_ndef.d.tmp crypto/asn1/bio_ndef.d; \
fi
crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pr.c
@touch crypto/asn1/d2i_pr.d.tmp
@if cmp crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pr.d.tmp; \
@@ -1134,7 +1134,7 @@ crypto/asn1/d2i_pr.o: ../crypto/asn1/d2i_pr.c
mv crypto/asn1/d2i_pr.d.tmp crypto/asn1/d2i_pr.d; \
fi
crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/d2i_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/d2i_pu.c
@touch crypto/asn1/d2i_pu.d.tmp
@if cmp crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/d2i_pu.d.tmp; \
@@ -1142,7 +1142,7 @@ crypto/asn1/d2i_pu.o: ../crypto/asn1/d2i_pu.c
mv crypto/asn1/d2i_pu.d.tmp crypto/asn1/d2i_pu.d; \
fi
crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/evp_asn1.d.tmp -MT $@ -c -o $@ ../crypto/asn1/evp_asn1.c
@touch crypto/asn1/evp_asn1.d.tmp
@if cmp crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/evp_asn1.d.tmp; \
@@ -1150,7 +1150,7 @@ crypto/asn1/evp_asn1.o: ../crypto/asn1/evp_asn1.c
mv crypto/asn1/evp_asn1.d.tmp crypto/asn1/evp_asn1.d; \
fi
crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_int.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_int.c
@touch crypto/asn1/f_int.d.tmp
@if cmp crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_int.d.tmp; \
@@ -1158,7 +1158,7 @@ crypto/asn1/f_int.o: ../crypto/asn1/f_int.c
mv crypto/asn1/f_int.d.tmp crypto/asn1/f_int.d; \
fi
crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/f_string.d.tmp -MT $@ -c -o $@ ../crypto/asn1/f_string.c
@touch crypto/asn1/f_string.d.tmp
@if cmp crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/f_string.d.tmp; \
@@ -1166,7 +1166,7 @@ crypto/asn1/f_string.o: ../crypto/asn1/f_string.c
mv crypto/asn1/f_string.d.tmp crypto/asn1/f_string.d; \
fi
crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pr.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pr.c
@touch crypto/asn1/i2d_pr.d.tmp
@if cmp crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pr.d.tmp; \
@@ -1174,7 +1174,7 @@ crypto/asn1/i2d_pr.o: ../crypto/asn1/i2d_pr.c
mv crypto/asn1/i2d_pr.d.tmp crypto/asn1/i2d_pr.d; \
fi
crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/i2d_pu.d.tmp -MT $@ -c -o $@ ../crypto/asn1/i2d_pu.c
@touch crypto/asn1/i2d_pu.d.tmp
@if cmp crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/i2d_pu.d.tmp; \
@@ -1182,7 +1182,7 @@ crypto/asn1/i2d_pu.o: ../crypto/asn1/i2d_pu.c
mv crypto/asn1/i2d_pu.d.tmp crypto/asn1/i2d_pu.d; \
fi
crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/n_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/n_pkey.c
@touch crypto/asn1/n_pkey.d.tmp
@if cmp crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/n_pkey.d.tmp; \
@@ -1190,7 +1190,7 @@ crypto/asn1/n_pkey.o: ../crypto/asn1/n_pkey.c
mv crypto/asn1/n_pkey.d.tmp crypto/asn1/n_pkey.d; \
fi
crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/nsseq.d.tmp -MT $@ -c -o $@ ../crypto/asn1/nsseq.c
@touch crypto/asn1/nsseq.d.tmp
@if cmp crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/nsseq.d.tmp; \
@@ -1198,7 +1198,7 @@ crypto/asn1/nsseq.o: ../crypto/asn1/nsseq.c
mv crypto/asn1/nsseq.d.tmp crypto/asn1/nsseq.d; \
fi
crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbe.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbe.c
@touch crypto/asn1/p5_pbe.d.tmp
@if cmp crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbe.d.tmp; \
@@ -1206,7 +1206,7 @@ crypto/asn1/p5_pbe.o: ../crypto/asn1/p5_pbe.c
mv crypto/asn1/p5_pbe.d.tmp crypto/asn1/p5_pbe.d; \
fi
crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_pbev2.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_pbev2.c
@touch crypto/asn1/p5_pbev2.d.tmp
@if cmp crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_pbev2.d.tmp; \
@@ -1214,7 +1214,7 @@ crypto/asn1/p5_pbev2.o: ../crypto/asn1/p5_pbev2.c
mv crypto/asn1/p5_pbev2.d.tmp crypto/asn1/p5_pbev2.d; \
fi
crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p5_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p5_scrypt.c
@touch crypto/asn1/p5_scrypt.d.tmp
@if cmp crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p5_scrypt.d.tmp; \
@@ -1222,7 +1222,7 @@ crypto/asn1/p5_scrypt.o: ../crypto/asn1/p5_scrypt.c
mv crypto/asn1/p5_scrypt.d.tmp crypto/asn1/p5_scrypt.d; \
fi
crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/p8_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/p8_pkey.c
@touch crypto/asn1/p8_pkey.d.tmp
@if cmp crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/p8_pkey.d.tmp; \
@@ -1230,7 +1230,7 @@ crypto/asn1/p8_pkey.o: ../crypto/asn1/p8_pkey.c
mv crypto/asn1/p8_pkey.d.tmp crypto/asn1/p8_pkey.d; \
fi
crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_bitst.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_bitst.c
@touch crypto/asn1/t_bitst.d.tmp
@if cmp crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_bitst.d.tmp; \
@@ -1238,7 +1238,7 @@ crypto/asn1/t_bitst.o: ../crypto/asn1/t_bitst.c
mv crypto/asn1/t_bitst.d.tmp crypto/asn1/t_bitst.d; \
fi
crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_pkey.c
@touch crypto/asn1/t_pkey.d.tmp
@if cmp crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_pkey.d.tmp; \
@@ -1246,7 +1246,7 @@ crypto/asn1/t_pkey.o: ../crypto/asn1/t_pkey.c
mv crypto/asn1/t_pkey.d.tmp crypto/asn1/t_pkey.d; \
fi
crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/t_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/t_spki.c
@touch crypto/asn1/t_spki.d.tmp
@if cmp crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/t_spki.d.tmp; \
@@ -1254,7 +1254,7 @@ crypto/asn1/t_spki.o: ../crypto/asn1/t_spki.c
mv crypto/asn1/t_spki.d.tmp crypto/asn1/t_spki.d; \
fi
crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_dec.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_dec.c
@touch crypto/asn1/tasn_dec.d.tmp
@if cmp crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_dec.d.tmp; \
@@ -1262,7 +1262,7 @@ crypto/asn1/tasn_dec.o: ../crypto/asn1/tasn_dec.c
mv crypto/asn1/tasn_dec.d.tmp crypto/asn1/tasn_dec.d; \
fi
crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_enc.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_enc.c
@touch crypto/asn1/tasn_enc.d.tmp
@if cmp crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_enc.d.tmp; \
@@ -1270,7 +1270,7 @@ crypto/asn1/tasn_enc.o: ../crypto/asn1/tasn_enc.c
mv crypto/asn1/tasn_enc.d.tmp crypto/asn1/tasn_enc.d; \
fi
crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_fre.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_fre.c
@touch crypto/asn1/tasn_fre.d.tmp
@if cmp crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_fre.d.tmp; \
@@ -1278,7 +1278,7 @@ crypto/asn1/tasn_fre.o: ../crypto/asn1/tasn_fre.c
mv crypto/asn1/tasn_fre.d.tmp crypto/asn1/tasn_fre.d; \
fi
crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_new.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_new.c
@touch crypto/asn1/tasn_new.d.tmp
@if cmp crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_new.d.tmp; \
@@ -1286,7 +1286,7 @@ crypto/asn1/tasn_new.o: ../crypto/asn1/tasn_new.c
mv crypto/asn1/tasn_new.d.tmp crypto/asn1/tasn_new.d; \
fi
crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_prn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_prn.c
@touch crypto/asn1/tasn_prn.d.tmp
@if cmp crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_prn.d.tmp; \
@@ -1294,7 +1294,7 @@ crypto/asn1/tasn_prn.o: ../crypto/asn1/tasn_prn.c
mv crypto/asn1/tasn_prn.d.tmp crypto/asn1/tasn_prn.d; \
fi
crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_scn.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_scn.c
@touch crypto/asn1/tasn_scn.d.tmp
@if cmp crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_scn.d.tmp; \
@@ -1302,7 +1302,7 @@ crypto/asn1/tasn_scn.o: ../crypto/asn1/tasn_scn.c
mv crypto/asn1/tasn_scn.d.tmp crypto/asn1/tasn_scn.d; \
fi
crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_typ.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_typ.c
@touch crypto/asn1/tasn_typ.d.tmp
@if cmp crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_typ.d.tmp; \
@@ -1310,7 +1310,7 @@ crypto/asn1/tasn_typ.o: ../crypto/asn1/tasn_typ.c
mv crypto/asn1/tasn_typ.d.tmp crypto/asn1/tasn_typ.d; \
fi
crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/tasn_utl.d.tmp -MT $@ -c -o $@ ../crypto/asn1/tasn_utl.c
@touch crypto/asn1/tasn_utl.d.tmp
@if cmp crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/tasn_utl.d.tmp; \
@@ -1318,7 +1318,7 @@ crypto/asn1/tasn_utl.o: ../crypto/asn1/tasn_utl.c
mv crypto/asn1/tasn_utl.d.tmp crypto/asn1/tasn_utl.d; \
fi
crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_algor.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_algor.c
@touch crypto/asn1/x_algor.d.tmp
@if cmp crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_algor.d.tmp; \
@@ -1326,7 +1326,7 @@ crypto/asn1/x_algor.o: ../crypto/asn1/x_algor.c
mv crypto/asn1/x_algor.d.tmp crypto/asn1/x_algor.d; \
fi
crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_bignum.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_bignum.c
@touch crypto/asn1/x_bignum.d.tmp
@if cmp crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_bignum.d.tmp; \
@@ -1334,7 +1334,7 @@ crypto/asn1/x_bignum.o: ../crypto/asn1/x_bignum.c
mv crypto/asn1/x_bignum.d.tmp crypto/asn1/x_bignum.d; \
fi
crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_info.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_info.c
@touch crypto/asn1/x_info.d.tmp
@if cmp crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_info.d.tmp; \
@@ -1342,7 +1342,7 @@ crypto/asn1/x_info.o: ../crypto/asn1/x_info.c
mv crypto/asn1/x_info.d.tmp crypto/asn1/x_info.d; \
fi
crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_int64.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_int64.c
@touch crypto/asn1/x_int64.d.tmp
@if cmp crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_int64.d.tmp; \
@@ -1350,7 +1350,7 @@ crypto/asn1/x_int64.o: ../crypto/asn1/x_int64.c
mv crypto/asn1/x_int64.d.tmp crypto/asn1/x_int64.d; \
fi
crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_long.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_long.c
@touch crypto/asn1/x_long.d.tmp
@if cmp crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_long.d.tmp; \
@@ -1358,7 +1358,7 @@ crypto/asn1/x_long.o: ../crypto/asn1/x_long.c
mv crypto/asn1/x_long.d.tmp crypto/asn1/x_long.d; \
fi
crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_pkey.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_pkey.c
@touch crypto/asn1/x_pkey.d.tmp
@if cmp crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_pkey.d.tmp; \
@@ -1366,7 +1366,7 @@ crypto/asn1/x_pkey.o: ../crypto/asn1/x_pkey.c
mv crypto/asn1/x_pkey.d.tmp crypto/asn1/x_pkey.d; \
fi
crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_sig.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_sig.c
@touch crypto/asn1/x_sig.d.tmp
@if cmp crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_sig.d.tmp; \
@@ -1374,7 +1374,7 @@ crypto/asn1/x_sig.o: ../crypto/asn1/x_sig.c
mv crypto/asn1/x_sig.d.tmp crypto/asn1/x_sig.d; \
fi
crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_spki.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_spki.c
@touch crypto/asn1/x_spki.d.tmp
@if cmp crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_spki.d.tmp; \
@@ -1382,7 +1382,7 @@ crypto/asn1/x_spki.o: ../crypto/asn1/x_spki.c
mv crypto/asn1/x_spki.d.tmp crypto/asn1/x_spki.d; \
fi
crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/asn1/x_val.d.tmp -MT $@ -c -o $@ ../crypto/asn1/x_val.c
@touch crypto/asn1/x_val.d.tmp
@if cmp crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d > /dev/null 2> /dev/null; then \
rm -f crypto/asn1/x_val.d.tmp; \
@@ -1390,7 +1390,7 @@ crypto/asn1/x_val.o: ../crypto/asn1/x_val.c
mv crypto/asn1/x_val.d.tmp crypto/asn1/x_val.d; \
fi
crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_null.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_null.c
@touch crypto/async/arch/async_null.d.tmp
@if cmp crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_null.d.tmp; \
@@ -1398,7 +1398,7 @@ crypto/async/arch/async_null.o: ../crypto/async/arch/async_null.c
mv crypto/async/arch/async_null.d.tmp crypto/async/arch/async_null.d; \
fi
crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_posix.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_posix.c
@touch crypto/async/arch/async_posix.d.tmp
@if cmp crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_posix.d.tmp; \
@@ -1406,7 +1406,7 @@ crypto/async/arch/async_posix.o: ../crypto/async/arch/async_posix.c
mv crypto/async/arch/async_posix.d.tmp crypto/async/arch/async_posix.d; \
fi
crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/arch/async_win.d.tmp -MT $@ -c -o $@ ../crypto/async/arch/async_win.c
@touch crypto/async/arch/async_win.d.tmp
@if cmp crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/arch/async_win.d.tmp; \
@@ -1414,7 +1414,7 @@ crypto/async/arch/async_win.o: ../crypto/async/arch/async_win.c
mv crypto/async/arch/async_win.d.tmp crypto/async/arch/async_win.d; \
fi
crypto/async/async.o: ../crypto/async/async.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async.d.tmp -MT $@ -c -o $@ ../crypto/async/async.c
@touch crypto/async/async.d.tmp
@if cmp crypto/async/async.d.tmp crypto/async/async.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async.d.tmp; \
@@ -1422,7 +1422,7 @@ crypto/async/async.o: ../crypto/async/async.c
mv crypto/async/async.d.tmp crypto/async/async.d; \
fi
crypto/async/async_err.o: ../crypto/async/async_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_err.d.tmp -MT $@ -c -o $@ ../crypto/async/async_err.c
@touch crypto/async/async_err.d.tmp
@if cmp crypto/async/async_err.d.tmp crypto/async/async_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_err.d.tmp; \
@@ -1430,7 +1430,7 @@ crypto/async/async_err.o: ../crypto/async/async_err.c
mv crypto/async/async_err.d.tmp crypto/async/async_err.d; \
fi
crypto/async/async_wait.o: ../crypto/async/async_wait.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/async/async_wait.d.tmp -MT $@ -c -o $@ ../crypto/async/async_wait.c
@touch crypto/async/async_wait.d.tmp
@if cmp crypto/async/async_wait.d.tmp crypto/async/async_wait.d > /dev/null 2> /dev/null; then \
rm -f crypto/async/async_wait.d.tmp; \
@@ -1438,7 +1438,7 @@ crypto/async/async_wait.o: ../crypto/async/async_wait.c
mv crypto/async/async_wait.d.tmp crypto/async/async_wait.d; \
fi
crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_cfb64.c
@touch crypto/bf/bf_cfb64.d.tmp
@if cmp crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_cfb64.d.tmp; \
@@ -1446,7 +1446,7 @@ crypto/bf/bf_cfb64.o: ../crypto/bf/bf_cfb64.c
mv crypto/bf/bf_cfb64.d.tmp crypto/bf/bf_cfb64.d; \
fi
crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ecb.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ecb.c
@touch crypto/bf/bf_ecb.d.tmp
@if cmp crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ecb.d.tmp; \
@@ -1454,7 +1454,7 @@ crypto/bf/bf_ecb.o: ../crypto/bf/bf_ecb.c
mv crypto/bf/bf_ecb.d.tmp crypto/bf/bf_ecb.d; \
fi
crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_enc.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_enc.c
@touch crypto/bf/bf_enc.d.tmp
@if cmp crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_enc.d.tmp; \
@@ -1462,7 +1462,7 @@ crypto/bf/bf_enc.o: ../crypto/bf/bf_enc.c
mv crypto/bf/bf_enc.d.tmp crypto/bf/bf_enc.d; \
fi
crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_ofb64.c
@touch crypto/bf/bf_ofb64.d.tmp
@if cmp crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_ofb64.d.tmp; \
@@ -1470,7 +1470,7 @@ crypto/bf/bf_ofb64.o: ../crypto/bf/bf_ofb64.c
mv crypto/bf/bf_ofb64.d.tmp crypto/bf/bf_ofb64.d; \
fi
crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bf/bf_skey.d.tmp -MT $@ -c -o $@ ../crypto/bf/bf_skey.c
@touch crypto/bf/bf_skey.d.tmp
@if cmp crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/bf/bf_skey.d.tmp; \
@@ -1478,7 +1478,7 @@ crypto/bf/bf_skey.o: ../crypto/bf/bf_skey.c
mv crypto/bf/bf_skey.d.tmp crypto/bf/bf_skey.d; \
fi
crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_addr.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_addr.c
@touch crypto/bio/b_addr.d.tmp
@if cmp crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_addr.d.tmp; \
@@ -1486,7 +1486,7 @@ crypto/bio/b_addr.o: ../crypto/bio/b_addr.c
mv crypto/bio/b_addr.d.tmp crypto/bio/b_addr.d; \
fi
crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_dump.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_dump.c
@touch crypto/bio/b_dump.d.tmp
@if cmp crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_dump.d.tmp; \
@@ -1494,7 +1494,7 @@ crypto/bio/b_dump.o: ../crypto/bio/b_dump.c
mv crypto/bio/b_dump.d.tmp crypto/bio/b_dump.d; \
fi
crypto/bio/b_print.o: ../crypto/bio/b_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_print.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_print.c
@touch crypto/bio/b_print.d.tmp
@if cmp crypto/bio/b_print.d.tmp crypto/bio/b_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_print.d.tmp; \
@@ -1502,7 +1502,7 @@ crypto/bio/b_print.o: ../crypto/bio/b_print.c
mv crypto/bio/b_print.d.tmp crypto/bio/b_print.d; \
fi
crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock.c
@touch crypto/bio/b_sock.d.tmp
@if cmp crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock.d.tmp; \
@@ -1510,7 +1510,7 @@ crypto/bio/b_sock.o: ../crypto/bio/b_sock.c
mv crypto/bio/b_sock.d.tmp crypto/bio/b_sock.d; \
fi
crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/b_sock2.d.tmp -MT $@ -c -o $@ ../crypto/bio/b_sock2.c
@touch crypto/bio/b_sock2.d.tmp
@if cmp crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/b_sock2.d.tmp; \
@@ -1518,7 +1518,7 @@ crypto/bio/b_sock2.o: ../crypto/bio/b_sock2.c
mv crypto/bio/b_sock2.d.tmp crypto/bio/b_sock2.d; \
fi
crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_buff.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_buff.c
@touch crypto/bio/bf_buff.d.tmp
@if cmp crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_buff.d.tmp; \
@@ -1526,7 +1526,7 @@ crypto/bio/bf_buff.o: ../crypto/bio/bf_buff.c
mv crypto/bio/bf_buff.d.tmp crypto/bio/bf_buff.d; \
fi
crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_lbuf.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_lbuf.c
@touch crypto/bio/bf_lbuf.d.tmp
@if cmp crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_lbuf.d.tmp; \
@@ -1534,7 +1534,7 @@ crypto/bio/bf_lbuf.o: ../crypto/bio/bf_lbuf.c
mv crypto/bio/bf_lbuf.d.tmp crypto/bio/bf_lbuf.d; \
fi
crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_nbio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_nbio.c
@touch crypto/bio/bf_nbio.d.tmp
@if cmp crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_nbio.d.tmp; \
@@ -1542,7 +1542,7 @@ crypto/bio/bf_nbio.o: ../crypto/bio/bf_nbio.c
mv crypto/bio/bf_nbio.d.tmp crypto/bio/bf_nbio.d; \
fi
crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bf_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bf_null.c
@touch crypto/bio/bf_null.d.tmp
@if cmp crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bf_null.d.tmp; \
@@ -1550,7 +1550,7 @@ crypto/bio/bf_null.o: ../crypto/bio/bf_null.c
mv crypto/bio/bf_null.d.tmp crypto/bio/bf_null.d; \
fi
crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_cb.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_cb.c
@touch crypto/bio/bio_cb.d.tmp
@if cmp crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_cb.d.tmp; \
@@ -1558,7 +1558,7 @@ crypto/bio/bio_cb.o: ../crypto/bio/bio_cb.c
mv crypto/bio/bio_cb.d.tmp crypto/bio/bio_cb.d; \
fi
crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_err.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_err.c
@touch crypto/bio/bio_err.d.tmp
@if cmp crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_err.d.tmp; \
@@ -1566,7 +1566,7 @@ crypto/bio/bio_err.o: ../crypto/bio/bio_err.c
mv crypto/bio/bio_err.d.tmp crypto/bio/bio_err.d; \
fi
crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_lib.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_lib.c
@touch crypto/bio/bio_lib.d.tmp
@if cmp crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_lib.d.tmp; \
@@ -1574,7 +1574,7 @@ crypto/bio/bio_lib.o: ../crypto/bio/bio_lib.c
mv crypto/bio/bio_lib.d.tmp crypto/bio/bio_lib.d; \
fi
crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bio_meth.d.tmp -MT $@ -c -o $@ ../crypto/bio/bio_meth.c
@touch crypto/bio/bio_meth.d.tmp
@if cmp crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bio_meth.d.tmp; \
@@ -1582,7 +1582,7 @@ crypto/bio/bio_meth.o: ../crypto/bio/bio_meth.c
mv crypto/bio/bio_meth.d.tmp crypto/bio/bio_meth.d; \
fi
crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_acpt.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_acpt.c
@touch crypto/bio/bss_acpt.d.tmp
@if cmp crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_acpt.d.tmp; \
@@ -1590,7 +1590,7 @@ crypto/bio/bss_acpt.o: ../crypto/bio/bss_acpt.c
mv crypto/bio/bss_acpt.d.tmp crypto/bio/bss_acpt.d; \
fi
crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_bio.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_bio.c
@touch crypto/bio/bss_bio.d.tmp
@if cmp crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_bio.d.tmp; \
@@ -1598,7 +1598,7 @@ crypto/bio/bss_bio.o: ../crypto/bio/bss_bio.c
mv crypto/bio/bss_bio.d.tmp crypto/bio/bss_bio.d; \
fi
crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_conn.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_conn.c
@touch crypto/bio/bss_conn.d.tmp
@if cmp crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_conn.d.tmp; \
@@ -1606,7 +1606,7 @@ crypto/bio/bss_conn.o: ../crypto/bio/bss_conn.c
mv crypto/bio/bss_conn.d.tmp crypto/bio/bss_conn.d; \
fi
crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_dgram.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_dgram.c
@touch crypto/bio/bss_dgram.d.tmp
@if cmp crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_dgram.d.tmp; \
@@ -1614,7 +1614,7 @@ crypto/bio/bss_dgram.o: ../crypto/bio/bss_dgram.c
mv crypto/bio/bss_dgram.d.tmp crypto/bio/bss_dgram.d; \
fi
crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_fd.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_fd.c
@touch crypto/bio/bss_fd.d.tmp
@if cmp crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_fd.d.tmp; \
@@ -1622,7 +1622,7 @@ crypto/bio/bss_fd.o: ../crypto/bio/bss_fd.c
mv crypto/bio/bss_fd.d.tmp crypto/bio/bss_fd.d; \
fi
crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_file.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_file.c
@touch crypto/bio/bss_file.d.tmp
@if cmp crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_file.d.tmp; \
@@ -1630,7 +1630,7 @@ crypto/bio/bss_file.o: ../crypto/bio/bss_file.c
mv crypto/bio/bss_file.d.tmp crypto/bio/bss_file.d; \
fi
crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_log.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_log.c
@touch crypto/bio/bss_log.d.tmp
@if cmp crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_log.d.tmp; \
@@ -1638,7 +1638,7 @@ crypto/bio/bss_log.o: ../crypto/bio/bss_log.c
mv crypto/bio/bss_log.d.tmp crypto/bio/bss_log.d; \
fi
crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_mem.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_mem.c
@touch crypto/bio/bss_mem.d.tmp
@if cmp crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_mem.d.tmp; \
@@ -1646,7 +1646,7 @@ crypto/bio/bss_mem.o: ../crypto/bio/bss_mem.c
mv crypto/bio/bss_mem.d.tmp crypto/bio/bss_mem.d; \
fi
crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_null.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_null.c
@touch crypto/bio/bss_null.d.tmp
@if cmp crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_null.d.tmp; \
@@ -1654,7 +1654,7 @@ crypto/bio/bss_null.o: ../crypto/bio/bss_null.c
mv crypto/bio/bss_null.d.tmp crypto/bio/bss_null.d; \
fi
crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bio/bss_sock.d.tmp -MT $@ -c -o $@ ../crypto/bio/bss_sock.c
@touch crypto/bio/bss_sock.d.tmp
@if cmp crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d > /dev/null 2> /dev/null; then \
rm -f crypto/bio/bss_sock.d.tmp; \
@@ -1662,7 +1662,7 @@ crypto/bio/bss_sock.o: ../crypto/bio/bss_sock.c
mv crypto/bio/bss_sock.d.tmp crypto/bio/bss_sock.d; \
fi
crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2b.c
@touch crypto/blake2/blake2b.d.tmp
@if cmp crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2b.d.tmp; \
@@ -1670,7 +1670,7 @@ crypto/blake2/blake2b.o: ../crypto/blake2/blake2b.c
mv crypto/blake2/blake2b.d.tmp crypto/blake2/blake2b.d; \
fi
crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/blake2s.c
@touch crypto/blake2/blake2s.d.tmp
@if cmp crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/blake2s.d.tmp; \
@@ -1678,7 +1678,7 @@ crypto/blake2/blake2s.o: ../crypto/blake2/blake2s.c
mv crypto/blake2/blake2s.d.tmp crypto/blake2/blake2s.d; \
fi
crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2b.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2b.c
@touch crypto/blake2/m_blake2b.d.tmp
@if cmp crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2b.d.tmp; \
@@ -1686,7 +1686,7 @@ crypto/blake2/m_blake2b.o: ../crypto/blake2/m_blake2b.c
mv crypto/blake2/m_blake2b.d.tmp crypto/blake2/m_blake2b.d; \
fi
crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/blake2/m_blake2s.d.tmp -MT $@ -c -o $@ ../crypto/blake2/m_blake2s.c
@touch crypto/blake2/m_blake2s.d.tmp
@if cmp crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d > /dev/null 2> /dev/null; then \
rm -f crypto/blake2/m_blake2s.d.tmp; \
@@ -1694,7 +1694,7 @@ crypto/blake2/m_blake2s.o: ../crypto/blake2/m_blake2s.c
mv crypto/blake2/m_blake2s.d.tmp crypto/blake2/m_blake2s.d; \
fi
crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_add.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_add.c
@touch crypto/bn/bn_add.d.tmp
@if cmp crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_add.d.tmp; \
@@ -1702,7 +1702,7 @@ crypto/bn/bn_add.o: ../crypto/bn/bn_add.c
mv crypto/bn/bn_add.d.tmp crypto/bn/bn_add.d; \
fi
crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_asm.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_asm.c
@touch crypto/bn/bn_asm.d.tmp
@if cmp crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_asm.d.tmp; \
@@ -1710,7 +1710,7 @@ crypto/bn/bn_asm.o: ../crypto/bn/bn_asm.c
mv crypto/bn/bn_asm.d.tmp crypto/bn/bn_asm.d; \
fi
crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_blind.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_blind.c
@touch crypto/bn/bn_blind.d.tmp
@if cmp crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_blind.d.tmp; \
@@ -1718,7 +1718,7 @@ crypto/bn/bn_blind.o: ../crypto/bn/bn_blind.c
mv crypto/bn/bn_blind.d.tmp crypto/bn/bn_blind.d; \
fi
crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_const.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_const.c
@touch crypto/bn/bn_const.d.tmp
@if cmp crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_const.d.tmp; \
@@ -1726,7 +1726,7 @@ crypto/bn/bn_const.o: ../crypto/bn/bn_const.c
mv crypto/bn/bn_const.d.tmp crypto/bn/bn_const.d; \
fi
crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_ctx.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_ctx.c
@touch crypto/bn/bn_ctx.d.tmp
@if cmp crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_ctx.d.tmp; \
@@ -1734,7 +1734,7 @@ crypto/bn/bn_ctx.o: ../crypto/bn/bn_ctx.c
mv crypto/bn/bn_ctx.d.tmp crypto/bn/bn_ctx.d; \
fi
crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_depr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_depr.c
@touch crypto/bn/bn_depr.d.tmp
@if cmp crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_depr.d.tmp; \
@@ -1742,7 +1742,7 @@ crypto/bn/bn_depr.o: ../crypto/bn/bn_depr.c
mv crypto/bn/bn_depr.d.tmp crypto/bn/bn_depr.d; \
fi
crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_dh.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_dh.c
@touch crypto/bn/bn_dh.d.tmp
@if cmp crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_dh.d.tmp; \
@@ -1750,7 +1750,7 @@ crypto/bn/bn_dh.o: ../crypto/bn/bn_dh.c
mv crypto/bn/bn_dh.d.tmp crypto/bn/bn_dh.d; \
fi
crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_div.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_div.c
@touch crypto/bn/bn_div.d.tmp
@if cmp crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_div.d.tmp; \
@@ -1758,7 +1758,7 @@ crypto/bn/bn_div.o: ../crypto/bn/bn_div.c
mv crypto/bn/bn_div.d.tmp crypto/bn/bn_div.d; \
fi
crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_err.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_err.c
@touch crypto/bn/bn_err.d.tmp
@if cmp crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_err.d.tmp; \
@@ -1766,7 +1766,7 @@ crypto/bn/bn_err.o: ../crypto/bn/bn_err.c
mv crypto/bn/bn_err.d.tmp crypto/bn/bn_err.d; \
fi
crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp.c
@touch crypto/bn/bn_exp.d.tmp
@if cmp crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp.d.tmp; \
@@ -1774,7 +1774,7 @@ crypto/bn/bn_exp.o: ../crypto/bn/bn_exp.c
mv crypto/bn/bn_exp.d.tmp crypto/bn/bn_exp.d; \
fi
crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_exp2.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_exp2.c
@touch crypto/bn/bn_exp2.d.tmp
@if cmp crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_exp2.d.tmp; \
@@ -1782,7 +1782,7 @@ crypto/bn/bn_exp2.o: ../crypto/bn/bn_exp2.c
mv crypto/bn/bn_exp2.d.tmp crypto/bn/bn_exp2.d; \
fi
crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gcd.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gcd.c
@touch crypto/bn/bn_gcd.d.tmp
@if cmp crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gcd.d.tmp; \
@@ -1790,7 +1790,7 @@ crypto/bn/bn_gcd.o: ../crypto/bn/bn_gcd.c
mv crypto/bn/bn_gcd.d.tmp crypto/bn/bn_gcd.d; \
fi
crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_gf2m.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_gf2m.c
@touch crypto/bn/bn_gf2m.d.tmp
@if cmp crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_gf2m.d.tmp; \
@@ -1798,7 +1798,7 @@ crypto/bn/bn_gf2m.o: ../crypto/bn/bn_gf2m.c
mv crypto/bn/bn_gf2m.d.tmp crypto/bn/bn_gf2m.d; \
fi
crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_intern.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_intern.c
@touch crypto/bn/bn_intern.d.tmp
@if cmp crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_intern.d.tmp; \
@@ -1806,7 +1806,7 @@ crypto/bn/bn_intern.o: ../crypto/bn/bn_intern.c
mv crypto/bn/bn_intern.d.tmp crypto/bn/bn_intern.d; \
fi
crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_kron.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_kron.c
@touch crypto/bn/bn_kron.d.tmp
@if cmp crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_kron.d.tmp; \
@@ -1814,7 +1814,7 @@ crypto/bn/bn_kron.o: ../crypto/bn/bn_kron.c
mv crypto/bn/bn_kron.d.tmp crypto/bn/bn_kron.d; \
fi
crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_lib.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_lib.c
@touch crypto/bn/bn_lib.d.tmp
@if cmp crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_lib.d.tmp; \
@@ -1822,7 +1822,7 @@ crypto/bn/bn_lib.o: ../crypto/bn/bn_lib.c
mv crypto/bn/bn_lib.d.tmp crypto/bn/bn_lib.d; \
fi
crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mod.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mod.c
@touch crypto/bn/bn_mod.d.tmp
@if cmp crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mod.d.tmp; \
@@ -1830,7 +1830,7 @@ crypto/bn/bn_mod.o: ../crypto/bn/bn_mod.c
mv crypto/bn/bn_mod.d.tmp crypto/bn/bn_mod.d; \
fi
crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mont.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mont.c
@touch crypto/bn/bn_mont.d.tmp
@if cmp crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mont.d.tmp; \
@@ -1838,7 +1838,7 @@ crypto/bn/bn_mont.o: ../crypto/bn/bn_mont.c
mv crypto/bn/bn_mont.d.tmp crypto/bn/bn_mont.d; \
fi
crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mpi.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mpi.c
@touch crypto/bn/bn_mpi.d.tmp
@if cmp crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mpi.d.tmp; \
@@ -1846,7 +1846,7 @@ crypto/bn/bn_mpi.o: ../crypto/bn/bn_mpi.c
mv crypto/bn/bn_mpi.d.tmp crypto/bn/bn_mpi.d; \
fi
crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_mul.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_mul.c
@touch crypto/bn/bn_mul.d.tmp
@if cmp crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_mul.d.tmp; \
@@ -1854,7 +1854,7 @@ crypto/bn/bn_mul.o: ../crypto/bn/bn_mul.c
mv crypto/bn/bn_mul.d.tmp crypto/bn/bn_mul.d; \
fi
crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_nist.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_nist.c
@touch crypto/bn/bn_nist.d.tmp
@if cmp crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_nist.d.tmp; \
@@ -1862,7 +1862,7 @@ crypto/bn/bn_nist.o: ../crypto/bn/bn_nist.c
mv crypto/bn/bn_nist.d.tmp crypto/bn/bn_nist.d; \
fi
crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_prime.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_prime.c
@touch crypto/bn/bn_prime.d.tmp
@if cmp crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_prime.d.tmp; \
@@ -1870,7 +1870,7 @@ crypto/bn/bn_prime.o: ../crypto/bn/bn_prime.c
mv crypto/bn/bn_prime.d.tmp crypto/bn/bn_prime.d; \
fi
crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_print.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_print.c
@touch crypto/bn/bn_print.d.tmp
@if cmp crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_print.d.tmp; \
@@ -1878,7 +1878,7 @@ crypto/bn/bn_print.o: ../crypto/bn/bn_print.c
mv crypto/bn/bn_print.d.tmp crypto/bn/bn_print.d; \
fi
crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_rand.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_rand.c
@touch crypto/bn/bn_rand.d.tmp
@if cmp crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_rand.d.tmp; \
@@ -1886,7 +1886,7 @@ crypto/bn/bn_rand.o: ../crypto/bn/bn_rand.c
mv crypto/bn/bn_rand.d.tmp crypto/bn/bn_rand.d; \
fi
crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_recp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_recp.c
@touch crypto/bn/bn_recp.d.tmp
@if cmp crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_recp.d.tmp; \
@@ -1894,7 +1894,7 @@ crypto/bn/bn_recp.o: ../crypto/bn/bn_recp.c
mv crypto/bn/bn_recp.d.tmp crypto/bn/bn_recp.d; \
fi
crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_shift.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_shift.c
@touch crypto/bn/bn_shift.d.tmp
@if cmp crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_shift.d.tmp; \
@@ -1902,7 +1902,7 @@ crypto/bn/bn_shift.o: ../crypto/bn/bn_shift.c
mv crypto/bn/bn_shift.d.tmp crypto/bn/bn_shift.d; \
fi
crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqr.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqr.c
@touch crypto/bn/bn_sqr.d.tmp
@if cmp crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqr.d.tmp; \
@@ -1910,7 +1910,7 @@ crypto/bn/bn_sqr.o: ../crypto/bn/bn_sqr.c
mv crypto/bn/bn_sqr.d.tmp crypto/bn/bn_sqr.d; \
fi
crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_sqrt.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_sqrt.c
@touch crypto/bn/bn_sqrt.d.tmp
@if cmp crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_sqrt.d.tmp; \
@@ -1918,7 +1918,7 @@ crypto/bn/bn_sqrt.o: ../crypto/bn/bn_sqrt.c
mv crypto/bn/bn_sqrt.d.tmp crypto/bn/bn_sqrt.d; \
fi
crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_srp.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_srp.c
@touch crypto/bn/bn_srp.d.tmp
@if cmp crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_srp.d.tmp; \
@@ -1926,7 +1926,7 @@ crypto/bn/bn_srp.o: ../crypto/bn/bn_srp.c
mv crypto/bn/bn_srp.d.tmp crypto/bn/bn_srp.d; \
fi
crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_word.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_word.c
@touch crypto/bn/bn_word.d.tmp
@if cmp crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_word.d.tmp; \
@@ -1934,7 +1934,7 @@ crypto/bn/bn_word.o: ../crypto/bn/bn_word.c
mv crypto/bn/bn_word.d.tmp crypto/bn/bn_word.d; \
fi
crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/bn/bn_x931p.d.tmp -MT $@ -c -o $@ ../crypto/bn/bn_x931p.c
@touch crypto/bn/bn_x931p.d.tmp
@if cmp crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d > /dev/null 2> /dev/null; then \
rm -f crypto/bn/bn_x931p.d.tmp; \
@@ -1942,7 +1942,7 @@ crypto/bn/bn_x931p.o: ../crypto/bn/bn_x931p.c
mv crypto/bn/bn_x931p.d.tmp crypto/bn/bn_x931p.d; \
fi
crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buf_err.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buf_err.c
@touch crypto/buffer/buf_err.d.tmp
@if cmp crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buf_err.d.tmp; \
@@ -1950,7 +1950,7 @@ crypto/buffer/buf_err.o: ../crypto/buffer/buf_err.c
mv crypto/buffer/buf_err.d.tmp crypto/buffer/buf_err.d; \
fi
crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/buffer/buffer.d.tmp -MT $@ -c -o $@ ../crypto/buffer/buffer.c
@touch crypto/buffer/buffer.d.tmp
@if cmp crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d > /dev/null 2> /dev/null; then \
rm -f crypto/buffer/buffer.d.tmp; \
@@ -1958,7 +1958,7 @@ crypto/buffer/buffer.o: ../crypto/buffer/buffer.c
mv crypto/buffer/buffer.d.tmp crypto/buffer/buffer.d; \
fi
crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/camellia.d.tmp -MT $@ -c -o $@ ../crypto/camellia/camellia.c
@touch crypto/camellia/camellia.d.tmp
@if cmp crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/camellia.d.tmp; \
@@ -1966,7 +1966,7 @@ crypto/camellia/camellia.o: ../crypto/camellia/camellia.c
mv crypto/camellia/camellia.d.tmp crypto/camellia/camellia.d; \
fi
crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cbc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cbc.c
@touch crypto/camellia/cmll_cbc.d.tmp
@if cmp crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cbc.d.tmp; \
@@ -1974,7 +1974,7 @@ crypto/camellia/cmll_cbc.o: ../crypto/camellia/cmll_cbc.c
mv crypto/camellia/cmll_cbc.d.tmp crypto/camellia/cmll_cbc.d; \
fi
crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_cfb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_cfb.c
@touch crypto/camellia/cmll_cfb.d.tmp
@if cmp crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_cfb.d.tmp; \
@@ -1982,7 +1982,7 @@ crypto/camellia/cmll_cfb.o: ../crypto/camellia/cmll_cfb.c
mv crypto/camellia/cmll_cfb.d.tmp crypto/camellia/cmll_cfb.d; \
fi
crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ctr.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ctr.c
@touch crypto/camellia/cmll_ctr.d.tmp
@if cmp crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ctr.d.tmp; \
@@ -1990,7 +1990,7 @@ crypto/camellia/cmll_ctr.o: ../crypto/camellia/cmll_ctr.c
mv crypto/camellia/cmll_ctr.d.tmp crypto/camellia/cmll_ctr.d; \
fi
crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ecb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ecb.c
@touch crypto/camellia/cmll_ecb.d.tmp
@if cmp crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ecb.d.tmp; \
@@ -1998,7 +1998,7 @@ crypto/camellia/cmll_ecb.o: ../crypto/camellia/cmll_ecb.c
mv crypto/camellia/cmll_ecb.d.tmp crypto/camellia/cmll_ecb.d; \
fi
crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_misc.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_misc.c
@touch crypto/camellia/cmll_misc.d.tmp
@if cmp crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_misc.d.tmp; \
@@ -2006,7 +2006,7 @@ crypto/camellia/cmll_misc.o: ../crypto/camellia/cmll_misc.c
mv crypto/camellia/cmll_misc.d.tmp crypto/camellia/cmll_misc.d; \
fi
crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/camellia/cmll_ofb.d.tmp -MT $@ -c -o $@ ../crypto/camellia/cmll_ofb.c
@touch crypto/camellia/cmll_ofb.d.tmp
@if cmp crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/camellia/cmll_ofb.d.tmp; \
@@ -2014,7 +2014,7 @@ crypto/camellia/cmll_ofb.o: ../crypto/camellia/cmll_ofb.c
mv crypto/camellia/cmll_ofb.d.tmp crypto/camellia/cmll_ofb.d; \
fi
crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_cfb64.c
@touch crypto/cast/c_cfb64.d.tmp
@if cmp crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_cfb64.d.tmp; \
@@ -2022,7 +2022,7 @@ crypto/cast/c_cfb64.o: ../crypto/cast/c_cfb64.c
mv crypto/cast/c_cfb64.d.tmp crypto/cast/c_cfb64.d; \
fi
crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ecb.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ecb.c
@touch crypto/cast/c_ecb.d.tmp
@if cmp crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ecb.d.tmp; \
@@ -2030,7 +2030,7 @@ crypto/cast/c_ecb.o: ../crypto/cast/c_ecb.c
mv crypto/cast/c_ecb.d.tmp crypto/cast/c_ecb.d; \
fi
crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_enc.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_enc.c
@touch crypto/cast/c_enc.d.tmp
@if cmp crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_enc.d.tmp; \
@@ -2038,7 +2038,7 @@ crypto/cast/c_enc.o: ../crypto/cast/c_enc.c
mv crypto/cast/c_enc.d.tmp crypto/cast/c_enc.d; \
fi
crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_ofb64.c
@touch crypto/cast/c_ofb64.d.tmp
@if cmp crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_ofb64.d.tmp; \
@@ -2046,7 +2046,7 @@ crypto/cast/c_ofb64.o: ../crypto/cast/c_ofb64.c
mv crypto/cast/c_ofb64.d.tmp crypto/cast/c_ofb64.d; \
fi
crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cast/c_skey.d.tmp -MT $@ -c -o $@ ../crypto/cast/c_skey.c
@touch crypto/cast/c_skey.d.tmp
@if cmp crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/cast/c_skey.d.tmp; \
@@ -2054,7 +2054,7 @@ crypto/cast/c_skey.o: ../crypto/cast/c_skey.c
mv crypto/cast/c_skey.d.tmp crypto/cast/c_skey.d; \
fi
crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/chacha/chacha_enc.d.tmp -MT $@ -c -o $@ ../crypto/chacha/chacha_enc.c
@touch crypto/chacha/chacha_enc.d.tmp
@if cmp crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/chacha/chacha_enc.d.tmp; \
@@ -2062,7 +2062,7 @@ crypto/chacha/chacha_enc.o: ../crypto/chacha/chacha_enc.c
mv crypto/chacha/chacha_enc.d.tmp crypto/chacha/chacha_enc.d; \
fi
crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_ameth.c
@touch crypto/cmac/cm_ameth.d.tmp
@if cmp crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_ameth.d.tmp; \
@@ -2070,7 +2070,7 @@ crypto/cmac/cm_ameth.o: ../crypto/cmac/cm_ameth.c
mv crypto/cmac/cm_ameth.d.tmp crypto/cmac/cm_ameth.d; \
fi
crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cm_pmeth.c
@touch crypto/cmac/cm_pmeth.d.tmp
@if cmp crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cm_pmeth.d.tmp; \
@@ -2078,7 +2078,7 @@ crypto/cmac/cm_pmeth.o: ../crypto/cmac/cm_pmeth.c
mv crypto/cmac/cm_pmeth.d.tmp crypto/cmac/cm_pmeth.d; \
fi
crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cmac/cmac.d.tmp -MT $@ -c -o $@ ../crypto/cmac/cmac.c
@touch crypto/cmac/cmac.d.tmp
@if cmp crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/cmac/cmac.d.tmp; \
@@ -2086,7 +2086,7 @@ crypto/cmac/cmac.o: ../crypto/cmac/cmac.c
mv crypto/cmac/cmac.d.tmp crypto/cmac/cmac.d; \
fi
crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_asn1.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_asn1.c
@touch crypto/cms/cms_asn1.d.tmp
@if cmp crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_asn1.d.tmp; \
@@ -2094,7 +2094,7 @@ crypto/cms/cms_asn1.o: ../crypto/cms/cms_asn1.c
mv crypto/cms/cms_asn1.d.tmp crypto/cms/cms_asn1.d; \
fi
crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_att.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_att.c
@touch crypto/cms/cms_att.d.tmp
@if cmp crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_att.d.tmp; \
@@ -2102,7 +2102,7 @@ crypto/cms/cms_att.o: ../crypto/cms/cms_att.c
mv crypto/cms/cms_att.d.tmp crypto/cms/cms_att.d; \
fi
crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_cd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_cd.c
@touch crypto/cms/cms_cd.d.tmp
@if cmp crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_cd.d.tmp; \
@@ -2110,7 +2110,7 @@ crypto/cms/cms_cd.o: ../crypto/cms/cms_cd.c
mv crypto/cms/cms_cd.d.tmp crypto/cms/cms_cd.d; \
fi
crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_dd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_dd.c
@touch crypto/cms/cms_dd.d.tmp
@if cmp crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_dd.d.tmp; \
@@ -2118,7 +2118,7 @@ crypto/cms/cms_dd.o: ../crypto/cms/cms_dd.c
mv crypto/cms/cms_dd.d.tmp crypto/cms/cms_dd.d; \
fi
crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_enc.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_enc.c
@touch crypto/cms/cms_enc.d.tmp
@if cmp crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_enc.d.tmp; \
@@ -2126,7 +2126,7 @@ crypto/cms/cms_enc.o: ../crypto/cms/cms_enc.c
mv crypto/cms/cms_enc.d.tmp crypto/cms/cms_enc.d; \
fi
crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_env.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_env.c
@touch crypto/cms/cms_env.d.tmp
@if cmp crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_env.d.tmp; \
@@ -2134,7 +2134,7 @@ crypto/cms/cms_env.o: ../crypto/cms/cms_env.c
mv crypto/cms/cms_env.d.tmp crypto/cms/cms_env.d; \
fi
crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_err.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_err.c
@touch crypto/cms/cms_err.d.tmp
@if cmp crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_err.d.tmp; \
@@ -2142,7 +2142,7 @@ crypto/cms/cms_err.o: ../crypto/cms/cms_err.c
mv crypto/cms/cms_err.d.tmp crypto/cms/cms_err.d; \
fi
crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_ess.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_ess.c
@touch crypto/cms/cms_ess.d.tmp
@if cmp crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_ess.d.tmp; \
@@ -2150,7 +2150,7 @@ crypto/cms/cms_ess.o: ../crypto/cms/cms_ess.c
mv crypto/cms/cms_ess.d.tmp crypto/cms/cms_ess.d; \
fi
crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_io.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_io.c
@touch crypto/cms/cms_io.d.tmp
@if cmp crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_io.d.tmp; \
@@ -2158,7 +2158,7 @@ crypto/cms/cms_io.o: ../crypto/cms/cms_io.c
mv crypto/cms/cms_io.d.tmp crypto/cms/cms_io.d; \
fi
crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_kari.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_kari.c
@touch crypto/cms/cms_kari.d.tmp
@if cmp crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_kari.d.tmp; \
@@ -2166,7 +2166,7 @@ crypto/cms/cms_kari.o: ../crypto/cms/cms_kari.c
mv crypto/cms/cms_kari.d.tmp crypto/cms/cms_kari.d; \
fi
crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_lib.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_lib.c
@touch crypto/cms/cms_lib.d.tmp
@if cmp crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_lib.d.tmp; \
@@ -2174,7 +2174,7 @@ crypto/cms/cms_lib.o: ../crypto/cms/cms_lib.c
mv crypto/cms/cms_lib.d.tmp crypto/cms/cms_lib.d; \
fi
crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_pwri.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_pwri.c
@touch crypto/cms/cms_pwri.d.tmp
@if cmp crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_pwri.d.tmp; \
@@ -2182,7 +2182,7 @@ crypto/cms/cms_pwri.o: ../crypto/cms/cms_pwri.c
mv crypto/cms/cms_pwri.d.tmp crypto/cms/cms_pwri.d; \
fi
crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_sd.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_sd.c
@touch crypto/cms/cms_sd.d.tmp
@if cmp crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_sd.d.tmp; \
@@ -2190,7 +2190,7 @@ crypto/cms/cms_sd.o: ../crypto/cms/cms_sd.c
mv crypto/cms/cms_sd.d.tmp crypto/cms/cms_sd.d; \
fi
crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cms/cms_smime.d.tmp -MT $@ -c -o $@ ../crypto/cms/cms_smime.c
@touch crypto/cms/cms_smime.d.tmp
@if cmp crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/cms/cms_smime.d.tmp; \
@@ -2198,7 +2198,7 @@ crypto/cms/cms_smime.o: ../crypto/cms/cms_smime.c
mv crypto/cms/cms_smime.d.tmp crypto/cms/cms_smime.d; \
fi
crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/c_zlib.d.tmp -MT $@ -c -o $@ ../crypto/comp/c_zlib.c
@touch crypto/comp/c_zlib.d.tmp
@if cmp crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/c_zlib.d.tmp; \
@@ -2206,7 +2206,7 @@ crypto/comp/c_zlib.o: ../crypto/comp/c_zlib.c
mv crypto/comp/c_zlib.d.tmp crypto/comp/c_zlib.d; \
fi
crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_err.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_err.c
@touch crypto/comp/comp_err.d.tmp
@if cmp crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_err.d.tmp; \
@@ -2214,7 +2214,7 @@ crypto/comp/comp_err.o: ../crypto/comp/comp_err.c
mv crypto/comp/comp_err.d.tmp crypto/comp/comp_err.d; \
fi
crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/comp/comp_lib.d.tmp -MT $@ -c -o $@ ../crypto/comp/comp_lib.c
@touch crypto/comp/comp_lib.d.tmp
@if cmp crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/comp/comp_lib.d.tmp; \
@@ -2222,7 +2222,7 @@ crypto/comp/comp_lib.o: ../crypto/comp/comp_lib.c
mv crypto/comp/comp_lib.d.tmp crypto/comp/comp_lib.d; \
fi
crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_api.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_api.c
@touch crypto/conf/conf_api.d.tmp
@if cmp crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_api.d.tmp; \
@@ -2230,7 +2230,7 @@ crypto/conf/conf_api.o: ../crypto/conf/conf_api.c
mv crypto/conf/conf_api.d.tmp crypto/conf/conf_api.d; \
fi
crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_def.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_def.c
@touch crypto/conf/conf_def.d.tmp
@if cmp crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_def.d.tmp; \
@@ -2238,7 +2238,7 @@ crypto/conf/conf_def.o: ../crypto/conf/conf_def.c
mv crypto/conf/conf_def.d.tmp crypto/conf/conf_def.d; \
fi
crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_err.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_err.c
@touch crypto/conf/conf_err.d.tmp
@if cmp crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_err.d.tmp; \
@@ -2246,7 +2246,7 @@ crypto/conf/conf_err.o: ../crypto/conf/conf_err.c
mv crypto/conf/conf_err.d.tmp crypto/conf/conf_err.d; \
fi
crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_lib.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_lib.c
@touch crypto/conf/conf_lib.d.tmp
@if cmp crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_lib.d.tmp; \
@@ -2254,7 +2254,7 @@ crypto/conf/conf_lib.o: ../crypto/conf/conf_lib.c
mv crypto/conf/conf_lib.d.tmp crypto/conf/conf_lib.d; \
fi
crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mall.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mall.c
@touch crypto/conf/conf_mall.d.tmp
@if cmp crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mall.d.tmp; \
@@ -2262,7 +2262,7 @@ crypto/conf/conf_mall.o: ../crypto/conf/conf_mall.c
mv crypto/conf/conf_mall.d.tmp crypto/conf/conf_mall.d; \
fi
crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_mod.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_mod.c
@touch crypto/conf/conf_mod.d.tmp
@if cmp crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_mod.d.tmp; \
@@ -2270,7 +2270,7 @@ crypto/conf/conf_mod.o: ../crypto/conf/conf_mod.c
mv crypto/conf/conf_mod.d.tmp crypto/conf/conf_mod.d; \
fi
crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_sap.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_sap.c
@touch crypto/conf/conf_sap.d.tmp
@if cmp crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_sap.d.tmp; \
@@ -2278,7 +2278,7 @@ crypto/conf/conf_sap.o: ../crypto/conf/conf_sap.c
mv crypto/conf/conf_sap.d.tmp crypto/conf/conf_sap.d; \
fi
crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/conf/conf_ssl.d.tmp -MT $@ -c -o $@ ../crypto/conf/conf_ssl.c
@touch crypto/conf/conf_ssl.d.tmp
@if cmp crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/conf/conf_ssl.d.tmp; \
@@ -2286,7 +2286,7 @@ crypto/conf/conf_ssl.o: ../crypto/conf/conf_ssl.c
mv crypto/conf/conf_ssl.d.tmp crypto/conf/conf_ssl.d; \
fi
crypto/cpt_err.o: ../crypto/cpt_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cpt_err.d.tmp -MT $@ -c -o $@ ../crypto/cpt_err.c
@touch crypto/cpt_err.d.tmp
@if cmp crypto/cpt_err.d.tmp crypto/cpt_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/cpt_err.d.tmp; \
@@ -2294,7 +2294,7 @@ crypto/cpt_err.o: ../crypto/cpt_err.c
mv crypto/cpt_err.d.tmp crypto/cpt_err.d; \
fi
crypto/cryptlib.o: ../crypto/cryptlib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cryptlib.d.tmp -MT $@ -c -o $@ ../crypto/cryptlib.c
@touch crypto/cryptlib.d.tmp
@if cmp crypto/cryptlib.d.tmp crypto/cryptlib.d > /dev/null 2> /dev/null; then \
rm -f crypto/cryptlib.d.tmp; \
@@ -2302,7 +2302,7 @@ crypto/cryptlib.o: ../crypto/cryptlib.c
mv crypto/cryptlib.d.tmp crypto/cryptlib.d; \
fi
crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_b64.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_b64.c
@touch crypto/ct/ct_b64.d.tmp
@if cmp crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_b64.d.tmp; \
@@ -2310,7 +2310,7 @@ crypto/ct/ct_b64.o: ../crypto/ct/ct_b64.c
mv crypto/ct/ct_b64.d.tmp crypto/ct/ct_b64.d; \
fi
crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_err.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_err.c
@touch crypto/ct/ct_err.d.tmp
@if cmp crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_err.d.tmp; \
@@ -2318,7 +2318,7 @@ crypto/ct/ct_err.o: ../crypto/ct/ct_err.c
mv crypto/ct/ct_err.d.tmp crypto/ct/ct_err.d; \
fi
crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_log.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_log.c
@touch crypto/ct/ct_log.d.tmp
@if cmp crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_log.d.tmp; \
@@ -2326,7 +2326,7 @@ crypto/ct/ct_log.o: ../crypto/ct/ct_log.c
mv crypto/ct/ct_log.d.tmp crypto/ct/ct_log.d; \
fi
crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_oct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_oct.c
@touch crypto/ct/ct_oct.d.tmp
@if cmp crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_oct.d.tmp; \
@@ -2334,7 +2334,7 @@ crypto/ct/ct_oct.o: ../crypto/ct/ct_oct.c
mv crypto/ct/ct_oct.d.tmp crypto/ct/ct_oct.d; \
fi
crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_policy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_policy.c
@touch crypto/ct/ct_policy.d.tmp
@if cmp crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_policy.d.tmp; \
@@ -2342,7 +2342,7 @@ crypto/ct/ct_policy.o: ../crypto/ct/ct_policy.c
mv crypto/ct/ct_policy.d.tmp crypto/ct/ct_policy.d; \
fi
crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_prn.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_prn.c
@touch crypto/ct/ct_prn.d.tmp
@if cmp crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_prn.d.tmp; \
@@ -2350,7 +2350,7 @@ crypto/ct/ct_prn.o: ../crypto/ct/ct_prn.c
mv crypto/ct/ct_prn.d.tmp crypto/ct/ct_prn.d; \
fi
crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct.c
@touch crypto/ct/ct_sct.d.tmp
@if cmp crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct.d.tmp; \
@@ -2358,7 +2358,7 @@ crypto/ct/ct_sct.o: ../crypto/ct/ct_sct.c
mv crypto/ct/ct_sct.d.tmp crypto/ct/ct_sct.d; \
fi
crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_sct_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_sct_ctx.c
@touch crypto/ct/ct_sct_ctx.d.tmp
@if cmp crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_sct_ctx.d.tmp; \
@@ -2366,7 +2366,7 @@ crypto/ct/ct_sct_ctx.o: ../crypto/ct/ct_sct_ctx.c
mv crypto/ct/ct_sct_ctx.d.tmp crypto/ct/ct_sct_ctx.d; \
fi
crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_vfy.c
@touch crypto/ct/ct_vfy.d.tmp
@if cmp crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_vfy.d.tmp; \
@@ -2374,7 +2374,7 @@ crypto/ct/ct_vfy.o: ../crypto/ct/ct_vfy.c
mv crypto/ct/ct_vfy.d.tmp crypto/ct/ct_vfy.d; \
fi
crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ct/ct_x509v3.d.tmp -MT $@ -c -o $@ ../crypto/ct/ct_x509v3.c
@touch crypto/ct/ct_x509v3.d.tmp
@if cmp crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/ct/ct_x509v3.d.tmp; \
@@ -2382,7 +2382,7 @@ crypto/ct/ct_x509v3.o: ../crypto/ct/ct_x509v3.c
mv crypto/ct/ct_x509v3.d.tmp crypto/ct/ct_x509v3.d; \
fi
crypto/ctype.o: ../crypto/ctype.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ctype.d.tmp -MT $@ -c -o $@ ../crypto/ctype.c
@touch crypto/ctype.d.tmp
@if cmp crypto/ctype.d.tmp crypto/ctype.d > /dev/null 2> /dev/null; then \
rm -f crypto/ctype.d.tmp; \
@@ -2390,7 +2390,7 @@ crypto/ctype.o: ../crypto/ctype.c
mv crypto/ctype.d.tmp crypto/ctype.d; \
fi
crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/cversion.d.tmp -MT $@ -c -o $@ ../crypto/cversion.c
@touch crypto/cversion.d.tmp
@if cmp crypto/cversion.d.tmp crypto/cversion.d > /dev/null 2> /dev/null; then \
rm -f crypto/cversion.d.tmp; \
@@ -2400,7 +2400,7 @@ crypto/cversion.o: ../crypto/cversion.c crypto/buildinf.h
crypto/buildinf.h: ../util/mkbuildinf.pl configdata.pm
$(PERL) ../util/mkbuildinf.pl "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_cksm.c
@touch crypto/des/cbc_cksm.d.tmp
@if cmp crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_cksm.d.tmp; \
@@ -2408,7 +2408,7 @@ crypto/des/cbc_cksm.o: ../crypto/des/cbc_cksm.c
mv crypto/des/cbc_cksm.d.tmp crypto/des/cbc_cksm.d; \
fi
crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cbc_enc.c
@touch crypto/des/cbc_enc.d.tmp
@if cmp crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cbc_enc.d.tmp; \
@@ -2416,7 +2416,7 @@ crypto/des/cbc_enc.o: ../crypto/des/cbc_enc.c
mv crypto/des/cbc_enc.d.tmp crypto/des/cbc_enc.d; \
fi
crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64ede.c
@touch crypto/des/cfb64ede.d.tmp
@if cmp crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64ede.d.tmp; \
@@ -2424,7 +2424,7 @@ crypto/des/cfb64ede.o: ../crypto/des/cfb64ede.c
mv crypto/des/cfb64ede.d.tmp crypto/des/cfb64ede.d; \
fi
crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb64enc.c
@touch crypto/des/cfb64enc.d.tmp
@if cmp crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb64enc.d.tmp; \
@@ -2432,7 +2432,7 @@ crypto/des/cfb64enc.o: ../crypto/des/cfb64enc.c
mv crypto/des/cfb64enc.d.tmp crypto/des/cfb64enc.d; \
fi
crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/cfb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/cfb_enc.c
@touch crypto/des/cfb_enc.d.tmp
@if cmp crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/cfb_enc.d.tmp; \
@@ -2440,7 +2440,7 @@ crypto/des/cfb_enc.o: ../crypto/des/cfb_enc.c
mv crypto/des/cfb_enc.d.tmp crypto/des/cfb_enc.d; \
fi
crypto/des/des_enc.o: ../crypto/des/des_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/des_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/des_enc.c
@touch crypto/des/des_enc.d.tmp
@if cmp crypto/des/des_enc.d.tmp crypto/des/des_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/des_enc.d.tmp; \
@@ -2448,7 +2448,7 @@ crypto/des/des_enc.o: ../crypto/des/des_enc.c
mv crypto/des/des_enc.d.tmp crypto/des/des_enc.d; \
fi
crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb3_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb3_enc.c
@touch crypto/des/ecb3_enc.d.tmp
@if cmp crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb3_enc.d.tmp; \
@@ -2456,7 +2456,7 @@ crypto/des/ecb3_enc.o: ../crypto/des/ecb3_enc.c
mv crypto/des/ecb3_enc.d.tmp crypto/des/ecb3_enc.d; \
fi
crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ecb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ecb_enc.c
@touch crypto/des/ecb_enc.d.tmp
@if cmp crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ecb_enc.d.tmp; \
@@ -2464,7 +2464,7 @@ crypto/des/ecb_enc.o: ../crypto/des/ecb_enc.c
mv crypto/des/ecb_enc.d.tmp crypto/des/ecb_enc.d; \
fi
crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt.c
@touch crypto/des/fcrypt.d.tmp
@if cmp crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt.d.tmp; \
@@ -2472,7 +2472,7 @@ crypto/des/fcrypt.o: ../crypto/des/fcrypt.c
mv crypto/des/fcrypt.d.tmp crypto/des/fcrypt.d; \
fi
crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/fcrypt_b.d.tmp -MT $@ -c -o $@ ../crypto/des/fcrypt_b.c
@touch crypto/des/fcrypt_b.d.tmp
@if cmp crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/fcrypt_b.d.tmp; \
@@ -2480,7 +2480,7 @@ crypto/des/fcrypt_b.o: ../crypto/des/fcrypt_b.c
mv crypto/des/fcrypt_b.d.tmp crypto/des/fcrypt_b.d; \
fi
crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64ede.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64ede.c
@touch crypto/des/ofb64ede.d.tmp
@if cmp crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64ede.d.tmp; \
@@ -2488,7 +2488,7 @@ crypto/des/ofb64ede.o: ../crypto/des/ofb64ede.c
mv crypto/des/ofb64ede.d.tmp crypto/des/ofb64ede.d; \
fi
crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb64enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb64enc.c
@touch crypto/des/ofb64enc.d.tmp
@if cmp crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb64enc.d.tmp; \
@@ -2496,7 +2496,7 @@ crypto/des/ofb64enc.o: ../crypto/des/ofb64enc.c
mv crypto/des/ofb64enc.d.tmp crypto/des/ofb64enc.d; \
fi
crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/ofb_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/ofb_enc.c
@touch crypto/des/ofb_enc.d.tmp
@if cmp crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/ofb_enc.d.tmp; \
@@ -2504,7 +2504,7 @@ crypto/des/ofb_enc.o: ../crypto/des/ofb_enc.c
mv crypto/des/ofb_enc.d.tmp crypto/des/ofb_enc.d; \
fi
crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/pcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/pcbc_enc.c
@touch crypto/des/pcbc_enc.d.tmp
@if cmp crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/pcbc_enc.d.tmp; \
@@ -2512,7 +2512,7 @@ crypto/des/pcbc_enc.o: ../crypto/des/pcbc_enc.c
mv crypto/des/pcbc_enc.d.tmp crypto/des/pcbc_enc.d; \
fi
crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/qud_cksm.d.tmp -MT $@ -c -o $@ ../crypto/des/qud_cksm.c
@touch crypto/des/qud_cksm.d.tmp
@if cmp crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/qud_cksm.d.tmp; \
@@ -2520,7 +2520,7 @@ crypto/des/qud_cksm.o: ../crypto/des/qud_cksm.c
mv crypto/des/qud_cksm.d.tmp crypto/des/qud_cksm.d; \
fi
crypto/des/rand_key.o: ../crypto/des/rand_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/rand_key.d.tmp -MT $@ -c -o $@ ../crypto/des/rand_key.c
@touch crypto/des/rand_key.d.tmp
@if cmp crypto/des/rand_key.d.tmp crypto/des/rand_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/rand_key.d.tmp; \
@@ -2528,7 +2528,7 @@ crypto/des/rand_key.o: ../crypto/des/rand_key.c
mv crypto/des/rand_key.d.tmp crypto/des/rand_key.d; \
fi
crypto/des/set_key.o: ../crypto/des/set_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/set_key.d.tmp -MT $@ -c -o $@ ../crypto/des/set_key.c
@touch crypto/des/set_key.d.tmp
@if cmp crypto/des/set_key.d.tmp crypto/des/set_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/set_key.d.tmp; \
@@ -2536,7 +2536,7 @@ crypto/des/set_key.o: ../crypto/des/set_key.c
mv crypto/des/set_key.d.tmp crypto/des/set_key.d; \
fi
crypto/des/str2key.o: ../crypto/des/str2key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/str2key.d.tmp -MT $@ -c -o $@ ../crypto/des/str2key.c
@touch crypto/des/str2key.d.tmp
@if cmp crypto/des/str2key.d.tmp crypto/des/str2key.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/str2key.d.tmp; \
@@ -2544,7 +2544,7 @@ crypto/des/str2key.o: ../crypto/des/str2key.c
mv crypto/des/str2key.d.tmp crypto/des/str2key.d; \
fi
crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/des/xcbc_enc.d.tmp -MT $@ -c -o $@ ../crypto/des/xcbc_enc.c
@touch crypto/des/xcbc_enc.d.tmp
@if cmp crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/des/xcbc_enc.d.tmp; \
@@ -2552,7 +2552,7 @@ crypto/des/xcbc_enc.o: ../crypto/des/xcbc_enc.c
mv crypto/des/xcbc_enc.d.tmp crypto/des/xcbc_enc.d; \
fi
crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_ameth.c
@touch crypto/dh/dh_ameth.d.tmp
@if cmp crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_ameth.d.tmp; \
@@ -2560,7 +2560,7 @@ crypto/dh/dh_ameth.o: ../crypto/dh/dh_ameth.c
mv crypto/dh/dh_ameth.d.tmp crypto/dh/dh_ameth.d; \
fi
crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_asn1.c
@touch crypto/dh/dh_asn1.d.tmp
@if cmp crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_asn1.d.tmp; \
@@ -2568,7 +2568,7 @@ crypto/dh/dh_asn1.o: ../crypto/dh/dh_asn1.c
mv crypto/dh/dh_asn1.d.tmp crypto/dh/dh_asn1.d; \
fi
crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_check.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_check.c
@touch crypto/dh/dh_check.d.tmp
@if cmp crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_check.d.tmp; \
@@ -2576,7 +2576,7 @@ crypto/dh/dh_check.o: ../crypto/dh/dh_check.c
mv crypto/dh/dh_check.d.tmp crypto/dh/dh_check.d; \
fi
crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_depr.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_depr.c
@touch crypto/dh/dh_depr.d.tmp
@if cmp crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_depr.d.tmp; \
@@ -2584,7 +2584,7 @@ crypto/dh/dh_depr.o: ../crypto/dh/dh_depr.c
mv crypto/dh/dh_depr.d.tmp crypto/dh/dh_depr.d; \
fi
crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_err.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_err.c
@touch crypto/dh/dh_err.d.tmp
@if cmp crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_err.d.tmp; \
@@ -2592,7 +2592,7 @@ crypto/dh/dh_err.o: ../crypto/dh/dh_err.c
mv crypto/dh/dh_err.d.tmp crypto/dh/dh_err.d; \
fi
crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_gen.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_gen.c
@touch crypto/dh/dh_gen.d.tmp
@if cmp crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_gen.d.tmp; \
@@ -2600,7 +2600,7 @@ crypto/dh/dh_gen.o: ../crypto/dh/dh_gen.c
mv crypto/dh/dh_gen.d.tmp crypto/dh/dh_gen.d; \
fi
crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_kdf.c
@touch crypto/dh/dh_kdf.d.tmp
@if cmp crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_kdf.d.tmp; \
@@ -2608,7 +2608,7 @@ crypto/dh/dh_kdf.o: ../crypto/dh/dh_kdf.c
mv crypto/dh/dh_kdf.d.tmp crypto/dh/dh_kdf.d; \
fi
crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_key.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_key.c
@touch crypto/dh/dh_key.d.tmp
@if cmp crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_key.d.tmp; \
@@ -2616,7 +2616,7 @@ crypto/dh/dh_key.o: ../crypto/dh/dh_key.c
mv crypto/dh/dh_key.d.tmp crypto/dh/dh_key.d; \
fi
crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_lib.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_lib.c
@touch crypto/dh/dh_lib.d.tmp
@if cmp crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_lib.d.tmp; \
@@ -2624,7 +2624,7 @@ crypto/dh/dh_lib.o: ../crypto/dh/dh_lib.c
mv crypto/dh/dh_lib.d.tmp crypto/dh/dh_lib.d; \
fi
crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_meth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_meth.c
@touch crypto/dh/dh_meth.d.tmp
@if cmp crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_meth.d.tmp; \
@@ -2632,7 +2632,7 @@ crypto/dh/dh_meth.o: ../crypto/dh/dh_meth.c
mv crypto/dh/dh_meth.d.tmp crypto/dh/dh_meth.d; \
fi
crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_pmeth.c
@touch crypto/dh/dh_pmeth.d.tmp
@if cmp crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_pmeth.d.tmp; \
@@ -2640,7 +2640,7 @@ crypto/dh/dh_pmeth.o: ../crypto/dh/dh_pmeth.c
mv crypto/dh/dh_pmeth.d.tmp crypto/dh/dh_pmeth.d; \
fi
crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_prn.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_prn.c
@touch crypto/dh/dh_prn.d.tmp
@if cmp crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_prn.d.tmp; \
@@ -2648,7 +2648,7 @@ crypto/dh/dh_prn.o: ../crypto/dh/dh_prn.c
mv crypto/dh/dh_prn.d.tmp crypto/dh/dh_prn.d; \
fi
crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc5114.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc5114.c
@touch crypto/dh/dh_rfc5114.d.tmp
@if cmp crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc5114.d.tmp; \
@@ -2656,7 +2656,7 @@ crypto/dh/dh_rfc5114.o: ../crypto/dh/dh_rfc5114.c
mv crypto/dh/dh_rfc5114.d.tmp crypto/dh/dh_rfc5114.d; \
fi
crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dh/dh_rfc7919.d.tmp -MT $@ -c -o $@ ../crypto/dh/dh_rfc7919.c
@touch crypto/dh/dh_rfc7919.d.tmp
@if cmp crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d > /dev/null 2> /dev/null; then \
rm -f crypto/dh/dh_rfc7919.d.tmp; \
@@ -2664,7 +2664,7 @@ crypto/dh/dh_rfc7919.o: ../crypto/dh/dh_rfc7919.c
mv crypto/dh/dh_rfc7919.d.tmp crypto/dh/dh_rfc7919.d; \
fi
crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ameth.c
@touch crypto/dsa/dsa_ameth.d.tmp
@if cmp crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ameth.d.tmp; \
@@ -2672,7 +2672,7 @@ crypto/dsa/dsa_ameth.o: ../crypto/dsa/dsa_ameth.c
mv crypto/dsa/dsa_ameth.d.tmp crypto/dsa/dsa_ameth.d; \
fi
crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_asn1.c
@touch crypto/dsa/dsa_asn1.d.tmp
@if cmp crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_asn1.d.tmp; \
@@ -2680,7 +2680,7 @@ crypto/dsa/dsa_asn1.o: ../crypto/dsa/dsa_asn1.c
mv crypto/dsa/dsa_asn1.d.tmp crypto/dsa/dsa_asn1.d; \
fi
crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_depr.c
@touch crypto/dsa/dsa_depr.d.tmp
@if cmp crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_depr.d.tmp; \
@@ -2688,7 +2688,7 @@ crypto/dsa/dsa_depr.o: ../crypto/dsa/dsa_depr.c
mv crypto/dsa/dsa_depr.d.tmp crypto/dsa/dsa_depr.d; \
fi
crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_err.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_err.c
@touch crypto/dsa/dsa_err.d.tmp
@if cmp crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_err.d.tmp; \
@@ -2696,7 +2696,7 @@ crypto/dsa/dsa_err.o: ../crypto/dsa/dsa_err.c
mv crypto/dsa/dsa_err.d.tmp crypto/dsa/dsa_err.d; \
fi
crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_gen.c
@touch crypto/dsa/dsa_gen.d.tmp
@if cmp crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_gen.d.tmp; \
@@ -2704,7 +2704,7 @@ crypto/dsa/dsa_gen.o: ../crypto/dsa/dsa_gen.c
mv crypto/dsa/dsa_gen.d.tmp crypto/dsa/dsa_gen.d; \
fi
crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_key.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_key.c
@touch crypto/dsa/dsa_key.d.tmp
@if cmp crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_key.d.tmp; \
@@ -2712,7 +2712,7 @@ crypto/dsa/dsa_key.o: ../crypto/dsa/dsa_key.c
mv crypto/dsa/dsa_key.d.tmp crypto/dsa/dsa_key.d; \
fi
crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_lib.c
@touch crypto/dsa/dsa_lib.d.tmp
@if cmp crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_lib.d.tmp; \
@@ -2720,7 +2720,7 @@ crypto/dsa/dsa_lib.o: ../crypto/dsa/dsa_lib.c
mv crypto/dsa/dsa_lib.d.tmp crypto/dsa/dsa_lib.d; \
fi
crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_meth.c
@touch crypto/dsa/dsa_meth.d.tmp
@if cmp crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_meth.d.tmp; \
@@ -2728,7 +2728,7 @@ crypto/dsa/dsa_meth.o: ../crypto/dsa/dsa_meth.c
mv crypto/dsa/dsa_meth.d.tmp crypto/dsa/dsa_meth.d; \
fi
crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_ossl.c
@touch crypto/dsa/dsa_ossl.d.tmp
@if cmp crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_ossl.d.tmp; \
@@ -2736,7 +2736,7 @@ crypto/dsa/dsa_ossl.o: ../crypto/dsa/dsa_ossl.c
mv crypto/dsa/dsa_ossl.d.tmp crypto/dsa/dsa_ossl.d; \
fi
crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_pmeth.c
@touch crypto/dsa/dsa_pmeth.d.tmp
@if cmp crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_pmeth.d.tmp; \
@@ -2744,7 +2744,7 @@ crypto/dsa/dsa_pmeth.o: ../crypto/dsa/dsa_pmeth.c
mv crypto/dsa/dsa_pmeth.d.tmp crypto/dsa/dsa_pmeth.d; \
fi
crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_prn.c
@touch crypto/dsa/dsa_prn.d.tmp
@if cmp crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_prn.d.tmp; \
@@ -2752,7 +2752,7 @@ crypto/dsa/dsa_prn.o: ../crypto/dsa/dsa_prn.c
mv crypto/dsa/dsa_prn.d.tmp crypto/dsa/dsa_prn.d; \
fi
crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_sign.c
@touch crypto/dsa/dsa_sign.d.tmp
@if cmp crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_sign.d.tmp; \
@@ -2760,7 +2760,7 @@ crypto/dsa/dsa_sign.o: ../crypto/dsa/dsa_sign.c
mv crypto/dsa/dsa_sign.d.tmp crypto/dsa/dsa_sign.d; \
fi
crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dsa/dsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/dsa/dsa_vrf.c
@touch crypto/dsa/dsa_vrf.d.tmp
@if cmp crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/dsa/dsa_vrf.d.tmp; \
@@ -2768,7 +2768,7 @@ crypto/dsa/dsa_vrf.o: ../crypto/dsa/dsa_vrf.c
mv crypto/dsa/dsa_vrf.d.tmp crypto/dsa/dsa_vrf.d; \
fi
crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dl.c
@touch crypto/dso/dso_dl.d.tmp
@if cmp crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dl.d.tmp; \
@@ -2776,7 +2776,7 @@ crypto/dso/dso_dl.o: ../crypto/dso/dso_dl.c
mv crypto/dso/dso_dl.d.tmp crypto/dso/dso_dl.d; \
fi
crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_dlfcn.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_dlfcn.c
@touch crypto/dso/dso_dlfcn.d.tmp
@if cmp crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_dlfcn.d.tmp; \
@@ -2784,7 +2784,7 @@ crypto/dso/dso_dlfcn.o: ../crypto/dso/dso_dlfcn.c
mv crypto/dso/dso_dlfcn.d.tmp crypto/dso/dso_dlfcn.d; \
fi
crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_err.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_err.c
@touch crypto/dso/dso_err.d.tmp
@if cmp crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_err.d.tmp; \
@@ -2792,7 +2792,7 @@ crypto/dso/dso_err.o: ../crypto/dso/dso_err.c
mv crypto/dso/dso_err.d.tmp crypto/dso/dso_err.d; \
fi
crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_lib.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_lib.c
@touch crypto/dso/dso_lib.d.tmp
@if cmp crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_lib.d.tmp; \
@@ -2800,7 +2800,7 @@ crypto/dso/dso_lib.o: ../crypto/dso/dso_lib.c
mv crypto/dso/dso_lib.d.tmp crypto/dso/dso_lib.d; \
fi
crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_openssl.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_openssl.c
@touch crypto/dso/dso_openssl.d.tmp
@if cmp crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_openssl.d.tmp; \
@@ -2808,7 +2808,7 @@ crypto/dso/dso_openssl.o: ../crypto/dso/dso_openssl.c
mv crypto/dso/dso_openssl.d.tmp crypto/dso/dso_openssl.d; \
fi
crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_vms.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_vms.c
@touch crypto/dso/dso_vms.d.tmp
@if cmp crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_vms.d.tmp; \
@@ -2816,7 +2816,7 @@ crypto/dso/dso_vms.o: ../crypto/dso/dso_vms.c
mv crypto/dso/dso_vms.d.tmp crypto/dso/dso_vms.d; \
fi
crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/dso/dso_win32.d.tmp -MT $@ -c -o $@ ../crypto/dso/dso_win32.c
@touch crypto/dso/dso_win32.d.tmp
@if cmp crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d > /dev/null 2> /dev/null; then \
rm -f crypto/dso/dso_win32.d.tmp; \
@@ -2824,7 +2824,7 @@ crypto/dso/dso_win32.o: ../crypto/dso/dso_win32.c
mv crypto/dso/dso_win32.d.tmp crypto/dso/dso_win32.d; \
fi
crypto/ebcdic.o: ../crypto/ebcdic.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ebcdic.d.tmp -MT $@ -c -o $@ ../crypto/ebcdic.c
@touch crypto/ebcdic.d.tmp
@if cmp crypto/ebcdic.d.tmp crypto/ebcdic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ebcdic.d.tmp; \
@@ -2832,7 +2832,7 @@ crypto/ebcdic.o: ../crypto/ebcdic.c
mv crypto/ebcdic.d.tmp crypto/ebcdic.d; \
fi
crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve25519.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve25519.c
@touch crypto/ec/curve25519.d.tmp
@if cmp crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve25519.d.tmp; \
@@ -2840,7 +2840,7 @@ crypto/ec/curve25519.o: ../crypto/ec/curve25519.c
mv crypto/ec/curve25519.d.tmp crypto/ec/curve25519.d; \
fi
crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/arch_32/f_impl.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/arch_32/f_impl.c
@touch crypto/ec/curve448/arch_32/f_impl.d.tmp
@if cmp crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/arch_32/f_impl.d.tmp; \
@@ -2848,7 +2848,7 @@ crypto/ec/curve448/arch_32/f_impl.o: ../crypto/ec/curve448/arch_32/f_impl.c
mv crypto/ec/curve448/arch_32/f_impl.d.tmp crypto/ec/curve448/arch_32/f_impl.d; \
fi
crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448.c
@touch crypto/ec/curve448/curve448.d.tmp
@if cmp crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448.d.tmp; \
@@ -2856,7 +2856,7 @@ crypto/ec/curve448/curve448.o: ../crypto/ec/curve448/curve448.c
mv crypto/ec/curve448/curve448.d.tmp crypto/ec/curve448/curve448.d; \
fi
crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/curve448_tables.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/curve448_tables.c
@touch crypto/ec/curve448/curve448_tables.d.tmp
@if cmp crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/curve448_tables.d.tmp; \
@@ -2864,7 +2864,7 @@ crypto/ec/curve448/curve448_tables.o: ../crypto/ec/curve448/curve448_tables.c
mv crypto/ec/curve448/curve448_tables.d.tmp crypto/ec/curve448/curve448_tables.d; \
fi
crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/eddsa.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/eddsa.c
@touch crypto/ec/curve448/eddsa.d.tmp
@if cmp crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/eddsa.d.tmp; \
@@ -2872,7 +2872,7 @@ crypto/ec/curve448/eddsa.o: ../crypto/ec/curve448/eddsa.c
mv crypto/ec/curve448/eddsa.d.tmp crypto/ec/curve448/eddsa.d; \
fi
crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/f_generic.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/f_generic.c
@touch crypto/ec/curve448/f_generic.d.tmp
@if cmp crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/f_generic.d.tmp; \
@@ -2880,7 +2880,7 @@ crypto/ec/curve448/f_generic.o: ../crypto/ec/curve448/f_generic.c
mv crypto/ec/curve448/f_generic.d.tmp crypto/ec/curve448/f_generic.d; \
fi
crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../crypto/include -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
+ $(CC) -I. -Iinclude -Icrypto/ec/curve448/arch_32 -Icrypto/ec/curve448 -I.. -I../include -I../crypto/ec/curve448/arch_32 -I../crypto/ec/curve448 $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/curve448/scalar.d.tmp -MT $@ -c -o $@ ../crypto/ec/curve448/scalar.c
@touch crypto/ec/curve448/scalar.d.tmp
@if cmp crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/curve448/scalar.d.tmp; \
@@ -2888,7 +2888,7 @@ crypto/ec/curve448/scalar.o: ../crypto/ec/curve448/scalar.c
mv crypto/ec/curve448/scalar.d.tmp crypto/ec/curve448/scalar.d; \
fi
crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_oct.c
@touch crypto/ec/ec2_oct.d.tmp
@if cmp crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_oct.d.tmp; \
@@ -2896,7 +2896,7 @@ crypto/ec/ec2_oct.o: ../crypto/ec/ec2_oct.c
mv crypto/ec/ec2_oct.d.tmp crypto/ec/ec2_oct.d; \
fi
crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec2_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec2_smpl.c
@touch crypto/ec/ec2_smpl.d.tmp
@if cmp crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec2_smpl.d.tmp; \
@@ -2904,7 +2904,7 @@ crypto/ec/ec2_smpl.o: ../crypto/ec/ec2_smpl.c
mv crypto/ec/ec2_smpl.d.tmp crypto/ec/ec2_smpl.d; \
fi
crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_ameth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_ameth.c
@touch crypto/ec/ec_ameth.d.tmp
@if cmp crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_ameth.d.tmp; \
@@ -2912,7 +2912,7 @@ crypto/ec/ec_ameth.o: ../crypto/ec/ec_ameth.c
mv crypto/ec/ec_ameth.d.tmp crypto/ec/ec_ameth.d; \
fi
crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_asn1.c
@touch crypto/ec/ec_asn1.d.tmp
@if cmp crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_asn1.d.tmp; \
@@ -2920,7 +2920,7 @@ crypto/ec/ec_asn1.o: ../crypto/ec/ec_asn1.c
mv crypto/ec/ec_asn1.d.tmp crypto/ec/ec_asn1.d; \
fi
crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_check.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_check.c
@touch crypto/ec/ec_check.d.tmp
@if cmp crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_check.d.tmp; \
@@ -2928,7 +2928,7 @@ crypto/ec/ec_check.o: ../crypto/ec/ec_check.c
mv crypto/ec/ec_check.d.tmp crypto/ec/ec_check.d; \
fi
crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_curve.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_curve.c
@touch crypto/ec/ec_curve.d.tmp
@if cmp crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_curve.d.tmp; \
@@ -2936,7 +2936,7 @@ crypto/ec/ec_curve.o: ../crypto/ec/ec_curve.c
mv crypto/ec/ec_curve.d.tmp crypto/ec/ec_curve.d; \
fi
crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_cvt.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_cvt.c
@touch crypto/ec/ec_cvt.d.tmp
@if cmp crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_cvt.d.tmp; \
@@ -2944,7 +2944,7 @@ crypto/ec/ec_cvt.o: ../crypto/ec/ec_cvt.c
mv crypto/ec/ec_cvt.d.tmp crypto/ec/ec_cvt.d; \
fi
crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_err.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_err.c
@touch crypto/ec/ec_err.d.tmp
@if cmp crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_err.d.tmp; \
@@ -2952,7 +2952,7 @@ crypto/ec/ec_err.o: ../crypto/ec/ec_err.c
mv crypto/ec/ec_err.d.tmp crypto/ec/ec_err.d; \
fi
crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_key.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_key.c
@touch crypto/ec/ec_key.d.tmp
@if cmp crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_key.d.tmp; \
@@ -2960,7 +2960,7 @@ crypto/ec/ec_key.o: ../crypto/ec/ec_key.c
mv crypto/ec/ec_key.d.tmp crypto/ec/ec_key.d; \
fi
crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_kmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_kmeth.c
@touch crypto/ec/ec_kmeth.d.tmp
@if cmp crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_kmeth.d.tmp; \
@@ -2968,7 +2968,7 @@ crypto/ec/ec_kmeth.o: ../crypto/ec/ec_kmeth.c
mv crypto/ec/ec_kmeth.d.tmp crypto/ec/ec_kmeth.d; \
fi
crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_lib.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_lib.c
@touch crypto/ec/ec_lib.d.tmp
@if cmp crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_lib.d.tmp; \
@@ -2976,7 +2976,7 @@ crypto/ec/ec_lib.o: ../crypto/ec/ec_lib.c
mv crypto/ec/ec_lib.d.tmp crypto/ec/ec_lib.d; \
fi
crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_mult.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_mult.c
@touch crypto/ec/ec_mult.d.tmp
@if cmp crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_mult.d.tmp; \
@@ -2984,7 +2984,7 @@ crypto/ec/ec_mult.o: ../crypto/ec/ec_mult.c
mv crypto/ec/ec_mult.d.tmp crypto/ec/ec_mult.d; \
fi
crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_oct.c
@touch crypto/ec/ec_oct.d.tmp
@if cmp crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_oct.d.tmp; \
@@ -2992,7 +2992,7 @@ crypto/ec/ec_oct.o: ../crypto/ec/ec_oct.c
mv crypto/ec/ec_oct.d.tmp crypto/ec/ec_oct.d; \
fi
crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_pmeth.c
@touch crypto/ec/ec_pmeth.d.tmp
@if cmp crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_pmeth.d.tmp; \
@@ -3000,7 +3000,7 @@ crypto/ec/ec_pmeth.o: ../crypto/ec/ec_pmeth.c
mv crypto/ec/ec_pmeth.d.tmp crypto/ec/ec_pmeth.d; \
fi
crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ec_print.d.tmp -MT $@ -c -o $@ ../crypto/ec/ec_print.c
@touch crypto/ec/ec_print.d.tmp
@if cmp crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ec_print.d.tmp; \
@@ -3008,7 +3008,7 @@ crypto/ec/ec_print.o: ../crypto/ec/ec_print.c
mv crypto/ec/ec_print.d.tmp crypto/ec/ec_print.d; \
fi
crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_kdf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_kdf.c
@touch crypto/ec/ecdh_kdf.d.tmp
@if cmp crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_kdf.d.tmp; \
@@ -3016,7 +3016,7 @@ crypto/ec/ecdh_kdf.o: ../crypto/ec/ecdh_kdf.c
mv crypto/ec/ecdh_kdf.d.tmp crypto/ec/ecdh_kdf.d; \
fi
crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdh_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdh_ossl.c
@touch crypto/ec/ecdh_ossl.d.tmp
@if cmp crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdh_ossl.d.tmp; \
@@ -3024,7 +3024,7 @@ crypto/ec/ecdh_ossl.o: ../crypto/ec/ecdh_ossl.c
mv crypto/ec/ecdh_ossl.d.tmp crypto/ec/ecdh_ossl.d; \
fi
crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_ossl.c
@touch crypto/ec/ecdsa_ossl.d.tmp
@if cmp crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_ossl.d.tmp; \
@@ -3032,7 +3032,7 @@ crypto/ec/ecdsa_ossl.o: ../crypto/ec/ecdsa_ossl.c
mv crypto/ec/ecdsa_ossl.d.tmp crypto/ec/ecdsa_ossl.d; \
fi
crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_sign.c
@touch crypto/ec/ecdsa_sign.d.tmp
@if cmp crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_sign.d.tmp; \
@@ -3040,7 +3040,7 @@ crypto/ec/ecdsa_sign.o: ../crypto/ec/ecdsa_sign.c
mv crypto/ec/ecdsa_sign.d.tmp crypto/ec/ecdsa_sign.d; \
fi
crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecdsa_vrf.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecdsa_vrf.c
@touch crypto/ec/ecdsa_vrf.d.tmp
@if cmp crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecdsa_vrf.d.tmp; \
@@ -3048,7 +3048,7 @@ crypto/ec/ecdsa_vrf.o: ../crypto/ec/ecdsa_vrf.c
mv crypto/ec/ecdsa_vrf.d.tmp crypto/ec/ecdsa_vrf.d; \
fi
crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/eck_prn.d.tmp -MT $@ -c -o $@ ../crypto/ec/eck_prn.c
@touch crypto/ec/eck_prn.d.tmp
@if cmp crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/eck_prn.d.tmp; \
@@ -3056,7 +3056,7 @@ crypto/ec/eck_prn.o: ../crypto/ec/eck_prn.c
mv crypto/ec/eck_prn.d.tmp crypto/ec/eck_prn.d; \
fi
crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_mont.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_mont.c
@touch crypto/ec/ecp_mont.d.tmp
@if cmp crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_mont.d.tmp; \
@@ -3064,7 +3064,7 @@ crypto/ec/ecp_mont.o: ../crypto/ec/ecp_mont.c
mv crypto/ec/ecp_mont.d.tmp crypto/ec/ecp_mont.d; \
fi
crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nist.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nist.c
@touch crypto/ec/ecp_nist.d.tmp
@if cmp crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nist.d.tmp; \
@@ -3072,7 +3072,7 @@ crypto/ec/ecp_nist.o: ../crypto/ec/ecp_nist.c
mv crypto/ec/ecp_nist.d.tmp crypto/ec/ecp_nist.d; \
fi
crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp224.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp224.c
@touch crypto/ec/ecp_nistp224.d.tmp
@if cmp crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp224.d.tmp; \
@@ -3080,7 +3080,7 @@ crypto/ec/ecp_nistp224.o: ../crypto/ec/ecp_nistp224.c
mv crypto/ec/ecp_nistp224.d.tmp crypto/ec/ecp_nistp224.d; \
fi
crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp256.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp256.c
@touch crypto/ec/ecp_nistp256.d.tmp
@if cmp crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp256.d.tmp; \
@@ -3088,7 +3088,7 @@ crypto/ec/ecp_nistp256.o: ../crypto/ec/ecp_nistp256.c
mv crypto/ec/ecp_nistp256.d.tmp crypto/ec/ecp_nistp256.d; \
fi
crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistp521.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistp521.c
@touch crypto/ec/ecp_nistp521.d.tmp
@if cmp crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistp521.d.tmp; \
@@ -3096,7 +3096,7 @@ crypto/ec/ecp_nistp521.o: ../crypto/ec/ecp_nistp521.c
mv crypto/ec/ecp_nistp521.d.tmp crypto/ec/ecp_nistp521.d; \
fi
crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_nistputil.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_nistputil.c
@touch crypto/ec/ecp_nistputil.d.tmp
@if cmp crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_nistputil.d.tmp; \
@@ -3104,7 +3104,7 @@ crypto/ec/ecp_nistputil.o: ../crypto/ec/ecp_nistputil.c
mv crypto/ec/ecp_nistputil.d.tmp crypto/ec/ecp_nistputil.d; \
fi
crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_oct.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_oct.c
@touch crypto/ec/ecp_oct.d.tmp
@if cmp crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_oct.d.tmp; \
@@ -3112,7 +3112,7 @@ crypto/ec/ecp_oct.o: ../crypto/ec/ecp_oct.c
mv crypto/ec/ecp_oct.d.tmp crypto/ec/ecp_oct.d; \
fi
crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecp_smpl.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecp_smpl.c
@touch crypto/ec/ecp_smpl.d.tmp
@if cmp crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecp_smpl.d.tmp; \
@@ -3120,7 +3120,7 @@ crypto/ec/ecp_smpl.o: ../crypto/ec/ecp_smpl.c
mv crypto/ec/ecp_smpl.d.tmp crypto/ec/ecp_smpl.d; \
fi
crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ec/ecx_meth.d.tmp -MT $@ -c -o $@ ../crypto/ec/ecx_meth.c
@touch crypto/ec/ecx_meth.d.tmp
@if cmp crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/ec/ecx_meth.d.tmp; \
@@ -3128,7 +3128,7 @@ crypto/ec/ecx_meth.o: ../crypto/ec/ecx_meth.c
mv crypto/ec/ecx_meth.d.tmp crypto/ec/ecx_meth.d; \
fi
crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_all.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_all.c
@touch crypto/engine/eng_all.d.tmp
@if cmp crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_all.d.tmp; \
@@ -3136,7 +3136,7 @@ crypto/engine/eng_all.o: ../crypto/engine/eng_all.c
mv crypto/engine/eng_all.d.tmp crypto/engine/eng_all.d; \
fi
crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_cnf.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_cnf.c
@touch crypto/engine/eng_cnf.d.tmp
@if cmp crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_cnf.d.tmp; \
@@ -3144,7 +3144,7 @@ crypto/engine/eng_cnf.o: ../crypto/engine/eng_cnf.c
mv crypto/engine/eng_cnf.d.tmp crypto/engine/eng_cnf.d; \
fi
crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_ctrl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_ctrl.c
@touch crypto/engine/eng_ctrl.d.tmp
@if cmp crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_ctrl.d.tmp; \
@@ -3152,7 +3152,7 @@ crypto/engine/eng_ctrl.o: ../crypto/engine/eng_ctrl.c
mv crypto/engine/eng_ctrl.d.tmp crypto/engine/eng_ctrl.d; \
fi
crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_dyn.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_dyn.c
@touch crypto/engine/eng_dyn.d.tmp
@if cmp crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_dyn.d.tmp; \
@@ -3160,7 +3160,7 @@ crypto/engine/eng_dyn.o: ../crypto/engine/eng_dyn.c
mv crypto/engine/eng_dyn.d.tmp crypto/engine/eng_dyn.d; \
fi
crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_err.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_err.c
@touch crypto/engine/eng_err.d.tmp
@if cmp crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_err.d.tmp; \
@@ -3168,7 +3168,7 @@ crypto/engine/eng_err.o: ../crypto/engine/eng_err.c
mv crypto/engine/eng_err.d.tmp crypto/engine/eng_err.d; \
fi
crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_fat.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_fat.c
@touch crypto/engine/eng_fat.d.tmp
@if cmp crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_fat.d.tmp; \
@@ -3176,7 +3176,7 @@ crypto/engine/eng_fat.o: ../crypto/engine/eng_fat.c
mv crypto/engine/eng_fat.d.tmp crypto/engine/eng_fat.d; \
fi
crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_init.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_init.c
@touch crypto/engine/eng_init.d.tmp
@if cmp crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_init.d.tmp; \
@@ -3184,7 +3184,7 @@ crypto/engine/eng_init.o: ../crypto/engine/eng_init.c
mv crypto/engine/eng_init.d.tmp crypto/engine/eng_init.d; \
fi
crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_lib.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_lib.c
@touch crypto/engine/eng_lib.d.tmp
@if cmp crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_lib.d.tmp; \
@@ -3192,7 +3192,7 @@ crypto/engine/eng_lib.o: ../crypto/engine/eng_lib.c
mv crypto/engine/eng_lib.d.tmp crypto/engine/eng_lib.d; \
fi
crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_list.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_list.c
@touch crypto/engine/eng_list.d.tmp
@if cmp crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_list.d.tmp; \
@@ -3200,7 +3200,7 @@ crypto/engine/eng_list.o: ../crypto/engine/eng_list.c
mv crypto/engine/eng_list.d.tmp crypto/engine/eng_list.d; \
fi
crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_openssl.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_openssl.c
@touch crypto/engine/eng_openssl.d.tmp
@if cmp crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_openssl.d.tmp; \
@@ -3208,7 +3208,7 @@ crypto/engine/eng_openssl.o: ../crypto/engine/eng_openssl.c
mv crypto/engine/eng_openssl.d.tmp crypto/engine/eng_openssl.d; \
fi
crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_pkey.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_pkey.c
@touch crypto/engine/eng_pkey.d.tmp
@if cmp crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_pkey.d.tmp; \
@@ -3216,7 +3216,7 @@ crypto/engine/eng_pkey.o: ../crypto/engine/eng_pkey.c
mv crypto/engine/eng_pkey.d.tmp crypto/engine/eng_pkey.d; \
fi
crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_rdrand.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_rdrand.c
@touch crypto/engine/eng_rdrand.d.tmp
@if cmp crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_rdrand.d.tmp; \
@@ -3224,7 +3224,7 @@ crypto/engine/eng_rdrand.o: ../crypto/engine/eng_rdrand.c
mv crypto/engine/eng_rdrand.d.tmp crypto/engine/eng_rdrand.d; \
fi
crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/eng_table.d.tmp -MT $@ -c -o $@ ../crypto/engine/eng_table.c
@touch crypto/engine/eng_table.d.tmp
@if cmp crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/eng_table.d.tmp; \
@@ -3232,7 +3232,7 @@ crypto/engine/eng_table.o: ../crypto/engine/eng_table.c
mv crypto/engine/eng_table.d.tmp crypto/engine/eng_table.d; \
fi
crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_asnmth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_asnmth.c
@touch crypto/engine/tb_asnmth.d.tmp
@if cmp crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_asnmth.d.tmp; \
@@ -3240,7 +3240,7 @@ crypto/engine/tb_asnmth.o: ../crypto/engine/tb_asnmth.c
mv crypto/engine/tb_asnmth.d.tmp crypto/engine/tb_asnmth.d; \
fi
crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_cipher.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_cipher.c
@touch crypto/engine/tb_cipher.d.tmp
@if cmp crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_cipher.d.tmp; \
@@ -3248,7 +3248,7 @@ crypto/engine/tb_cipher.o: ../crypto/engine/tb_cipher.c
mv crypto/engine/tb_cipher.d.tmp crypto/engine/tb_cipher.d; \
fi
crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dh.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dh.c
@touch crypto/engine/tb_dh.d.tmp
@if cmp crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dh.d.tmp; \
@@ -3256,7 +3256,7 @@ crypto/engine/tb_dh.o: ../crypto/engine/tb_dh.c
mv crypto/engine/tb_dh.d.tmp crypto/engine/tb_dh.d; \
fi
crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_digest.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_digest.c
@touch crypto/engine/tb_digest.d.tmp
@if cmp crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_digest.d.tmp; \
@@ -3264,7 +3264,7 @@ crypto/engine/tb_digest.o: ../crypto/engine/tb_digest.c
mv crypto/engine/tb_digest.d.tmp crypto/engine/tb_digest.d; \
fi
crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_dsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_dsa.c
@touch crypto/engine/tb_dsa.d.tmp
@if cmp crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_dsa.d.tmp; \
@@ -3272,7 +3272,7 @@ crypto/engine/tb_dsa.o: ../crypto/engine/tb_dsa.c
mv crypto/engine/tb_dsa.d.tmp crypto/engine/tb_dsa.d; \
fi
crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_eckey.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_eckey.c
@touch crypto/engine/tb_eckey.d.tmp
@if cmp crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_eckey.d.tmp; \
@@ -3280,7 +3280,7 @@ crypto/engine/tb_eckey.o: ../crypto/engine/tb_eckey.c
mv crypto/engine/tb_eckey.d.tmp crypto/engine/tb_eckey.d; \
fi
crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_pkmeth.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_pkmeth.c
@touch crypto/engine/tb_pkmeth.d.tmp
@if cmp crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_pkmeth.d.tmp; \
@@ -3288,7 +3288,7 @@ crypto/engine/tb_pkmeth.o: ../crypto/engine/tb_pkmeth.c
mv crypto/engine/tb_pkmeth.d.tmp crypto/engine/tb_pkmeth.d; \
fi
crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rand.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rand.c
@touch crypto/engine/tb_rand.d.tmp
@if cmp crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rand.d.tmp; \
@@ -3296,7 +3296,7 @@ crypto/engine/tb_rand.o: ../crypto/engine/tb_rand.c
mv crypto/engine/tb_rand.d.tmp crypto/engine/tb_rand.d; \
fi
crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/engine/tb_rsa.d.tmp -MT $@ -c -o $@ ../crypto/engine/tb_rsa.c
@touch crypto/engine/tb_rsa.d.tmp
@if cmp crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d > /dev/null 2> /dev/null; then \
rm -f crypto/engine/tb_rsa.d.tmp; \
@@ -3304,7 +3304,7 @@ crypto/engine/tb_rsa.o: ../crypto/engine/tb_rsa.c
mv crypto/engine/tb_rsa.d.tmp crypto/engine/tb_rsa.d; \
fi
crypto/err/err.o: ../crypto/err/err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err.d.tmp -MT $@ -c -o $@ ../crypto/err/err.c
@touch crypto/err/err.d.tmp
@if cmp crypto/err/err.d.tmp crypto/err/err.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err.d.tmp; \
@@ -3312,7 +3312,7 @@ crypto/err/err.o: ../crypto/err/err.c
mv crypto/err/err.d.tmp crypto/err/err.d; \
fi
crypto/err/err_all.o: ../crypto/err/err_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_all.d.tmp -MT $@ -c -o $@ ../crypto/err/err_all.c
@touch crypto/err/err_all.d.tmp
@if cmp crypto/err/err_all.d.tmp crypto/err/err_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_all.d.tmp; \
@@ -3320,7 +3320,7 @@ crypto/err/err_all.o: ../crypto/err/err_all.c
mv crypto/err/err_all.d.tmp crypto/err/err_all.d; \
fi
crypto/err/err_prn.o: ../crypto/err/err_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/err/err_prn.d.tmp -MT $@ -c -o $@ ../crypto/err/err_prn.c
@touch crypto/err/err_prn.d.tmp
@if cmp crypto/err/err_prn.d.tmp crypto/err/err_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/err/err_prn.d.tmp; \
@@ -3328,7 +3328,7 @@ crypto/err/err_prn.o: ../crypto/err/err_prn.c
mv crypto/err/err_prn.d.tmp crypto/err/err_prn.d; \
fi
crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_b64.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_b64.c
@touch crypto/evp/bio_b64.d.tmp
@if cmp crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_b64.d.tmp; \
@@ -3336,7 +3336,7 @@ crypto/evp/bio_b64.o: ../crypto/evp/bio_b64.c
mv crypto/evp/bio_b64.d.tmp crypto/evp/bio_b64.d; \
fi
crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_enc.c
@touch crypto/evp/bio_enc.d.tmp
@if cmp crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_enc.d.tmp; \
@@ -3344,7 +3344,7 @@ crypto/evp/bio_enc.o: ../crypto/evp/bio_enc.c
mv crypto/evp/bio_enc.d.tmp crypto/evp/bio_enc.d; \
fi
crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_md.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_md.c
@touch crypto/evp/bio_md.d.tmp
@if cmp crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_md.d.tmp; \
@@ -3352,7 +3352,7 @@ crypto/evp/bio_md.o: ../crypto/evp/bio_md.c
mv crypto/evp/bio_md.d.tmp crypto/evp/bio_md.d; \
fi
crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/bio_ok.d.tmp -MT $@ -c -o $@ ../crypto/evp/bio_ok.c
@touch crypto/evp/bio_ok.d.tmp
@if cmp crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/bio_ok.d.tmp; \
@@ -3360,7 +3360,7 @@ crypto/evp/bio_ok.o: ../crypto/evp/bio_ok.c
mv crypto/evp/bio_ok.d.tmp crypto/evp/bio_ok.d; \
fi
crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_allc.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_allc.c
@touch crypto/evp/c_allc.d.tmp
@if cmp crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_allc.d.tmp; \
@@ -3368,7 +3368,7 @@ crypto/evp/c_allc.o: ../crypto/evp/c_allc.c
mv crypto/evp/c_allc.d.tmp crypto/evp/c_allc.d; \
fi
crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/c_alld.d.tmp -MT $@ -c -o $@ ../crypto/evp/c_alld.c
@touch crypto/evp/c_alld.d.tmp
@if cmp crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/c_alld.d.tmp; \
@@ -3376,7 +3376,7 @@ crypto/evp/c_alld.o: ../crypto/evp/c_alld.c
mv crypto/evp/c_alld.d.tmp crypto/evp/c_alld.d; \
fi
crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/cmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/cmeth_lib.c
@touch crypto/evp/cmeth_lib.d.tmp
@if cmp crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/cmeth_lib.d.tmp; \
@@ -3384,7 +3384,7 @@ crypto/evp/cmeth_lib.o: ../crypto/evp/cmeth_lib.c
mv crypto/evp/cmeth_lib.d.tmp crypto/evp/cmeth_lib.d; \
fi
crypto/evp/digest.o: ../crypto/evp/digest.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/digest.d.tmp -MT $@ -c -o $@ ../crypto/evp/digest.c
@touch crypto/evp/digest.d.tmp
@if cmp crypto/evp/digest.d.tmp crypto/evp/digest.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/digest.d.tmp; \
@@ -3392,7 +3392,7 @@ crypto/evp/digest.o: ../crypto/evp/digest.c
mv crypto/evp/digest.d.tmp crypto/evp/digest.d; \
fi
crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes.c
@touch crypto/evp/e_aes.d.tmp
@if cmp crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes.d.tmp; \
@@ -3400,7 +3400,7 @@ crypto/evp/e_aes.o: ../crypto/evp/e_aes.c
mv crypto/evp/e_aes.d.tmp crypto/evp/e_aes.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha1.c
@touch crypto/evp/e_aes_cbc_hmac_sha1.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha1.d.tmp; \
@@ -3408,7 +3408,7 @@ crypto/evp/e_aes_cbc_hmac_sha1.o: ../crypto/evp/e_aes_cbc_hmac_sha1.c
mv crypto/evp/e_aes_cbc_hmac_sha1.d.tmp crypto/evp/e_aes_cbc_hmac_sha1.d; \
fi
crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aes_cbc_hmac_sha256.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aes_cbc_hmac_sha256.c
@touch crypto/evp/e_aes_cbc_hmac_sha256.d.tmp
@if cmp crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aes_cbc_hmac_sha256.d.tmp; \
@@ -3416,7 +3416,7 @@ crypto/evp/e_aes_cbc_hmac_sha256.o: ../crypto/evp/e_aes_cbc_hmac_sha256.c
mv crypto/evp/e_aes_cbc_hmac_sha256.d.tmp crypto/evp/e_aes_cbc_hmac_sha256.d; \
fi
crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_aria.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_aria.c
@touch crypto/evp/e_aria.d.tmp
@if cmp crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_aria.d.tmp; \
@@ -3424,7 +3424,7 @@ crypto/evp/e_aria.o: ../crypto/evp/e_aria.c
mv crypto/evp/e_aria.d.tmp crypto/evp/e_aria.d; \
fi
crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_bf.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_bf.c
@touch crypto/evp/e_bf.d.tmp
@if cmp crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_bf.d.tmp; \
@@ -3432,7 +3432,7 @@ crypto/evp/e_bf.o: ../crypto/evp/e_bf.c
mv crypto/evp/e_bf.d.tmp crypto/evp/e_bf.d; \
fi
crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_camellia.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_camellia.c
@touch crypto/evp/e_camellia.d.tmp
@if cmp crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_camellia.d.tmp; \
@@ -3440,7 +3440,7 @@ crypto/evp/e_camellia.o: ../crypto/evp/e_camellia.c
mv crypto/evp/e_camellia.d.tmp crypto/evp/e_camellia.d; \
fi
crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_cast.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_cast.c
@touch crypto/evp/e_cast.d.tmp
@if cmp crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_cast.d.tmp; \
@@ -3448,7 +3448,7 @@ crypto/evp/e_cast.o: ../crypto/evp/e_cast.c
mv crypto/evp/e_cast.d.tmp crypto/evp/e_cast.d; \
fi
crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_chacha20_poly1305.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_chacha20_poly1305.c
@touch crypto/evp/e_chacha20_poly1305.d.tmp
@if cmp crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_chacha20_poly1305.d.tmp; \
@@ -3456,7 +3456,7 @@ crypto/evp/e_chacha20_poly1305.o: ../crypto/evp/e_chacha20_poly1305.c
mv crypto/evp/e_chacha20_poly1305.d.tmp crypto/evp/e_chacha20_poly1305.d; \
fi
crypto/evp/e_des.o: ../crypto/evp/e_des.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des.c
@touch crypto/evp/e_des.d.tmp
@if cmp crypto/evp/e_des.d.tmp crypto/evp/e_des.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des.d.tmp; \
@@ -3464,7 +3464,7 @@ crypto/evp/e_des.o: ../crypto/evp/e_des.c
mv crypto/evp/e_des.d.tmp crypto/evp/e_des.d; \
fi
crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_des3.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_des3.c
@touch crypto/evp/e_des3.d.tmp
@if cmp crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_des3.d.tmp; \
@@ -3472,7 +3472,7 @@ crypto/evp/e_des3.o: ../crypto/evp/e_des3.c
mv crypto/evp/e_des3.d.tmp crypto/evp/e_des3.d; \
fi
crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_idea.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_idea.c
@touch crypto/evp/e_idea.d.tmp
@if cmp crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_idea.d.tmp; \
@@ -3480,7 +3480,7 @@ crypto/evp/e_idea.o: ../crypto/evp/e_idea.c
mv crypto/evp/e_idea.d.tmp crypto/evp/e_idea.d; \
fi
crypto/evp/e_null.o: ../crypto/evp/e_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_null.c
@touch crypto/evp/e_null.d.tmp
@if cmp crypto/evp/e_null.d.tmp crypto/evp/e_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_null.d.tmp; \
@@ -3488,7 +3488,7 @@ crypto/evp/e_null.o: ../crypto/evp/e_null.c
mv crypto/evp/e_null.d.tmp crypto/evp/e_null.d; \
fi
crypto/evp/e_old.o: ../crypto/evp/e_old.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_old.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_old.c
@touch crypto/evp/e_old.d.tmp
@if cmp crypto/evp/e_old.d.tmp crypto/evp/e_old.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_old.d.tmp; \
@@ -3496,7 +3496,7 @@ crypto/evp/e_old.o: ../crypto/evp/e_old.c
mv crypto/evp/e_old.d.tmp crypto/evp/e_old.d; \
fi
crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc2.c
@touch crypto/evp/e_rc2.d.tmp
@if cmp crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc2.d.tmp; \
@@ -3504,7 +3504,7 @@ crypto/evp/e_rc2.o: ../crypto/evp/e_rc2.c
mv crypto/evp/e_rc2.d.tmp crypto/evp/e_rc2.d; \
fi
crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4.c
@touch crypto/evp/e_rc4.d.tmp
@if cmp crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4.d.tmp; \
@@ -3512,7 +3512,7 @@ crypto/evp/e_rc4.o: ../crypto/evp/e_rc4.c
mv crypto/evp/e_rc4.d.tmp crypto/evp/e_rc4.d; \
fi
crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc4_hmac_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc4_hmac_md5.c
@touch crypto/evp/e_rc4_hmac_md5.d.tmp
@if cmp crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc4_hmac_md5.d.tmp; \
@@ -3520,7 +3520,7 @@ crypto/evp/e_rc4_hmac_md5.o: ../crypto/evp/e_rc4_hmac_md5.c
mv crypto/evp/e_rc4_hmac_md5.d.tmp crypto/evp/e_rc4_hmac_md5.d; \
fi
crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_rc5.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_rc5.c
@touch crypto/evp/e_rc5.d.tmp
@if cmp crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_rc5.d.tmp; \
@@ -3528,7 +3528,7 @@ crypto/evp/e_rc5.o: ../crypto/evp/e_rc5.c
mv crypto/evp/e_rc5.d.tmp crypto/evp/e_rc5.d; \
fi
crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_seed.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_seed.c
@touch crypto/evp/e_seed.d.tmp
@if cmp crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_seed.d.tmp; \
@@ -3536,7 +3536,7 @@ crypto/evp/e_seed.o: ../crypto/evp/e_seed.c
mv crypto/evp/e_seed.d.tmp crypto/evp/e_seed.d; \
fi
crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -Icrypto/modes -I.. -I../crypto/include -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
+ $(CC) -I. -Iinclude -Icrypto -Icrypto/modes -I.. -I../include -I../crypto -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_sm4.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_sm4.c
@touch crypto/evp/e_sm4.d.tmp
@if cmp crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_sm4.d.tmp; \
@@ -3544,7 +3544,7 @@ crypto/evp/e_sm4.o: ../crypto/evp/e_sm4.c
mv crypto/evp/e_sm4.d.tmp crypto/evp/e_sm4.d; \
fi
crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/e_xcbc_d.d.tmp -MT $@ -c -o $@ ../crypto/evp/e_xcbc_d.c
@touch crypto/evp/e_xcbc_d.d.tmp
@if cmp crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/e_xcbc_d.d.tmp; \
@@ -3552,7 +3552,7 @@ crypto/evp/e_xcbc_d.o: ../crypto/evp/e_xcbc_d.c
mv crypto/evp/e_xcbc_d.d.tmp crypto/evp/e_xcbc_d.d; \
fi
crypto/evp/encode.o: ../crypto/evp/encode.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/encode.d.tmp -MT $@ -c -o $@ ../crypto/evp/encode.c
@touch crypto/evp/encode.d.tmp
@if cmp crypto/evp/encode.d.tmp crypto/evp/encode.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/encode.d.tmp; \
@@ -3560,7 +3560,7 @@ crypto/evp/encode.o: ../crypto/evp/encode.c
mv crypto/evp/encode.d.tmp crypto/evp/encode.d; \
fi
crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_cnf.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_cnf.c
@touch crypto/evp/evp_cnf.d.tmp
@if cmp crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_cnf.d.tmp; \
@@ -3568,7 +3568,7 @@ crypto/evp/evp_cnf.o: ../crypto/evp/evp_cnf.c
mv crypto/evp/evp_cnf.d.tmp crypto/evp/evp_cnf.d; \
fi
crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_enc.c
@touch crypto/evp/evp_enc.d.tmp
@if cmp crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_enc.d.tmp; \
@@ -3576,7 +3576,7 @@ crypto/evp/evp_enc.o: ../crypto/evp/evp_enc.c
mv crypto/evp/evp_enc.d.tmp crypto/evp/evp_enc.d; \
fi
crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_err.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_err.c
@touch crypto/evp/evp_err.d.tmp
@if cmp crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_err.d.tmp; \
@@ -3584,7 +3584,7 @@ crypto/evp/evp_err.o: ../crypto/evp/evp_err.c
mv crypto/evp/evp_err.d.tmp crypto/evp/evp_err.d; \
fi
crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_key.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_key.c
@touch crypto/evp/evp_key.d.tmp
@if cmp crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_key.d.tmp; \
@@ -3592,7 +3592,7 @@ crypto/evp/evp_key.o: ../crypto/evp/evp_key.c
mv crypto/evp/evp_key.d.tmp crypto/evp/evp_key.d; \
fi
crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_lib.c
@touch crypto/evp/evp_lib.d.tmp
@if cmp crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_lib.d.tmp; \
@@ -3600,7 +3600,7 @@ crypto/evp/evp_lib.o: ../crypto/evp/evp_lib.c
mv crypto/evp/evp_lib.d.tmp crypto/evp/evp_lib.d; \
fi
crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pbe.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pbe.c
@touch crypto/evp/evp_pbe.d.tmp
@if cmp crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pbe.d.tmp; \
@@ -3608,7 +3608,7 @@ crypto/evp/evp_pbe.o: ../crypto/evp/evp_pbe.c
mv crypto/evp/evp_pbe.d.tmp crypto/evp/evp_pbe.d; \
fi
crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/evp_pkey.d.tmp -MT $@ -c -o $@ ../crypto/evp/evp_pkey.c
@touch crypto/evp/evp_pkey.d.tmp
@if cmp crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/evp_pkey.d.tmp; \
@@ -3616,7 +3616,7 @@ crypto/evp/evp_pkey.o: ../crypto/evp/evp_pkey.c
mv crypto/evp/evp_pkey.d.tmp crypto/evp/evp_pkey.d; \
fi
crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md2.c
@touch crypto/evp/m_md2.d.tmp
@if cmp crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md2.d.tmp; \
@@ -3624,7 +3624,7 @@ crypto/evp/m_md2.o: ../crypto/evp/m_md2.c
mv crypto/evp/m_md2.d.tmp crypto/evp/m_md2.d; \
fi
crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md4.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md4.c
@touch crypto/evp/m_md4.d.tmp
@if cmp crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md4.d.tmp; \
@@ -3632,7 +3632,7 @@ crypto/evp/m_md4.o: ../crypto/evp/m_md4.c
mv crypto/evp/m_md4.d.tmp crypto/evp/m_md4.d; \
fi
crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5.c
@touch crypto/evp/m_md5.d.tmp
@if cmp crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5.d.tmp; \
@@ -3640,7 +3640,7 @@ crypto/evp/m_md5.o: ../crypto/evp/m_md5.c
mv crypto/evp/m_md5.d.tmp crypto/evp/m_md5.d; \
fi
crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_md5_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_md5_sha1.c
@touch crypto/evp/m_md5_sha1.d.tmp
@if cmp crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_md5_sha1.d.tmp; \
@@ -3648,7 +3648,7 @@ crypto/evp/m_md5_sha1.o: ../crypto/evp/m_md5_sha1.c
mv crypto/evp/m_md5_sha1.d.tmp crypto/evp/m_md5_sha1.d; \
fi
crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_mdc2.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_mdc2.c
@touch crypto/evp/m_mdc2.d.tmp
@if cmp crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_mdc2.d.tmp; \
@@ -3656,7 +3656,7 @@ crypto/evp/m_mdc2.o: ../crypto/evp/m_mdc2.c
mv crypto/evp/m_mdc2.d.tmp crypto/evp/m_mdc2.d; \
fi
crypto/evp/m_null.o: ../crypto/evp/m_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_null.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_null.c
@touch crypto/evp/m_null.d.tmp
@if cmp crypto/evp/m_null.d.tmp crypto/evp/m_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_null.d.tmp; \
@@ -3664,7 +3664,7 @@ crypto/evp/m_null.o: ../crypto/evp/m_null.c
mv crypto/evp/m_null.d.tmp crypto/evp/m_null.d; \
fi
crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_ripemd.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_ripemd.c
@touch crypto/evp/m_ripemd.d.tmp
@if cmp crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_ripemd.d.tmp; \
@@ -3672,7 +3672,7 @@ crypto/evp/m_ripemd.o: ../crypto/evp/m_ripemd.c
mv crypto/evp/m_ripemd.d.tmp crypto/evp/m_ripemd.d; \
fi
crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha1.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha1.c
@touch crypto/evp/m_sha1.d.tmp
@if cmp crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha1.d.tmp; \
@@ -3680,7 +3680,7 @@ crypto/evp/m_sha1.o: ../crypto/evp/m_sha1.c
mv crypto/evp/m_sha1.d.tmp crypto/evp/m_sha1.d; \
fi
crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sha3.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sha3.c
@touch crypto/evp/m_sha3.d.tmp
@if cmp crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sha3.d.tmp; \
@@ -3688,7 +3688,7 @@ crypto/evp/m_sha3.o: ../crypto/evp/m_sha3.c
mv crypto/evp/m_sha3.d.tmp crypto/evp/m_sha3.d; \
fi
crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_sigver.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_sigver.c
@touch crypto/evp/m_sigver.d.tmp
@if cmp crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_sigver.d.tmp; \
@@ -3696,7 +3696,7 @@ crypto/evp/m_sigver.o: ../crypto/evp/m_sigver.c
mv crypto/evp/m_sigver.d.tmp crypto/evp/m_sigver.d; \
fi
crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/m_wp.d.tmp -MT $@ -c -o $@ ../crypto/evp/m_wp.c
@touch crypto/evp/m_wp.d.tmp
@if cmp crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/m_wp.d.tmp; \
@@ -3704,7 +3704,7 @@ crypto/evp/m_wp.o: ../crypto/evp/m_wp.c
mv crypto/evp/m_wp.d.tmp crypto/evp/m_wp.d; \
fi
crypto/evp/names.o: ../crypto/evp/names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/names.d.tmp -MT $@ -c -o $@ ../crypto/evp/names.c
@touch crypto/evp/names.d.tmp
@if cmp crypto/evp/names.d.tmp crypto/evp/names.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/names.d.tmp; \
@@ -3712,7 +3712,7 @@ crypto/evp/names.o: ../crypto/evp/names.c
mv crypto/evp/names.d.tmp crypto/evp/names.d; \
fi
crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt.c
@touch crypto/evp/p5_crpt.d.tmp
@if cmp crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt.d.tmp; \
@@ -3720,7 +3720,7 @@ crypto/evp/p5_crpt.o: ../crypto/evp/p5_crpt.c
mv crypto/evp/p5_crpt.d.tmp crypto/evp/p5_crpt.d; \
fi
crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p5_crpt2.d.tmp -MT $@ -c -o $@ ../crypto/evp/p5_crpt2.c
@touch crypto/evp/p5_crpt2.d.tmp
@if cmp crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p5_crpt2.d.tmp; \
@@ -3728,7 +3728,7 @@ crypto/evp/p5_crpt2.o: ../crypto/evp/p5_crpt2.c
mv crypto/evp/p5_crpt2.d.tmp crypto/evp/p5_crpt2.d; \
fi
crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_dec.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_dec.c
@touch crypto/evp/p_dec.d.tmp
@if cmp crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_dec.d.tmp; \
@@ -3736,7 +3736,7 @@ crypto/evp/p_dec.o: ../crypto/evp/p_dec.c
mv crypto/evp/p_dec.d.tmp crypto/evp/p_dec.d; \
fi
crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_enc.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_enc.c
@touch crypto/evp/p_enc.d.tmp
@if cmp crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_enc.d.tmp; \
@@ -3744,7 +3744,7 @@ crypto/evp/p_enc.o: ../crypto/evp/p_enc.c
mv crypto/evp/p_enc.d.tmp crypto/evp/p_enc.d; \
fi
crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_lib.c
@touch crypto/evp/p_lib.d.tmp
@if cmp crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_lib.d.tmp; \
@@ -3752,7 +3752,7 @@ crypto/evp/p_lib.o: ../crypto/evp/p_lib.c
mv crypto/evp/p_lib.d.tmp crypto/evp/p_lib.d; \
fi
crypto/evp/p_open.o: ../crypto/evp/p_open.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_open.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_open.c
@touch crypto/evp/p_open.d.tmp
@if cmp crypto/evp/p_open.d.tmp crypto/evp/p_open.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_open.d.tmp; \
@@ -3760,7 +3760,7 @@ crypto/evp/p_open.o: ../crypto/evp/p_open.c
mv crypto/evp/p_open.d.tmp crypto/evp/p_open.d; \
fi
crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_seal.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_seal.c
@touch crypto/evp/p_seal.d.tmp
@if cmp crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_seal.d.tmp; \
@@ -3768,7 +3768,7 @@ crypto/evp/p_seal.o: ../crypto/evp/p_seal.c
mv crypto/evp/p_seal.d.tmp crypto/evp/p_seal.d; \
fi
crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_sign.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_sign.c
@touch crypto/evp/p_sign.d.tmp
@if cmp crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_sign.d.tmp; \
@@ -3776,7 +3776,7 @@ crypto/evp/p_sign.o: ../crypto/evp/p_sign.c
mv crypto/evp/p_sign.d.tmp crypto/evp/p_sign.d; \
fi
crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/p_verify.d.tmp -MT $@ -c -o $@ ../crypto/evp/p_verify.c
@touch crypto/evp/p_verify.d.tmp
@if cmp crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/p_verify.d.tmp; \
@@ -3784,7 +3784,7 @@ crypto/evp/p_verify.o: ../crypto/evp/p_verify.c
mv crypto/evp/p_verify.d.tmp crypto/evp/p_verify.d; \
fi
crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pbe_scrypt.d.tmp -MT $@ -c -o $@ ../crypto/evp/pbe_scrypt.c
@touch crypto/evp/pbe_scrypt.d.tmp
@if cmp crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pbe_scrypt.d.tmp; \
@@ -3792,7 +3792,7 @@ crypto/evp/pbe_scrypt.o: ../crypto/evp/pbe_scrypt.c
mv crypto/evp/pbe_scrypt.d.tmp crypto/evp/pbe_scrypt.d; \
fi
crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_fn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_fn.c
@touch crypto/evp/pmeth_fn.d.tmp
@if cmp crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_fn.d.tmp; \
@@ -3800,7 +3800,7 @@ crypto/evp/pmeth_fn.o: ../crypto/evp/pmeth_fn.c
mv crypto/evp/pmeth_fn.d.tmp crypto/evp/pmeth_fn.d; \
fi
crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_gn.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_gn.c
@touch crypto/evp/pmeth_gn.d.tmp
@if cmp crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_gn.d.tmp; \
@@ -3808,7 +3808,7 @@ crypto/evp/pmeth_gn.o: ../crypto/evp/pmeth_gn.c
mv crypto/evp/pmeth_gn.d.tmp crypto/evp/pmeth_gn.d; \
fi
crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/evp/pmeth_lib.d.tmp -MT $@ -c -o $@ ../crypto/evp/pmeth_lib.c
@touch crypto/evp/pmeth_lib.d.tmp
@if cmp crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/evp/pmeth_lib.d.tmp; \
@@ -3816,7 +3816,7 @@ crypto/evp/pmeth_lib.o: ../crypto/evp/pmeth_lib.c
mv crypto/evp/pmeth_lib.d.tmp crypto/evp/pmeth_lib.d; \
fi
crypto/ex_data.o: ../crypto/ex_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ex_data.d.tmp -MT $@ -c -o $@ ../crypto/ex_data.c
@touch crypto/ex_data.d.tmp
@if cmp crypto/ex_data.d.tmp crypto/ex_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/ex_data.d.tmp; \
@@ -3824,7 +3824,7 @@ crypto/ex_data.o: ../crypto/ex_data.c
mv crypto/ex_data.d.tmp crypto/ex_data.d; \
fi
crypto/getenv.o: ../crypto/getenv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/getenv.d.tmp -MT $@ -c -o $@ ../crypto/getenv.c
@touch crypto/getenv.d.tmp
@if cmp crypto/getenv.d.tmp crypto/getenv.d > /dev/null 2> /dev/null; then \
rm -f crypto/getenv.d.tmp; \
@@ -3832,7 +3832,7 @@ crypto/getenv.o: ../crypto/getenv.c
mv crypto/getenv.d.tmp crypto/getenv.d; \
fi
crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_ameth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_ameth.c
@touch crypto/hmac/hm_ameth.d.tmp
@if cmp crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_ameth.d.tmp; \
@@ -3840,7 +3840,7 @@ crypto/hmac/hm_ameth.o: ../crypto/hmac/hm_ameth.c
mv crypto/hmac/hm_ameth.d.tmp crypto/hmac/hm_ameth.d; \
fi
crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hm_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hm_pmeth.c
@touch crypto/hmac/hm_pmeth.d.tmp
@if cmp crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hm_pmeth.d.tmp; \
@@ -3848,7 +3848,7 @@ crypto/hmac/hm_pmeth.o: ../crypto/hmac/hm_pmeth.c
mv crypto/hmac/hm_pmeth.d.tmp crypto/hmac/hm_pmeth.d; \
fi
crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/hmac/hmac.d.tmp -MT $@ -c -o $@ ../crypto/hmac/hmac.c
@touch crypto/hmac/hmac.d.tmp
@if cmp crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d > /dev/null 2> /dev/null; then \
rm -f crypto/hmac/hmac.d.tmp; \
@@ -3856,7 +3856,7 @@ crypto/hmac/hmac.o: ../crypto/hmac/hmac.c
mv crypto/hmac/hmac.d.tmp crypto/hmac/hmac.d; \
fi
crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cbc.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cbc.c
@touch crypto/idea/i_cbc.d.tmp
@if cmp crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cbc.d.tmp; \
@@ -3864,7 +3864,7 @@ crypto/idea/i_cbc.o: ../crypto/idea/i_cbc.c
mv crypto/idea/i_cbc.d.tmp crypto/idea/i_cbc.d; \
fi
crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_cfb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_cfb64.c
@touch crypto/idea/i_cfb64.d.tmp
@if cmp crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_cfb64.d.tmp; \
@@ -3872,7 +3872,7 @@ crypto/idea/i_cfb64.o: ../crypto/idea/i_cfb64.c
mv crypto/idea/i_cfb64.d.tmp crypto/idea/i_cfb64.d; \
fi
crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ecb.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ecb.c
@touch crypto/idea/i_ecb.d.tmp
@if cmp crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ecb.d.tmp; \
@@ -3880,7 +3880,7 @@ crypto/idea/i_ecb.o: ../crypto/idea/i_ecb.c
mv crypto/idea/i_ecb.d.tmp crypto/idea/i_ecb.d; \
fi
crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_ofb64.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_ofb64.c
@touch crypto/idea/i_ofb64.d.tmp
@if cmp crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_ofb64.d.tmp; \
@@ -3888,7 +3888,7 @@ crypto/idea/i_ofb64.o: ../crypto/idea/i_ofb64.c
mv crypto/idea/i_ofb64.d.tmp crypto/idea/i_ofb64.d; \
fi
crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/idea/i_skey.d.tmp -MT $@ -c -o $@ ../crypto/idea/i_skey.c
@touch crypto/idea/i_skey.d.tmp
@if cmp crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/idea/i_skey.d.tmp; \
@@ -3896,7 +3896,7 @@ crypto/idea/i_skey.o: ../crypto/idea/i_skey.c
mv crypto/idea/i_skey.d.tmp crypto/idea/i_skey.d; \
fi
crypto/init.o: ../crypto/init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/init.d.tmp -MT $@ -c -o $@ ../crypto/init.c
@touch crypto/init.d.tmp
@if cmp crypto/init.d.tmp crypto/init.d > /dev/null 2> /dev/null; then \
rm -f crypto/init.d.tmp; \
@@ -3904,7 +3904,7 @@ crypto/init.o: ../crypto/init.c
mv crypto/init.d.tmp crypto/init.d; \
fi
crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/hkdf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/hkdf.c
@touch crypto/kdf/hkdf.d.tmp
@if cmp crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/hkdf.d.tmp; \
@@ -3912,7 +3912,7 @@ crypto/kdf/hkdf.o: ../crypto/kdf/hkdf.c
mv crypto/kdf/hkdf.d.tmp crypto/kdf/hkdf.d; \
fi
crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/kdf_err.d.tmp -MT $@ -c -o $@ ../crypto/kdf/kdf_err.c
@touch crypto/kdf/kdf_err.d.tmp
@if cmp crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/kdf_err.d.tmp; \
@@ -3920,7 +3920,7 @@ crypto/kdf/kdf_err.o: ../crypto/kdf/kdf_err.c
mv crypto/kdf/kdf_err.d.tmp crypto/kdf/kdf_err.d; \
fi
crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/scrypt.d.tmp -MT $@ -c -o $@ ../crypto/kdf/scrypt.c
@touch crypto/kdf/scrypt.d.tmp
@if cmp crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/scrypt.d.tmp; \
@@ -3928,7 +3928,7 @@ crypto/kdf/scrypt.o: ../crypto/kdf/scrypt.c
mv crypto/kdf/scrypt.d.tmp crypto/kdf/scrypt.d; \
fi
crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/kdf/tls1_prf.d.tmp -MT $@ -c -o $@ ../crypto/kdf/tls1_prf.c
@touch crypto/kdf/tls1_prf.d.tmp
@if cmp crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d > /dev/null 2> /dev/null; then \
rm -f crypto/kdf/tls1_prf.d.tmp; \
@@ -3936,7 +3936,7 @@ crypto/kdf/tls1_prf.o: ../crypto/kdf/tls1_prf.c
mv crypto/kdf/tls1_prf.d.tmp crypto/kdf/tls1_prf.d; \
fi
crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lh_stats.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lh_stats.c
@touch crypto/lhash/lh_stats.d.tmp
@if cmp crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lh_stats.d.tmp; \
@@ -3944,7 +3944,7 @@ crypto/lhash/lh_stats.o: ../crypto/lhash/lh_stats.c
mv crypto/lhash/lh_stats.d.tmp crypto/lhash/lh_stats.d; \
fi
crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/lhash/lhash.d.tmp -MT $@ -c -o $@ ../crypto/lhash/lhash.c
@touch crypto/lhash/lhash.d.tmp
@if cmp crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d > /dev/null 2> /dev/null; then \
rm -f crypto/lhash/lhash.d.tmp; \
@@ -3952,7 +3952,7 @@ crypto/lhash/lhash.o: ../crypto/lhash/lhash.c
mv crypto/lhash/lhash.d.tmp crypto/lhash/lhash.d; \
fi
crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_dgst.c
@touch crypto/md2/md2_dgst.d.tmp
@if cmp crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_dgst.d.tmp; \
@@ -3960,7 +3960,7 @@ crypto/md2/md2_dgst.o: ../crypto/md2/md2_dgst.c
mv crypto/md2/md2_dgst.d.tmp crypto/md2/md2_dgst.d; \
fi
crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md2/md2_one.d.tmp -MT $@ -c -o $@ ../crypto/md2/md2_one.c
@touch crypto/md2/md2_one.d.tmp
@if cmp crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md2/md2_one.d.tmp; \
@@ -3968,7 +3968,7 @@ crypto/md2/md2_one.o: ../crypto/md2/md2_one.c
mv crypto/md2/md2_one.d.tmp crypto/md2/md2_one.d; \
fi
crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_dgst.c
@touch crypto/md4/md4_dgst.d.tmp
@if cmp crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_dgst.d.tmp; \
@@ -3976,7 +3976,7 @@ crypto/md4/md4_dgst.o: ../crypto/md4/md4_dgst.c
mv crypto/md4/md4_dgst.d.tmp crypto/md4/md4_dgst.d; \
fi
crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md4/md4_one.d.tmp -MT $@ -c -o $@ ../crypto/md4/md4_one.c
@touch crypto/md4/md4_one.d.tmp
@if cmp crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md4/md4_one.d.tmp; \
@@ -3984,7 +3984,7 @@ crypto/md4/md4_one.o: ../crypto/md4/md4_one.c
mv crypto/md4/md4_one.d.tmp crypto/md4/md4_one.d; \
fi
crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_dgst.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_dgst.c
@touch crypto/md5/md5_dgst.d.tmp
@if cmp crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_dgst.d.tmp; \
@@ -3992,7 +3992,7 @@ crypto/md5/md5_dgst.o: ../crypto/md5/md5_dgst.c
mv crypto/md5/md5_dgst.d.tmp crypto/md5/md5_dgst.d; \
fi
crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/md5/md5_one.d.tmp -MT $@ -c -o $@ ../crypto/md5/md5_one.c
@touch crypto/md5/md5_one.d.tmp
@if cmp crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/md5/md5_one.d.tmp; \
@@ -4000,7 +4000,7 @@ crypto/md5/md5_one.o: ../crypto/md5/md5_one.c
mv crypto/md5/md5_one.d.tmp crypto/md5/md5_one.d; \
fi
crypto/mem.o: ../crypto/mem.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem.d.tmp -MT $@ -c -o $@ ../crypto/mem.c
@touch crypto/mem.d.tmp
@if cmp crypto/mem.d.tmp crypto/mem.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem.d.tmp; \
@@ -4008,7 +4008,7 @@ crypto/mem.o: ../crypto/mem.c
mv crypto/mem.d.tmp crypto/mem.d; \
fi
crypto/mem_clr.o: ../crypto/mem_clr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_clr.d.tmp -MT $@ -c -o $@ ../crypto/mem_clr.c
@touch crypto/mem_clr.d.tmp
@if cmp crypto/mem_clr.d.tmp crypto/mem_clr.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_clr.d.tmp; \
@@ -4016,7 +4016,7 @@ crypto/mem_clr.o: ../crypto/mem_clr.c
mv crypto/mem_clr.d.tmp crypto/mem_clr.d; \
fi
crypto/mem_dbg.o: ../crypto/mem_dbg.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_dbg.d.tmp -MT $@ -c -o $@ ../crypto/mem_dbg.c
@touch crypto/mem_dbg.d.tmp
@if cmp crypto/mem_dbg.d.tmp crypto/mem_dbg.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_dbg.d.tmp; \
@@ -4024,7 +4024,7 @@ crypto/mem_dbg.o: ../crypto/mem_dbg.c
mv crypto/mem_dbg.d.tmp crypto/mem_dbg.d; \
fi
crypto/mem_sec.o: ../crypto/mem_sec.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/mem_sec.d.tmp -MT $@ -c -o $@ ../crypto/mem_sec.c
@touch crypto/mem_sec.d.tmp
@if cmp crypto/mem_sec.d.tmp crypto/mem_sec.d > /dev/null 2> /dev/null; then \
rm -f crypto/mem_sec.d.tmp; \
@@ -4032,7 +4032,7 @@ crypto/mem_sec.o: ../crypto/mem_sec.c
mv crypto/mem_sec.d.tmp crypto/mem_sec.d; \
fi
crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cbc128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cbc128.c
@touch crypto/modes/cbc128.d.tmp
@if cmp crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cbc128.d.tmp; \
@@ -4040,7 +4040,7 @@ crypto/modes/cbc128.o: ../crypto/modes/cbc128.c
mv crypto/modes/cbc128.d.tmp crypto/modes/cbc128.d; \
fi
crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ccm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ccm128.c
@touch crypto/modes/ccm128.d.tmp
@if cmp crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ccm128.d.tmp; \
@@ -4048,7 +4048,7 @@ crypto/modes/ccm128.o: ../crypto/modes/ccm128.c
mv crypto/modes/ccm128.d.tmp crypto/modes/ccm128.d; \
fi
crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cfb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cfb128.c
@touch crypto/modes/cfb128.d.tmp
@if cmp crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cfb128.d.tmp; \
@@ -4056,7 +4056,7 @@ crypto/modes/cfb128.o: ../crypto/modes/cfb128.c
mv crypto/modes/cfb128.d.tmp crypto/modes/cfb128.d; \
fi
crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ctr128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ctr128.c
@touch crypto/modes/ctr128.d.tmp
@if cmp crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ctr128.d.tmp; \
@@ -4064,7 +4064,7 @@ crypto/modes/ctr128.o: ../crypto/modes/ctr128.c
mv crypto/modes/ctr128.d.tmp crypto/modes/ctr128.d; \
fi
crypto/modes/cts128.o: ../crypto/modes/cts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/cts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/cts128.c
@touch crypto/modes/cts128.d.tmp
@if cmp crypto/modes/cts128.d.tmp crypto/modes/cts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/cts128.d.tmp; \
@@ -4072,7 +4072,7 @@ crypto/modes/cts128.o: ../crypto/modes/cts128.c
mv crypto/modes/cts128.d.tmp crypto/modes/cts128.d; \
fi
crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
- $(CC) -I. -Icrypto/include -Iinclude -Icrypto -I.. -I../crypto/include -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
+ $(CC) -I. -Iinclude -Icrypto -I.. -I../include -I../crypto $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/gcm128.d.tmp -MT $@ -c -o $@ ../crypto/modes/gcm128.c
@touch crypto/modes/gcm128.d.tmp
@if cmp crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/gcm128.d.tmp; \
@@ -4080,7 +4080,7 @@ crypto/modes/gcm128.o: ../crypto/modes/gcm128.c
mv crypto/modes/gcm128.d.tmp crypto/modes/gcm128.d; \
fi
crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ocb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ocb128.c
@touch crypto/modes/ocb128.d.tmp
@if cmp crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ocb128.d.tmp; \
@@ -4088,7 +4088,7 @@ crypto/modes/ocb128.o: ../crypto/modes/ocb128.c
mv crypto/modes/ocb128.d.tmp crypto/modes/ocb128.d; \
fi
crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/ofb128.d.tmp -MT $@ -c -o $@ ../crypto/modes/ofb128.c
@touch crypto/modes/ofb128.d.tmp
@if cmp crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/ofb128.d.tmp; \
@@ -4096,7 +4096,7 @@ crypto/modes/ofb128.o: ../crypto/modes/ofb128.c
mv crypto/modes/ofb128.d.tmp crypto/modes/ofb128.d; \
fi
crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/wrap128.d.tmp -MT $@ -c -o $@ ../crypto/modes/wrap128.c
@touch crypto/modes/wrap128.d.tmp
@if cmp crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/wrap128.d.tmp; \
@@ -4104,7 +4104,7 @@ crypto/modes/wrap128.o: ../crypto/modes/wrap128.c
mv crypto/modes/wrap128.d.tmp crypto/modes/wrap128.d; \
fi
crypto/modes/xts128.o: ../crypto/modes/xts128.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/modes/xts128.d.tmp -MT $@ -c -o $@ ../crypto/modes/xts128.c
@touch crypto/modes/xts128.d.tmp
@if cmp crypto/modes/xts128.d.tmp crypto/modes/xts128.d > /dev/null 2> /dev/null; then \
rm -f crypto/modes/xts128.d.tmp; \
@@ -4112,7 +4112,7 @@ crypto/modes/xts128.o: ../crypto/modes/xts128.c
mv crypto/modes/xts128.d.tmp crypto/modes/xts128.d; \
fi
crypto/o_dir.o: ../crypto/o_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_dir.d.tmp -MT $@ -c -o $@ ../crypto/o_dir.c
@touch crypto/o_dir.d.tmp
@if cmp crypto/o_dir.d.tmp crypto/o_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_dir.d.tmp; \
@@ -4120,7 +4120,7 @@ crypto/o_dir.o: ../crypto/o_dir.c
mv crypto/o_dir.d.tmp crypto/o_dir.d; \
fi
crypto/o_fips.o: ../crypto/o_fips.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fips.d.tmp -MT $@ -c -o $@ ../crypto/o_fips.c
@touch crypto/o_fips.d.tmp
@if cmp crypto/o_fips.d.tmp crypto/o_fips.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fips.d.tmp; \
@@ -4128,7 +4128,7 @@ crypto/o_fips.o: ../crypto/o_fips.c
mv crypto/o_fips.d.tmp crypto/o_fips.d; \
fi
crypto/o_fopen.o: ../crypto/o_fopen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_fopen.d.tmp -MT $@ -c -o $@ ../crypto/o_fopen.c
@touch crypto/o_fopen.d.tmp
@if cmp crypto/o_fopen.d.tmp crypto/o_fopen.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_fopen.d.tmp; \
@@ -4136,7 +4136,7 @@ crypto/o_fopen.o: ../crypto/o_fopen.c
mv crypto/o_fopen.d.tmp crypto/o_fopen.d; \
fi
crypto/o_init.o: ../crypto/o_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_init.d.tmp -MT $@ -c -o $@ ../crypto/o_init.c
@touch crypto/o_init.d.tmp
@if cmp crypto/o_init.d.tmp crypto/o_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_init.d.tmp; \
@@ -4144,7 +4144,7 @@ crypto/o_init.o: ../crypto/o_init.c
mv crypto/o_init.d.tmp crypto/o_init.d; \
fi
crypto/o_str.o: ../crypto/o_str.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_str.d.tmp -MT $@ -c -o $@ ../crypto/o_str.c
@touch crypto/o_str.d.tmp
@if cmp crypto/o_str.d.tmp crypto/o_str.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_str.d.tmp; \
@@ -4152,7 +4152,7 @@ crypto/o_str.o: ../crypto/o_str.c
mv crypto/o_str.d.tmp crypto/o_str.d; \
fi
crypto/o_time.o: ../crypto/o_time.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/o_time.d.tmp -MT $@ -c -o $@ ../crypto/o_time.c
@touch crypto/o_time.d.tmp
@if cmp crypto/o_time.d.tmp crypto/o_time.d > /dev/null 2> /dev/null; then \
rm -f crypto/o_time.d.tmp; \
@@ -4160,7 +4160,7 @@ crypto/o_time.o: ../crypto/o_time.c
mv crypto/o_time.d.tmp crypto/o_time.d; \
fi
crypto/objects/o_names.o: ../crypto/objects/o_names.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/o_names.d.tmp -MT $@ -c -o $@ ../crypto/objects/o_names.c
@touch crypto/objects/o_names.d.tmp
@if cmp crypto/objects/o_names.d.tmp crypto/objects/o_names.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/o_names.d.tmp; \
@@ -4168,7 +4168,7 @@ crypto/objects/o_names.o: ../crypto/objects/o_names.c
mv crypto/objects/o_names.d.tmp crypto/objects/o_names.d; \
fi
crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_dat.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_dat.c
@touch crypto/objects/obj_dat.d.tmp
@if cmp crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_dat.d.tmp; \
@@ -4176,7 +4176,7 @@ crypto/objects/obj_dat.o: ../crypto/objects/obj_dat.c
mv crypto/objects/obj_dat.d.tmp crypto/objects/obj_dat.d; \
fi
crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_err.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_err.c
@touch crypto/objects/obj_err.d.tmp
@if cmp crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_err.d.tmp; \
@@ -4184,7 +4184,7 @@ crypto/objects/obj_err.o: ../crypto/objects/obj_err.c
mv crypto/objects/obj_err.d.tmp crypto/objects/obj_err.d; \
fi
crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_lib.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_lib.c
@touch crypto/objects/obj_lib.d.tmp
@if cmp crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_lib.d.tmp; \
@@ -4192,7 +4192,7 @@ crypto/objects/obj_lib.o: ../crypto/objects/obj_lib.c
mv crypto/objects/obj_lib.d.tmp crypto/objects/obj_lib.d; \
fi
crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/objects/obj_xref.d.tmp -MT $@ -c -o $@ ../crypto/objects/obj_xref.c
@touch crypto/objects/obj_xref.d.tmp
@if cmp crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d > /dev/null 2> /dev/null; then \
rm -f crypto/objects/obj_xref.d.tmp; \
@@ -4200,7 +4200,7 @@ crypto/objects/obj_xref.o: ../crypto/objects/obj_xref.c
mv crypto/objects/obj_xref.d.tmp crypto/objects/obj_xref.d; \
fi
crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_asn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_asn.c
@touch crypto/ocsp/ocsp_asn.d.tmp
@if cmp crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_asn.d.tmp; \
@@ -4208,7 +4208,7 @@ crypto/ocsp/ocsp_asn.o: ../crypto/ocsp/ocsp_asn.c
mv crypto/ocsp/ocsp_asn.d.tmp crypto/ocsp/ocsp_asn.d; \
fi
crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_cl.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_cl.c
@touch crypto/ocsp/ocsp_cl.d.tmp
@if cmp crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_cl.d.tmp; \
@@ -4216,7 +4216,7 @@ crypto/ocsp/ocsp_cl.o: ../crypto/ocsp/ocsp_cl.c
mv crypto/ocsp/ocsp_cl.d.tmp crypto/ocsp/ocsp_cl.d; \
fi
crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_err.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_err.c
@touch crypto/ocsp/ocsp_err.d.tmp
@if cmp crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_err.d.tmp; \
@@ -4224,7 +4224,7 @@ crypto/ocsp/ocsp_err.o: ../crypto/ocsp/ocsp_err.c
mv crypto/ocsp/ocsp_err.d.tmp crypto/ocsp/ocsp_err.d; \
fi
crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ext.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ext.c
@touch crypto/ocsp/ocsp_ext.d.tmp
@if cmp crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ext.d.tmp; \
@@ -4232,7 +4232,7 @@ crypto/ocsp/ocsp_ext.o: ../crypto/ocsp/ocsp_ext.c
mv crypto/ocsp/ocsp_ext.d.tmp crypto/ocsp/ocsp_ext.d; \
fi
crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_ht.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_ht.c
@touch crypto/ocsp/ocsp_ht.d.tmp
@if cmp crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_ht.d.tmp; \
@@ -4240,7 +4240,7 @@ crypto/ocsp/ocsp_ht.o: ../crypto/ocsp/ocsp_ht.c
mv crypto/ocsp/ocsp_ht.d.tmp crypto/ocsp/ocsp_ht.d; \
fi
crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_lib.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_lib.c
@touch crypto/ocsp/ocsp_lib.d.tmp
@if cmp crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_lib.d.tmp; \
@@ -4248,7 +4248,7 @@ crypto/ocsp/ocsp_lib.o: ../crypto/ocsp/ocsp_lib.c
mv crypto/ocsp/ocsp_lib.d.tmp crypto/ocsp/ocsp_lib.d; \
fi
crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_prn.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_prn.c
@touch crypto/ocsp/ocsp_prn.d.tmp
@if cmp crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_prn.d.tmp; \
@@ -4256,7 +4256,7 @@ crypto/ocsp/ocsp_prn.o: ../crypto/ocsp/ocsp_prn.c
mv crypto/ocsp/ocsp_prn.d.tmp crypto/ocsp/ocsp_prn.d; \
fi
crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_srv.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_srv.c
@touch crypto/ocsp/ocsp_srv.d.tmp
@if cmp crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_srv.d.tmp; \
@@ -4264,7 +4264,7 @@ crypto/ocsp/ocsp_srv.o: ../crypto/ocsp/ocsp_srv.c
mv crypto/ocsp/ocsp_srv.d.tmp crypto/ocsp/ocsp_srv.d; \
fi
crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/ocsp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/ocsp_vfy.c
@touch crypto/ocsp/ocsp_vfy.d.tmp
@if cmp crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/ocsp_vfy.d.tmp; \
@@ -4272,7 +4272,7 @@ crypto/ocsp/ocsp_vfy.o: ../crypto/ocsp/ocsp_vfy.c
mv crypto/ocsp/ocsp_vfy.d.tmp crypto/ocsp/ocsp_vfy.d; \
fi
crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ocsp/v3_ocsp.d.tmp -MT $@ -c -o $@ ../crypto/ocsp/v3_ocsp.c
@touch crypto/ocsp/v3_ocsp.d.tmp
@if cmp crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d > /dev/null 2> /dev/null; then \
rm -f crypto/ocsp/v3_ocsp.d.tmp; \
@@ -4280,7 +4280,7 @@ crypto/ocsp/v3_ocsp.o: ../crypto/ocsp/v3_ocsp.c
mv crypto/ocsp/v3_ocsp.d.tmp crypto/ocsp/v3_ocsp.d; \
fi
crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_all.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_all.c
@touch crypto/pem/pem_all.d.tmp
@if cmp crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_all.d.tmp; \
@@ -4288,7 +4288,7 @@ crypto/pem/pem_all.o: ../crypto/pem/pem_all.c
mv crypto/pem/pem_all.d.tmp crypto/pem/pem_all.d; \
fi
crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_err.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_err.c
@touch crypto/pem/pem_err.d.tmp
@if cmp crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_err.d.tmp; \
@@ -4296,7 +4296,7 @@ crypto/pem/pem_err.o: ../crypto/pem/pem_err.c
mv crypto/pem/pem_err.d.tmp crypto/pem/pem_err.d; \
fi
crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_info.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_info.c
@touch crypto/pem/pem_info.d.tmp
@if cmp crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_info.d.tmp; \
@@ -4304,7 +4304,7 @@ crypto/pem/pem_info.o: ../crypto/pem/pem_info.c
mv crypto/pem/pem_info.d.tmp crypto/pem/pem_info.d; \
fi
crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_lib.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_lib.c
@touch crypto/pem/pem_lib.d.tmp
@if cmp crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_lib.d.tmp; \
@@ -4312,7 +4312,7 @@ crypto/pem/pem_lib.o: ../crypto/pem/pem_lib.c
mv crypto/pem/pem_lib.d.tmp crypto/pem/pem_lib.d; \
fi
crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_oth.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_oth.c
@touch crypto/pem/pem_oth.d.tmp
@if cmp crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_oth.d.tmp; \
@@ -4320,7 +4320,7 @@ crypto/pem/pem_oth.o: ../crypto/pem/pem_oth.c
mv crypto/pem/pem_oth.d.tmp crypto/pem/pem_oth.d; \
fi
crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pk8.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pk8.c
@touch crypto/pem/pem_pk8.d.tmp
@if cmp crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pk8.d.tmp; \
@@ -4328,7 +4328,7 @@ crypto/pem/pem_pk8.o: ../crypto/pem/pem_pk8.c
mv crypto/pem/pem_pk8.d.tmp crypto/pem/pem_pk8.d; \
fi
crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_pkey.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_pkey.c
@touch crypto/pem/pem_pkey.d.tmp
@if cmp crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_pkey.d.tmp; \
@@ -4336,7 +4336,7 @@ crypto/pem/pem_pkey.o: ../crypto/pem/pem_pkey.c
mv crypto/pem/pem_pkey.d.tmp crypto/pem/pem_pkey.d; \
fi
crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_sign.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_sign.c
@touch crypto/pem/pem_sign.d.tmp
@if cmp crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_sign.d.tmp; \
@@ -4344,7 +4344,7 @@ crypto/pem/pem_sign.o: ../crypto/pem/pem_sign.c
mv crypto/pem/pem_sign.d.tmp crypto/pem/pem_sign.d; \
fi
crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_x509.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_x509.c
@touch crypto/pem/pem_x509.d.tmp
@if cmp crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_x509.d.tmp; \
@@ -4352,7 +4352,7 @@ crypto/pem/pem_x509.o: ../crypto/pem/pem_x509.c
mv crypto/pem/pem_x509.d.tmp crypto/pem/pem_x509.d; \
fi
crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pem_xaux.d.tmp -MT $@ -c -o $@ ../crypto/pem/pem_xaux.c
@touch crypto/pem/pem_xaux.d.tmp
@if cmp crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pem_xaux.d.tmp; \
@@ -4360,7 +4360,7 @@ crypto/pem/pem_xaux.o: ../crypto/pem/pem_xaux.c
mv crypto/pem/pem_xaux.d.tmp crypto/pem/pem_xaux.d; \
fi
crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pem/pvkfmt.d.tmp -MT $@ -c -o $@ ../crypto/pem/pvkfmt.c
@touch crypto/pem/pvkfmt.d.tmp
@if cmp crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pem/pvkfmt.d.tmp; \
@@ -4368,7 +4368,7 @@ crypto/pem/pvkfmt.o: ../crypto/pem/pvkfmt.c
mv crypto/pem/pvkfmt.d.tmp crypto/pem/pvkfmt.d; \
fi
crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_add.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_add.c
@touch crypto/pkcs12/p12_add.d.tmp
@if cmp crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_add.d.tmp; \
@@ -4376,7 +4376,7 @@ crypto/pkcs12/p12_add.o: ../crypto/pkcs12/p12_add.c
mv crypto/pkcs12/p12_add.d.tmp crypto/pkcs12/p12_add.d; \
fi
crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_asn.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_asn.c
@touch crypto/pkcs12/p12_asn.d.tmp
@if cmp crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_asn.d.tmp; \
@@ -4384,7 +4384,7 @@ crypto/pkcs12/p12_asn.o: ../crypto/pkcs12/p12_asn.c
mv crypto/pkcs12/p12_asn.d.tmp crypto/pkcs12/p12_asn.d; \
fi
crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_attr.c
@touch crypto/pkcs12/p12_attr.d.tmp
@if cmp crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_attr.d.tmp; \
@@ -4392,7 +4392,7 @@ crypto/pkcs12/p12_attr.o: ../crypto/pkcs12/p12_attr.c
mv crypto/pkcs12/p12_attr.d.tmp crypto/pkcs12/p12_attr.d; \
fi
crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crpt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crpt.c
@touch crypto/pkcs12/p12_crpt.d.tmp
@if cmp crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crpt.d.tmp; \
@@ -4400,7 +4400,7 @@ crypto/pkcs12/p12_crpt.o: ../crypto/pkcs12/p12_crpt.c
mv crypto/pkcs12/p12_crpt.d.tmp crypto/pkcs12/p12_crpt.d; \
fi
crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_crt.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_crt.c
@touch crypto/pkcs12/p12_crt.d.tmp
@if cmp crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_crt.d.tmp; \
@@ -4408,7 +4408,7 @@ crypto/pkcs12/p12_crt.o: ../crypto/pkcs12/p12_crt.c
mv crypto/pkcs12/p12_crt.d.tmp crypto/pkcs12/p12_crt.d; \
fi
crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_decr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_decr.c
@touch crypto/pkcs12/p12_decr.d.tmp
@if cmp crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_decr.d.tmp; \
@@ -4416,7 +4416,7 @@ crypto/pkcs12/p12_decr.o: ../crypto/pkcs12/p12_decr.c
mv crypto/pkcs12/p12_decr.d.tmp crypto/pkcs12/p12_decr.d; \
fi
crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_init.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_init.c
@touch crypto/pkcs12/p12_init.d.tmp
@if cmp crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_init.d.tmp; \
@@ -4424,7 +4424,7 @@ crypto/pkcs12/p12_init.o: ../crypto/pkcs12/p12_init.c
mv crypto/pkcs12/p12_init.d.tmp crypto/pkcs12/p12_init.d; \
fi
crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_key.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_key.c
@touch crypto/pkcs12/p12_key.d.tmp
@if cmp crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_key.d.tmp; \
@@ -4432,7 +4432,7 @@ crypto/pkcs12/p12_key.o: ../crypto/pkcs12/p12_key.c
mv crypto/pkcs12/p12_key.d.tmp crypto/pkcs12/p12_key.d; \
fi
crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_kiss.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_kiss.c
@touch crypto/pkcs12/p12_kiss.d.tmp
@if cmp crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_kiss.d.tmp; \
@@ -4440,7 +4440,7 @@ crypto/pkcs12/p12_kiss.o: ../crypto/pkcs12/p12_kiss.c
mv crypto/pkcs12/p12_kiss.d.tmp crypto/pkcs12/p12_kiss.d; \
fi
crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_mutl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_mutl.c
@touch crypto/pkcs12/p12_mutl.d.tmp
@if cmp crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_mutl.d.tmp; \
@@ -4448,7 +4448,7 @@ crypto/pkcs12/p12_mutl.o: ../crypto/pkcs12/p12_mutl.c
mv crypto/pkcs12/p12_mutl.d.tmp crypto/pkcs12/p12_mutl.d; \
fi
crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_npas.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_npas.c
@touch crypto/pkcs12/p12_npas.d.tmp
@if cmp crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_npas.d.tmp; \
@@ -4456,7 +4456,7 @@ crypto/pkcs12/p12_npas.o: ../crypto/pkcs12/p12_npas.c
mv crypto/pkcs12/p12_npas.d.tmp crypto/pkcs12/p12_npas.d; \
fi
crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8d.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8d.c
@touch crypto/pkcs12/p12_p8d.d.tmp
@if cmp crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8d.d.tmp; \
@@ -4464,7 +4464,7 @@ crypto/pkcs12/p12_p8d.o: ../crypto/pkcs12/p12_p8d.c
mv crypto/pkcs12/p12_p8d.d.tmp crypto/pkcs12/p12_p8d.d; \
fi
crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_p8e.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_p8e.c
@touch crypto/pkcs12/p12_p8e.d.tmp
@if cmp crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_p8e.d.tmp; \
@@ -4472,7 +4472,7 @@ crypto/pkcs12/p12_p8e.o: ../crypto/pkcs12/p12_p8e.c
mv crypto/pkcs12/p12_p8e.d.tmp crypto/pkcs12/p12_p8e.d; \
fi
crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_sbag.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_sbag.c
@touch crypto/pkcs12/p12_sbag.d.tmp
@if cmp crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_sbag.d.tmp; \
@@ -4480,7 +4480,7 @@ crypto/pkcs12/p12_sbag.o: ../crypto/pkcs12/p12_sbag.c
mv crypto/pkcs12/p12_sbag.d.tmp crypto/pkcs12/p12_sbag.d; \
fi
crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/p12_utl.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/p12_utl.c
@touch crypto/pkcs12/p12_utl.d.tmp
@if cmp crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/p12_utl.d.tmp; \
@@ -4488,7 +4488,7 @@ crypto/pkcs12/p12_utl.o: ../crypto/pkcs12/p12_utl.c
mv crypto/pkcs12/p12_utl.d.tmp crypto/pkcs12/p12_utl.d; \
fi
crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs12/pk12err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs12/pk12err.c
@touch crypto/pkcs12/pk12err.d.tmp
@if cmp crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs12/pk12err.d.tmp; \
@@ -4496,7 +4496,7 @@ crypto/pkcs12/pk12err.o: ../crypto/pkcs12/pk12err.c
mv crypto/pkcs12/pk12err.d.tmp crypto/pkcs12/pk12err.d; \
fi
crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/bio_pk7.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/bio_pk7.c
@touch crypto/pkcs7/bio_pk7.d.tmp
@if cmp crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/bio_pk7.d.tmp; \
@@ -4504,7 +4504,7 @@ crypto/pkcs7/bio_pk7.o: ../crypto/pkcs7/bio_pk7.c
mv crypto/pkcs7/bio_pk7.d.tmp crypto/pkcs7/bio_pk7.d; \
fi
crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_asn1.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_asn1.c
@touch crypto/pkcs7/pk7_asn1.d.tmp
@if cmp crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_asn1.d.tmp; \
@@ -4512,7 +4512,7 @@ crypto/pkcs7/pk7_asn1.o: ../crypto/pkcs7/pk7_asn1.c
mv crypto/pkcs7/pk7_asn1.d.tmp crypto/pkcs7/pk7_asn1.d; \
fi
crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_attr.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_attr.c
@touch crypto/pkcs7/pk7_attr.d.tmp
@if cmp crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_attr.d.tmp; \
@@ -4520,7 +4520,7 @@ crypto/pkcs7/pk7_attr.o: ../crypto/pkcs7/pk7_attr.c
mv crypto/pkcs7/pk7_attr.d.tmp crypto/pkcs7/pk7_attr.d; \
fi
crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_doit.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_doit.c
@touch crypto/pkcs7/pk7_doit.d.tmp
@if cmp crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_doit.d.tmp; \
@@ -4528,7 +4528,7 @@ crypto/pkcs7/pk7_doit.o: ../crypto/pkcs7/pk7_doit.c
mv crypto/pkcs7/pk7_doit.d.tmp crypto/pkcs7/pk7_doit.d; \
fi
crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_lib.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_lib.c
@touch crypto/pkcs7/pk7_lib.d.tmp
@if cmp crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_lib.d.tmp; \
@@ -4536,7 +4536,7 @@ crypto/pkcs7/pk7_lib.o: ../crypto/pkcs7/pk7_lib.c
mv crypto/pkcs7/pk7_lib.d.tmp crypto/pkcs7/pk7_lib.d; \
fi
crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_mime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_mime.c
@touch crypto/pkcs7/pk7_mime.d.tmp
@if cmp crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_mime.d.tmp; \
@@ -4544,7 +4544,7 @@ crypto/pkcs7/pk7_mime.o: ../crypto/pkcs7/pk7_mime.c
mv crypto/pkcs7/pk7_mime.d.tmp crypto/pkcs7/pk7_mime.d; \
fi
crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pk7_smime.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pk7_smime.c
@touch crypto/pkcs7/pk7_smime.d.tmp
@if cmp crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pk7_smime.d.tmp; \
@@ -4552,7 +4552,7 @@ crypto/pkcs7/pk7_smime.o: ../crypto/pkcs7/pk7_smime.c
mv crypto/pkcs7/pk7_smime.d.tmp crypto/pkcs7/pk7_smime.d; \
fi
crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/pkcs7/pkcs7err.d.tmp -MT $@ -c -o $@ ../crypto/pkcs7/pkcs7err.c
@touch crypto/pkcs7/pkcs7err.d.tmp
@if cmp crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d > /dev/null 2> /dev/null; then \
rm -f crypto/pkcs7/pkcs7err.d.tmp; \
@@ -4560,7 +4560,7 @@ crypto/pkcs7/pkcs7err.o: ../crypto/pkcs7/pkcs7err.c
mv crypto/pkcs7/pkcs7err.d.tmp crypto/pkcs7/pkcs7err.d; \
fi
crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305.c
@touch crypto/poly1305/poly1305.d.tmp
@if cmp crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305.d.tmp; \
@@ -4568,7 +4568,7 @@ crypto/poly1305/poly1305.o: ../crypto/poly1305/poly1305.c
mv crypto/poly1305/poly1305.d.tmp crypto/poly1305/poly1305.d; \
fi
crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_ameth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_ameth.c
@touch crypto/poly1305/poly1305_ameth.d.tmp
@if cmp crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_ameth.d.tmp; \
@@ -4576,7 +4576,7 @@ crypto/poly1305/poly1305_ameth.o: ../crypto/poly1305/poly1305_ameth.c
mv crypto/poly1305/poly1305_ameth.d.tmp crypto/poly1305/poly1305_ameth.d; \
fi
crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/poly1305/poly1305_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/poly1305/poly1305_pmeth.c
@touch crypto/poly1305/poly1305_pmeth.d.tmp
@if cmp crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/poly1305/poly1305_pmeth.d.tmp; \
@@ -4584,7 +4584,7 @@ crypto/poly1305/poly1305_pmeth.o: ../crypto/poly1305/poly1305_pmeth.c
mv crypto/poly1305/poly1305_pmeth.d.tmp crypto/poly1305/poly1305_pmeth.d; \
fi
crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
+ $(CC) -I. -Iinclude -Icrypto/modes -I.. -I../include -I../crypto/modes $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_ctr.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_ctr.c
@touch crypto/rand/drbg_ctr.d.tmp
@if cmp crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_ctr.d.tmp; \
@@ -4592,7 +4592,7 @@ crypto/rand/drbg_ctr.o: ../crypto/rand/drbg_ctr.c
mv crypto/rand/drbg_ctr.d.tmp crypto/rand/drbg_ctr.d; \
fi
crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/drbg_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/drbg_lib.c
@touch crypto/rand/drbg_lib.d.tmp
@if cmp crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/drbg_lib.d.tmp; \
@@ -4600,7 +4600,7 @@ crypto/rand/drbg_lib.o: ../crypto/rand/drbg_lib.c
mv crypto/rand/drbg_lib.d.tmp crypto/rand/drbg_lib.d; \
fi
crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_egd.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_egd.c
@touch crypto/rand/rand_egd.d.tmp
@if cmp crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_egd.d.tmp; \
@@ -4608,7 +4608,7 @@ crypto/rand/rand_egd.o: ../crypto/rand/rand_egd.c
mv crypto/rand/rand_egd.d.tmp crypto/rand/rand_egd.d; \
fi
crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_err.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_err.c
@touch crypto/rand/rand_err.d.tmp
@if cmp crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_err.d.tmp; \
@@ -4616,7 +4616,7 @@ crypto/rand/rand_err.o: ../crypto/rand/rand_err.c
mv crypto/rand/rand_err.d.tmp crypto/rand/rand_err.d; \
fi
crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_lib.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_lib.c
@touch crypto/rand/rand_lib.d.tmp
@if cmp crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_lib.d.tmp; \
@@ -4624,7 +4624,7 @@ crypto/rand/rand_lib.o: ../crypto/rand/rand_lib.c
mv crypto/rand/rand_lib.d.tmp crypto/rand/rand_lib.d; \
fi
crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_unix.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_unix.c
@touch crypto/rand/rand_unix.d.tmp
@if cmp crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_unix.d.tmp; \
@@ -4632,7 +4632,7 @@ crypto/rand/rand_unix.o: ../crypto/rand/rand_unix.c
mv crypto/rand/rand_unix.d.tmp crypto/rand/rand_unix.d; \
fi
crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_vms.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_vms.c
@touch crypto/rand/rand_vms.d.tmp
@if cmp crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_vms.d.tmp; \
@@ -4640,7 +4640,7 @@ crypto/rand/rand_vms.o: ../crypto/rand/rand_vms.c
mv crypto/rand/rand_vms.d.tmp crypto/rand/rand_vms.d; \
fi
crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/rand_win.d.tmp -MT $@ -c -o $@ ../crypto/rand/rand_win.c
@touch crypto/rand/rand_win.d.tmp
@if cmp crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/rand_win.d.tmp; \
@@ -4648,7 +4648,7 @@ crypto/rand/rand_win.o: ../crypto/rand/rand_win.c
mv crypto/rand/rand_win.d.tmp crypto/rand/rand_win.d; \
fi
crypto/rand/randfile.o: ../crypto/rand/randfile.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rand/randfile.d.tmp -MT $@ -c -o $@ ../crypto/rand/randfile.c
@touch crypto/rand/randfile.d.tmp
@if cmp crypto/rand/randfile.d.tmp crypto/rand/randfile.d > /dev/null 2> /dev/null; then \
rm -f crypto/rand/randfile.d.tmp; \
@@ -4656,7 +4656,7 @@ crypto/rand/randfile.o: ../crypto/rand/randfile.c
mv crypto/rand/randfile.d.tmp crypto/rand/randfile.d; \
fi
crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_cbc.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_cbc.c
@touch crypto/rc2/rc2_cbc.d.tmp
@if cmp crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_cbc.d.tmp; \
@@ -4664,7 +4664,7 @@ crypto/rc2/rc2_cbc.o: ../crypto/rc2/rc2_cbc.c
mv crypto/rc2/rc2_cbc.d.tmp crypto/rc2/rc2_cbc.d; \
fi
crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_ecb.c
@touch crypto/rc2/rc2_ecb.d.tmp
@if cmp crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_ecb.d.tmp; \
@@ -4672,7 +4672,7 @@ crypto/rc2/rc2_ecb.o: ../crypto/rc2/rc2_ecb.c
mv crypto/rc2/rc2_ecb.d.tmp crypto/rc2/rc2_ecb.d; \
fi
crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2_skey.c
@touch crypto/rc2/rc2_skey.d.tmp
@if cmp crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2_skey.d.tmp; \
@@ -4680,7 +4680,7 @@ crypto/rc2/rc2_skey.o: ../crypto/rc2/rc2_skey.c
mv crypto/rc2/rc2_skey.d.tmp crypto/rc2/rc2_skey.d; \
fi
crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2cfb64.c
@touch crypto/rc2/rc2cfb64.d.tmp
@if cmp crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2cfb64.d.tmp; \
@@ -4688,7 +4688,7 @@ crypto/rc2/rc2cfb64.o: ../crypto/rc2/rc2cfb64.c
mv crypto/rc2/rc2cfb64.d.tmp crypto/rc2/rc2cfb64.d; \
fi
crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc2/rc2ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc2/rc2ofb64.c
@touch crypto/rc2/rc2ofb64.d.tmp
@if cmp crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc2/rc2ofb64.d.tmp; \
@@ -4696,7 +4696,7 @@ crypto/rc2/rc2ofb64.o: ../crypto/rc2/rc2ofb64.c
mv crypto/rc2/rc2ofb64.d.tmp crypto/rc2/rc2ofb64.d; \
fi
crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_enc.c
@touch crypto/rc4/rc4_enc.d.tmp
@if cmp crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_enc.d.tmp; \
@@ -4704,7 +4704,7 @@ crypto/rc4/rc4_enc.o: ../crypto/rc4/rc4_enc.c
mv crypto/rc4/rc4_enc.d.tmp crypto/rc4/rc4_enc.d; \
fi
crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc4/rc4_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc4/rc4_skey.c
@touch crypto/rc4/rc4_skey.d.tmp
@if cmp crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc4/rc4_skey.d.tmp; \
@@ -4712,7 +4712,7 @@ crypto/rc4/rc4_skey.o: ../crypto/rc4/rc4_skey.c
mv crypto/rc4/rc4_skey.d.tmp crypto/rc4/rc4_skey.d; \
fi
crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_ecb.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_ecb.c
@touch crypto/rc5/rc5_ecb.d.tmp
@if cmp crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_ecb.d.tmp; \
@@ -4720,7 +4720,7 @@ crypto/rc5/rc5_ecb.o: ../crypto/rc5/rc5_ecb.c
mv crypto/rc5/rc5_ecb.d.tmp crypto/rc5/rc5_ecb.d; \
fi
crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_enc.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_enc.c
@touch crypto/rc5/rc5_enc.d.tmp
@if cmp crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_enc.d.tmp; \
@@ -4728,7 +4728,7 @@ crypto/rc5/rc5_enc.o: ../crypto/rc5/rc5_enc.c
mv crypto/rc5/rc5_enc.d.tmp crypto/rc5/rc5_enc.d; \
fi
crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5_skey.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5_skey.c
@touch crypto/rc5/rc5_skey.d.tmp
@if cmp crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5_skey.d.tmp; \
@@ -4736,7 +4736,7 @@ crypto/rc5/rc5_skey.o: ../crypto/rc5/rc5_skey.c
mv crypto/rc5/rc5_skey.d.tmp crypto/rc5/rc5_skey.d; \
fi
crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5cfb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5cfb64.c
@touch crypto/rc5/rc5cfb64.d.tmp
@if cmp crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5cfb64.d.tmp; \
@@ -4744,7 +4744,7 @@ crypto/rc5/rc5cfb64.o: ../crypto/rc5/rc5cfb64.c
mv crypto/rc5/rc5cfb64.d.tmp crypto/rc5/rc5cfb64.d; \
fi
crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rc5/rc5ofb64.d.tmp -MT $@ -c -o $@ ../crypto/rc5/rc5ofb64.c
@touch crypto/rc5/rc5ofb64.d.tmp
@if cmp crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d > /dev/null 2> /dev/null; then \
rm -f crypto/rc5/rc5ofb64.d.tmp; \
@@ -4752,7 +4752,7 @@ crypto/rc5/rc5ofb64.o: ../crypto/rc5/rc5ofb64.c
mv crypto/rc5/rc5ofb64.d.tmp crypto/rc5/rc5ofb64.d; \
fi
crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_dgst.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_dgst.c
@touch crypto/ripemd/rmd_dgst.d.tmp
@if cmp crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_dgst.d.tmp; \
@@ -4760,7 +4760,7 @@ crypto/ripemd/rmd_dgst.o: ../crypto/ripemd/rmd_dgst.c
mv crypto/ripemd/rmd_dgst.d.tmp crypto/ripemd/rmd_dgst.d; \
fi
crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ripemd/rmd_one.d.tmp -MT $@ -c -o $@ ../crypto/ripemd/rmd_one.c
@touch crypto/ripemd/rmd_one.d.tmp
@if cmp crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/ripemd/rmd_one.d.tmp; \
@@ -4768,7 +4768,7 @@ crypto/ripemd/rmd_one.o: ../crypto/ripemd/rmd_one.c
mv crypto/ripemd/rmd_one.d.tmp crypto/ripemd/rmd_one.d; \
fi
crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ameth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ameth.c
@touch crypto/rsa/rsa_ameth.d.tmp
@if cmp crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ameth.d.tmp; \
@@ -4776,7 +4776,7 @@ crypto/rsa/rsa_ameth.o: ../crypto/rsa/rsa_ameth.c
mv crypto/rsa/rsa_ameth.d.tmp crypto/rsa/rsa_ameth.d; \
fi
crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_asn1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_asn1.c
@touch crypto/rsa/rsa_asn1.d.tmp
@if cmp crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_asn1.d.tmp; \
@@ -4784,7 +4784,7 @@ crypto/rsa/rsa_asn1.o: ../crypto/rsa/rsa_asn1.c
mv crypto/rsa/rsa_asn1.d.tmp crypto/rsa/rsa_asn1.d; \
fi
crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_chk.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_chk.c
@touch crypto/rsa/rsa_chk.d.tmp
@if cmp crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_chk.d.tmp; \
@@ -4792,7 +4792,7 @@ crypto/rsa/rsa_chk.o: ../crypto/rsa/rsa_chk.c
mv crypto/rsa/rsa_chk.d.tmp crypto/rsa/rsa_chk.d; \
fi
crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_crpt.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_crpt.c
@touch crypto/rsa/rsa_crpt.d.tmp
@if cmp crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_crpt.d.tmp; \
@@ -4800,7 +4800,7 @@ crypto/rsa/rsa_crpt.o: ../crypto/rsa/rsa_crpt.c
mv crypto/rsa/rsa_crpt.d.tmp crypto/rsa/rsa_crpt.d; \
fi
crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_depr.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_depr.c
@touch crypto/rsa/rsa_depr.d.tmp
@if cmp crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_depr.d.tmp; \
@@ -4808,7 +4808,7 @@ crypto/rsa/rsa_depr.o: ../crypto/rsa/rsa_depr.c
mv crypto/rsa/rsa_depr.d.tmp crypto/rsa/rsa_depr.d; \
fi
crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_err.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_err.c
@touch crypto/rsa/rsa_err.d.tmp
@if cmp crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_err.d.tmp; \
@@ -4816,7 +4816,7 @@ crypto/rsa/rsa_err.o: ../crypto/rsa/rsa_err.c
mv crypto/rsa/rsa_err.d.tmp crypto/rsa/rsa_err.d; \
fi
crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_gen.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_gen.c
@touch crypto/rsa/rsa_gen.d.tmp
@if cmp crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_gen.d.tmp; \
@@ -4824,7 +4824,7 @@ crypto/rsa/rsa_gen.o: ../crypto/rsa/rsa_gen.c
mv crypto/rsa/rsa_gen.d.tmp crypto/rsa/rsa_gen.d; \
fi
crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_lib.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_lib.c
@touch crypto/rsa/rsa_lib.d.tmp
@if cmp crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_lib.d.tmp; \
@@ -4832,7 +4832,7 @@ crypto/rsa/rsa_lib.o: ../crypto/rsa/rsa_lib.c
mv crypto/rsa/rsa_lib.d.tmp crypto/rsa/rsa_lib.d; \
fi
crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_meth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_meth.c
@touch crypto/rsa/rsa_meth.d.tmp
@if cmp crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_meth.d.tmp; \
@@ -4840,7 +4840,7 @@ crypto/rsa/rsa_meth.o: ../crypto/rsa/rsa_meth.c
mv crypto/rsa/rsa_meth.d.tmp crypto/rsa/rsa_meth.d; \
fi
crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_mp.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_mp.c
@touch crypto/rsa/rsa_mp.d.tmp
@if cmp crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_mp.d.tmp; \
@@ -4848,7 +4848,7 @@ crypto/rsa/rsa_mp.o: ../crypto/rsa/rsa_mp.c
mv crypto/rsa/rsa_mp.d.tmp crypto/rsa/rsa_mp.d; \
fi
crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_none.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_none.c
@touch crypto/rsa/rsa_none.d.tmp
@if cmp crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_none.d.tmp; \
@@ -4856,7 +4856,7 @@ crypto/rsa/rsa_none.o: ../crypto/rsa/rsa_none.c
mv crypto/rsa/rsa_none.d.tmp crypto/rsa/rsa_none.d; \
fi
crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_oaep.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_oaep.c
@touch crypto/rsa/rsa_oaep.d.tmp
@if cmp crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_oaep.d.tmp; \
@@ -4864,7 +4864,7 @@ crypto/rsa/rsa_oaep.o: ../crypto/rsa/rsa_oaep.c
mv crypto/rsa/rsa_oaep.d.tmp crypto/rsa/rsa_oaep.d; \
fi
crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ossl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ossl.c
@touch crypto/rsa/rsa_ossl.d.tmp
@if cmp crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ossl.d.tmp; \
@@ -4872,7 +4872,7 @@ crypto/rsa/rsa_ossl.o: ../crypto/rsa/rsa_ossl.c
mv crypto/rsa/rsa_ossl.d.tmp crypto/rsa/rsa_ossl.d; \
fi
crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pk1.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pk1.c
@touch crypto/rsa/rsa_pk1.d.tmp
@if cmp crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pk1.d.tmp; \
@@ -4880,7 +4880,7 @@ crypto/rsa/rsa_pk1.o: ../crypto/rsa/rsa_pk1.c
mv crypto/rsa/rsa_pk1.d.tmp crypto/rsa/rsa_pk1.d; \
fi
crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pmeth.c
@touch crypto/rsa/rsa_pmeth.d.tmp
@if cmp crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pmeth.d.tmp; \
@@ -4888,7 +4888,7 @@ crypto/rsa/rsa_pmeth.o: ../crypto/rsa/rsa_pmeth.c
mv crypto/rsa/rsa_pmeth.d.tmp crypto/rsa/rsa_pmeth.d; \
fi
crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_prn.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_prn.c
@touch crypto/rsa/rsa_prn.d.tmp
@if cmp crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_prn.d.tmp; \
@@ -4896,7 +4896,7 @@ crypto/rsa/rsa_prn.o: ../crypto/rsa/rsa_prn.c
mv crypto/rsa/rsa_prn.d.tmp crypto/rsa/rsa_prn.d; \
fi
crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_pss.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_pss.c
@touch crypto/rsa/rsa_pss.d.tmp
@if cmp crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_pss.d.tmp; \
@@ -4904,7 +4904,7 @@ crypto/rsa/rsa_pss.o: ../crypto/rsa/rsa_pss.c
mv crypto/rsa/rsa_pss.d.tmp crypto/rsa/rsa_pss.d; \
fi
crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_saos.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_saos.c
@touch crypto/rsa/rsa_saos.d.tmp
@if cmp crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_saos.d.tmp; \
@@ -4912,7 +4912,7 @@ crypto/rsa/rsa_saos.o: ../crypto/rsa/rsa_saos.c
mv crypto/rsa/rsa_saos.d.tmp crypto/rsa/rsa_saos.d; \
fi
crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_sign.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_sign.c
@touch crypto/rsa/rsa_sign.d.tmp
@if cmp crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_sign.d.tmp; \
@@ -4920,7 +4920,7 @@ crypto/rsa/rsa_sign.o: ../crypto/rsa/rsa_sign.c
mv crypto/rsa/rsa_sign.d.tmp crypto/rsa/rsa_sign.d; \
fi
crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_ssl.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_ssl.c
@touch crypto/rsa/rsa_ssl.d.tmp
@if cmp crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_ssl.d.tmp; \
@@ -4928,7 +4928,7 @@ crypto/rsa/rsa_ssl.o: ../crypto/rsa/rsa_ssl.c
mv crypto/rsa/rsa_ssl.d.tmp crypto/rsa/rsa_ssl.d; \
fi
crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931.c
@touch crypto/rsa/rsa_x931.d.tmp
@if cmp crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931.d.tmp; \
@@ -4936,7 +4936,7 @@ crypto/rsa/rsa_x931.o: ../crypto/rsa/rsa_x931.c
mv crypto/rsa/rsa_x931.d.tmp crypto/rsa/rsa_x931.d; \
fi
crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/rsa/rsa_x931g.d.tmp -MT $@ -c -o $@ ../crypto/rsa/rsa_x931g.c
@touch crypto/rsa/rsa_x931g.d.tmp
@if cmp crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d > /dev/null 2> /dev/null; then \
rm -f crypto/rsa/rsa_x931g.d.tmp; \
@@ -4944,7 +4944,7 @@ crypto/rsa/rsa_x931g.o: ../crypto/rsa/rsa_x931g.c
mv crypto/rsa/rsa_x931g.d.tmp crypto/rsa/rsa_x931g.d; \
fi
crypto/seed/seed.o: ../crypto/seed/seed.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed.c
@touch crypto/seed/seed.d.tmp
@if cmp crypto/seed/seed.d.tmp crypto/seed/seed.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed.d.tmp; \
@@ -4952,7 +4952,7 @@ crypto/seed/seed.o: ../crypto/seed/seed.c
mv crypto/seed/seed.d.tmp crypto/seed/seed.d; \
fi
crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cbc.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cbc.c
@touch crypto/seed/seed_cbc.d.tmp
@if cmp crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cbc.d.tmp; \
@@ -4960,7 +4960,7 @@ crypto/seed/seed_cbc.o: ../crypto/seed/seed_cbc.c
mv crypto/seed/seed_cbc.d.tmp crypto/seed/seed_cbc.d; \
fi
crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_cfb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_cfb.c
@touch crypto/seed/seed_cfb.d.tmp
@if cmp crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_cfb.d.tmp; \
@@ -4968,7 +4968,7 @@ crypto/seed/seed_cfb.o: ../crypto/seed/seed_cfb.c
mv crypto/seed/seed_cfb.d.tmp crypto/seed/seed_cfb.d; \
fi
crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ecb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ecb.c
@touch crypto/seed/seed_ecb.d.tmp
@if cmp crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ecb.d.tmp; \
@@ -4976,7 +4976,7 @@ crypto/seed/seed_ecb.o: ../crypto/seed/seed_ecb.c
mv crypto/seed/seed_ecb.d.tmp crypto/seed/seed_ecb.d; \
fi
crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/seed/seed_ofb.d.tmp -MT $@ -c -o $@ ../crypto/seed/seed_ofb.c
@touch crypto/seed/seed_ofb.d.tmp
@if cmp crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d > /dev/null 2> /dev/null; then \
rm -f crypto/seed/seed_ofb.d.tmp; \
@@ -4984,7 +4984,7 @@ crypto/seed/seed_ofb.o: ../crypto/seed/seed_ofb.c
mv crypto/seed/seed_ofb.d.tmp crypto/seed/seed_ofb.d; \
fi
crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/keccak1600.d.tmp -MT $@ -c -o $@ ../crypto/sha/keccak1600.c
@touch crypto/sha/keccak1600.d.tmp
@if cmp crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/keccak1600.d.tmp; \
@@ -4992,7 +4992,7 @@ crypto/sha/keccak1600.o: ../crypto/sha/keccak1600.c
mv crypto/sha/keccak1600.d.tmp crypto/sha/keccak1600.d; \
fi
crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1_one.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1_one.c
@touch crypto/sha/sha1_one.d.tmp
@if cmp crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1_one.d.tmp; \
@@ -5000,7 +5000,7 @@ crypto/sha/sha1_one.o: ../crypto/sha/sha1_one.c
mv crypto/sha/sha1_one.d.tmp crypto/sha/sha1_one.d; \
fi
crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha1dgst.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha1dgst.c
@touch crypto/sha/sha1dgst.d.tmp
@if cmp crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha1dgst.d.tmp; \
@@ -5008,7 +5008,7 @@ crypto/sha/sha1dgst.o: ../crypto/sha/sha1dgst.c
mv crypto/sha/sha1dgst.d.tmp crypto/sha/sha1dgst.d; \
fi
crypto/sha/sha256.o: ../crypto/sha/sha256.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha256.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha256.c
@touch crypto/sha/sha256.d.tmp
@if cmp crypto/sha/sha256.d.tmp crypto/sha/sha256.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha256.d.tmp; \
@@ -5016,7 +5016,7 @@ crypto/sha/sha256.o: ../crypto/sha/sha256.c
mv crypto/sha/sha256.d.tmp crypto/sha/sha256.d; \
fi
crypto/sha/sha512.o: ../crypto/sha/sha512.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sha/sha512.d.tmp -MT $@ -c -o $@ ../crypto/sha/sha512.c
@touch crypto/sha/sha512.d.tmp
@if cmp crypto/sha/sha512.d.tmp crypto/sha/sha512.d > /dev/null 2> /dev/null; then \
rm -f crypto/sha/sha512.d.tmp; \
@@ -5024,7 +5024,7 @@ crypto/sha/sha512.o: ../crypto/sha/sha512.c
mv crypto/sha/sha512.d.tmp crypto/sha/sha512.d; \
fi
crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash.c
@touch crypto/siphash/siphash.d.tmp
@if cmp crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash.d.tmp; \
@@ -5032,7 +5032,7 @@ crypto/siphash/siphash.o: ../crypto/siphash/siphash.c
mv crypto/siphash/siphash.d.tmp crypto/siphash/siphash.d; \
fi
crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_ameth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_ameth.c
@touch crypto/siphash/siphash_ameth.d.tmp
@if cmp crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_ameth.d.tmp; \
@@ -5040,7 +5040,7 @@ crypto/siphash/siphash_ameth.o: ../crypto/siphash/siphash_ameth.c
mv crypto/siphash/siphash_ameth.d.tmp crypto/siphash/siphash_ameth.d; \
fi
crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/siphash/siphash_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/siphash/siphash_pmeth.c
@touch crypto/siphash/siphash_pmeth.d.tmp
@if cmp crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/siphash/siphash_pmeth.d.tmp; \
@@ -5048,7 +5048,7 @@ crypto/siphash/siphash_pmeth.o: ../crypto/siphash/siphash_pmeth.c
mv crypto/siphash/siphash_pmeth.d.tmp crypto/siphash/siphash_pmeth.d; \
fi
crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_crypt.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_crypt.c
@touch crypto/sm2/sm2_crypt.d.tmp
@if cmp crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_crypt.d.tmp; \
@@ -5056,7 +5056,7 @@ crypto/sm2/sm2_crypt.o: ../crypto/sm2/sm2_crypt.c
mv crypto/sm2/sm2_crypt.d.tmp crypto/sm2/sm2_crypt.d; \
fi
crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_err.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_err.c
@touch crypto/sm2/sm2_err.d.tmp
@if cmp crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_err.d.tmp; \
@@ -5064,7 +5064,7 @@ crypto/sm2/sm2_err.o: ../crypto/sm2/sm2_err.c
mv crypto/sm2/sm2_err.d.tmp crypto/sm2/sm2_err.d; \
fi
crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_pmeth.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_pmeth.c
@touch crypto/sm2/sm2_pmeth.d.tmp
@if cmp crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_pmeth.d.tmp; \
@@ -5072,7 +5072,7 @@ crypto/sm2/sm2_pmeth.o: ../crypto/sm2/sm2_pmeth.c
mv crypto/sm2/sm2_pmeth.d.tmp crypto/sm2/sm2_pmeth.d; \
fi
crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm2/sm2_sign.d.tmp -MT $@ -c -o $@ ../crypto/sm2/sm2_sign.c
@touch crypto/sm2/sm2_sign.d.tmp
@if cmp crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm2/sm2_sign.d.tmp; \
@@ -5080,7 +5080,7 @@ crypto/sm2/sm2_sign.o: ../crypto/sm2/sm2_sign.c
mv crypto/sm2/sm2_sign.d.tmp crypto/sm2/sm2_sign.d; \
fi
crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/m_sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/m_sm3.c
@touch crypto/sm3/m_sm3.d.tmp
@if cmp crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/m_sm3.d.tmp; \
@@ -5088,7 +5088,7 @@ crypto/sm3/m_sm3.o: ../crypto/sm3/m_sm3.c
mv crypto/sm3/m_sm3.d.tmp crypto/sm3/m_sm3.d; \
fi
crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm3/sm3.d.tmp -MT $@ -c -o $@ ../crypto/sm3/sm3.c
@touch crypto/sm3/sm3.d.tmp
@if cmp crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm3/sm3.d.tmp; \
@@ -5096,7 +5096,7 @@ crypto/sm3/sm3.o: ../crypto/sm3/sm3.c
mv crypto/sm3/sm3.d.tmp crypto/sm3/sm3.d; \
fi
crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/sm4/sm4.d.tmp -MT $@ -c -o $@ ../crypto/sm4/sm4.c
@touch crypto/sm4/sm4.d.tmp
@if cmp crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d > /dev/null 2> /dev/null; then \
rm -f crypto/sm4/sm4.d.tmp; \
@@ -5104,7 +5104,7 @@ crypto/sm4/sm4.o: ../crypto/sm4/sm4.c
mv crypto/sm4/sm4.d.tmp crypto/sm4/sm4.d; \
fi
crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_lib.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_lib.c
@touch crypto/srp/srp_lib.d.tmp
@if cmp crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_lib.d.tmp; \
@@ -5112,7 +5112,7 @@ crypto/srp/srp_lib.o: ../crypto/srp/srp_lib.c
mv crypto/srp/srp_lib.d.tmp crypto/srp/srp_lib.d; \
fi
crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/srp/srp_vfy.d.tmp -MT $@ -c -o $@ ../crypto/srp/srp_vfy.c
@touch crypto/srp/srp_vfy.d.tmp
@if cmp crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/srp/srp_vfy.d.tmp; \
@@ -5120,7 +5120,7 @@ crypto/srp/srp_vfy.o: ../crypto/srp/srp_vfy.c
mv crypto/srp/srp_vfy.d.tmp crypto/srp/srp_vfy.d; \
fi
crypto/stack/stack.o: ../crypto/stack/stack.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/stack/stack.d.tmp -MT $@ -c -o $@ ../crypto/stack/stack.c
@touch crypto/stack/stack.d.tmp
@if cmp crypto/stack/stack.d.tmp crypto/stack/stack.d > /dev/null 2> /dev/null; then \
rm -f crypto/stack/stack.d.tmp; \
@@ -5128,7 +5128,7 @@ crypto/stack/stack.o: ../crypto/stack/stack.c
mv crypto/stack/stack.d.tmp crypto/stack/stack.d; \
fi
crypto/store/loader_file.o: ../crypto/store/loader_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/loader_file.d.tmp -MT $@ -c -o $@ ../crypto/store/loader_file.c
@touch crypto/store/loader_file.d.tmp
@if cmp crypto/store/loader_file.d.tmp crypto/store/loader_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/loader_file.d.tmp; \
@@ -5136,7 +5136,7 @@ crypto/store/loader_file.o: ../crypto/store/loader_file.c
mv crypto/store/loader_file.d.tmp crypto/store/loader_file.d; \
fi
crypto/store/store_err.o: ../crypto/store/store_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_err.d.tmp -MT $@ -c -o $@ ../crypto/store/store_err.c
@touch crypto/store/store_err.d.tmp
@if cmp crypto/store/store_err.d.tmp crypto/store/store_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_err.d.tmp; \
@@ -5144,7 +5144,7 @@ crypto/store/store_err.o: ../crypto/store/store_err.c
mv crypto/store/store_err.d.tmp crypto/store/store_err.d; \
fi
crypto/store/store_init.o: ../crypto/store/store_init.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_init.d.tmp -MT $@ -c -o $@ ../crypto/store/store_init.c
@touch crypto/store/store_init.d.tmp
@if cmp crypto/store/store_init.d.tmp crypto/store/store_init.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_init.d.tmp; \
@@ -5152,7 +5152,7 @@ crypto/store/store_init.o: ../crypto/store/store_init.c
mv crypto/store/store_init.d.tmp crypto/store/store_init.d; \
fi
crypto/store/store_lib.o: ../crypto/store/store_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_lib.d.tmp -MT $@ -c -o $@ ../crypto/store/store_lib.c
@touch crypto/store/store_lib.d.tmp
@if cmp crypto/store/store_lib.d.tmp crypto/store/store_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_lib.d.tmp; \
@@ -5160,7 +5160,7 @@ crypto/store/store_lib.o: ../crypto/store/store_lib.c
mv crypto/store/store_lib.d.tmp crypto/store/store_lib.d; \
fi
crypto/store/store_register.o: ../crypto/store/store_register.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_register.d.tmp -MT $@ -c -o $@ ../crypto/store/store_register.c
@touch crypto/store/store_register.d.tmp
@if cmp crypto/store/store_register.d.tmp crypto/store/store_register.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_register.d.tmp; \
@@ -5168,7 +5168,7 @@ crypto/store/store_register.o: ../crypto/store/store_register.c
mv crypto/store/store_register.d.tmp crypto/store/store_register.d; \
fi
crypto/store/store_strings.o: ../crypto/store/store_strings.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/store/store_strings.d.tmp -MT $@ -c -o $@ ../crypto/store/store_strings.c
@touch crypto/store/store_strings.d.tmp
@if cmp crypto/store/store_strings.d.tmp crypto/store/store_strings.d > /dev/null 2> /dev/null; then \
rm -f crypto/store/store_strings.d.tmp; \
@@ -5176,7 +5176,7 @@ crypto/store/store_strings.o: ../crypto/store/store_strings.c
mv crypto/store/store_strings.d.tmp crypto/store/store_strings.d; \
fi
crypto/threads_none.o: ../crypto/threads_none.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_none.d.tmp -MT $@ -c -o $@ ../crypto/threads_none.c
@touch crypto/threads_none.d.tmp
@if cmp crypto/threads_none.d.tmp crypto/threads_none.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_none.d.tmp; \
@@ -5184,7 +5184,7 @@ crypto/threads_none.o: ../crypto/threads_none.c
mv crypto/threads_none.d.tmp crypto/threads_none.d; \
fi
crypto/threads_pthread.o: ../crypto/threads_pthread.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_pthread.d.tmp -MT $@ -c -o $@ ../crypto/threads_pthread.c
@touch crypto/threads_pthread.d.tmp
@if cmp crypto/threads_pthread.d.tmp crypto/threads_pthread.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_pthread.d.tmp; \
@@ -5192,7 +5192,7 @@ crypto/threads_pthread.o: ../crypto/threads_pthread.c
mv crypto/threads_pthread.d.tmp crypto/threads_pthread.d; \
fi
crypto/threads_win.o: ../crypto/threads_win.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/threads_win.d.tmp -MT $@ -c -o $@ ../crypto/threads_win.c
@touch crypto/threads_win.d.tmp
@if cmp crypto/threads_win.d.tmp crypto/threads_win.d > /dev/null 2> /dev/null; then \
rm -f crypto/threads_win.d.tmp; \
@@ -5200,7 +5200,7 @@ crypto/threads_win.o: ../crypto/threads_win.c
mv crypto/threads_win.d.tmp crypto/threads_win.d; \
fi
crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_asn1.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_asn1.c
@touch crypto/ts/ts_asn1.d.tmp
@if cmp crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_asn1.d.tmp; \
@@ -5208,7 +5208,7 @@ crypto/ts/ts_asn1.o: ../crypto/ts/ts_asn1.c
mv crypto/ts/ts_asn1.d.tmp crypto/ts/ts_asn1.d; \
fi
crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_conf.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_conf.c
@touch crypto/ts/ts_conf.d.tmp
@if cmp crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_conf.d.tmp; \
@@ -5216,7 +5216,7 @@ crypto/ts/ts_conf.o: ../crypto/ts/ts_conf.c
mv crypto/ts/ts_conf.d.tmp crypto/ts/ts_conf.d; \
fi
crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_err.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_err.c
@touch crypto/ts/ts_err.d.tmp
@if cmp crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_err.d.tmp; \
@@ -5224,7 +5224,7 @@ crypto/ts/ts_err.o: ../crypto/ts/ts_err.c
mv crypto/ts/ts_err.d.tmp crypto/ts/ts_err.d; \
fi
crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_lib.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_lib.c
@touch crypto/ts/ts_lib.d.tmp
@if cmp crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_lib.d.tmp; \
@@ -5232,7 +5232,7 @@ crypto/ts/ts_lib.o: ../crypto/ts/ts_lib.c
mv crypto/ts/ts_lib.d.tmp crypto/ts/ts_lib.d; \
fi
crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_print.c
@touch crypto/ts/ts_req_print.d.tmp
@if cmp crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_print.d.tmp; \
@@ -5240,7 +5240,7 @@ crypto/ts/ts_req_print.o: ../crypto/ts/ts_req_print.c
mv crypto/ts/ts_req_print.d.tmp crypto/ts/ts_req_print.d; \
fi
crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_req_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_req_utils.c
@touch crypto/ts/ts_req_utils.d.tmp
@if cmp crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_req_utils.d.tmp; \
@@ -5248,7 +5248,7 @@ crypto/ts/ts_req_utils.o: ../crypto/ts/ts_req_utils.c
mv crypto/ts/ts_req_utils.d.tmp crypto/ts/ts_req_utils.d; \
fi
crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_print.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_print.c
@touch crypto/ts/ts_rsp_print.d.tmp
@if cmp crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_print.d.tmp; \
@@ -5256,7 +5256,7 @@ crypto/ts/ts_rsp_print.o: ../crypto/ts/ts_rsp_print.c
mv crypto/ts/ts_rsp_print.d.tmp crypto/ts/ts_rsp_print.d; \
fi
crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_sign.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_sign.c
@touch crypto/ts/ts_rsp_sign.d.tmp
@if cmp crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_sign.d.tmp; \
@@ -5264,7 +5264,7 @@ crypto/ts/ts_rsp_sign.o: ../crypto/ts/ts_rsp_sign.c
mv crypto/ts/ts_rsp_sign.d.tmp crypto/ts/ts_rsp_sign.d; \
fi
crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_utils.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_utils.c
@touch crypto/ts/ts_rsp_utils.d.tmp
@if cmp crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_utils.d.tmp; \
@@ -5272,7 +5272,7 @@ crypto/ts/ts_rsp_utils.o: ../crypto/ts/ts_rsp_utils.c
mv crypto/ts/ts_rsp_utils.d.tmp crypto/ts/ts_rsp_utils.d; \
fi
crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_rsp_verify.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_rsp_verify.c
@touch crypto/ts/ts_rsp_verify.d.tmp
@if cmp crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_rsp_verify.d.tmp; \
@@ -5280,7 +5280,7 @@ crypto/ts/ts_rsp_verify.o: ../crypto/ts/ts_rsp_verify.c
mv crypto/ts/ts_rsp_verify.d.tmp crypto/ts/ts_rsp_verify.d; \
fi
crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ts/ts_verify_ctx.d.tmp -MT $@ -c -o $@ ../crypto/ts/ts_verify_ctx.c
@touch crypto/ts/ts_verify_ctx.d.tmp
@if cmp crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d > /dev/null 2> /dev/null; then \
rm -f crypto/ts/ts_verify_ctx.d.tmp; \
@@ -5288,7 +5288,7 @@ crypto/ts/ts_verify_ctx.o: ../crypto/ts/ts_verify_ctx.c
mv crypto/ts/ts_verify_ctx.d.tmp crypto/ts/ts_verify_ctx.d; \
fi
crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/txt_db/txt_db.d.tmp -MT $@ -c -o $@ ../crypto/txt_db/txt_db.c
@touch crypto/txt_db/txt_db.d.tmp
@if cmp crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d > /dev/null 2> /dev/null; then \
rm -f crypto/txt_db/txt_db.d.tmp; \
@@ -5296,7 +5296,7 @@ crypto/txt_db/txt_db.o: ../crypto/txt_db/txt_db.c
mv crypto/txt_db/txt_db.d.tmp crypto/txt_db/txt_db.d; \
fi
crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_err.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_err.c
@touch crypto/ui/ui_err.d.tmp
@if cmp crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_err.d.tmp; \
@@ -5304,7 +5304,7 @@ crypto/ui/ui_err.o: ../crypto/ui/ui_err.c
mv crypto/ui/ui_err.d.tmp crypto/ui/ui_err.d; \
fi
crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_lib.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_lib.c
@touch crypto/ui/ui_lib.d.tmp
@if cmp crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_lib.d.tmp; \
@@ -5312,7 +5312,7 @@ crypto/ui/ui_lib.o: ../crypto/ui/ui_lib.c
mv crypto/ui/ui_lib.d.tmp crypto/ui/ui_lib.d; \
fi
crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_null.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_null.c
@touch crypto/ui/ui_null.d.tmp
@if cmp crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_null.d.tmp; \
@@ -5320,7 +5320,7 @@ crypto/ui/ui_null.o: ../crypto/ui/ui_null.c
mv crypto/ui/ui_null.d.tmp crypto/ui/ui_null.d; \
fi
crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_openssl.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_openssl.c
@touch crypto/ui/ui_openssl.d.tmp
@if cmp crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_openssl.d.tmp; \
@@ -5328,7 +5328,7 @@ crypto/ui/ui_openssl.o: ../crypto/ui/ui_openssl.c
mv crypto/ui/ui_openssl.d.tmp crypto/ui/ui_openssl.d; \
fi
crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/ui/ui_util.d.tmp -MT $@ -c -o $@ ../crypto/ui/ui_util.c
@touch crypto/ui/ui_util.d.tmp
@if cmp crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d > /dev/null 2> /dev/null; then \
rm -f crypto/ui/ui_util.d.tmp; \
@@ -5336,7 +5336,7 @@ crypto/ui/ui_util.o: ../crypto/ui/ui_util.c
mv crypto/ui/ui_util.d.tmp crypto/ui/ui_util.d; \
fi
crypto/uid.o: ../crypto/uid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/uid.d.tmp -MT $@ -c -o $@ ../crypto/uid.c
@touch crypto/uid.d.tmp
@if cmp crypto/uid.d.tmp crypto/uid.d > /dev/null 2> /dev/null; then \
rm -f crypto/uid.d.tmp; \
@@ -5344,7 +5344,7 @@ crypto/uid.o: ../crypto/uid.c
mv crypto/uid.d.tmp crypto/uid.d; \
fi
crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_block.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_block.c
@touch crypto/whrlpool/wp_block.d.tmp
@if cmp crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_block.d.tmp; \
@@ -5352,7 +5352,7 @@ crypto/whrlpool/wp_block.o: ../crypto/whrlpool/wp_block.c
mv crypto/whrlpool/wp_block.d.tmp crypto/whrlpool/wp_block.d; \
fi
crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/whrlpool/wp_dgst.d.tmp -MT $@ -c -o $@ ../crypto/whrlpool/wp_dgst.c
@touch crypto/whrlpool/wp_dgst.d.tmp
@if cmp crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d > /dev/null 2> /dev/null; then \
rm -f crypto/whrlpool/wp_dgst.d.tmp; \
@@ -5360,7 +5360,7 @@ crypto/whrlpool/wp_dgst.o: ../crypto/whrlpool/wp_dgst.c
mv crypto/whrlpool/wp_dgst.d.tmp crypto/whrlpool/wp_dgst.d; \
fi
crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_dir.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_dir.c
@touch crypto/x509/by_dir.d.tmp
@if cmp crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_dir.d.tmp; \
@@ -5368,7 +5368,7 @@ crypto/x509/by_dir.o: ../crypto/x509/by_dir.c
mv crypto/x509/by_dir.d.tmp crypto/x509/by_dir.d; \
fi
crypto/x509/by_file.o: ../crypto/x509/by_file.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/by_file.d.tmp -MT $@ -c -o $@ ../crypto/x509/by_file.c
@touch crypto/x509/by_file.d.tmp
@if cmp crypto/x509/by_file.d.tmp crypto/x509/by_file.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/by_file.d.tmp; \
@@ -5376,7 +5376,7 @@ crypto/x509/by_file.o: ../crypto/x509/by_file.c
mv crypto/x509/by_file.d.tmp crypto/x509/by_file.d; \
fi
crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_crl.c
@touch crypto/x509/t_crl.d.tmp
@if cmp crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_crl.d.tmp; \
@@ -5384,7 +5384,7 @@ crypto/x509/t_crl.o: ../crypto/x509/t_crl.c
mv crypto/x509/t_crl.d.tmp crypto/x509/t_crl.d; \
fi
crypto/x509/t_req.o: ../crypto/x509/t_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_req.c
@touch crypto/x509/t_req.d.tmp
@if cmp crypto/x509/t_req.d.tmp crypto/x509/t_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_req.d.tmp; \
@@ -5392,7 +5392,7 @@ crypto/x509/t_req.o: ../crypto/x509/t_req.c
mv crypto/x509/t_req.d.tmp crypto/x509/t_req.d; \
fi
crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/t_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/t_x509.c
@touch crypto/x509/t_x509.d.tmp
@if cmp crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/t_x509.d.tmp; \
@@ -5400,7 +5400,7 @@ crypto/x509/t_x509.o: ../crypto/x509/t_x509.c
mv crypto/x509/t_x509.d.tmp crypto/x509/t_x509.d; \
fi
crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_att.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_att.c
@touch crypto/x509/x509_att.d.tmp
@if cmp crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_att.d.tmp; \
@@ -5408,7 +5408,7 @@ crypto/x509/x509_att.o: ../crypto/x509/x509_att.c
mv crypto/x509/x509_att.d.tmp crypto/x509/x509_att.d; \
fi
crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_cmp.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_cmp.c
@touch crypto/x509/x509_cmp.d.tmp
@if cmp crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_cmp.d.tmp; \
@@ -5416,7 +5416,7 @@ crypto/x509/x509_cmp.o: ../crypto/x509/x509_cmp.c
mv crypto/x509/x509_cmp.d.tmp crypto/x509/x509_cmp.d; \
fi
crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_d2.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_d2.c
@touch crypto/x509/x509_d2.d.tmp
@if cmp crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_d2.d.tmp; \
@@ -5424,7 +5424,7 @@ crypto/x509/x509_d2.o: ../crypto/x509/x509_d2.c
mv crypto/x509/x509_d2.d.tmp crypto/x509/x509_d2.d; \
fi
crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_def.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_def.c
@touch crypto/x509/x509_def.d.tmp
@if cmp crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_def.d.tmp; \
@@ -5432,7 +5432,7 @@ crypto/x509/x509_def.o: ../crypto/x509/x509_def.c
mv crypto/x509/x509_def.d.tmp crypto/x509/x509_def.d; \
fi
crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_err.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_err.c
@touch crypto/x509/x509_err.d.tmp
@if cmp crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_err.d.tmp; \
@@ -5440,7 +5440,7 @@ crypto/x509/x509_err.o: ../crypto/x509/x509_err.c
mv crypto/x509/x509_err.d.tmp crypto/x509/x509_err.d; \
fi
crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_ext.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_ext.c
@touch crypto/x509/x509_ext.d.tmp
@if cmp crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_ext.d.tmp; \
@@ -5448,7 +5448,7 @@ crypto/x509/x509_ext.o: ../crypto/x509/x509_ext.c
mv crypto/x509/x509_ext.d.tmp crypto/x509/x509_ext.d; \
fi
crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_lu.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_lu.c
@touch crypto/x509/x509_lu.d.tmp
@if cmp crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_lu.d.tmp; \
@@ -5456,7 +5456,7 @@ crypto/x509/x509_lu.o: ../crypto/x509/x509_lu.c
mv crypto/x509/x509_lu.d.tmp crypto/x509/x509_lu.d; \
fi
crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_meth.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_meth.c
@touch crypto/x509/x509_meth.d.tmp
@if cmp crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_meth.d.tmp; \
@@ -5464,7 +5464,7 @@ crypto/x509/x509_meth.o: ../crypto/x509/x509_meth.c
mv crypto/x509/x509_meth.d.tmp crypto/x509/x509_meth.d; \
fi
crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_obj.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_obj.c
@touch crypto/x509/x509_obj.d.tmp
@if cmp crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_obj.d.tmp; \
@@ -5472,7 +5472,7 @@ crypto/x509/x509_obj.o: ../crypto/x509/x509_obj.c
mv crypto/x509/x509_obj.d.tmp crypto/x509/x509_obj.d; \
fi
crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_r2x.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_r2x.c
@touch crypto/x509/x509_r2x.d.tmp
@if cmp crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_r2x.d.tmp; \
@@ -5480,7 +5480,7 @@ crypto/x509/x509_r2x.o: ../crypto/x509/x509_r2x.c
mv crypto/x509/x509_r2x.d.tmp crypto/x509/x509_r2x.d; \
fi
crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_req.c
@touch crypto/x509/x509_req.d.tmp
@if cmp crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_req.d.tmp; \
@@ -5488,7 +5488,7 @@ crypto/x509/x509_req.o: ../crypto/x509/x509_req.c
mv crypto/x509/x509_req.d.tmp crypto/x509/x509_req.d; \
fi
crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_set.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_set.c
@touch crypto/x509/x509_set.d.tmp
@if cmp crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_set.d.tmp; \
@@ -5496,7 +5496,7 @@ crypto/x509/x509_set.o: ../crypto/x509/x509_set.c
mv crypto/x509/x509_set.d.tmp crypto/x509/x509_set.d; \
fi
crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_trs.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_trs.c
@touch crypto/x509/x509_trs.d.tmp
@if cmp crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_trs.d.tmp; \
@@ -5504,7 +5504,7 @@ crypto/x509/x509_trs.o: ../crypto/x509/x509_trs.c
mv crypto/x509/x509_trs.d.tmp crypto/x509/x509_trs.d; \
fi
crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_txt.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_txt.c
@touch crypto/x509/x509_txt.d.tmp
@if cmp crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_txt.d.tmp; \
@@ -5512,7 +5512,7 @@ crypto/x509/x509_txt.o: ../crypto/x509/x509_txt.c
mv crypto/x509/x509_txt.d.tmp crypto/x509/x509_txt.d; \
fi
crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_v3.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_v3.c
@touch crypto/x509/x509_v3.d.tmp
@if cmp crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_v3.d.tmp; \
@@ -5520,7 +5520,7 @@ crypto/x509/x509_v3.o: ../crypto/x509/x509_v3.c
mv crypto/x509/x509_v3.d.tmp crypto/x509/x509_v3.d; \
fi
crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vfy.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vfy.c
@touch crypto/x509/x509_vfy.d.tmp
@if cmp crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vfy.d.tmp; \
@@ -5528,7 +5528,7 @@ crypto/x509/x509_vfy.o: ../crypto/x509/x509_vfy.c
mv crypto/x509/x509_vfy.d.tmp crypto/x509/x509_vfy.d; \
fi
crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509_vpm.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509_vpm.c
@touch crypto/x509/x509_vpm.d.tmp
@if cmp crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509_vpm.d.tmp; \
@@ -5536,7 +5536,7 @@ crypto/x509/x509_vpm.o: ../crypto/x509/x509_vpm.c
mv crypto/x509/x509_vpm.d.tmp crypto/x509/x509_vpm.d; \
fi
crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509cset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509cset.c
@touch crypto/x509/x509cset.d.tmp
@if cmp crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509cset.d.tmp; \
@@ -5544,7 +5544,7 @@ crypto/x509/x509cset.o: ../crypto/x509/x509cset.c
mv crypto/x509/x509cset.d.tmp crypto/x509/x509cset.d; \
fi
crypto/x509/x509name.o: ../crypto/x509/x509name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509name.c
@touch crypto/x509/x509name.d.tmp
@if cmp crypto/x509/x509name.d.tmp crypto/x509/x509name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509name.d.tmp; \
@@ -5552,7 +5552,7 @@ crypto/x509/x509name.o: ../crypto/x509/x509name.c
mv crypto/x509/x509name.d.tmp crypto/x509/x509name.d; \
fi
crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509rset.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509rset.c
@touch crypto/x509/x509rset.d.tmp
@if cmp crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509rset.d.tmp; \
@@ -5560,7 +5560,7 @@ crypto/x509/x509rset.o: ../crypto/x509/x509rset.c
mv crypto/x509/x509rset.d.tmp crypto/x509/x509rset.d; \
fi
crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509spki.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509spki.c
@touch crypto/x509/x509spki.d.tmp
@if cmp crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509spki.d.tmp; \
@@ -5568,7 +5568,7 @@ crypto/x509/x509spki.o: ../crypto/x509/x509spki.c
mv crypto/x509/x509spki.d.tmp crypto/x509/x509spki.d; \
fi
crypto/x509/x509type.o: ../crypto/x509/x509type.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x509type.d.tmp -MT $@ -c -o $@ ../crypto/x509/x509type.c
@touch crypto/x509/x509type.d.tmp
@if cmp crypto/x509/x509type.d.tmp crypto/x509/x509type.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x509type.d.tmp; \
@@ -5576,7 +5576,7 @@ crypto/x509/x509type.o: ../crypto/x509/x509type.c
mv crypto/x509/x509type.d.tmp crypto/x509/x509type.d; \
fi
crypto/x509/x_all.o: ../crypto/x509/x_all.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_all.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_all.c
@touch crypto/x509/x_all.d.tmp
@if cmp crypto/x509/x_all.d.tmp crypto/x509/x_all.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_all.d.tmp; \
@@ -5584,7 +5584,7 @@ crypto/x509/x_all.o: ../crypto/x509/x_all.c
mv crypto/x509/x_all.d.tmp crypto/x509/x_all.d; \
fi
crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_attrib.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_attrib.c
@touch crypto/x509/x_attrib.d.tmp
@if cmp crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_attrib.d.tmp; \
@@ -5592,7 +5592,7 @@ crypto/x509/x_attrib.o: ../crypto/x509/x_attrib.c
mv crypto/x509/x_attrib.d.tmp crypto/x509/x_attrib.d; \
fi
crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_crl.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_crl.c
@touch crypto/x509/x_crl.d.tmp
@if cmp crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_crl.d.tmp; \
@@ -5600,7 +5600,7 @@ crypto/x509/x_crl.o: ../crypto/x509/x_crl.c
mv crypto/x509/x_crl.d.tmp crypto/x509/x_crl.d; \
fi
crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_exten.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_exten.c
@touch crypto/x509/x_exten.d.tmp
@if cmp crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_exten.d.tmp; \
@@ -5608,7 +5608,7 @@ crypto/x509/x_exten.o: ../crypto/x509/x_exten.c
mv crypto/x509/x_exten.d.tmp crypto/x509/x_exten.d; \
fi
crypto/x509/x_name.o: ../crypto/x509/x_name.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_name.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_name.c
@touch crypto/x509/x_name.d.tmp
@if cmp crypto/x509/x_name.d.tmp crypto/x509/x_name.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_name.d.tmp; \
@@ -5616,7 +5616,7 @@ crypto/x509/x_name.o: ../crypto/x509/x_name.c
mv crypto/x509/x_name.d.tmp crypto/x509/x_name.d; \
fi
crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_pubkey.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_pubkey.c
@touch crypto/x509/x_pubkey.d.tmp
@if cmp crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_pubkey.d.tmp; \
@@ -5624,7 +5624,7 @@ crypto/x509/x_pubkey.o: ../crypto/x509/x_pubkey.c
mv crypto/x509/x_pubkey.d.tmp crypto/x509/x_pubkey.d; \
fi
crypto/x509/x_req.o: ../crypto/x509/x_req.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_req.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_req.c
@touch crypto/x509/x_req.d.tmp
@if cmp crypto/x509/x_req.d.tmp crypto/x509/x_req.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_req.d.tmp; \
@@ -5632,7 +5632,7 @@ crypto/x509/x_req.o: ../crypto/x509/x_req.c
mv crypto/x509/x_req.d.tmp crypto/x509/x_req.d; \
fi
crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509.c
@touch crypto/x509/x_x509.d.tmp
@if cmp crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509.d.tmp; \
@@ -5640,7 +5640,7 @@ crypto/x509/x_x509.o: ../crypto/x509/x_x509.c
mv crypto/x509/x_x509.d.tmp crypto/x509/x_x509.d; \
fi
crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509/x_x509a.d.tmp -MT $@ -c -o $@ ../crypto/x509/x_x509a.c
@touch crypto/x509/x_x509a.d.tmp
@if cmp crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509/x_x509a.d.tmp; \
@@ -5648,7 +5648,7 @@ crypto/x509/x_x509a.o: ../crypto/x509/x_x509a.c
mv crypto/x509/x_x509a.d.tmp crypto/x509/x_x509a.d; \
fi
crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_cache.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_cache.c
@touch crypto/x509v3/pcy_cache.d.tmp
@if cmp crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_cache.d.tmp; \
@@ -5656,7 +5656,7 @@ crypto/x509v3/pcy_cache.o: ../crypto/x509v3/pcy_cache.c
mv crypto/x509v3/pcy_cache.d.tmp crypto/x509v3/pcy_cache.d; \
fi
crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_data.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_data.c
@touch crypto/x509v3/pcy_data.d.tmp
@if cmp crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_data.d.tmp; \
@@ -5664,7 +5664,7 @@ crypto/x509v3/pcy_data.o: ../crypto/x509v3/pcy_data.c
mv crypto/x509v3/pcy_data.d.tmp crypto/x509v3/pcy_data.d; \
fi
crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_lib.c
@touch crypto/x509v3/pcy_lib.d.tmp
@if cmp crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_lib.d.tmp; \
@@ -5672,7 +5672,7 @@ crypto/x509v3/pcy_lib.o: ../crypto/x509v3/pcy_lib.c
mv crypto/x509v3/pcy_lib.d.tmp crypto/x509v3/pcy_lib.d; \
fi
crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_map.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_map.c
@touch crypto/x509v3/pcy_map.d.tmp
@if cmp crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_map.d.tmp; \
@@ -5680,7 +5680,7 @@ crypto/x509v3/pcy_map.o: ../crypto/x509v3/pcy_map.c
mv crypto/x509v3/pcy_map.d.tmp crypto/x509v3/pcy_map.d; \
fi
crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_node.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_node.c
@touch crypto/x509v3/pcy_node.d.tmp
@if cmp crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_node.d.tmp; \
@@ -5688,7 +5688,7 @@ crypto/x509v3/pcy_node.o: ../crypto/x509v3/pcy_node.c
mv crypto/x509v3/pcy_node.d.tmp crypto/x509v3/pcy_node.d; \
fi
crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/pcy_tree.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/pcy_tree.c
@touch crypto/x509v3/pcy_tree.d.tmp
@if cmp crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/pcy_tree.d.tmp; \
@@ -5696,7 +5696,7 @@ crypto/x509v3/pcy_tree.o: ../crypto/x509v3/pcy_tree.c
mv crypto/x509v3/pcy_tree.d.tmp crypto/x509v3/pcy_tree.d; \
fi
crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_addr.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_addr.c
@touch crypto/x509v3/v3_addr.d.tmp
@if cmp crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_addr.d.tmp; \
@@ -5704,7 +5704,7 @@ crypto/x509v3/v3_addr.o: ../crypto/x509v3/v3_addr.c
mv crypto/x509v3/v3_addr.d.tmp crypto/x509v3/v3_addr.d; \
fi
crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_admis.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_admis.c
@touch crypto/x509v3/v3_admis.d.tmp
@if cmp crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_admis.d.tmp; \
@@ -5712,7 +5712,7 @@ crypto/x509v3/v3_admis.o: ../crypto/x509v3/v3_admis.c
mv crypto/x509v3/v3_admis.d.tmp crypto/x509v3/v3_admis.d; \
fi
crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akey.c
@touch crypto/x509v3/v3_akey.d.tmp
@if cmp crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akey.d.tmp; \
@@ -5720,7 +5720,7 @@ crypto/x509v3/v3_akey.o: ../crypto/x509v3/v3_akey.c
mv crypto/x509v3/v3_akey.d.tmp crypto/x509v3/v3_akey.d; \
fi
crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_akeya.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_akeya.c
@touch crypto/x509v3/v3_akeya.d.tmp
@if cmp crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_akeya.d.tmp; \
@@ -5728,7 +5728,7 @@ crypto/x509v3/v3_akeya.o: ../crypto/x509v3/v3_akeya.c
mv crypto/x509v3/v3_akeya.d.tmp crypto/x509v3/v3_akeya.d; \
fi
crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_alt.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_alt.c
@touch crypto/x509v3/v3_alt.d.tmp
@if cmp crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_alt.d.tmp; \
@@ -5736,7 +5736,7 @@ crypto/x509v3/v3_alt.o: ../crypto/x509v3/v3_alt.c
mv crypto/x509v3/v3_alt.d.tmp crypto/x509v3/v3_alt.d; \
fi
crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_asid.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_asid.c
@touch crypto/x509v3/v3_asid.d.tmp
@if cmp crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_asid.d.tmp; \
@@ -5744,7 +5744,7 @@ crypto/x509v3/v3_asid.o: ../crypto/x509v3/v3_asid.c
mv crypto/x509v3/v3_asid.d.tmp crypto/x509v3/v3_asid.d; \
fi
crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bcons.c
@touch crypto/x509v3/v3_bcons.d.tmp
@if cmp crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bcons.d.tmp; \
@@ -5752,7 +5752,7 @@ crypto/x509v3/v3_bcons.o: ../crypto/x509v3/v3_bcons.c
mv crypto/x509v3/v3_bcons.d.tmp crypto/x509v3/v3_bcons.d; \
fi
crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_bitst.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_bitst.c
@touch crypto/x509v3/v3_bitst.d.tmp
@if cmp crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_bitst.d.tmp; \
@@ -5760,7 +5760,7 @@ crypto/x509v3/v3_bitst.o: ../crypto/x509v3/v3_bitst.c
mv crypto/x509v3/v3_bitst.d.tmp crypto/x509v3/v3_bitst.d; \
fi
crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_conf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_conf.c
@touch crypto/x509v3/v3_conf.d.tmp
@if cmp crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_conf.d.tmp; \
@@ -5768,7 +5768,7 @@ crypto/x509v3/v3_conf.o: ../crypto/x509v3/v3_conf.c
mv crypto/x509v3/v3_conf.d.tmp crypto/x509v3/v3_conf.d; \
fi
crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_cpols.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_cpols.c
@touch crypto/x509v3/v3_cpols.d.tmp
@if cmp crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_cpols.d.tmp; \
@@ -5776,7 +5776,7 @@ crypto/x509v3/v3_cpols.o: ../crypto/x509v3/v3_cpols.c
mv crypto/x509v3/v3_cpols.d.tmp crypto/x509v3/v3_cpols.d; \
fi
crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_crld.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_crld.c
@touch crypto/x509v3/v3_crld.d.tmp
@if cmp crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_crld.d.tmp; \
@@ -5784,7 +5784,7 @@ crypto/x509v3/v3_crld.o: ../crypto/x509v3/v3_crld.c
mv crypto/x509v3/v3_crld.d.tmp crypto/x509v3/v3_crld.d; \
fi
crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_enum.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_enum.c
@touch crypto/x509v3/v3_enum.d.tmp
@if cmp crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_enum.d.tmp; \
@@ -5792,7 +5792,7 @@ crypto/x509v3/v3_enum.o: ../crypto/x509v3/v3_enum.c
mv crypto/x509v3/v3_enum.d.tmp crypto/x509v3/v3_enum.d; \
fi
crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_extku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_extku.c
@touch crypto/x509v3/v3_extku.d.tmp
@if cmp crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_extku.d.tmp; \
@@ -5800,7 +5800,7 @@ crypto/x509v3/v3_extku.o: ../crypto/x509v3/v3_extku.c
mv crypto/x509v3/v3_extku.d.tmp crypto/x509v3/v3_extku.d; \
fi
crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_genn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_genn.c
@touch crypto/x509v3/v3_genn.d.tmp
@if cmp crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_genn.d.tmp; \
@@ -5808,7 +5808,7 @@ crypto/x509v3/v3_genn.o: ../crypto/x509v3/v3_genn.c
mv crypto/x509v3/v3_genn.d.tmp crypto/x509v3/v3_genn.d; \
fi
crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ia5.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ia5.c
@touch crypto/x509v3/v3_ia5.d.tmp
@if cmp crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ia5.d.tmp; \
@@ -5816,7 +5816,7 @@ crypto/x509v3/v3_ia5.o: ../crypto/x509v3/v3_ia5.c
mv crypto/x509v3/v3_ia5.d.tmp crypto/x509v3/v3_ia5.d; \
fi
crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_info.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_info.c
@touch crypto/x509v3/v3_info.d.tmp
@if cmp crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_info.d.tmp; \
@@ -5824,7 +5824,7 @@ crypto/x509v3/v3_info.o: ../crypto/x509v3/v3_info.c
mv crypto/x509v3/v3_info.d.tmp crypto/x509v3/v3_info.d; \
fi
crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_int.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_int.c
@touch crypto/x509v3/v3_int.d.tmp
@if cmp crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_int.d.tmp; \
@@ -5832,7 +5832,7 @@ crypto/x509v3/v3_int.o: ../crypto/x509v3/v3_int.c
mv crypto/x509v3/v3_int.d.tmp crypto/x509v3/v3_int.d; \
fi
crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_lib.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_lib.c
@touch crypto/x509v3/v3_lib.d.tmp
@if cmp crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_lib.d.tmp; \
@@ -5840,7 +5840,7 @@ crypto/x509v3/v3_lib.o: ../crypto/x509v3/v3_lib.c
mv crypto/x509v3/v3_lib.d.tmp crypto/x509v3/v3_lib.d; \
fi
crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_ncons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_ncons.c
@touch crypto/x509v3/v3_ncons.d.tmp
@if cmp crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_ncons.d.tmp; \
@@ -5848,7 +5848,7 @@ crypto/x509v3/v3_ncons.o: ../crypto/x509v3/v3_ncons.c
mv crypto/x509v3/v3_ncons.d.tmp crypto/x509v3/v3_ncons.d; \
fi
crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pci.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pci.c
@touch crypto/x509v3/v3_pci.d.tmp
@if cmp crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pci.d.tmp; \
@@ -5856,7 +5856,7 @@ crypto/x509v3/v3_pci.o: ../crypto/x509v3/v3_pci.c
mv crypto/x509v3/v3_pci.d.tmp crypto/x509v3/v3_pci.d; \
fi
crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcia.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcia.c
@touch crypto/x509v3/v3_pcia.d.tmp
@if cmp crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcia.d.tmp; \
@@ -5864,7 +5864,7 @@ crypto/x509v3/v3_pcia.o: ../crypto/x509v3/v3_pcia.c
mv crypto/x509v3/v3_pcia.d.tmp crypto/x509v3/v3_pcia.d; \
fi
crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pcons.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pcons.c
@touch crypto/x509v3/v3_pcons.d.tmp
@if cmp crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pcons.d.tmp; \
@@ -5872,7 +5872,7 @@ crypto/x509v3/v3_pcons.o: ../crypto/x509v3/v3_pcons.c
mv crypto/x509v3/v3_pcons.d.tmp crypto/x509v3/v3_pcons.d; \
fi
crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pku.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pku.c
@touch crypto/x509v3/v3_pku.d.tmp
@if cmp crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pku.d.tmp; \
@@ -5880,7 +5880,7 @@ crypto/x509v3/v3_pku.o: ../crypto/x509v3/v3_pku.c
mv crypto/x509v3/v3_pku.d.tmp crypto/x509v3/v3_pku.d; \
fi
crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_pmaps.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_pmaps.c
@touch crypto/x509v3/v3_pmaps.d.tmp
@if cmp crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_pmaps.d.tmp; \
@@ -5888,7 +5888,7 @@ crypto/x509v3/v3_pmaps.o: ../crypto/x509v3/v3_pmaps.c
mv crypto/x509v3/v3_pmaps.d.tmp crypto/x509v3/v3_pmaps.d; \
fi
crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_prn.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_prn.c
@touch crypto/x509v3/v3_prn.d.tmp
@if cmp crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_prn.d.tmp; \
@@ -5896,7 +5896,7 @@ crypto/x509v3/v3_prn.o: ../crypto/x509v3/v3_prn.c
mv crypto/x509v3/v3_prn.d.tmp crypto/x509v3/v3_prn.d; \
fi
crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_purp.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_purp.c
@touch crypto/x509v3/v3_purp.d.tmp
@if cmp crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_purp.d.tmp; \
@@ -5904,7 +5904,7 @@ crypto/x509v3/v3_purp.o: ../crypto/x509v3/v3_purp.c
mv crypto/x509v3/v3_purp.d.tmp crypto/x509v3/v3_purp.d; \
fi
crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_skey.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_skey.c
@touch crypto/x509v3/v3_skey.d.tmp
@if cmp crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_skey.d.tmp; \
@@ -5912,7 +5912,7 @@ crypto/x509v3/v3_skey.o: ../crypto/x509v3/v3_skey.c
mv crypto/x509v3/v3_skey.d.tmp crypto/x509v3/v3_skey.d; \
fi
crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_sxnet.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_sxnet.c
@touch crypto/x509v3/v3_sxnet.d.tmp
@if cmp crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_sxnet.d.tmp; \
@@ -5920,7 +5920,7 @@ crypto/x509v3/v3_sxnet.o: ../crypto/x509v3/v3_sxnet.c
mv crypto/x509v3/v3_sxnet.d.tmp crypto/x509v3/v3_sxnet.d; \
fi
crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_tlsf.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_tlsf.c
@touch crypto/x509v3/v3_tlsf.d.tmp
@if cmp crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_tlsf.d.tmp; \
@@ -5928,7 +5928,7 @@ crypto/x509v3/v3_tlsf.o: ../crypto/x509v3/v3_tlsf.c
mv crypto/x509v3/v3_tlsf.d.tmp crypto/x509v3/v3_tlsf.d; \
fi
crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3_utl.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3_utl.c
@touch crypto/x509v3/v3_utl.d.tmp
@if cmp crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3_utl.d.tmp; \
@@ -5936,7 +5936,7 @@ crypto/x509v3/v3_utl.o: ../crypto/x509v3/v3_utl.c
mv crypto/x509v3/v3_utl.d.tmp crypto/x509v3/v3_utl.d; \
fi
crypto/x509v3/v3err.o: ../crypto/x509v3/v3err.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
+ $(CC) -I. -Iinclude -I.. -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF crypto/x509v3/v3err.d.tmp -MT $@ -c -o $@ ../crypto/x509v3/v3err.c
@touch crypto/x509v3/v3err.d.tmp
@if cmp crypto/x509v3/v3err.d.tmp crypto/x509v3/v3err.d > /dev/null 2> /dev/null; then \
rm -f crypto/x509v3/v3err.d.tmp; \
@@ -6317,7 +6317,7 @@ ssl/tls_srp.o: ../ssl/tls_srp.c
libssl.a: 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
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
-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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/libtestutil.a: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
$(AR) $(ARFLAGS) $@ $?
$(RANLIB) $@ || echo Never mind.
test/testutil/basic_output.o: ../test/testutil/basic_output.c
@@ -6352,14 +6352,6 @@ test/testutil/format_output.o: ../test/testutil/format_output.c
else \
mv test/testutil/format_output.d.tmp test/testutil/format_output.d; \
fi
-test/testutil/init.o: ../test/testutil/init.c
- $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/init.d.tmp -MT $@ -c -o $@ ../test/testutil/init.c
- @touch test/testutil/init.d.tmp
- @if cmp test/testutil/init.d.tmp test/testutil/init.d > /dev/null 2> /dev/null; then \
- rm -f test/testutil/init.d.tmp; \
- else \
- mv test/testutil/init.d.tmp test/testutil/init.d; \
- fi
test/testutil/main.o: ../test/testutil/main.c
$(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/main.d.tmp -MT $@ -c -o $@ ../test/testutil/main.c
@touch test/testutil/main.d.tmp
@@ -6416,6 +6408,14 @@ test/testutil/tests.o: ../test/testutil/tests.c
else \
mv test/testutil/tests.d.tmp test/testutil/tests.d; \
fi
+test/testutil/testutil_init.o: ../test/testutil/testutil_init.c
+ $(CC) -Iinclude -I../include $(LIB_CFLAGS) $(LIB_CPPFLAGS) -MMD -MF test/testutil/testutil_init.d.tmp -MT $@ -c -o $@ ../test/testutil/testutil_init.c
+ @touch test/testutil/testutil_init.d.tmp
+ @if cmp test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d > /dev/null 2> /dev/null; then \
+ rm -f test/testutil/testutil_init.d.tmp; \
+ else \
+ mv test/testutil/testutil_init.d.tmp test/testutil/testutil_init.d; \
+ fi
engines/capi.dll: engines/e_capi.o libcrypto$(SHLIB_EXT_IMPORT)
$(CC) $(DSO_CFLAGS) -L. $(DSO_LDFLAGS) \
-o engines/capi.dll engines/e_capi.o \
@@ -7060,7 +7060,7 @@ test/asn1_internal_test.exe: test/asn1_internal_test.o test/libtestutil.a libcry
-o test/asn1_internal_test.exe test/asn1_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/asn1_internal_test.o: ../test/asn1_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/asn1_internal_test.d.tmp -MT $@ -c -o $@ ../test/asn1_internal_test.c
@touch test/asn1_internal_test.d.tmp
@if cmp test/asn1_internal_test.d.tmp test/asn1_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/asn1_internal_test.d.tmp; \
@@ -8302,7 +8302,7 @@ test/chacha_internal_test.exe: test/chacha_internal_test.o test/libtestutil.a li
-o test/chacha_internal_test.exe test/chacha_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/chacha_internal_test.o: ../test/chacha_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/chacha_internal_test.d.tmp -MT $@ -c -o $@ ../test/chacha_internal_test.c
@touch test/chacha_internal_test.d.tmp
@if cmp test/chacha_internal_test.d.tmp test/chacha_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/chacha_internal_test.d.tmp; \
@@ -8432,7 +8432,7 @@ test/ctype_internal_test.exe: test/ctype_internal_test.o test/libtestutil.a libc
-o test/ctype_internal_test.exe test/ctype_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ctype_internal_test.o: ../test/ctype_internal_test.c
- $(CC) -I. -Icrypto/include -Iinclude -I.. -I../crypto/include -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ctype_internal_test.d.tmp -MT $@ -c -o $@ ../test/ctype_internal_test.c
@touch test/ctype_internal_test.d.tmp
@if cmp test/ctype_internal_test.d.tmp test/ctype_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ctype_internal_test.d.tmp; \
@@ -8609,7 +8609,7 @@ test/ec_internal_test.exe: test/ec_internal_test.o test/libtestutil.a libcrypto.
-o test/ec_internal_test.exe test/ec_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/ec_internal_test.o: ../test/ec_internal_test.c
- $(CC) -Iinclude -Icrypto/ec -Icrypto/include -I../include -I../crypto/ec -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
+ $(CC) -Iinclude -Icrypto/ec -I../include -I../crypto/ec $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ec_internal_test.d.tmp -MT $@ -c -o $@ ../test/ec_internal_test.c
@touch test/ec_internal_test.d.tmp
@if cmp test/ec_internal_test.d.tmp test/ec_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/ec_internal_test.d.tmp; \
@@ -8687,7 +8687,7 @@ test/evp_extra_test.exe: test/evp_extra_test.o test/libtestutil.a libcrypto$(SHL
-o test/evp_extra_test.exe test/evp_extra_test.o \
test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
test/evp_extra_test.o: ../test/evp_extra_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/evp_extra_test.d.tmp -MT $@ -c -o $@ ../test/evp_extra_test.c
@touch test/evp_extra_test.d.tmp
@if cmp test/evp_extra_test.d.tmp test/evp_extra_test.d > /dev/null 2> /dev/null; then \
rm -f test/evp_extra_test.d.tmp; \
@@ -8960,7 +8960,7 @@ test/poly1305_internal_test.exe: test/poly1305_internal_test.o test/libtestutil.
-o test/poly1305_internal_test.exe test/poly1305_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/poly1305_internal_test.o: ../test/poly1305_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/poly1305_internal_test.d.tmp -MT $@ -c -o $@ ../test/poly1305_internal_test.c
@touch test/poly1305_internal_test.d.tmp
@if cmp test/poly1305_internal_test.d.tmp test/poly1305_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/poly1305_internal_test.d.tmp; \
@@ -9116,7 +9116,7 @@ test/shlibloadtest.exe: test/shlibloadtest.o
-o test/shlibloadtest.exe test/shlibloadtest.o \
$(BIN_EX_LIBS)
test/shlibloadtest.o: ../test/shlibloadtest.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/shlibloadtest.d.tmp -MT $@ -c -o $@ ../test/shlibloadtest.c
@touch test/shlibloadtest.d.tmp
@if cmp test/shlibloadtest.d.tmp test/shlibloadtest.d > /dev/null 2> /dev/null; then \
rm -f test/shlibloadtest.d.tmp; \
@@ -9129,7 +9129,7 @@ test/siphash_internal_test.exe: test/siphash_internal_test.o test/libtestutil.a
-o test/siphash_internal_test.exe test/siphash_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/siphash_internal_test.o: ../test/siphash_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/siphash_internal_test.d.tmp -MT $@ -c -o $@ ../test/siphash_internal_test.c
@touch test/siphash_internal_test.d.tmp
@if cmp test/siphash_internal_test.d.tmp test/siphash_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/siphash_internal_test.d.tmp; \
@@ -9142,7 +9142,7 @@ test/sm2_internal_test.exe: test/sm2_internal_test.o test/libtestutil.a libcrypt
-o test/sm2_internal_test.exe test/sm2_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm2_internal_test.o: ../test/sm2_internal_test.c
- $(CC) -Iinclude -Icrypto/include -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm2_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm2_internal_test.c
@touch test/sm2_internal_test.d.tmp
@if cmp test/sm2_internal_test.d.tmp test/sm2_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm2_internal_test.d.tmp; \
@@ -9155,7 +9155,7 @@ test/sm4_internal_test.exe: test/sm4_internal_test.o test/libtestutil.a libcrypt
-o test/sm4_internal_test.exe test/sm4_internal_test.o \
test/libtestutil.a libcrypto.a $(BIN_EX_LIBS)
test/sm4_internal_test.o: ../test/sm4_internal_test.c
- $(CC) -I. -Iinclude -Icrypto/include -I.. -I../include -I../crypto/include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
+ $(CC) -I. -Iinclude -I.. -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/sm4_internal_test.d.tmp -MT $@ -c -o $@ ../test/sm4_internal_test.c
@touch test/sm4_internal_test.d.tmp
@if cmp test/sm4_internal_test.d.tmp test/sm4_internal_test.d > /dev/null 2> /dev/null; then \
rm -f test/sm4_internal_test.d.tmp; \
@@ -9188,6 +9188,19 @@ test/ssl_cert_table_internal_test.o: ../test/ssl_cert_table_internal_test.c
else \
mv test/ssl_cert_table_internal_test.d.tmp test/ssl_cert_table_internal_test.d; \
fi
+test/ssl_ctx_test.exe: test/ssl_ctx_test.o libssl$(SHLIB_EXT_IMPORT) test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT)
+ rm -f test/ssl_ctx_test.exe
+ $${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
+ -o test/ssl_ctx_test.exe test/ssl_ctx_test.o \
+ -lssl test/libtestutil.a -lcrypto $(BIN_EX_LIBS)
+test/ssl_ctx_test.o: ../test/ssl_ctx_test.c
+ $(CC) -Iinclude -I../include $(BIN_CFLAGS) $(BIN_CPPFLAGS) -MMD -MF test/ssl_ctx_test.d.tmp -MT $@ -c -o $@ ../test/ssl_ctx_test.c
+ @touch test/ssl_ctx_test.d.tmp
+ @if cmp test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d > /dev/null 2> /dev/null; then \
+ rm -f test/ssl_ctx_test.d.tmp; \
+ else \
+ mv test/ssl_ctx_test.d.tmp test/ssl_ctx_test.d; \
+ fi
test/ssl_test.exe: test/handshake_helper.o test/ssl_test.o test/ssl_test_ctx.o libssl$(SHLIB_EXT_IMPORT) test/libtestutil.a libcrypto$(SHLIB_EXT_IMPORT)
rm -f test/ssl_test.exe
$${LDCMD:-$(CC)} $(BIN_CFLAGS) -L. $(BIN_LDFLAGS) \
@@ -9616,7 +9629,7 @@ ssl ssl/: ssl/bio_ssl.o ssl/d1_lib.o ssl/d1_msg.o ssl/d1_srtp.o ssl/methods.o ss
@ : No support to produce bin test/tls13secretstest
ssl/record ssl/record/: 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/statem ssl/statem/: 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
-test/testutil test/testutil/: 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/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o
+test/testutil test/testutil/: test/testutil/basic_output.o test/testutil/cb.o test/testutil/driver.o test/testutil/format_output.o test/testutil/main.o test/testutil/output_helpers.o test/testutil/random.o test/testutil/stanza.o test/testutil/tap_bio.o test/testutil/test_cleanup.o test/testutil/tests.o test/testutil/testutil_init.o
##### SHA assembler implementations
# GNU make "catch all"
diff --git a/upstream-build/makefile/x86_64-win32-msvc b/upstream-build/makefile/x86_64-win32-msvc
index 03eb6a0..db8c07f 100644
--- a/upstream-build/makefile/x86_64-win32-msvc
+++ b/upstream-build/makefile/x86_64-win32-msvc
@@ -10,7 +10,7 @@ PLATFORM=VC-WIN64A
SRCDIR=..
BLDDIR=.
-VERSION=1.1.1d
+VERSION=1.1.1g
MAJOR=1
MINOR=1.1
@@ -21,13 +21,13 @@ SHLIBS=libcrypto-1_1-x64.dll libssl-1_1-x64.dll
SHLIBPDBS=libcrypto-1_1-x64.pdb libssl-1_1-x64.pdb
ENGINES=engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
ENGINEPDBS=engines\capi.pdb engines\dasync.pdb engines\ossltest.pdb engines\padlock.pdb
-PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe test\aborttest.exe test\afalgtest.exe test\asn1_decode_test.exe test\asn1_encode_test.exe test\asn1_internal_test.exe test\asn1_string_table_test.exe test\asn1_time_test.exe test\asynciotest.exe test\asynctest.exe test\bad_dtls_test.exe test\bftest.exe test\bio_callback_test.exe test\bio_enc_test.exe test\bio_memleak_test.exe test\bioprinttest.exe test\bntest.exe test\buildtest_c_aes.exe test\buildtest_c_asn1.exe test\buildtest_c_asn1t.exe test\buildtest_c_async.exe test\buildtest_c_bio.exe test\buildtest_c_blowfish.exe test\buildtest_c_bn.exe test\buildtest_c_buffer.exe test\buildtest_c_camellia.exe test\buildtest_c_cast.exe test\buildtest_c_cmac.exe test\buildtest_c_cms.exe test\buildtest_c_comp.exe test\buildtest_c_conf.exe test\buildtest_c_conf_api.exe test\buildtest_c_crypto.exe test\buildtest_c_ct.exe test\buildtest_c_des.exe test\buildtest_c_dh.exe test\buildtest_c_dsa.exe test\buildtest_c_dtls1.exe test\buildtest_c_e_os2.exe test\buildtest_c_ebcdic.exe test\buildtest_c_ec.exe test\buildtest_c_ecdh.exe test\buildtest_c_ecdsa.exe test\buildtest_c_engine.exe test\buildtest_c_evp.exe test\buildtest_c_hmac.exe test\buildtest_c_idea.exe test\buildtest_c_kdf.exe test\buildtest_c_lhash.exe test\buildtest_c_md2.exe test\buildtest_c_md4.exe test\buildtest_c_md5.exe test\buildtest_c_modes.exe test\buildtest_c_obj_mac.exe test\buildtest_c_objects.exe test\buildtest_c_ocsp.exe test\buildtest_c_opensslv.exe test\buildtest_c_ossl_typ.exe test\buildtest_c_pem.exe test\buildtest_c_pem2.exe test\buildtest_c_pkcs12.exe test\buildtest_c_pkcs7.exe test\buildtest_c_rand.exe test\buildtest_c_rand_drbg.exe test\buildtest_c_rc2.exe test\buildtest_c_rc4.exe test\buildtest_c_rc5.exe test\buildtest_c_ripemd.exe test\buildtest_c_rsa.exe test\buildtest_c_safestack.exe test\buildtest_c_seed.exe test\buildtest_c_sha.exe test\buildtest_c_srp.exe test\buildtest_c_srtp.exe test\buildtest_c_ssl.exe test\buildtest_c_ssl2.exe test\buildtest_c_ssl3.exe test\buildtest_c_stack.exe test\buildtest_c_store.exe test\buildtest_c_symhacks.exe test\buildtest_c_tls1.exe test\buildtest_c_ts.exe test\buildtest_c_txt_db.exe test\buildtest_c_ui.exe test\buildtest_c_whrlpool.exe test\buildtest_c_x509.exe test\buildtest_c_x509_vfy.exe test\buildtest_c_x509v3.exe test\casttest.exe test\chacha_internal_test.exe test\cipherbytes_test.exe test\cipherlist_test.exe test\ciphername_test.exe test\clienthellotest.exe test\cmsapitest.exe test\conf_include_test.exe test\constant_time_test.exe test\crltest.exe test\ct_test.exe test\ctype_internal_test.exe test\curve448_internal_test.exe test\d2i_test.exe test\danetest.exe test\destest.exe test\dhtest.exe test\drbg_cavs_test.exe test\drbgtest.exe test\dsa_no_digest_size_test.exe test\dsatest.exe test\dtls_mtu_test.exe test\dtlstest.exe test\dtlsv1listentest.exe test\ec_internal_test.exe test\ecdsatest.exe test\ecstresstest.exe test\ectest.exe test\enginetest.exe test\errtest.exe test\evp_extra_test.exe test\evp_test.exe test\exdatatest.exe test\exptest.exe test\fatalerrtest.exe test\gmdifftest.exe test\gosttest.exe test\hmactest.exe test\ideatest.exe test\igetest.exe test\lhash_test.exe test\md2test.exe test\mdc2test.exe test\memleaktest.exe test\modes_internal_test.exe test\ocspapitest.exe test\packettest.exe test\pbelutest.exe test\pemtest.exe test\pkey_meth_kdf_test.exe test\pkey_meth_test.exe test\poly1305_internal_test.exe test\rc2test.exe test\rc4test.exe test\rc5test.exe test\rdrand_sanitytest.exe test\recordlentest.exe test\rsa_complex.exe test\rsa_mp_test.exe test\rsa_test.exe test\sanitytest.exe test\secmemtest.exe test\servername_test.exe test\shlibloadtest.exe test\siphash_internal_test.exe test\sm2_internal_test.exe test\sm4_internal_test.exe test\srptest.exe test\ssl_cert_table_internal_test.exe test\ssl_test.exe test\ssl_test_ctx_test.exe test\sslapitest.exe test\sslbuffertest.exe test\sslcorrupttest.exe test\ssltest_old.exe test\stack_test.exe test\sysdefaulttest.exe test\test_test.exe test\threadstest.exe test\time_offset_test.exe test\tls13ccstest.exe test\tls13encryptiontest.exe test\tls13secretstest.exe test\uitest.exe test\v3ext.exe test\v3nametest.exe test\verify_extra_test.exe test\versions.exe test\wpackettest.exe test\x509_check_cert_pkey_test.exe test\x509_dup_cert_test.exe test\x509_internal_test.exe test\x509_time_test.exe test\x509aux.exe
-PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
+PROGRAMS=apps\openssl.exe fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe test\aborttest.exe test\afalgtest.exe test\asn1_decode_test.exe test\asn1_encode_test.exe test\asn1_internal_test.exe test\asn1_string_table_test.exe test\asn1_time_test.exe test\asynciotest.exe test\asynctest.exe test\bad_dtls_test.exe test\bftest.exe test\bio_callback_test.exe test\bio_enc_test.exe test\bio_memleak_test.exe test\bioprinttest.exe test\bntest.exe test\buildtest_c_aes.exe test\buildtest_c_asn1.exe test\buildtest_c_asn1t.exe test\buildtest_c_async.exe test\buildtest_c_bio.exe test\buildtest_c_blowfish.exe test\buildtest_c_bn.exe test\buildtest_c_buffer.exe test\buildtest_c_camellia.exe test\buildtest_c_cast.exe test\buildtest_c_cmac.exe test\buildtest_c_cms.exe test\buildtest_c_comp.exe test\buildtest_c_conf.exe test\buildtest_c_conf_api.exe test\buildtest_c_crypto.exe test\buildtest_c_ct.exe test\buildtest_c_des.exe test\buildtest_c_dh.exe test\buildtest_c_dsa.exe test\buildtest_c_dtls1.exe test\buildtest_c_e_os2.exe test\buildtest_c_ebcdic.exe test\buildtest_c_ec.exe test\buildtest_c_ecdh.exe test\buildtest_c_ecdsa.exe test\buildtest_c_engine.exe test\buildtest_c_evp.exe test\buildtest_c_hmac.exe test\buildtest_c_idea.exe test\buildtest_c_kdf.exe test\buildtest_c_lhash.exe test\buildtest_c_md2.exe test\buildtest_c_md4.exe test\buildtest_c_md5.exe test\buildtest_c_modes.exe test\buildtest_c_obj_mac.exe test\buildtest_c_objects.exe test\buildtest_c_ocsp.exe test\buildtest_c_opensslv.exe test\buildtest_c_ossl_typ.exe test\buildtest_c_pem.exe test\buildtest_c_pem2.exe test\buildtest_c_pkcs12.exe test\buildtest_c_pkcs7.exe test\buildtest_c_rand.exe test\buildtest_c_rand_drbg.exe test\buildtest_c_rc2.exe test\buildtest_c_rc4.exe test\buildtest_c_rc5.exe test\buildtest_c_ripemd.exe test\buildtest_c_rsa.exe test\buildtest_c_safestack.exe test\buildtest_c_seed.exe test\buildtest_c_sha.exe test\buildtest_c_srp.exe test\buildtest_c_srtp.exe test\buildtest_c_ssl.exe test\buildtest_c_ssl2.exe test\buildtest_c_ssl3.exe test\buildtest_c_stack.exe test\buildtest_c_store.exe test\buildtest_c_symhacks.exe test\buildtest_c_tls1.exe test\buildtest_c_ts.exe test\buildtest_c_txt_db.exe test\buildtest_c_ui.exe test\buildtest_c_whrlpool.exe test\buildtest_c_x509.exe test\buildtest_c_x509_vfy.exe test\buildtest_c_x509v3.exe test\casttest.exe test\chacha_internal_test.exe test\cipherbytes_test.exe test\cipherlist_test.exe test\ciphername_test.exe test\clienthellotest.exe test\cmsapitest.exe test\conf_include_test.exe test\constant_time_test.exe test\crltest.exe test\ct_test.exe test\ctype_internal_test.exe test\curve448_internal_test.exe test\d2i_test.exe test\danetest.exe test\destest.exe test\dhtest.exe test\drbg_cavs_test.exe test\drbgtest.exe test\dsa_no_digest_size_test.exe test\dsatest.exe test\dtls_mtu_test.exe test\dtlstest.exe test\dtlsv1listentest.exe test\ec_internal_test.exe test\ecdsatest.exe test\ecstresstest.exe test\ectest.exe test\enginetest.exe test\errtest.exe test\evp_extra_test.exe test\evp_test.exe test\exdatatest.exe test\exptest.exe test\fatalerrtest.exe test\gmdifftest.exe test\gosttest.exe test\hmactest.exe test\ideatest.exe test\igetest.exe test\lhash_test.exe test\md2test.exe test\mdc2test.exe test\memleaktest.exe test\modes_internal_test.exe test\ocspapitest.exe test\packettest.exe test\pbelutest.exe test\pemtest.exe test\pkey_meth_kdf_test.exe test\pkey_meth_test.exe test\poly1305_internal_test.exe test\rc2test.exe test\rc4test.exe test\rc5test.exe test\rdrand_sanitytest.exe test\recordlentest.exe test\rsa_complex.exe test\rsa_mp_test.exe test\rsa_test.exe test\sanitytest.exe test\secmemtest.exe test\servername_test.exe test\shlibloadtest.exe test\siphash_internal_test.exe test\sm2_internal_test.exe test\sm4_internal_test.exe test\srptest.exe test\ssl_cert_table_internal_test.exe test\ssl_ctx_test.exe test\ssl_test.exe test\ssl_test_ctx_test.exe test\sslapitest.exe test\sslbuffertest.exe test\sslcorrupttest.exe test\ssltest_old.exe test\stack_test.exe test\sysdefaulttest.exe test\test_test.exe test\threadstest.exe test\time_offset_test.exe test\tls13ccstest.exe test\tls13encryptiontest.exe test\tls13secretstest.exe test\uitest.exe test\v3ext.exe test\v3nametest.exe test\verify_extra_test.exe test\versions.exe test\wpackettest.exe test\x509_check_cert_pkey_test.exe test\x509_dup_cert_test.exe test\x509_internal_test.exe test\x509_time_test.exe test\x509aux.exe
+PROGRAMPDBS=apps\openssl.pdb fuzz\asn1-test.pdb fuzz\asn1parse-test.pdb fuzz\bignum-test.pdb fuzz\bndiv-test.pdb fuzz\client-test.pdb fuzz\cms-test.pdb fuzz\conf-test.pdb fuzz\crl-test.pdb fuzz\ct-test.pdb fuzz\server-test.pdb fuzz\x509-test.pdb test\aborttest.pdb test\afalgtest.pdb test\asn1_decode_test.pdb test\asn1_encode_test.pdb test\asn1_internal_test.pdb test\asn1_string_table_test.pdb test\asn1_time_test.pdb test\asynciotest.pdb test\asynctest.pdb test\bad_dtls_test.pdb test\bftest.pdb test\bio_callback_test.pdb test\bio_enc_test.pdb test\bio_memleak_test.pdb test\bioprinttest.pdb test\bntest.pdb test\buildtest_c_aes.pdb test\buildtest_c_asn1.pdb test\buildtest_c_asn1t.pdb test\buildtest_c_async.pdb test\buildtest_c_bio.pdb test\buildtest_c_blowfish.pdb test\buildtest_c_bn.pdb test\buildtest_c_buffer.pdb test\buildtest_c_camellia.pdb test\buildtest_c_cast.pdb test\buildtest_c_cmac.pdb test\buildtest_c_cms.pdb test\buildtest_c_comp.pdb test\buildtest_c_conf.pdb test\buildtest_c_conf_api.pdb test\buildtest_c_crypto.pdb test\buildtest_c_ct.pdb test\buildtest_c_des.pdb test\buildtest_c_dh.pdb test\buildtest_c_dsa.pdb test\buildtest_c_dtls1.pdb test\buildtest_c_e_os2.pdb test\buildtest_c_ebcdic.pdb test\buildtest_c_ec.pdb test\buildtest_c_ecdh.pdb test\buildtest_c_ecdsa.pdb test\buildtest_c_engine.pdb test\buildtest_c_evp.pdb test\buildtest_c_hmac.pdb test\buildtest_c_idea.pdb test\buildtest_c_kdf.pdb test\buildtest_c_lhash.pdb test\buildtest_c_md2.pdb test\buildtest_c_md4.pdb test\buildtest_c_md5.pdb test\buildtest_c_modes.pdb test\buildtest_c_obj_mac.pdb test\buildtest_c_objects.pdb test\buildtest_c_ocsp.pdb test\buildtest_c_opensslv.pdb test\buildtest_c_ossl_typ.pdb test\buildtest_c_pem.pdb test\buildtest_c_pem2.pdb test\buildtest_c_pkcs12.pdb test\buildtest_c_pkcs7.pdb test\buildtest_c_rand.pdb test\buildtest_c_rand_drbg.pdb test\buildtest_c_rc2.pdb test\buildtest_c_rc4.pdb test\buildtest_c_rc5.pdb test\buildtest_c_ripemd.pdb test\buildtest_c_rsa.pdb test\buildtest_c_safestack.pdb test\buildtest_c_seed.pdb test\buildtest_c_sha.pdb test\buildtest_c_srp.pdb test\buildtest_c_srtp.pdb test\buildtest_c_ssl.pdb test\buildtest_c_ssl2.pdb test\buildtest_c_ssl3.pdb test\buildtest_c_stack.pdb test\buildtest_c_store.pdb test\buildtest_c_symhacks.pdb test\buildtest_c_tls1.pdb test\buildtest_c_ts.pdb test\buildtest_c_txt_db.pdb test\buildtest_c_ui.pdb test\buildtest_c_whrlpool.pdb test\buildtest_c_x509.pdb test\buildtest_c_x509_vfy.pdb test\buildtest_c_x509v3.pdb test\casttest.pdb test\chacha_internal_test.pdb test\cipherbytes_test.pdb test\cipherlist_test.pdb test\ciphername_test.pdb test\clienthellotest.pdb test\cmsapitest.pdb test\conf_include_test.pdb test\constant_time_test.pdb test\crltest.pdb test\ct_test.pdb test\ctype_internal_test.pdb test\curve448_internal_test.pdb test\d2i_test.pdb test\danetest.pdb test\destest.pdb test\dhtest.pdb test\drbg_cavs_test.pdb test\drbgtest.pdb test\dsa_no_digest_size_test.pdb test\dsatest.pdb test\dtls_mtu_test.pdb test\dtlstest.pdb test\dtlsv1listentest.pdb test\ec_internal_test.pdb test\ecdsatest.pdb test\ecstresstest.pdb test\ectest.pdb test\enginetest.pdb test\errtest.pdb test\evp_extra_test.pdb test\evp_test.pdb test\exdatatest.pdb test\exptest.pdb test\fatalerrtest.pdb test\gmdifftest.pdb test\gosttest.pdb test\hmactest.pdb test\ideatest.pdb test\igetest.pdb test\lhash_test.pdb test\md2test.pdb test\mdc2test.pdb test\memleaktest.pdb test\modes_internal_test.pdb test\ocspapitest.pdb test\packettest.pdb test\pbelutest.pdb test\pemtest.pdb test\pkey_meth_kdf_test.pdb test\pkey_meth_test.pdb test\poly1305_internal_test.pdb test\rc2test.pdb test\rc4test.pdb test\rc5test.pdb test\rdrand_sanitytest.pdb test\recordlentest.pdb test\rsa_complex.pdb test\rsa_mp_test.pdb test\rsa_test.pdb test\sanitytest.pdb test\secmemtest.pdb test\servername_test.pdb test\shlibloadtest.pdb test\siphash_internal_test.pdb test\sm2_internal_test.pdb test\sm4_internal_test.pdb test\srptest.pdb test\ssl_cert_table_internal_test.pdb test\ssl_ctx_test.pdb test\ssl_test.pdb test\ssl_test_ctx_test.pdb test\sslapitest.pdb test\sslbuffertest.pdb test\sslcorrupttest.pdb test\ssltest_old.pdb test\stack_test.pdb test\sysdefaulttest.pdb test\test_test.pdb test\threadstest.pdb test\time_offset_test.pdb test\tls13ccstest.pdb test\tls13encryptiontest.pdb test\tls13secretstest.pdb test\uitest.pdb test\v3ext.pdb test\v3nametest.pdb test\verify_extra_test.pdb test\versions.pdb test\wpackettest.pdb test\x509_check_cert_pkey_test.pdb test\x509_dup_cert_test.pdb test\x509_internal_test.pdb test\x509_time_test.pdb test\x509aux.pdb
SCRIPTS=apps\CA.pl apps\tsget.pl tools\c_rehash.pl
-DEPS=crypto\ocsp\ocsp_ext.d crypto\x509v3\v3_pmaps.d test\dtls_mtu_test.d crypto\x509v3\v3_crld.d apps\genrsa.d crypto\bio\b_print.d crypto\x509\x509_v3.d test\buildtest_cms.d ms\uplink.d crypto\bn\bn_gf2m.d apps\passwd.d crypto\x509\x509_req.d test\buildtest_dtls1.d test\secmemtest.d crypto\dh\dh_err.d crypto\asn1\tasn_utl.d ssl\ssl_init.d crypto\asn1\asn_pack.d crypto\engine\eng_pkey.d test\buildtest_rsa.d crypto\engine\eng_ctrl.d test\buildtest_tls1.d crypto\ocsp\ocsp_prn.d crypto\x509\x509rset.d ssl\ssl_txt.d test\buildtest_x509v3.d test\sslcorrupttest.d crypto\conf\conf_ssl.d apps\apps.d crypto\evp\m_sha3.d crypto\err\err_all.d crypto\bn\bn_kron.d crypto\pkcs12\p12_add.d crypto\o_init.d crypto\bn\bn_ctx.d crypto\bn\bn_nist.d crypto\getenv.d crypto\bio\bss_sock.d crypto\ui\ui_null.d crypto\pem\pem_xaux.d crypto\evp\m_wp.d crypto\evp\e_aria.d crypto\ts\ts_verify_ctx.d crypto\x509v3\pcy_map.d crypto\rsa\rsa_ameth.d crypto\x509v3\v3_int.d crypto\x509\x509_def.d test\sanitytest.d crypto\ec\curve448\eddsa.d test\buildtest_rc2.d crypto\cmac\cm_pmeth.d crypto\pkcs12\p12_asn.d test\buildtest_asn1t.d test\buildtest_opensslv.d crypto\evp\m_sha1.d test\asynciotest.d test\testutil\random.d test\buildtest_x509.d crypto\ct\ct_b64.d crypto\asn1\a_mbstr.d crypto\rsa\rsa_pmeth.d crypto\pem\pem_oth.d apps\dhparam.d test\constant_time_test.d crypto\bio\bss_null.d crypto\bio\b_addr.d crypto\rsa\rsa_asn1.d crypto\objects\obj_dat.d crypto\pkcs12\p12_utl.d crypto\rand\drbg_lib.d crypto\rand\rand_egd.d crypto\ec\ec_cvt.d ssl\statem\extensions_srvr.d crypto\x509v3\v3_enum.d apps\s_server.d ssl\ssl_ciph.d crypto\sha\sha512.d apps\rehash.d crypto\modes\ofb128.d crypto\conf\conf_def.d test\sm2_internal_test.d ssl\ssl_err.d apps\spkac.d test\cipherbytes_test.d apps\errstr.d crypto\x509\x509cset.d test\memleaktest.d test\buildtest_store.d crypto\bn\bn_mod.d crypto\engine\eng_err.d test\sslapitest.d crypto\ec\curve448\arch_32\f_impl.d crypto\evp\p_dec.d crypto\evp\e_des3.d crypto\x509v3\v3_pcons.d crypto\asn1\f_string.d crypto\siphash\siphash.d crypto\bn\bn_shift.d crypto\threads_win.d test\buildtest_kdf.d crypto\x509v3\v3_bitst.d crypto\dso\dso_win32.d crypto\evp\e_idea.d crypto\rc5\rc5cfb64.d crypto\modes\ctr128.d crypto\bio\bf_nbio.d crypto\o_str.d ssl\d1_srtp.d crypto\sm2\sm2_sign.d crypto\bio\bss_log.d crypto\ec\ecp_nistp256.d crypto\asn1\t_spki.d crypto\engine\eng_all.d ssl\ssl_cert.d test\casttest.d test\buildtest_seed.d crypto\rc5\rc5_enc.d crypto\ui\ui_lib.d crypto\des\xcbc_enc.d crypto\ts\ts_rsp_sign.d test\dtlstest.d test\ssl_test_ctx.d test\cipherlist_test.d crypto\evp\p5_crpt2.d crypto\asn1\f_int.d test\rsa_test.d crypto\ec\curve448\curve448.d crypto\rc2\rc2ofb64.d test\ectest.d crypto\uid.d test\buildtest_md2.d crypto\bio\bio_lib.d crypto\asn1\n_pkey.d crypto\evp\e_seed.d crypto\sm2\sm2_pmeth.d crypto\store\store_lib.d crypto\whrlpool\wp_block.d apps\pkcs8.d test\shlibloadtest.d crypto\pem\pem_pk8.d apps\s_client.d crypto\dsa\dsa_key.d test\buildtest_md4.d test\bio_memleak_test.d crypto\ct\ct_vfy.d crypto\evp\c_allc.d crypto\des\cbc_enc.d crypto\ts\ts_err.d test\v3ext.d crypto\x509\x_crl.d test\x509_dup_cert_test.d crypto\x509\x509_lu.d test\buildtest_md5.d crypto\pkcs12\p12_key.d crypto\bio\bss_mem.d crypto\evp\p_verify.d crypto\des\ofb64ede.d test\buildtest_ts.d crypto\seed\seed_ecb.d crypto\pkcs12\p12_kiss.d test\dsatest.d crypto\asn1\asn1_item_list.d crypto\engine\tb_eckey.d apps\rsautl.d crypto\rsa\rsa_mp.d fuzz\client.d crypto\pkcs7\pk7_attr.d crypto\asn1\ameth_lib.d crypto\rand\randfile.d ssl\s3_enc.d crypto\ec\ec_print.d test\buildtest_srp.d crypto\ocsp\v3_ocsp.d ssl\t1_lib.d crypto\async\arch\async_win.d crypto\init.d crypto\asn1\a_digest.d crypto\seed\seed_ofb.d crypto\pem\pvkfmt.d crypto\bio\b_sock2.d apps\pkcs7.d crypto\engine\tb_cipher.d crypto\cms\cms_enc.d crypto\dllmain.d test\buildtest_safestack.d crypto\asn1\tasn_prn.d crypto\seed\seed_cbc.d crypto\ocsp\ocsp_lib.d crypto\rand\drbg_ctr.d crypto\ct\ct_prn.d crypto\asn1\asn1_gen.d crypto\modes\wrap128.d test\ocspapitest.d test\ciphername_test.d apps\dgst.d crypto\ec\ec2_smpl.d crypto\ec\ec_key.d test\testutil\driver.d crypto\siphash\siphash_ameth.d crypto\bn\bn_x931p.d test\errtest.d crypto\bn\bn_sqr.d apps\s_socket.d apps\cms.d crypto\cms\cms_err.d test\enginetest.d crypto\bn\bn_srp.d crypto\ripemd\rmd_dgst.d crypto\ec\curve448\scalar.d crypto\ctype.d crypto\asn1\x_bignum.d test\buildtest_rc4.d crypto\dh\dh_lib.d crypto\bn\bn_mont.d ssl\s3_msg.d test\x509aux.d test\handshake_helper.d crypto\x509\x509name.d crypto\x509\x_exten.d crypto\asn1\i2d_pr.d crypto\cms\cms_env.d crypto\pem\pem_lib.d test\buildtest_srtp.d crypto\dsa\dsa_prn.d crypto\cms\cms_att.d test\testutil\tap_bio.d test\ssl_test.d ssl\ssl_sess.d crypto\pkcs12\p12_crt.d crypto\engine\eng_table.d crypto\modes\gcm128.d crypto\cast\c_enc.d crypto\asn1\a_verify.d crypto\kdf\hkdf.d crypto\dso\dso_err.d crypto\mem_sec.d crypto\x509v3\pcy_tree.d ssl\t1_trce.d crypto\bn\bn_depr.d test\stack_test.d crypto\x509\x509_att.d crypto\aes\aes_wrap.d test\testutil\cb.d crypto\cast\c_ofb64.d crypto\pkcs12\p12_sbag.d crypto\engine\eng_dyn.d crypto\evp\cmeth_lib.d crypto\x509v3\v3_lib.d crypto\store\store_err.d crypto\x509\t_req.d test\afalgtest.d test\x509_time_test.d crypto\evp\p_sign.d crypto\pem\pem_all.d crypto\pem\pem_err.d crypto\x509v3\v3_akeya.d test\asn1_decode_test.d crypto\dso\dso_vms.d crypto\engine\eng_lib.d crypto\asn1\bio_ndef.d crypto\asn1\a_type.d crypto\idea\i_ofb64.d crypto\camellia\cmll_ofb.d crypto\pkcs7\pk7_mime.d crypto\pkcs12\p12_decr.d test\packettest.d test\buildtest_comp.d crypto\idea\i_cfb64.d apps\srp.d crypto\evp\e_cast.d crypto\sm2\sm2_err.d apps\s_cb.d crypto\ec\ecp_nistp521.d crypto\camellia\cmll_ecb.d crypto\sha\sha1_one.d test\versions.d crypto\ts\ts_rsp_print.d crypto\asn1\a_octet.d crypto\x509\x_x509.d ssl\pqueue.d crypto\sha\sha256.d ssl\record\ssl3_buffer.d crypto\x509\x509_obj.d crypto\mem.d test\destest.d ssl\tls13_enc.d apps\asn1pars.d apps\bf_prefix.d crypto\ec\ecdsa_vrf.d crypto\pem\pem_info.d apps\ec.d test\buildtest_ecdh.d test\pbelutest.d crypto\x509\x_name.d crypto\des\ofb64enc.d test\testutil\stanza.d test\threadstest.d apps\pkey.d crypto\modes\xts128.d crypto\bio\bss_acpt.d crypto\sha\keccak1600.d crypto\bn\bn_exp2.d test\ideatest.d crypto\bn\bn_div.d crypto\asn1\a_utf8.d apps\ts.d crypto\md4\md4_one.d fuzz\crl.d test\buildtest_ripemd.d crypto\ts\ts_rsp_verify.d crypto\cms\cms_pwri.d crypto\rand\rand_vms.d crypto\asn1\tasn_fre.d crypto\rsa\rsa_saos.d test\buildtest_objects.d crypto\cast\c_ecb.d crypto\bio\bf_lbuf.d fuzz\cms.d crypto\bn\bn_asm.d crypto\seed\seed_cfb.d crypto\cpt_err.d crypto\objects\o_names.d crypto\dh\dh_kdf.d crypto\dso\dso_openssl.d crypto\ec\ec_oct.d ssl\ssl_asn1.d test\testutil\test_cleanup.d test\ct_test.d crypto\ts\ts_req_print.d crypto\asn1\tasn_dec.d crypto\dso\dso_lib.d test\buildtest_ebcdic.d crypto\des\set_key.d crypto\rsa\rsa_sign.d crypto\aria\aria.d test\v3nametest.d crypto\bn\bn_word.d crypto\async\arch\async_posix.d crypto\hmac\hm_pmeth.d crypto\comp\c_zlib.d crypto\conf\conf_lib.d crypto\bn\bn_err.d crypto\kdf\scrypt.d test\buildtest_pkcs12.d crypto\idea\i_skey.d crypto\asn1\d2i_pr.d crypto\asn1\tasn_scn.d crypto\rsa\rsa_prn.d apps\pkeyutl.d test\buildtest_dh.d test\buildtest_ssl.d crypto\dh\dh_pmeth.d crypto\pkcs12\p12_p8e.d crypto\conf\conf_mall.d crypto\dsa\dsa_pmeth.d crypto\aes\aes_ofb.d crypto\rsa\rsa_meth.d test\buildtest_ec.d crypto\evp\encode.d crypto\ec\ec_ameth.d crypto\dh\dh_rfc7919.d crypto\x509\x509_r2x.d crypto\dh\dh_depr.d crypto\dh\dh_ameth.d crypto\modes\cts128.d crypto\ec\ecdsa_sign.d crypto\evp\e_xcbc_d.d crypto\aes\aes_cbc.d apps\rsa.d crypto\err\err.d crypto\evp\evp_lib.d crypto\x509v3\v3_extku.d crypto\cmac\cm_ameth.d crypto\objects\obj_xref.d crypto\cms\cms_asn1.d ssl\bio_ssl.d crypto\idea\i_ecb.d test\bio_enc_test.d crypto\rsa\rsa_gen.d crypto\aes\aes_ige.d ssl\t1_enc.d test\buildtest_ct.d crypto\pkcs7\pk7_lib.d apps\win32_init.d crypto\x509\x_all.d crypto\stack\stack.d test\buildtest_ecdsa.d crypto\evp\e_aes_cbc_hmac_sha1.d test\tls13secretstest.d crypto\bf\bf_enc.d crypto\pkcs7\bio_pk7.d crypto\evp\p_open.d test\rc4test.d crypto\x509\x_req.d ssl\record\dtls1_bitmap.d crypto\cms\cms_sd.d crypto\bio\b_sock.d crypto\evp\bio_md.d crypto\store\store_register.d crypto\rc2\rc2_ecb.d crypto\camellia\camellia.d test\buildtest_aes.d crypto\x509\x509_meth.d crypto\bn\bn_mul.d crypto\asn1\a_d2i_fp.d crypto\asn1\asn1_err.d crypto\x509v3\v3_purp.d crypto\blake2\blake2b.d crypto\camellia\cmll_misc.d test\drbg_cavs_data.d crypto\x509v3\pcy_cache.d crypto\mem_dbg.d crypto\camellia\cmll_cbc.d test\d2i_test.d test\testutil\tests.d test\tls13ccstest.d crypto\asn1\a_bitstr.d crypto\rsa\rsa_pss.d crypto\evp\bio_ok.d crypto\rc4\rc4_skey.d test\testutil\init.d test\buildtest_modes.d crypto\bn\bn_prime.d test\ctype_internal_test.d crypto\x509v3\v3_genn.d test\asn1_encode_test.d engines\e_padlock.d crypto\x509\x509_set.d apps\pkeyparam.d engines\e_ossltest.d crypto\store\store_init.d crypto\evp\p_lib.d crypto\des\cfb64enc.d crypto\ex_data.d test\buildtest_hmac.d crypto\evp\e_sm4.d test\clienthellotest.d test\time_offset_test.d ssl\methods.d crypto\evp\pmeth_fn.d crypto\modes\cfb128.d crypto\camellia\cmll_ctr.d crypto\asn1\x_long.d crypto\store\loader_file.d crypto\bn\bn_const.d test\buildtest_e_os2.d crypto\conf\conf_err.d crypto\bn\bn_add.d test\buildtest_cmac.d test\buildtest_buffer.d test\buildtest_stack.d crypto\bio\bss_dgram.d test\pkey_meth_kdf_test.d crypto\async\async_wait.d ms\applink.d crypto\asn1\evp_asn1.d crypto\ec\ecdsa_ossl.d crypto\x509\x509spki.d crypto\asn1\a_utctm.d crypto\engine\tb_pkmeth.d crypto\x509v3\v3_cpols.d apps\version.d crypto\evp\e_old.d crypto\evp\e_aes.d crypto\bio\b_dump.d crypto\asn1\tasn_typ.d crypto\ts\ts_conf.d crypto\engine\tb_rand.d crypto\buffer\buf_err.d crypto\ocsp\ocsp_srv.d test\ec_internal_test.d crypto\o_fips.d apps\dsaparam.d crypto\rc2\rc2_cbc.d crypto\des\fcrypt.d ssl\s3_cbc.d crypto\cast\c_cfb64.d test\buildtest_obj_mac.d crypto\rc5\rc5_ecb.d apps\smime.d crypto\conf\conf_sap.d crypto\cms\cms_kari.d crypto\sm4\sm4.d crypto\evp\e_aes_cbc_hmac_sha256.d crypto\hmac\hmac.d crypto\pkcs12\p12_attr.d crypto\idea\i_cbc.d test\hmactest.d crypto\srp\srp_vfy.d crypto\dsa\dsa_ossl.d test\poly1305_internal_test.d crypto\asn1\bio_asn1.d ssl\record\ssl3_record.d crypto\md2\md2_one.d crypto\des\fcrypt_b.d crypto\x509v3\v3_skey.d test\ssl_cert_table_internal_test.d ssl\ssl_utst.d test\danetest.d test\buildtest_cast.d crypto\des\ofb_enc.d crypto\modes\cbc128.d apps\req.d test\fatalerrtest.d crypto\camellia\cmll_cfb.d crypto\asn1\i2d_pu.d crypto\bn\bn_dh.d test\buildtest_ssl3.d test\gosttest.d crypto\dh\dh_rfc5114.d apps\ciphers.d crypto\pkcs7\pk7_smime.d test\buildtest_bn.d crypto\sm3\m_sm3.d crypto\o_fopen.d crypto\evp\e_camellia.d crypto\dh\dh_asn1.d test\wpackettest.d crypto\ct\ct_sct.d test\buildtest_pem.d apps\opt.d crypto\ct\ct_err.d crypto\sha\sha1dgst.d crypto\async\arch\async_null.d crypto\dh\dh_key.d crypto\asn1\tasn_enc.d crypto\dso\dso_dlfcn.d crypto\x509v3\v3_info.d ssl\statem\statem_clnt.d apps\crl.d crypto\dsa\dsa_depr.d test\buildtest_ui.d apps\s_time.d crypto\asn1\a_strex.d test\drbg_cavs_test.d crypto\x509v3\v3_bcons.d crypto\asn1\a_print.d crypto\rsa\rsa_crpt.d crypto\ts\ts_lib.d crypto\x509v3\v3_addr.d fuzz\conf.d test\pemtest.d apps\x509.d crypto\ec\ecp_nistputil.d crypto\asn1\x_pkey.d crypto\mem_clr.d crypto\x509v3\v3_pku.d crypto\asn1\a_sign.d crypto\x509\x509_vpm.d crypto\bn\bn_intern.d crypto\buffer\buffer.d apps\openssl.d ssl\statem\statem.d crypto\rsa\rsa_lib.d crypto\x509v3\pcy_node.d crypto\x509v3\v3err.d test\rc5test.d crypto\ocsp\ocsp_err.d crypto\ct\ct_sct_ctx.d test\buildtest_lhash.d crypto\ct\ct_x509v3.d crypto\asn1\x_info.d crypto\cms\cms_cd.d crypto\asn1\a_dup.d crypto\asn1\p5_pbe.d crypto\evp\e_des.d crypto\dso\dso_dl.d crypto\pkcs12\p12_init.d crypto\evp\e_bf.d fuzz\bndiv.d test\evp_extra_test.d crypto\ec\ecx_meth.d crypto\md5\md5_one.d crypto\asn1\asn1_lib.d crypto\rsa\rsa_depr.d crypto\evp\c_alld.d apps\ecparam.d crypto\kdf\kdf_err.d ssl\statem\statem_lib.d crypto\ts\ts_rsp_utils.d apps\engine.d crypto\des\rand_key.d crypto\cryptlib.d crypto\pkcs12\p12_crpt.d crypto\asn1\tasn_new.d crypto\ocsp\ocsp_asn.d crypto\bn\bn_blind.d crypto\cast\c_skey.d test\buildtest_rand.d crypto\ct\ct_policy.d crypto\ec\ecp_nistp224.d crypto\pkcs7\pk7_doit.d apps\speed.d crypto\rc2\rc2cfb64.d test\buildtest_rc5.d crypto\asn1\nsseq.d test\mdc2_internal_test.d crypto\x509\t_crl.d crypto\bio\bss_file.d crypto\evp\p5_crpt.d crypto\evp\e_chacha20_poly1305.d crypto\rc2\rc2_skey.d crypto\bio\bss_bio.d test\servername_test.d test\buildtest_engine.d crypto\comp\comp_err.d crypto\rc5\rc5ofb64.d test\evp_test.d crypto\des\ecb_enc.d test\rsa_mp_test.d crypto\x509\x509_vfy.d crypto\x509v3\v3_pci.d crypto\async\async.d crypto\async\async_err.d crypto\engine\eng_fat.d ssl\record\ssl3_record_tls13.d crypto\srp\srp_lib.d ssl\statem\statem_dtls.d crypto\pkcs12\pk12err.d crypto\ebcdic.d apps\dsa.d test\ssltest_old.d crypto\bf\bf_ofb64.d crypto\asn1\p5_pbev2.d test\buildtest_evp.d crypto\ec\ec_lib.d crypto\x509v3\v3_conf.d crypto\ec\ec_kmeth.d ssl\statem\extensions.d crypto\pkcs12\p12_mutl.d fuzz\server.d crypto\evp\m_sigver.d ssl\record\rec_layer_s3.d ssl\statem\statem_srvr.d test\bad_dtls_test.d test\pkey_meth_test.d crypto\md4\md4_dgst.d crypto\rsa\rsa_pk1.d test\dhtest.d crypto\bio\bio_meth.d crypto\rsa\rsa_err.d crypto\err\err_prn.d crypto\pem\pem_pkey.d crypto\conf\conf_api.d crypto\evp\e_rc4.d crypto\cms\cms_smime.d test\asn1_internal_test.d crypto\store\store_strings.d crypto\x509v3\v3_ncons.d crypto\pkcs12\p12_npas.d crypto\x509\by_dir.d apps\gendsa.d crypto\asn1\t_bitst.d crypto\lhash\lh_stats.d fuzz\ct.d crypto\modes\ocb128.d crypto\bn\bn_sqrt.d crypto\dsa\dsa_err.d test\x509_check_cert_pkey_test.d ssl\statem\extensions_cust.d crypto\rc5\rc5_skey.d crypto\asn1\a_time.d crypto\ec\curve448\curve448_tables.d crypto\dh\dh_prn.d test\lhash_test.d test\igetest.d crypto\pem\pem_x509.d crypto\pkcs7\pkcs7err.d crypto\evp\m_md5_sha1.d crypto\evp\m_md2.d crypto\cms\cms_ess.d ssl\ssl_mcnf.d crypto\ec\ec_check.d ssl\statem\extensions_clnt.d crypto\rand\rand_err.d crypto\evp\m_md5.d crypto\dsa\dsa_sign.d test\bioprinttest.d crypto\x509\x509_d2.d crypto\bf\bf_cfb64.d test\sslbuffertest.d crypto\rand\rand_unix.d test\x509_internal_test.d crypto\ec\ec_curve.d crypto\rand\rand_win.d test\rdrand_sanitytest.d fuzz\x509.d ssl\d1_msg.d crypto\evp\m_null.d test\asn1_string_table_test.d crypto\dh\dh_check.d crypto\ec\ec_pmeth.d crypto\engine\tb_dh.d crypto\ec\eck_prn.d crypto\evp\bio_enc.d test\asynctest.d test\buildtest_symhacks.d apps\enc.d apps\genpkey.d test\testutil\output_helpers.d test\buildtest_camellia.d ssl\d1_lib.d crypto\evp\e_rc2.d test\buildtest_asn1.d test\chacha_internal_test.d test\uitest.d crypto\asn1\p5_scrypt.d crypto\ripemd\rmd_one.d crypto\asn1\t_pkey.d crypto\sm2\sm2_crypt.d test\rc2test.d test\buildtest_idea.d crypto\x509\x509_txt.d crypto\ec\ec_asn1.d apps\sess_id.d crypto\asn1\x_sig.d apps\nseq.d crypto\hmac\hm_ameth.d ssl\tls_srp.d crypto\cms\cms_dd.d crypto\evp\pmeth_gn.d ssl\ssl_stat.d crypto\ui\ui_openssl.d crypto\asn1\a_i2d_fp.d test\buildtest_pkcs7.d test\tls13encryptiontest.d test\recordlentest.d crypto\bio\bss_fd.d crypto\aes\aes_ecb.d crypto\objects\obj_lib.d test\bntest.d test\testutil\basic_output.d crypto\asn1\asn_moid.d test\modes_internal_test.d crypto\evp\p_seal.d crypto\ec\ecdh_kdf.d crypto\sm3\sm3.d crypto\engine\eng_openssl.d crypto\asn1\d2i_pu.d test\gmdifftest.d crypto\evp\bio_b64.d test\buildtest_blowfish.d crypto\evp\evp_pkey.d crypto\ocsp\ocsp_vfy.d crypto\ec\ecp_oct.d crypto\bn\bn_recp.d crypto\aes\aes_cfb.d crypto\bn\bn_exp.d crypto\evp\pbe_scrypt.d crypto\asn1\x_algor.d crypto\md2\md2_dgst.d crypto\poly1305\poly1305_pmeth.d crypto\asn1\x_int64.d test\cmsapitest.d crypto\rsa\rsa_ssl.d fuzz\bignum.d crypto\ocsp\ocsp_cl.d crypto\x509v3\v3_pcia.d crypto\asn1\a_strnid.d crypto\x509v3\v3_ia5.d crypto\threads_none.d test\exptest.d crypto\bn\bn_gcd.d test\srptest.d crypto\o_dir.d crypto\bf\bf_ecb.d crypto\des\cfb64ede.d ssl\ssl_conf.d crypto\rand\rand_lib.d crypto\asn1\p8_pkey.d crypto\x509v3\v3_alt.d test\dsa_no_digest_size_test.d crypto\dh\dh_gen.d crypto\engine\tb_dsa.d crypto\x509\x_pubkey.d crypto\bio\bio_cb.d test\drbgtest.d crypto\dsa\dsa_asn1.d crypto\rsa\rsa_none.d test\buildtest_des.d test\siphash_internal_test.d apps\storeutl.d crypto\bio\bf_null.d crypto\rsa\rsa_ossl.d crypto\poly1305\poly1305.d crypto\dsa\dsa_lib.d crypto\siphash\siphash_pmeth.d crypto\comp\comp_lib.d crypto\des\ecb3_enc.d crypto\x509v3\v3_admis.d crypto\rc4\rc4_enc.d ssl\ssl_lib.d crypto\rsa\rsa_chk.d crypto\des\cfb_enc.d crypto\ec\ecp_nist.d crypto\chacha\chacha_enc.d test\crltest.d crypto\ec\ec2_oct.d crypto\ts\ts_asn1.d crypto\bio\bss_conn.d crypto\evp\m_md4.d test\buildtest_x509_vfy.d test\mdc2test.d test\buildtest_sha.d crypto\kdf\tls1_prf.d crypto\asn1\asn1_par.d test\buildtest_conf_api.d crypto\evp\pmeth_lib.d crypto\pem\pem_sign.d crypto\engine\tb_digest.d crypto\engine\tb_rsa.d crypto\evp\names.d crypto\engine\eng_list.d fuzz\asn1.d crypto\des\qud_cksm.d crypto\x509\x509_ext.d crypto\whrlpool\wp_dgst.d crypto\x509v3\v3_tlsf.d crypto\asn1\a_object.d crypto\ct\ct_oct.d apps\crl2p7.d crypto\blake2\m_blake2s.d crypto\ts\ts_req_utils.d crypto\bf\bf_skey.d crypto\bn\bn_mpi.d crypto\lhash\lhash.d crypto\objects\obj_err.d crypto\aes\aes_core.d crypto\rsa\rsa_oaep.d crypto\aes\aes_misc.d crypto\ui\ui_err.d crypto\txt_db\txt_db.d crypto\x509v3\pcy_data.d crypto\asn1\x_val.d crypto\evp\m_ripemd.d test\buildtest_pem2.d test\testutil\main.d test\ssl_test_ctx_test.d test\buildtest_bio.d crypto\evp\evp_key.d test\buildtest_ssl2.d crypto\ec\ecp_mont.d fuzz\test-corpus.d crypto\des\des_enc.d crypto\engine\eng_cnf.d apps\app_rand.d crypto\ui\ui_util.d crypto\rsa\rsa_x931g.d test\buildtest_ocsp.d crypto\modes\ccm128.d test\exdatatest.d crypto\dh\dh_meth.d crypto\des\pcbc_enc.d crypto\pkcs12\p12_p8d.d crypto\x509\x509_err.d crypto\x509\x509type.d test\conf_include_test.d crypto\evp\e_rc4_hmac_md5.d crypto\o_time.d test\ecstresstest.d crypto\cmac\cmac.d test\bio_callback_test.d crypto\engine\eng_init.d crypto\cms\cms_io.d crypto\cversion.d ssl\s3_lib.d crypto\ec\ec_err.d test\rsa_complex.d crypto\engine\tb_asnmth.d apps\prime.d crypto\des\str2key.d crypto\des\cbc_cksm.d apps\pkcs12.d crypto\x509v3\v3_prn.d crypto\evp\e_rc5.d crypto\dsa\dsa_vrf.d test\buildtest_conf.d crypto\poly1305\poly1305_ameth.d test\asn1_time_test.d test\bftest.d crypto\bio\bio_err.d test\buildtest_dsa.d crypto\x509v3\v3_utl.d crypto\asn1\asn_mstbl.d crypto\bn\bn_rand.d test\buildtest_crypto.d engines\e_dasync.d crypto\conf\conf_mod.d test\buildtest_ossl_typ.d crypto\dsa\dsa_meth.d test\aborttest.d crypto\x509\x509_cmp.d crypto\ec\curve448\f_generic.d crypto\x509\by_file.d test\ssltestlib.d crypto\x509v3\v3_asid.d crypto\x509\x_x509a.d crypto\x509v3\pcy_lib.d crypto\blake2\m_blake2b.d crypto\cms\cms_lib.d crypto\evp\p_enc.d test\buildtest_async.d crypto\threads_pthread.d ssl\record\rec_layer_d1.d crypto\asn1\a_int.d apps\verify.d crypto\asn1\x_spki.d test\testutil\format_output.d ssl\ssl_rsa.d crypto\ocsp\ocsp_ht.d test\sysdefaulttest.d crypto\x509\x509_trs.d crypto\ct\ct_log.d crypto\bn\bn_lib.d test\buildtest_txt_db.d test\md2test.d engines\e_capi.d test\verify_extra_test.d crypto\blake2\blake2s.d apps\ca.d crypto\x509v3\v3_akey.d crypto\ec\ecp_smpl.d apps\ocsp.d crypto\x509v3\v3_sxnet.d crypto\evp\evp_enc.d crypto\ec\curve25519.d test\sm4_internal_test.d crypto\x509\x_attrib.d crypto\bio\bf_buff.d crypto\evp\evp_cnf.d crypto\evp\evp_pbe.d test\ecdsatest.d crypto\x509\t_x509.d crypto\bn\bn_print.d crypto\seed\seed.d crypto\ec\ec_mult.d crypto\dsa\dsa_gen.d test\curve448_internal_test.d crypto\ec\ecdh_ossl.d crypto\asn1\asn_mime.d crypto\evp\evp_err.d fuzz\asn1parse.d test\buildtest_rand_drbg.d test\buildtest_whrlpool.d crypto\engine\eng_rdrand.d test\test_test.d apps\rand.d crypto\asn1\a_gentm.d crypto\md5\md5_dgst.d ssl\packet.d crypto\rsa\rsa_x931.d crypto\evp\digest.d crypto\evp\m_mdc2.d crypto\evp\e_null.d crypto\pkcs7\pk7_asn1.d test\dtlsv1listentest.d crypto\dsa\dsa_ameth.d
+DEPS=fuzz\server.d test\buildtest_x509v3.d test\evp_extra_test.d crypto\bio\bio_meth.d test\pkey_meth_test.d test\buildtest_symhacks.d ssl\ssl_conf.d crypto\dsa\dsa_err.d crypto\rsa\rsa_meth.d crypto\conf\conf_ssl.d crypto\dsa\dsa_sign.d crypto\evp\e_xcbc_d.d crypto\x509\x509type.d apps\x509.d crypto\cversion.d test\mdc2_internal_test.d crypto\ripemd\rmd_dgst.d crypto\dsa\dsa_ossl.d fuzz\x509.d apps\enc.d apps\cms.d test\enginetest.d test\buildtest_e_os2.d crypto\o_init.d crypto\rsa\rsa_sign.d crypto\evp\e_rc4_hmac_md5.d crypto\init.d crypto\asn1\asn_mstbl.d crypto\seed\seed.d crypto\blake2\m_blake2b.d apps\rand.d crypto\x509v3\pcy_lib.d crypto\x509v3\v3_cpols.d crypto\dh\dh_check.d test\buildtest_dh.d crypto\ct\ct_sct.d crypto\des\ofb_enc.d crypto\threads_none.d ssl\pqueue.d crypto\evp\bio_ok.d crypto\rand\rand_unix.d apps\dsa.d crypto\pkcs12\p12_p8e.d crypto\asn1\x_algor.d crypto\asn1\x_info.d test\memleaktest.d test\asynctest.d ssl\packet.d crypto\asn1\d2i_pr.d apps\apps.d crypto\dsa\dsa_pmeth.d crypto\hmac\hm_ameth.d crypto\pkcs12\p12_mutl.d apps\pkeyutl.d crypto\evp\m_md5_sha1.d crypto\evp\e_rc2.d ssl\record\dtls1_bitmap.d crypto\x509\x_attrib.d crypto\asn1\tasn_scn.d test\buildtest_ebcdic.d crypto\ui\ui_util.d crypto\evp\p_seal.d ssl\ssl_ciph.d crypto\asn1\x_bignum.d crypto\evp\evp_err.d crypto\rsa\rsa_mp.d apps\pkeyparam.d crypto\blake2\blake2s.d crypto\bf\bf_ofb64.d crypto\evp\e_old.d test\clienthellotest.d crypto\mem_sec.d crypto\asn1\t_spki.d crypto\objects\obj_err.d crypto\pkcs12\p12_kiss.d crypto\ec\ecdsa_sign.d crypto\evp\m_mdc2.d test\rsa_mp_test.d engines\e_ossltest.d crypto\cms\cms_lib.d crypto\dso\dso_vms.d crypto\pkcs7\pkcs7err.d crypto\x509v3\v3_genn.d crypto\kdf\scrypt.d test\hmactest.d test\evp_test.d crypto\ec\curve25519.d crypto\asn1\p5_scrypt.d crypto\kdf\hkdf.d crypto\asn1\a_object.d crypto\x509\x_x509a.d crypto\x509v3\v3_asid.d ssl\ssl_stat.d crypto\txt_db\txt_db.d crypto\x509v3\pcy_map.d crypto\x509\by_dir.d crypto\asn1\asn_pack.d crypto\ct\ct_prn.d crypto\modes\gcm128.d crypto\bio\bf_null.d crypto\x509\x509_r2x.d crypto\o_fopen.d test\fatalerrtest.d crypto\pkcs12\p12_crpt.d test\buildtest_txt_db.d crypto\threads_pthread.d crypto\ts\ts_req_utils.d crypto\pkcs7\pk7_mime.d test\v3ext.d crypto\cms\cms_cd.d crypto\x509v3\v3_addr.d ssl\s3_enc.d test\dhtest.d test\buildtest_blowfish.d test\versions.d crypto\x509\x509_cmp.d crypto\ec\ecp_smpl.d crypto\uid.d crypto\engine\eng_all.d crypto\evp\cmeth_lib.d crypto\bn\bn_asm.d crypto\stack\stack.d crypto\bn\bn_gcd.d crypto\dh\dh_rfc5114.d crypto\pkcs7\pk7_lib.d apps\ec.d crypto\pkcs7\pk7_asn1.d ssl\methods.d test\asn1_string_table_test.d crypto\pkcs12\p12_add.d crypto\rc2\rc2_ecb.d crypto\ec\ecp_nistp521.d crypto\bf\bf_skey.d crypto\rc2\rc2ofb64.d crypto\rand\rand_win.d crypto\rsa\rsa_x931g.d crypto\asn1\a_d2i_fp.d crypto\ct\ct_oct.d crypto\x509v3\v3_skey.d test\md2test.d crypto\conf\conf_mall.d crypto\bn\bn_prime.d ssl\d1_lib.d crypto\dsa\dsa_asn1.d crypto\ocsp\ocsp_lib.d crypto\dsa\dsa_depr.d engines\e_padlock.d test\buildtest_pkcs7.d crypto\ts\ts_err.d test\buildtest_comp.d crypto\idea\i_cfb64.d crypto\cms\cms_asn1.d apps\ca.d crypto\dh\dh_rfc7919.d ssl\ssl_err.d crypto\modes\ctr128.d crypto\evp\e_sm4.d crypto\ec\ecdh_ossl.d crypto\evp\pmeth_fn.d crypto\cmac\cm_pmeth.d crypto\engine\tb_asnmth.d test\buildtest_whrlpool.d test\chacha_internal_test.d crypto\asn1\asn1_item_list.d crypto\dsa\dsa_key.d apps\crl.d test\buildtest_ocsp.d crypto\rsa\rsa_none.d crypto\asn1\a_mbstr.d fuzz\asn1.d crypto\cryptlib.d crypto\modes\wrap128.d crypto\bf\bf_enc.d crypto\rc5\rc5_ecb.d crypto\x509v3\v3_akeya.d test\buildtest_rc5.d crypto\cms\cms_err.d crypto\ui\ui_err.d crypto\modes\ocb128.d crypto\md5\md5_dgst.d test\d2i_test.d test\cipherlist_test.d crypto\rsa\rsa_chk.d test\bioprinttest.d test\buildtest_x509.d crypto\x509v3\v3_extku.d crypto\x509\x509_vpm.d crypto\ec\ecp_nist.d crypto\ec\ec_print.d crypto\objects\obj_lib.d test\buildtest_hmac.d crypto\rand\randfile.d crypto\ec\curve448\curve448.d crypto\buffer\buf_err.d apps\bf_prefix.d fuzz\ct.d crypto\bn\bn_intern.d crypto\bn\bn_mul.d test\testutil\stanza.d crypto\aes\aes_ofb.d crypto\asn1\f_int.d crypto\asn1\nsseq.d crypto\pkcs12\p12_npas.d crypto\x509v3\v3_pcons.d crypto\rsa\rsa_pss.d crypto\ec\ec_pmeth.d crypto\x509\x509_att.d crypto\x509v3\pcy_tree.d crypto\des\pcbc_enc.d crypto\asn1\a_time.d crypto\engine\eng_rdrand.d crypto\bn\bn_sqrt.d crypto\lhash\lhash.d crypto\bio\bf_lbuf.d crypto\des\xcbc_enc.d crypto\bn\bn_nist.d crypto\ocsp\ocsp_ext.d test\dsatest.d test\sysdefaulttest.d test\buildtest_bn.d crypto\ec\ec_key.d test\siphash_internal_test.d crypto\engine\tb_rand.d apps\prime.d test\uitest.d ssl\tls13_enc.d test\modes_internal_test.d test\buildtest_ec.d ssl\statem\statem_clnt.d crypto\engine\eng_pkey.d crypto\ts\ts_rsp_utils.d crypto\ts\ts_rsp_verify.d test\crltest.d crypto\evp\m_md4.d apps\rehash.d crypto\dsa\dsa_gen.d crypto\x509\x_req.d test\buildtest_rand_drbg.d crypto\rc5\rc5_skey.d crypto\rc5\rc5_enc.d crypto\dsa\dsa_ameth.d crypto\dh\dh_depr.d test\buildtest_rsa.d test\rdrand_sanitytest.d test\buildtest_cast.d crypto\modes\cbc128.d test\ssltest_old.d crypto\x509v3\v3_purp.d crypto\asn1\n_pkey.d crypto\mem.d test\drbg_cavs_test.d crypto\x509\x509cset.d crypto\evp\e_idea.d test\errtest.d crypto\asn1\a_i2d_fp.d crypto\engine\eng_lib.d test\buildtest_async.d test\buildtest_lhash.d test\buildtest_md5.d crypto\blake2\blake2b.d crypto\asn1\a_verify.d test\ocspapitest.d crypto\rc5\rc5cfb64.d crypto\x509v3\pcy_data.d crypto\rsa\rsa_ameth.d test\bftest.d ssl\tls_srp.d crypto\ocsp\ocsp_err.d test\testutil\random.d crypto\ec\curve448\f_generic.d ssl\record\ssl3_record_tls13.d crypto\cms\cms_ess.d crypto\ec\ecdsa_ossl.d test\buildtest_engine.d crypto\bn\bn_lib.d crypto\x509v3\v3_ncons.d test\ssl_test_ctx.d apps\rsa.d crypto\bn\bn_exp2.d test\buildtest_store.d crypto\pem\pem_lib.d crypto\md4\md4_dgst.d crypto\getenv.d crypto\evp\bio_enc.d crypto\evp\e_cast.d test\sm2_internal_test.d fuzz\conf.d test\ectest.d crypto\x509v3\v3_enum.d crypto\rc2\rc2_skey.d apps\win32_init.d crypto\cast\c_cfb64.d crypto\pem\pem_pk8.d test\threadstest.d crypto\aria\aria.d test\testutil\driver.d crypto\pkcs12\p12_decr.d crypto\ec\ec_check.d crypto\bio\bio_lib.d crypto\x509v3\v3_admis.d crypto\seed\seed_ecb.d apps\pkcs7.d test\ssl_test_ctx_test.d test\ecdsatest.d crypto\siphash\siphash.d crypto\asn1\f_string.d test\buildtest_tls1.d crypto\camellia\cmll_ofb.d crypto\ts\ts_verify_ctx.d crypto\cms\cms_env.d crypto\des\des_enc.d apps\smime.d crypto\x509\x509name.d crypto\dsa\dsa_prn.d crypto\rsa\rsa_gen.d crypto\rsa\rsa_saos.d crypto\bn\bn_kron.d crypto\ec\ec_cvt.d crypto\store\store_register.d crypto\engine\tb_rsa.d fuzz\bignum.d crypto\aes\aes_ige.d crypto\o_fips.d test\x509_internal_test.d crypto\asn1\a_type.d test\v3nametest.d crypto\x509\x_exten.d test\lhash_test.d ssl\t1_trce.d test\buildtest_conf_api.d test\afalgtest.d crypto\ec\ecp_nistputil.d ssl\ssl_sess.d crypto\bio\bss_sock.d crypto\ec\ecdh_kdf.d ssl\statem\extensions_clnt.d apps\s_time.d crypto\asn1\asn1_par.d test\rc5test.d crypto\bio\bss_bio.d apps\s_cb.d crypto\dh\dh_meth.d crypto\bn\bn_exp.d fuzz\client.d crypto\aes\aes_ecb.d crypto\ui\ui_null.d crypto\x509v3\v3_akey.d ssl\ssl_mcnf.d crypto\rand\rand_vms.d apps\pkcs12.d crypto\ec\ec_lib.d crypto\asn1\t_pkey.d apps\req.d crypto\pem\pem_oth.d test\dtlstest.d apps\opt.d crypto\bn\bn_dh.d crypto\evp\m_md2.d crypto\cmac\cmac.d crypto\ec\ecp_mont.d crypto\x509\x509_err.d crypto\ui\ui_lib.d crypto\ct\ct_policy.d crypto\evp\evp_key.d crypto\async\async.d ssl\d1_msg.d crypto\o_time.d crypto\bio\b_sock2.d crypto\bio\bss_null.d crypto\bio\bss_mem.d test\buildtest_asn1t.d crypto\asn1\tasn_enc.d crypto\sm3\m_sm3.d crypto\asn1\tasn_typ.d test\x509aux.d crypto\bio\bss_acpt.d crypto\asn1\p8_pkey.d test\handshake_helper.d crypto\des\qud_cksm.d crypto\o_str.d ssl\statem\statem_lib.d test\testutil\format_output.d test\buildtest_ct.d test\buildtest_ssl2.d test\stack_test.d crypto\evp\m_sha1.d crypto\objects\obj_dat.d crypto\pkcs12\p12_p8d.d crypto\asn1\d2i_pu.d crypto\evp\p_sign.d crypto\bio\bio_err.d crypto\evp\digest.d crypto\evp\e_bf.d crypto\asn1\bio_ndef.d crypto\asn1\tasn_utl.d crypto\des\ofb64ede.d crypto\rsa\rsa_crpt.d crypto\asn1\a_dup.d test\buildtest_aes.d crypto\rsa\rsa_x931.d crypto\rand\rand_err.d crypto\asn1\tasn_dec.d test\shlibloadtest.d crypto\asn1\t_bitst.d test\buildtest_ecdh.d crypto\dso\dso_win32.d engines\e_capi.d crypto\cms\cms_sd.d crypto\ec\curve448\arch_32\f_impl.d test\buildtest_ui.d test\exdatatest.d crypto\cms\cms_dd.d crypto\camellia\cmll_ecb.d test\ctype_internal_test.d test\buildtest_srp.d crypto\engine\eng_cnf.d crypto\evp\p_open.d test\testutil\output_helpers.d crypto\async\async_wait.d crypto\dh\dh_gen.d apps\spkac.d crypto\hmac\hm_pmeth.d crypto\x509\x_name.d test\wpackettest.d crypto\x509v3\v3_pci.d crypto\rsa\rsa_depr.d crypto\camellia\cmll_cfb.d crypto\bn\bn_div.d crypto\x509\x509_set.d crypto\asn1\x_long.d ssl\ssl_init.d test\asynciotest.d crypto\evp\bio_b64.d crypto\asn1\x_val.d crypto\evp\names.d test\sanitytest.d test\ssltestlib.d crypto\evp\e_chacha20_poly1305.d crypto\ec\curve448\curve448_tables.d test\drbg_cavs_data.d apps\pkey.d crypto\cms\cms_att.d crypto\rsa\rsa_pmeth.d crypto\pem\pem_all.d crypto\sm2\sm2_pmeth.d crypto\pkcs7\pk7_doit.d crypto\md2\md2_one.d apps\errstr.d crypto\aes\aes_cbc.d crypto\ts\ts_rsp_print.d test\buildtest_objects.d crypto\evp\m_wp.d crypto\evp\p_dec.d test\buildtest_sha.d test\rsa_test.d test\sslcorrupttest.d crypto\asn1\tasn_prn.d test\asn1_decode_test.d test\dtls_mtu_test.d crypto\rc2\rc2_cbc.d crypto\aes\aes_misc.d test\testutil\cb.d crypto\asn1\i2d_pu.d crypto\bn\bn_blind.d crypto\asn1\a_gentm.d apps\ts.d crypto\des\ofb64enc.d test\mdc2test.d crypto\evp\e_aria.d crypto\bio\b_dump.d test\time_offset_test.d crypto\dh\dh_kdf.d test\asn1_encode_test.d crypto\ct\ct_x509v3.d test\sslbuffertest.d ssl\s3_lib.d crypto\x509\x509rset.d apps\ecparam.d test\ciphername_test.d crypto\evp\evp_pkey.d crypto\md2\md2_dgst.d crypto\asn1\p5_pbe.d crypto\ct\ct_err.d ssl\record\ssl3_record.d crypto\async\arch\async_null.d crypto\conf\conf_def.d crypto\objects\o_names.d crypto\rc4\rc4_enc.d test\buildtest_rc4.d crypto\ec\ec_oct.d test\gmdifftest.d test\buildtest_ecdsa.d crypto\x509v3\v3_crld.d crypto\bio\b_print.d crypto\ctype.d crypto\store\store_lib.d test\sslapitest.d crypto\x509\x509_trs.d ssl\s3_msg.d test\cipherbytes_test.d crypto\modes\cts128.d crypto\evp\e_aes_cbc_hmac_sha1.d crypto\des\ecb_enc.d crypto\bn\bn_x931p.d ssl\record\ssl3_buffer.d test\testutil\basic_output.d test\ecstresstest.d fuzz\asn1parse.d crypto\ocsp\ocsp_ht.d crypto\bn\bn_const.d crypto\evp\p_lib.d crypto\asn1\x_pkey.d apps\genpkey.d apps\openssl.d crypto\camellia\cmll_ctr.d crypto\camellia\camellia.d crypto\bn\bn_mont.d crypto\asn1\x_spki.d crypto\bn\bn_shift.d apps\speed.d crypto\pkcs12\pk12err.d test\ideatest.d apps\rsautl.d crypto\x509v3\pcy_node.d crypto\rsa\rsa_err.d crypto\evp\c_alld.d crypto\modes\cfb128.d test\srptest.d ssl\s3_cbc.d crypto\rand\drbg_ctr.d crypto\dso\dso_dl.d crypto\des\rand_key.d crypto\x509\x509_def.d ssl\statem\extensions.d apps\app_rand.d crypto\x509\x_pubkey.d test\testutil\tests.d ssl\statem\extensions_cust.d crypto\ct\ct_b64.d crypto\ec\ec2_oct.d crypto\async\async_err.d crypto\ts\ts_asn1.d crypto\asn1\a_sign.d crypto\asn1\ameth_lib.d apps\sess_id.d crypto\x509\by_file.d crypto\poly1305\poly1305_pmeth.d crypto\evp\pbe_scrypt.d crypto\des\ecb3_enc.d test\bio_enc_test.d crypto\engine\tb_pkmeth.d crypto\des\fcrypt.d crypto\cmac\cm_ameth.d test\buildtest_pem.d crypto\evp\e_des3.d crypto\evp\pmeth_lib.d test\testutil\main.d crypto\kdf\kdf_err.d apps\verify.d crypto\ct\ct_vfy.d fuzz\cms.d crypto\comp\comp_err.d crypto\sm2\sm2_err.d test\ec_internal_test.d apps\s_socket.d crypto\conf\conf_api.d crypto\evp\m_sigver.d apps\engine.d crypto\bio\bf_nbio.d crypto\evp\p5_crpt.d crypto\kdf\tls1_prf.d crypto\ts\ts_rsp_sign.d test\igetest.d apps\asn1pars.d ssl\ssl_cert.d crypto\des\cfb64enc.d crypto\aes\aes_wrap.d crypto\o_dir.d test\bntest.d crypto\x509v3\v3_pmaps.d crypto\comp\c_zlib.d crypto\ec\ec2_smpl.d crypto\pem\pem_sign.d crypto\ec\ec_curve.d crypto\x509\x509_v3.d crypto\dh\dh_prn.d test\buildtest_des.d test\buildtest_obj_mac.d crypto\sha\sha512.d ssl\ssl_asn1.d apps\genrsa.d ssl\statem\statem.d crypto\asn1\asn_moid.d crypto\bio\bf_buff.d crypto\x509v3\v3_alt.d crypto\asn1\bio_asn1.d crypto\x509v3\v3_bitst.d test\testutil\testutil_init.d crypto\sha\sha256.d crypto\rc2\rc2cfb64.d test\buildtest_ssl3.d crypto\bn\bn_add.d crypto\sha\sha1dgst.d crypto\rand\rand_lib.d crypto\modes\ofb128.d crypto\asn1\asn_mime.d crypto\seed\seed_cbc.d crypto\evp\bio_md.d crypto\poly1305\poly1305_ameth.d crypto\des\cbc_enc.d crypto\evp\e_null.d crypto\rsa\rsa_asn1.d crypto\whrlpool\wp_block.d crypto\dllmain.d crypto\asn1\a_digest.d test\buildtest_rand.d ms\applink.d crypto\asn1\asn1_lib.d crypto\pkcs7\pk7_attr.d crypto\asn1\a_octet.d crypto\evp\p_enc.d crypto\x509\x509_vfy.d crypto\x509v3\v3_lib.d crypto\seed\seed_cfb.d crypto\ocsp\ocsp_srv.d test\buildtest_evp.d crypto\x509v3\v3_pku.d test\x509_time_test.d crypto\x509v3\v3_tlsf.d crypto\ocsp\ocsp_vfy.d test\tls13encryptiontest.d crypto\x509\t_crl.d fuzz\crl.d crypto\rc5\rc5ofb64.d crypto\engine\tb_eckey.d test\aborttest.d fuzz\bndiv.d apps\gendsa.d crypto\evp\evp_cnf.d crypto\rc4\rc4_skey.d ssl\t1_enc.d crypto\des\cfb_enc.d test\recordlentest.d test\ssl_test.d test\testutil\tap_bio.d test\sm4_internal_test.d test\danetest.d test\buildtest_ssl.d crypto\asn1\x_sig.d test\tls13ccstest.d crypto\evp\e_aes_cbc_hmac_sha256.d crypto\evp\m_null.d crypto\dh\dh_asn1.d crypto\rsa\rsa_prn.d crypto\dsa\dsa_meth.d test\buildtest_md2.d crypto\x509\x509_txt.d crypto\engine\eng_init.d crypto\blake2\m_blake2s.d crypto\des\fcrypt_b.d crypto\ocsp\ocsp_asn.d crypto\evp\evp_enc.d crypto\des\cbc_cksm.d crypto\bio\b_addr.d crypto\bn\bn_err.d crypto\bio\b_sock.d crypto\siphash\siphash_ameth.d crypto\evp\pmeth_gn.d test\buildtest_pem2.d crypto\rsa\rsa_lib.d crypto\evp\p_verify.d crypto\bn\bn_depr.d apps\crl2p7.d crypto\modes\ccm128.d crypto\ocsp\v3_ocsp.d crypto\pkcs7\pk7_smime.d test\buildtest_safestack.d crypto\sha\keccak1600.d crypto\pkcs12\p12_crt.d test\rc4test.d crypto\x509v3\v3_bcons.d ssl\ssl_utst.d apps\s_client.d crypto\whrlpool\wp_dgst.d crypto\x509v3\v3_prn.d crypto\ec\ecp_nistp224.d test\verify_extra_test.d crypto\dsa\dsa_vrf.d crypto\x509\x509spki.d crypto\store\loader_file.d test\packettest.d crypto\engine\eng_err.d crypto\cast\c_ofb64.d ssl\ssl_txt.d crypto\bn\bn_print.d test\buildtest_cmac.d crypto\async\arch\async_posix.d crypto\err\err_all.d test\x509_check_cert_pkey_test.d test\constant_time_test.d crypto\pem\pem_xaux.d crypto\conf\conf_lib.d test\buildtest_ts.d crypto\camellia\cmll_cbc.d crypto\err\err.d test\pkey_meth_kdf_test.d test\conf_include_test.d apps\ocsp.d crypto\x509\x509_d2.d test\buildtest_dtls1.d apps\dsaparam.d crypto\ripemd\rmd_one.d crypto\bf\bf_ecb.d test\dsa_no_digest_size_test.d crypto\ec\eck_prn.d test\buildtest_asn1.d crypto\siphash\siphash_pmeth.d crypto\buffer\buffer.d crypto\pkcs12\p12_key.d crypto\asn1\a_strex.d test\bio_memleak_test.d crypto\x509\x509_req.d crypto\pem\pem_info.d test\buildtest_dsa.d crypto\rsa\rsa_oaep.d crypto\x509\x_crl.d crypto\x509\x509_lu.d test\curve448_internal_test.d crypto\sm3\sm3.d test\destest.d test\buildtest_idea.d crypto\idea\i_cbc.d crypto\camellia\cmll_misc.d crypto\bn\bn_gf2m.d crypto\pem\pem_pkey.d crypto\cpt_err.d crypto\dso\dso_openssl.d crypto\x509\x_all.d crypto\idea\i_ofb64.d crypto\store\store_strings.d crypto\dh\dh_key.d crypto\sha\sha1_one.d crypto\conf\conf_sap.d ssl\record\rec_layer_d1.d crypto\x509v3\v3_conf.d crypto\evp\m_md5.d ssl\t1_lib.d test\buildtest_stack.d test\bio_callback_test.d engines\e_dasync.d crypto\bio\bio_cb.d crypto\asn1\a_utctm.d test\tls13secretstest.d crypto\store\store_init.d test\buildtest_ripemd.d crypto\x509\t_x509.d apps\s_server.d test\buildtest_bio.d test\buildtest_camellia.d crypto\pem\pvkfmt.d test\exptest.d crypto\asn1\a_utf8.d test\casttest.d ssl\record\rec_layer_s3.d crypto\bio\bss_log.d test\ct_test.d crypto\asn1\tasn_new.d crypto\evp\e_aes.d crypto\asn1\tasn_fre.d crypto\bio\bss_file.d test\buildtest_x509_vfy.d crypto\bio\bss_conn.d apps\dgst.d crypto\engine\tb_cipher.d test\buildtest_md4.d test\buildtest_crypto.d crypto\x509\x509_obj.d test\buildtest_conf.d crypto\ct\ct_log.d test\testutil\test_cleanup.d test\ssl_cert_table_internal_test.d crypto\evp\e_camellia.d crypto\conf\conf_mod.d crypto\bn\bn_sqr.d crypto\evp\m_ripemd.d test\bad_dtls_test.d crypto\cms\cms_smime.d crypto\modes\xts128.d crypto\x509v3\v3err.d test\asn1_time_test.d crypto\err\err_prn.d crypto\ec\curve448\eddsa.d crypto\mem_dbg.d crypto\cms\cms_pwri.d crypto\asn1\asn1_err.d test\ssl_ctx_test.d crypto\x509v3\v3_ia5.d test\poly1305_internal_test.d crypto\ocsp\ocsp_cl.d crypto\evp\c_allc.d crypto\cms\cms_enc.d crypto\lhash\lh_stats.d crypto\asn1\x_int64.d crypto\store\store_err.d crypto\chacha\chacha_enc.d crypto\async\arch\async_win.d ssl\statem\statem_srvr.d crypto\cast\c_ecb.d crypto\dso\dso_err.d crypto\evp\encode.d crypto\conf\conf_err.d test\rsa_complex.d crypto\pem\pem_x509.d crypto\bn\bn_word.d crypto\asn1\p5_pbev2.d test\secmemtest.d test\buildtest_ossl_typ.d crypto\cast\c_enc.d test\buildtest_opensslv.d crypto\seed\seed_ofb.d crypto\aes\aes_cfb.d crypto\pkcs7\bio_pk7.d crypto\engine\eng_list.d crypto\threads_win.d ssl\bio_ssl.d crypto\bn\bn_recp.d crypto\bio\bss_dgram.d crypto\bn\bn_mpi.d crypto\evp\m_sha3.d crypto\pem\pem_err.d ssl\ssl_rsa.d crypto\srp\srp_lib.d crypto\rand\drbg_lib.d fuzz\test-corpus.d crypto\engine\tb_dh.d crypto\evp\e_rc4.d ssl\ssl_lib.d crypto\x509\x509_meth.d crypto\dh\dh_lib.d crypto\dh\dh_err.d crypto\bn\bn_srp.d crypto\md5\md5_one.d crypto\dsa\dsa_lib.d crypto\pkcs12\p12_init.d crypto\asn1\a_strnid.d crypto\sm2\sm2_crypt.d apps\dhparam.d crypto\rsa\rsa_pk1.d crypto\evp\e_des.d crypto\x509\x_x509.d crypto\evp\evp_lib.d crypto\cms\cms_kari.d crypto\x509v3\v3_utl.d test\buildtest_kdf.d crypto\sm2\sm2_sign.d crypto\ts\ts_lib.d crypto\dso\dso_dlfcn.d ssl\d1_srtp.d crypto\ec\ec_ameth.d crypto\rand\rand_egd.d crypto\ebcdic.d crypto\rsa\rsa_ssl.d crypto\pkcs12\p12_asn.d crypto\engine\tb_dsa.d apps\nseq.d crypto\poly1305\poly1305.d crypto\asn1\i2d_pr.d crypto\engine\eng_dyn.d crypto\comp\comp_lib.d crypto\asn1\a_bitstr.d crypto\bio\bss_fd.d apps\srp.d crypto\x509\x509_ext.d crypto\des\str2key.d crypto\evp\p5_crpt2.d crypto\dso\dso_lib.d test\buildtest_buffer.d crypto\asn1\a_int.d crypto\engine\eng_table.d ssl\statem\statem_dtls.d test\servername_test.d crypto\ec\ecdsa_vrf.d test\buildtest_pkcs12.d test\gosttest.d apps\version.d test\buildtest_cms.d apps\pkcs8.d crypto\dh\dh_ameth.d crypto\des\set_key.d crypto\evp\e_rc5.d crypto\pkcs12\p12_attr.d ssl\statem\extensions_srvr.d test\drbgtest.d crypto\pkcs12\p12_utl.d crypto\ec\ecp_oct.d test\pemtest.d crypto\dh\dh_pmeth.d crypto\x509v3\v3_pcia.d crypto\bn\bn_ctx.d crypto\engine\eng_ctrl.d test\buildtest_rc2.d crypto\cms\cms_io.d apps\storeutl.d crypto\pkcs12\p12_sbag.d crypto\asn1\asn1_gen.d crypto\x509\t_req.d crypto\srp\srp_vfy.d crypto\idea\i_ecb.d crypto\asn1\evp_asn1.d crypto\ts\ts_req_print.d test\test_test.d crypto\engine\eng_openssl.d crypto\ts\ts_conf.d test\x509_dup_cert_test.d apps\passwd.d crypto\engine\tb_digest.d crypto\md4\md4_one.d crypto\sm4\sm4.d test\pbelutest.d crypto\ui\ui_openssl.d crypto\objects\obj_xref.d crypto\ec\ecp_nistp256.d test\cmsapitest.d crypto\evp\e_seed.d crypto\engine\eng_fat.d test\buildtest_seed.d test\dtlsv1listentest.d crypto\rsa\rsa_ossl.d crypto\ocsp\ocsp_prn.d crypto\ec\ec_asn1.d crypto\bf\bf_cfb64.d crypto\ec\curve448\scalar.d crypto\bn\bn_mod.d crypto\des\cfb64ede.d crypto\ct\ct_sct_ctx.d crypto\cast\c_skey.d crypto\idea\i_skey.d crypto\mem_clr.d crypto\asn1\a_print.d crypto\evp\evp_pbe.d crypto\ec\ec_err.d crypto\x509v3\v3_info.d test\buildtest_srtp.d crypto\bn\bn_rand.d test\rc2test.d test\asn1_internal_test.d apps\ciphers.d crypto\ec\ec_kmeth.d crypto\x509v3\v3_int.d crypto\ec\ec_mult.d crypto\ex_data.d crypto\x509v3\v3_sxnet.d test\buildtest_modes.d crypto\hmac\hmac.d ms\uplink.d crypto\ec\ecx_meth.d crypto\x509v3\pcy_cache.d crypto\aes\aes_core.d
-GENERATED_MANDATORY=crypto\include\internal\bn_conf.h crypto\include\internal\dso_conf.h include\openssl\opensslconf.h
+GENERATED_MANDATORY=include\crypto\bn_conf.h include\crypto\dso_conf.h include\openssl\opensslconf.h
GENERATED=apps\CA.pl apps\openssl.rc apps\progs.h apps\tsget.pl crypto\buildinf.h crypto\uplink-x86_64.asm libcrypto.def libcrypto.rc libssl.def libssl.rc test\buildtest_aes.c test\buildtest_asn1.c test\buildtest_asn1t.c test\buildtest_async.c test\buildtest_bio.c test\buildtest_blowfish.c test\buildtest_bn.c test\buildtest_buffer.c test\buildtest_camellia.c test\buildtest_cast.c test\buildtest_cmac.c test\buildtest_cms.c test\buildtest_comp.c test\buildtest_conf.c test\buildtest_conf_api.c test\buildtest_crypto.c test\buildtest_ct.c test\buildtest_des.c test\buildtest_dh.c test\buildtest_dsa.c test\buildtest_dtls1.c test\buildtest_e_os2.c test\buildtest_ebcdic.c test\buildtest_ec.c test\buildtest_ecdh.c test\buildtest_ecdsa.c test\buildtest_engine.c test\buildtest_evp.c test\buildtest_hmac.c test\buildtest_idea.c test\buildtest_kdf.c test\buildtest_lhash.c test\buildtest_md2.c test\buildtest_md4.c test\buildtest_md5.c test\buildtest_modes.c test\buildtest_obj_mac.c test\buildtest_objects.c test\buildtest_ocsp.c test\buildtest_opensslv.c test\buildtest_ossl_typ.c test\buildtest_pem.c test\buildtest_pem2.c test\buildtest_pkcs12.c test\buildtest_pkcs7.c test\buildtest_rand.c test\buildtest_rand_drbg.c test\buildtest_rc2.c test\buildtest_rc4.c test\buildtest_rc5.c test\buildtest_ripemd.c test\buildtest_rsa.c test\buildtest_safestack.c test\buildtest_seed.c test\buildtest_sha.c test\buildtest_srp.c test\buildtest_srtp.c test\buildtest_ssl.c test\buildtest_ssl2.c test\buildtest_ssl3.c test\buildtest_stack.c test\buildtest_store.c test\buildtest_symhacks.c test\buildtest_tls1.c test\buildtest_ts.c test\buildtest_txt_db.c test\buildtest_ui.c test\buildtest_whrlpool.c test\buildtest_x509.c test\buildtest_x509_vfy.c test\buildtest_x509v3.c tools\c_rehash.pl
INSTALL_LIBS="libcrypto.lib" "libssl.lib"
@@ -47,12 +47,12 @@ APPS_OPENSSL="apps\openssl"
# Do not edit these manually. Use Configure with --prefix or --openssldir
# to change this! Short explanation in the top comment in Configure
INSTALLTOP_dev=C:
-INSTALLTOP_dir=\Program Files\OpenSSL
+INSTALLTOP_dir=\install
OPENSSLDIR_dev=C:
OPENSSLDIR_dir=\Program Files\Common Files\SSL
LIBDIR=lib
ENGINESDIR_dev=C:
-ENGINESDIR_dir=\Program Files\OpenSSL\lib\engines-1_1
+ENGINESDIR_dir=\install\lib\engines-1_1
!IF "$(DESTDIR)" != ""
INSTALLTOP=$(DESTDIR)$(INSTALLTOP_dir)
OPENSSLDIR=$(DESTDIR)$(OPENSSLDIR_dir)
@@ -107,11 +107,11 @@ RCOUTFLAG=/fo$(OSSL_EMPTY)
# Variables starting with CNF_ are common variables for all product types
CNF_ASFLAGS=/c /Cp /Cx
-CNF_CPPFLAGS=-D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG"
+CNF_CPPFLAGS=-D"ZLIB" -D"OPENSSL_SYS_WIN32" -D"WIN32_LEAN_AND_MEAN" -D"UNICODE" -D"_UNICODE" -D"_CRT_SECURE_NO_DEPRECATE" -D"_WINSOCK_DEPRECATED_NO_WARNINGS" -D"OPENSSL_USE_APPLINK" -D"NDEBUG" -I"c:\\zlib\\include"
CNF_CFLAGS=/Gs0 /GF /Gy /MD
CNF_CXXFLAGS=
CNF_LDFLAGS=
-CNF_EX_LIBS=ws2_32.lib gdi32.lib advapi32.lib crypt32.lib user32.lib
+CNF_EX_LIBS=c:\zlib\lib\zlib.lib ws2_32.lib gdi32.lib advapi32.lib crypt32.lib user32.lib
# Variables starting with LIB_ are used to build library object files
# and shared libraries.
@@ -120,7 +120,7 @@ CNF_EX_LIBS=ws2_32.lib gdi32.lib advapi32.lib crypt32.lib user32.lib
# files.
LIB_ASFLAGS=$(CNF_ASFLAGS) $(ASFLAGS)
-LIB_CPPFLAGS=-D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\Program Files\\OpenSSL\\lib\\engines-1_1\"" $(CNF_CPPFLAGS) $(CPPFLAGS)
+LIB_CPPFLAGS=-D"L_ENDIAN" -D"OPENSSL_PIC" -D"OPENSSLDIR=\"C:\\Program Files\\Common Files\\SSL\"" -D"ENGINESDIR=\"C:\\install\\lib\\engines-1_1\"" $(CNF_CPPFLAGS) $(CPPFLAGS)
LIB_CFLAGS=/Zi /Fdossl_static.pdb $(CNF_CFLAGS) $(CFLAGS)
LIB_LDFLAGS=/dll $(CNF_LDFLAGS) $(LDFLAGS)
LIB_EX_LIBS=$(CNF_EX_LIBS) $(EX_LIBS)
@@ -372,6 +372,7 @@ clean: libclean
-del /Q /F test\sm4_internal_test.exe
-del /Q /F test\srptest.exe
-del /Q /F test\ssl_cert_table_internal_test.exe
+ -del /Q /F test\ssl_ctx_test.exe
-del /Q /F test\ssl_test.exe
-del /Q /F test\ssl_test_ctx_test.exe
-del /Q /F test\sslapitest.exe
@@ -521,12 +522,12 @@ reconfigure reconf:
"$(PERL)" configdata.pm -r
-crypto\include\internal\bn_conf.h: "..\crypto\include\internal\bn_conf.h.in" "configdata.pm"
+include\crypto\bn_conf.h: "..\include\crypto\bn_conf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
- "-omakefile" "..\crypto\include\internal\bn_conf.h.in" > $@
-crypto\include\internal\dso_conf.h: "..\crypto\include\internal\dso_conf.h.in" "configdata.pm"
+ "-omakefile" "..\include\crypto\bn_conf.h.in" > $@
+include\crypto\dso_conf.h: "..\include\crypto\dso_conf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
- "-omakefile" "..\crypto\include\internal\dso_conf.h.in" > $@
+ "-omakefile" "..\include\crypto\dso_conf.h.in" > $@
include\openssl\opensslconf.h: "..\include\openssl\opensslconf.h.in" "configdata.pm"
"$(PERL)" "-I$(BLDDIR)" -Mconfigdata "..\util\dofile.pl" \
"-omakefile" "..\include\openssl\opensslconf.h.in" > $@
@@ -1227,8 +1228,8 @@ $(LIB_EX_LIBS)
COPY libcrypto-1_1-x64.dll test
COPY libcrypto-1_1-x64.dll fuzz
crypto\dllmain.obj: "..\crypto\dllmain.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dllmain.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dllmain.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dllmain.c" 2>&1 > crypto\dllmain.d
libcrypto.def: "..\util\mkdef.pl" "..\util\libcrypto.num"
"$(PERL)" "..\util\mkdef.pl" crypto 32 > $@
libcrypto.res: "libcrypto.rc"
@@ -1236,1941 +1237,1941 @@ libcrypto.res: "libcrypto.rc"
libcrypto.rc: "..\util\mkrc.pl"
"$(PERL)" "..\util\mkrc.pl" libcrypto > $@
crypto\aes\aes_cbc.obj: "..\crypto\aes\aes_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cbc.c" 2>&1 > crypto\aes\aes_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cbc.c" 2>&1 > crypto\aes\aes_cbc.d
crypto\aes\aes_cfb.obj: "..\crypto\aes\aes_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cfb.c" 2>&1 > crypto\aes\aes_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_cfb.c" 2>&1 > crypto\aes\aes_cfb.d
crypto\aes\aes_core.obj: "..\crypto\aes\aes_core.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_core.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_core.c" 2>&1 > crypto\aes\aes_core.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_core.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_core.c" 2>&1 > crypto\aes\aes_core.d
crypto\aes\aes_ecb.obj: "..\crypto\aes\aes_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ecb.c" 2>&1 > crypto\aes\aes_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ecb.c" 2>&1 > crypto\aes\aes_ecb.d
crypto\aes\aes_ige.obj: "..\crypto\aes\aes_ige.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ige.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ige.c" 2>&1 > crypto\aes\aes_ige.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ige.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ige.c" 2>&1 > crypto\aes\aes_ige.d
crypto\aes\aes_misc.obj: "..\crypto\aes\aes_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_misc.c" 2>&1 > crypto\aes\aes_misc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_misc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_misc.c" 2>&1 > crypto\aes\aes_misc.d
crypto\aes\aes_ofb.obj: "..\crypto\aes\aes_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ofb.c" 2>&1 > crypto\aes\aes_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_ofb.c" 2>&1 > crypto\aes\aes_ofb.d
crypto\aes\aes_wrap.obj: "..\crypto\aes\aes_wrap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_wrap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_wrap.c" 2>&1 > crypto\aes\aes_wrap.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aes\aes_wrap.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aes\aes_wrap.c" 2>&1 > crypto\aes\aes_wrap.d
crypto\aria\aria.obj: "..\crypto\aria\aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aria\aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aria\aria.c" 2>&1 > crypto\aria\aria.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\aria\aria.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\aria\aria.c" 2>&1 > crypto\aria\aria.d
crypto\asn1\a_bitstr.obj: "..\crypto\asn1\a_bitstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_bitstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_bitstr.c" 2>&1 > crypto\asn1\a_bitstr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_bitstr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_bitstr.c" 2>&1 > crypto\asn1\a_bitstr.d
crypto\asn1\a_d2i_fp.obj: "..\crypto\asn1\a_d2i_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_d2i_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_d2i_fp.c" 2>&1 > crypto\asn1\a_d2i_fp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_d2i_fp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_d2i_fp.c" 2>&1 > crypto\asn1\a_d2i_fp.d
crypto\asn1\a_digest.obj: "..\crypto\asn1\a_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_digest.c" 2>&1 > crypto\asn1\a_digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_digest.c" 2>&1 > crypto\asn1\a_digest.d
crypto\asn1\a_dup.obj: "..\crypto\asn1\a_dup.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_dup.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_dup.c" 2>&1 > crypto\asn1\a_dup.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_dup.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_dup.c" 2>&1 > crypto\asn1\a_dup.d
crypto\asn1\a_gentm.obj: "..\crypto\asn1\a_gentm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_gentm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_gentm.c" 2>&1 > crypto\asn1\a_gentm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_gentm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_gentm.c" 2>&1 > crypto\asn1\a_gentm.d
crypto\asn1\a_i2d_fp.obj: "..\crypto\asn1\a_i2d_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_i2d_fp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_i2d_fp.c" 2>&1 > crypto\asn1\a_i2d_fp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_i2d_fp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_i2d_fp.c" 2>&1 > crypto\asn1\a_i2d_fp.d
crypto\asn1\a_int.obj: "..\crypto\asn1\a_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_int.c" 2>&1 > crypto\asn1\a_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_int.c" 2>&1 > crypto\asn1\a_int.d
crypto\asn1\a_mbstr.obj: "..\crypto\asn1\a_mbstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_mbstr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_mbstr.c" 2>&1 > crypto\asn1\a_mbstr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_mbstr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_mbstr.c" 2>&1 > crypto\asn1\a_mbstr.d
crypto\asn1\a_object.obj: "..\crypto\asn1\a_object.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_object.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_object.c" 2>&1 > crypto\asn1\a_object.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_object.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_object.c" 2>&1 > crypto\asn1\a_object.d
crypto\asn1\a_octet.obj: "..\crypto\asn1\a_octet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_octet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_octet.c" 2>&1 > crypto\asn1\a_octet.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_octet.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_octet.c" 2>&1 > crypto\asn1\a_octet.d
crypto\asn1\a_print.obj: "..\crypto\asn1\a_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_print.c" 2>&1 > crypto\asn1\a_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_print.c" 2>&1 > crypto\asn1\a_print.d
crypto\asn1\a_sign.obj: "..\crypto\asn1\a_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_sign.c" 2>&1 > crypto\asn1\a_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_sign.c" 2>&1 > crypto\asn1\a_sign.d
crypto\asn1\a_strex.obj: "..\crypto\asn1\a_strex.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strex.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strex.c" 2>&1 > crypto\asn1\a_strex.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strex.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strex.c" 2>&1 > crypto\asn1\a_strex.d
crypto\asn1\a_strnid.obj: "..\crypto\asn1\a_strnid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strnid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strnid.c" 2>&1 > crypto\asn1\a_strnid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_strnid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_strnid.c" 2>&1 > crypto\asn1\a_strnid.d
crypto\asn1\a_time.obj: "..\crypto\asn1\a_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_time.c" 2>&1 > crypto\asn1\a_time.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_time.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_time.c" 2>&1 > crypto\asn1\a_time.d
crypto\asn1\a_type.obj: "..\crypto\asn1\a_type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_type.c" 2>&1 > crypto\asn1\a_type.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_type.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_type.c" 2>&1 > crypto\asn1\a_type.d
crypto\asn1\a_utctm.obj: "..\crypto\asn1\a_utctm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utctm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utctm.c" 2>&1 > crypto\asn1\a_utctm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utctm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utctm.c" 2>&1 > crypto\asn1\a_utctm.d
crypto\asn1\a_utf8.obj: "..\crypto\asn1\a_utf8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utf8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utf8.c" 2>&1 > crypto\asn1\a_utf8.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_utf8.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_utf8.c" 2>&1 > crypto\asn1\a_utf8.d
crypto\asn1\a_verify.obj: "..\crypto\asn1\a_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_verify.c" 2>&1 > crypto\asn1\a_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\a_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\a_verify.c" 2>&1 > crypto\asn1\a_verify.d
crypto\asn1\ameth_lib.obj: "..\crypto\asn1\ameth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\ameth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\ameth_lib.c" 2>&1 > crypto\asn1\ameth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\ameth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\ameth_lib.c" 2>&1 > crypto\asn1\ameth_lib.d
crypto\asn1\asn1_err.obj: "..\crypto\asn1\asn1_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_err.c" 2>&1 > crypto\asn1\asn1_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_err.c" 2>&1 > crypto\asn1\asn1_err.d
crypto\asn1\asn1_gen.obj: "..\crypto\asn1\asn1_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_gen.c" 2>&1 > crypto\asn1\asn1_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_gen.c" 2>&1 > crypto\asn1\asn1_gen.d
crypto\asn1\asn1_item_list.obj: "..\crypto\asn1\asn1_item_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_item_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_item_list.c" 2>&1 > crypto\asn1\asn1_item_list.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_item_list.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_item_list.c" 2>&1 > crypto\asn1\asn1_item_list.d
crypto\asn1\asn1_lib.obj: "..\crypto\asn1\asn1_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_lib.c" 2>&1 > crypto\asn1\asn1_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_lib.c" 2>&1 > crypto\asn1\asn1_lib.d
crypto\asn1\asn1_par.obj: "..\crypto\asn1\asn1_par.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_par.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_par.c" 2>&1 > crypto\asn1\asn1_par.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn1_par.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn1_par.c" 2>&1 > crypto\asn1\asn1_par.d
crypto\asn1\asn_mime.obj: "..\crypto\asn1\asn_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mime.c" 2>&1 > crypto\asn1\asn_mime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mime.c" 2>&1 > crypto\asn1\asn_mime.d
crypto\asn1\asn_moid.obj: "..\crypto\asn1\asn_moid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_moid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_moid.c" 2>&1 > crypto\asn1\asn_moid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_moid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_moid.c" 2>&1 > crypto\asn1\asn_moid.d
crypto\asn1\asn_mstbl.obj: "..\crypto\asn1\asn_mstbl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mstbl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mstbl.c" 2>&1 > crypto\asn1\asn_mstbl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_mstbl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_mstbl.c" 2>&1 > crypto\asn1\asn_mstbl.d
crypto\asn1\asn_pack.obj: "..\crypto\asn1\asn_pack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_pack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_pack.c" 2>&1 > crypto\asn1\asn_pack.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\asn_pack.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\asn_pack.c" 2>&1 > crypto\asn1\asn_pack.d
crypto\asn1\bio_asn1.obj: "..\crypto\asn1\bio_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_asn1.c" 2>&1 > crypto\asn1\bio_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_asn1.c" 2>&1 > crypto\asn1\bio_asn1.d
crypto\asn1\bio_ndef.obj: "..\crypto\asn1\bio_ndef.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_ndef.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_ndef.c" 2>&1 > crypto\asn1\bio_ndef.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\bio_ndef.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\bio_ndef.c" 2>&1 > crypto\asn1\bio_ndef.d
crypto\asn1\d2i_pr.obj: "..\crypto\asn1\d2i_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pr.c" 2>&1 > crypto\asn1\d2i_pr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pr.c" 2>&1 > crypto\asn1\d2i_pr.d
crypto\asn1\d2i_pu.obj: "..\crypto\asn1\d2i_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pu.c" 2>&1 > crypto\asn1\d2i_pu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\d2i_pu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\d2i_pu.c" 2>&1 > crypto\asn1\d2i_pu.d
crypto\asn1\evp_asn1.obj: "..\crypto\asn1\evp_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\evp_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\evp_asn1.c" 2>&1 > crypto\asn1\evp_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\evp_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\evp_asn1.c" 2>&1 > crypto\asn1\evp_asn1.d
crypto\asn1\f_int.obj: "..\crypto\asn1\f_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_int.c" 2>&1 > crypto\asn1\f_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_int.c" 2>&1 > crypto\asn1\f_int.d
crypto\asn1\f_string.obj: "..\crypto\asn1\f_string.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_string.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_string.c" 2>&1 > crypto\asn1\f_string.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\f_string.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\f_string.c" 2>&1 > crypto\asn1\f_string.d
crypto\asn1\i2d_pr.obj: "..\crypto\asn1\i2d_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pr.c" 2>&1 > crypto\asn1\i2d_pr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pr.c" 2>&1 > crypto\asn1\i2d_pr.d
crypto\asn1\i2d_pu.obj: "..\crypto\asn1\i2d_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pu.c" 2>&1 > crypto\asn1\i2d_pu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\i2d_pu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\i2d_pu.c" 2>&1 > crypto\asn1\i2d_pu.d
crypto\asn1\n_pkey.obj: "..\crypto\asn1\n_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\n_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\n_pkey.c" 2>&1 > crypto\asn1\n_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\n_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\n_pkey.c" 2>&1 > crypto\asn1\n_pkey.d
crypto\asn1\nsseq.obj: "..\crypto\asn1\nsseq.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\nsseq.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\nsseq.c" 2>&1 > crypto\asn1\nsseq.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\nsseq.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\nsseq.c" 2>&1 > crypto\asn1\nsseq.d
crypto\asn1\p5_pbe.obj: "..\crypto\asn1\p5_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbe.c" 2>&1 > crypto\asn1\p5_pbe.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbe.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbe.c" 2>&1 > crypto\asn1\p5_pbe.d
crypto\asn1\p5_pbev2.obj: "..\crypto\asn1\p5_pbev2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbev2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbev2.c" 2>&1 > crypto\asn1\p5_pbev2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_pbev2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_pbev2.c" 2>&1 > crypto\asn1\p5_pbev2.d
crypto\asn1\p5_scrypt.obj: "..\crypto\asn1\p5_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_scrypt.c" 2>&1 > crypto\asn1\p5_scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p5_scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p5_scrypt.c" 2>&1 > crypto\asn1\p5_scrypt.d
crypto\asn1\p8_pkey.obj: "..\crypto\asn1\p8_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p8_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p8_pkey.c" 2>&1 > crypto\asn1\p8_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\p8_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\p8_pkey.c" 2>&1 > crypto\asn1\p8_pkey.d
crypto\asn1\t_bitst.obj: "..\crypto\asn1\t_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_bitst.c" 2>&1 > crypto\asn1\t_bitst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_bitst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_bitst.c" 2>&1 > crypto\asn1\t_bitst.d
crypto\asn1\t_pkey.obj: "..\crypto\asn1\t_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_pkey.c" 2>&1 > crypto\asn1\t_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_pkey.c" 2>&1 > crypto\asn1\t_pkey.d
crypto\asn1\t_spki.obj: "..\crypto\asn1\t_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_spki.c" 2>&1 > crypto\asn1\t_spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\t_spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\t_spki.c" 2>&1 > crypto\asn1\t_spki.d
crypto\asn1\tasn_dec.obj: "..\crypto\asn1\tasn_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_dec.c" 2>&1 > crypto\asn1\tasn_dec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_dec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_dec.c" 2>&1 > crypto\asn1\tasn_dec.d
crypto\asn1\tasn_enc.obj: "..\crypto\asn1\tasn_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_enc.c" 2>&1 > crypto\asn1\tasn_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_enc.c" 2>&1 > crypto\asn1\tasn_enc.d
crypto\asn1\tasn_fre.obj: "..\crypto\asn1\tasn_fre.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_fre.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_fre.c" 2>&1 > crypto\asn1\tasn_fre.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_fre.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_fre.c" 2>&1 > crypto\asn1\tasn_fre.d
crypto\asn1\tasn_new.obj: "..\crypto\asn1\tasn_new.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_new.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_new.c" 2>&1 > crypto\asn1\tasn_new.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_new.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_new.c" 2>&1 > crypto\asn1\tasn_new.d
crypto\asn1\tasn_prn.obj: "..\crypto\asn1\tasn_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_prn.c" 2>&1 > crypto\asn1\tasn_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_prn.c" 2>&1 > crypto\asn1\tasn_prn.d
crypto\asn1\tasn_scn.obj: "..\crypto\asn1\tasn_scn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_scn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_scn.c" 2>&1 > crypto\asn1\tasn_scn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_scn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_scn.c" 2>&1 > crypto\asn1\tasn_scn.d
crypto\asn1\tasn_typ.obj: "..\crypto\asn1\tasn_typ.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_typ.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_typ.c" 2>&1 > crypto\asn1\tasn_typ.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_typ.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_typ.c" 2>&1 > crypto\asn1\tasn_typ.d
crypto\asn1\tasn_utl.obj: "..\crypto\asn1\tasn_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_utl.c" 2>&1 > crypto\asn1\tasn_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\tasn_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\tasn_utl.c" 2>&1 > crypto\asn1\tasn_utl.d
crypto\asn1\x_algor.obj: "..\crypto\asn1\x_algor.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_algor.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_algor.c" 2>&1 > crypto\asn1\x_algor.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_algor.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_algor.c" 2>&1 > crypto\asn1\x_algor.d
crypto\asn1\x_bignum.obj: "..\crypto\asn1\x_bignum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_bignum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_bignum.c" 2>&1 > crypto\asn1\x_bignum.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_bignum.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_bignum.c" 2>&1 > crypto\asn1\x_bignum.d
crypto\asn1\x_info.obj: "..\crypto\asn1\x_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_info.c" 2>&1 > crypto\asn1\x_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_info.c" 2>&1 > crypto\asn1\x_info.d
crypto\asn1\x_int64.obj: "..\crypto\asn1\x_int64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_int64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_int64.c" 2>&1 > crypto\asn1\x_int64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_int64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_int64.c" 2>&1 > crypto\asn1\x_int64.d
crypto\asn1\x_long.obj: "..\crypto\asn1\x_long.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_long.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_long.c" 2>&1 > crypto\asn1\x_long.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_long.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_long.c" 2>&1 > crypto\asn1\x_long.d
crypto\asn1\x_pkey.obj: "..\crypto\asn1\x_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_pkey.c" 2>&1 > crypto\asn1\x_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_pkey.c" 2>&1 > crypto\asn1\x_pkey.d
crypto\asn1\x_sig.obj: "..\crypto\asn1\x_sig.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_sig.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_sig.c" 2>&1 > crypto\asn1\x_sig.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_sig.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_sig.c" 2>&1 > crypto\asn1\x_sig.d
crypto\asn1\x_spki.obj: "..\crypto\asn1\x_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_spki.c" 2>&1 > crypto\asn1\x_spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_spki.c" 2>&1 > crypto\asn1\x_spki.d
crypto\asn1\x_val.obj: "..\crypto\asn1\x_val.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_val.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_val.c" 2>&1 > crypto\asn1\x_val.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\asn1\x_val.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\asn1\x_val.c" 2>&1 > crypto\asn1\x_val.d
crypto\async\arch\async_null.obj: "..\crypto\async\arch\async_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_null.c" 2>&1 > crypto\async\arch\async_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_null.c" 2>&1 > crypto\async\arch\async_null.d
crypto\async\arch\async_posix.obj: "..\crypto\async\arch\async_posix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_posix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_posix.c" 2>&1 > crypto\async\arch\async_posix.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_posix.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_posix.c" 2>&1 > crypto\async\arch\async_posix.d
crypto\async\arch\async_win.obj: "..\crypto\async\arch\async_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_win.c" 2>&1 > crypto\async\arch\async_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\arch\async_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\arch\async_win.c" 2>&1 > crypto\async\arch\async_win.d
crypto\async\async.obj: "..\crypto\async\async.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async.c" 2>&1 > crypto\async\async.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async.c" 2>&1 > crypto\async\async.d
crypto\async\async_err.obj: "..\crypto\async\async_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_err.c" 2>&1 > crypto\async\async_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_err.c" 2>&1 > crypto\async\async_err.d
crypto\async\async_wait.obj: "..\crypto\async\async_wait.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_wait.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_wait.c" 2>&1 > crypto\async\async_wait.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\async\async_wait.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\async\async_wait.c" 2>&1 > crypto\async\async_wait.d
crypto\bf\bf_cfb64.obj: "..\crypto\bf\bf_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_cfb64.c" 2>&1 > crypto\bf\bf_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_cfb64.c" 2>&1 > crypto\bf\bf_cfb64.d
crypto\bf\bf_ecb.obj: "..\crypto\bf\bf_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ecb.c" 2>&1 > crypto\bf\bf_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ecb.c" 2>&1 > crypto\bf\bf_ecb.d
crypto\bf\bf_enc.obj: "..\crypto\bf\bf_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_enc.c" 2>&1 > crypto\bf\bf_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_enc.c" 2>&1 > crypto\bf\bf_enc.d
crypto\bf\bf_ofb64.obj: "..\crypto\bf\bf_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ofb64.c" 2>&1 > crypto\bf\bf_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_ofb64.c" 2>&1 > crypto\bf\bf_ofb64.d
crypto\bf\bf_skey.obj: "..\crypto\bf\bf_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_skey.c" 2>&1 > crypto\bf\bf_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bf\bf_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bf\bf_skey.c" 2>&1 > crypto\bf\bf_skey.d
crypto\bio\b_addr.obj: "..\crypto\bio\b_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_addr.c" 2>&1 > crypto\bio\b_addr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_addr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_addr.c" 2>&1 > crypto\bio\b_addr.d
crypto\bio\b_dump.obj: "..\crypto\bio\b_dump.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_dump.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_dump.c" 2>&1 > crypto\bio\b_dump.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_dump.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_dump.c" 2>&1 > crypto\bio\b_dump.d
crypto\bio\b_print.obj: "..\crypto\bio\b_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_print.c" 2>&1 > crypto\bio\b_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_print.c" 2>&1 > crypto\bio\b_print.d
crypto\bio\b_sock.obj: "..\crypto\bio\b_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock.c" 2>&1 > crypto\bio\b_sock.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock.c" 2>&1 > crypto\bio\b_sock.d
crypto\bio\b_sock2.obj: "..\crypto\bio\b_sock2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock2.c" 2>&1 > crypto\bio\b_sock2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\b_sock2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\b_sock2.c" 2>&1 > crypto\bio\b_sock2.d
crypto\bio\bf_buff.obj: "..\crypto\bio\bf_buff.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_buff.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_buff.c" 2>&1 > crypto\bio\bf_buff.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_buff.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_buff.c" 2>&1 > crypto\bio\bf_buff.d
crypto\bio\bf_lbuf.obj: "..\crypto\bio\bf_lbuf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_lbuf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_lbuf.c" 2>&1 > crypto\bio\bf_lbuf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_lbuf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_lbuf.c" 2>&1 > crypto\bio\bf_lbuf.d
crypto\bio\bf_nbio.obj: "..\crypto\bio\bf_nbio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_nbio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_nbio.c" 2>&1 > crypto\bio\bf_nbio.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_nbio.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_nbio.c" 2>&1 > crypto\bio\bf_nbio.d
crypto\bio\bf_null.obj: "..\crypto\bio\bf_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_null.c" 2>&1 > crypto\bio\bf_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bf_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bf_null.c" 2>&1 > crypto\bio\bf_null.d
crypto\bio\bio_cb.obj: "..\crypto\bio\bio_cb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_cb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_cb.c" 2>&1 > crypto\bio\bio_cb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_cb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_cb.c" 2>&1 > crypto\bio\bio_cb.d
crypto\bio\bio_err.obj: "..\crypto\bio\bio_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_err.c" 2>&1 > crypto\bio\bio_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_err.c" 2>&1 > crypto\bio\bio_err.d
crypto\bio\bio_lib.obj: "..\crypto\bio\bio_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_lib.c" 2>&1 > crypto\bio\bio_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_lib.c" 2>&1 > crypto\bio\bio_lib.d
crypto\bio\bio_meth.obj: "..\crypto\bio\bio_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_meth.c" 2>&1 > crypto\bio\bio_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bio_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bio_meth.c" 2>&1 > crypto\bio\bio_meth.d
crypto\bio\bss_acpt.obj: "..\crypto\bio\bss_acpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_acpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_acpt.c" 2>&1 > crypto\bio\bss_acpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_acpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_acpt.c" 2>&1 > crypto\bio\bss_acpt.d
crypto\bio\bss_bio.obj: "..\crypto\bio\bss_bio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_bio.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_bio.c" 2>&1 > crypto\bio\bss_bio.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_bio.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_bio.c" 2>&1 > crypto\bio\bss_bio.d
crypto\bio\bss_conn.obj: "..\crypto\bio\bss_conn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_conn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_conn.c" 2>&1 > crypto\bio\bss_conn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_conn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_conn.c" 2>&1 > crypto\bio\bss_conn.d
crypto\bio\bss_dgram.obj: "..\crypto\bio\bss_dgram.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_dgram.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_dgram.c" 2>&1 > crypto\bio\bss_dgram.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_dgram.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_dgram.c" 2>&1 > crypto\bio\bss_dgram.d
crypto\bio\bss_fd.obj: "..\crypto\bio\bss_fd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_fd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_fd.c" 2>&1 > crypto\bio\bss_fd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_fd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_fd.c" 2>&1 > crypto\bio\bss_fd.d
crypto\bio\bss_file.obj: "..\crypto\bio\bss_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_file.c" 2>&1 > crypto\bio\bss_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_file.c" 2>&1 > crypto\bio\bss_file.d
crypto\bio\bss_log.obj: "..\crypto\bio\bss_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_log.c" 2>&1 > crypto\bio\bss_log.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_log.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_log.c" 2>&1 > crypto\bio\bss_log.d
crypto\bio\bss_mem.obj: "..\crypto\bio\bss_mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_mem.c" 2>&1 > crypto\bio\bss_mem.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_mem.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_mem.c" 2>&1 > crypto\bio\bss_mem.d
crypto\bio\bss_null.obj: "..\crypto\bio\bss_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_null.c" 2>&1 > crypto\bio\bss_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_null.c" 2>&1 > crypto\bio\bss_null.d
crypto\bio\bss_sock.obj: "..\crypto\bio\bss_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_sock.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_sock.c" 2>&1 > crypto\bio\bss_sock.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bio\bss_sock.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bio\bss_sock.c" 2>&1 > crypto\bio\bss_sock.d
crypto\blake2\blake2b.obj: "..\crypto\blake2\blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2b.c" 2>&1 > crypto\blake2\blake2b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2b.c" 2>&1 > crypto\blake2\blake2b.d
crypto\blake2\blake2s.obj: "..\crypto\blake2\blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2s.c" 2>&1 > crypto\blake2\blake2s.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\blake2s.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\blake2s.c" 2>&1 > crypto\blake2\blake2s.d
crypto\blake2\m_blake2b.obj: "..\crypto\blake2\m_blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2b.c" 2>&1 > crypto\blake2\m_blake2b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2b.c" 2>&1 > crypto\blake2\m_blake2b.d
crypto\blake2\m_blake2s.obj: "..\crypto\blake2\m_blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2s.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2s.c" 2>&1 > crypto\blake2\m_blake2s.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\blake2\m_blake2s.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\blake2\m_blake2s.c" 2>&1 > crypto\blake2\m_blake2s.d
crypto\bn\bn_add.obj: "..\crypto\bn\bn_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_add.c" 2>&1 > crypto\bn\bn_add.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_add.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_add.c" 2>&1 > crypto\bn\bn_add.d
crypto\bn\bn_asm.obj: "..\crypto\bn\bn_asm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_asm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_asm.c" 2>&1 > crypto\bn\bn_asm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_asm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_asm.c" 2>&1 > crypto\bn\bn_asm.d
crypto\bn\bn_blind.obj: "..\crypto\bn\bn_blind.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_blind.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_blind.c" 2>&1 > crypto\bn\bn_blind.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_blind.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_blind.c" 2>&1 > crypto\bn\bn_blind.d
crypto\bn\bn_const.obj: "..\crypto\bn\bn_const.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_const.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_const.c" 2>&1 > crypto\bn\bn_const.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_const.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_const.c" 2>&1 > crypto\bn\bn_const.d
crypto\bn\bn_ctx.obj: "..\crypto\bn\bn_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_ctx.c" 2>&1 > crypto\bn\bn_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_ctx.c" 2>&1 > crypto\bn\bn_ctx.d
crypto\bn\bn_depr.obj: "..\crypto\bn\bn_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_depr.c" 2>&1 > crypto\bn\bn_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_depr.c" 2>&1 > crypto\bn\bn_depr.d
crypto\bn\bn_dh.obj: "..\crypto\bn\bn_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_dh.c" 2>&1 > crypto\bn\bn_dh.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_dh.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_dh.c" 2>&1 > crypto\bn\bn_dh.d
crypto\bn\bn_div.obj: "..\crypto\bn\bn_div.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_div.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_div.c" 2>&1 > crypto\bn\bn_div.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_div.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_div.c" 2>&1 > crypto\bn\bn_div.d
crypto\bn\bn_err.obj: "..\crypto\bn\bn_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_err.c" 2>&1 > crypto\bn\bn_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_err.c" 2>&1 > crypto\bn\bn_err.d
crypto\bn\bn_exp.obj: "..\crypto\bn\bn_exp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp.c" 2>&1 > crypto\bn\bn_exp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp.c" 2>&1 > crypto\bn\bn_exp.d
crypto\bn\bn_exp2.obj: "..\crypto\bn\bn_exp2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp2.c" 2>&1 > crypto\bn\bn_exp2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_exp2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_exp2.c" 2>&1 > crypto\bn\bn_exp2.d
crypto\bn\bn_gcd.obj: "..\crypto\bn\bn_gcd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gcd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gcd.c" 2>&1 > crypto\bn\bn_gcd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gcd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gcd.c" 2>&1 > crypto\bn\bn_gcd.d
crypto\bn\bn_gf2m.obj: "..\crypto\bn\bn_gf2m.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gf2m.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gf2m.c" 2>&1 > crypto\bn\bn_gf2m.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_gf2m.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_gf2m.c" 2>&1 > crypto\bn\bn_gf2m.d
crypto\bn\bn_intern.obj: "..\crypto\bn\bn_intern.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_intern.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_intern.c" 2>&1 > crypto\bn\bn_intern.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_intern.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_intern.c" 2>&1 > crypto\bn\bn_intern.d
crypto\bn\bn_kron.obj: "..\crypto\bn\bn_kron.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_kron.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_kron.c" 2>&1 > crypto\bn\bn_kron.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_kron.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_kron.c" 2>&1 > crypto\bn\bn_kron.d
crypto\bn\bn_lib.obj: "..\crypto\bn\bn_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_lib.c" 2>&1 > crypto\bn\bn_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_lib.c" 2>&1 > crypto\bn\bn_lib.d
crypto\bn\bn_mod.obj: "..\crypto\bn\bn_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mod.c" 2>&1 > crypto\bn\bn_mod.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mod.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mod.c" 2>&1 > crypto\bn\bn_mod.d
crypto\bn\bn_mont.obj: "..\crypto\bn\bn_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mont.c" 2>&1 > crypto\bn\bn_mont.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mont.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mont.c" 2>&1 > crypto\bn\bn_mont.d
crypto\bn\bn_mpi.obj: "..\crypto\bn\bn_mpi.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mpi.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mpi.c" 2>&1 > crypto\bn\bn_mpi.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mpi.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mpi.c" 2>&1 > crypto\bn\bn_mpi.d
crypto\bn\bn_mul.obj: "..\crypto\bn\bn_mul.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mul.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mul.c" 2>&1 > crypto\bn\bn_mul.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_mul.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_mul.c" 2>&1 > crypto\bn\bn_mul.d
crypto\bn\bn_nist.obj: "..\crypto\bn\bn_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_nist.c" 2>&1 > crypto\bn\bn_nist.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_nist.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_nist.c" 2>&1 > crypto\bn\bn_nist.d
crypto\bn\bn_prime.obj: "..\crypto\bn\bn_prime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_prime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_prime.c" 2>&1 > crypto\bn\bn_prime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_prime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_prime.c" 2>&1 > crypto\bn\bn_prime.d
crypto\bn\bn_print.obj: "..\crypto\bn\bn_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_print.c" 2>&1 > crypto\bn\bn_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_print.c" 2>&1 > crypto\bn\bn_print.d
crypto\bn\bn_rand.obj: "..\crypto\bn\bn_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_rand.c" 2>&1 > crypto\bn\bn_rand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_rand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_rand.c" 2>&1 > crypto\bn\bn_rand.d
crypto\bn\bn_recp.obj: "..\crypto\bn\bn_recp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_recp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_recp.c" 2>&1 > crypto\bn\bn_recp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_recp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_recp.c" 2>&1 > crypto\bn\bn_recp.d
crypto\bn\bn_shift.obj: "..\crypto\bn\bn_shift.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_shift.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_shift.c" 2>&1 > crypto\bn\bn_shift.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_shift.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_shift.c" 2>&1 > crypto\bn\bn_shift.d
crypto\bn\bn_sqr.obj: "..\crypto\bn\bn_sqr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqr.c" 2>&1 > crypto\bn\bn_sqr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqr.c" 2>&1 > crypto\bn\bn_sqr.d
crypto\bn\bn_sqrt.obj: "..\crypto\bn\bn_sqrt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqrt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqrt.c" 2>&1 > crypto\bn\bn_sqrt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_sqrt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_sqrt.c" 2>&1 > crypto\bn\bn_sqrt.d
crypto\bn\bn_srp.obj: "..\crypto\bn\bn_srp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_srp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_srp.c" 2>&1 > crypto\bn\bn_srp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_srp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_srp.c" 2>&1 > crypto\bn\bn_srp.d
crypto\bn\bn_word.obj: "..\crypto\bn\bn_word.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_word.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_word.c" 2>&1 > crypto\bn\bn_word.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_word.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_word.c" 2>&1 > crypto\bn\bn_word.d
crypto\bn\bn_x931p.obj: "..\crypto\bn\bn_x931p.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_x931p.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_x931p.c" 2>&1 > crypto\bn\bn_x931p.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\bn\bn_x931p.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\bn\bn_x931p.c" 2>&1 > crypto\bn\bn_x931p.d
crypto\buffer\buf_err.obj: "..\crypto\buffer\buf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buf_err.c" 2>&1 > crypto\buffer\buf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buf_err.c" 2>&1 > crypto\buffer\buf_err.d
crypto\buffer\buffer.obj: "..\crypto\buffer\buffer.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buffer.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buffer.c" 2>&1 > crypto\buffer\buffer.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\buffer\buffer.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\buffer\buffer.c" 2>&1 > crypto\buffer\buffer.d
crypto\camellia\camellia.obj: "..\crypto\camellia\camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\camellia.c" 2>&1 > crypto\camellia\camellia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\camellia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\camellia.c" 2>&1 > crypto\camellia\camellia.d
crypto\camellia\cmll_cbc.obj: "..\crypto\camellia\cmll_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cbc.c" 2>&1 > crypto\camellia\cmll_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cbc.c" 2>&1 > crypto\camellia\cmll_cbc.d
crypto\camellia\cmll_cfb.obj: "..\crypto\camellia\cmll_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cfb.c" 2>&1 > crypto\camellia\cmll_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_cfb.c" 2>&1 > crypto\camellia\cmll_cfb.d
crypto\camellia\cmll_ctr.obj: "..\crypto\camellia\cmll_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ctr.c" 2>&1 > crypto\camellia\cmll_ctr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ctr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ctr.c" 2>&1 > crypto\camellia\cmll_ctr.d
crypto\camellia\cmll_ecb.obj: "..\crypto\camellia\cmll_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ecb.c" 2>&1 > crypto\camellia\cmll_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ecb.c" 2>&1 > crypto\camellia\cmll_ecb.d
crypto\camellia\cmll_misc.obj: "..\crypto\camellia\cmll_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_misc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_misc.c" 2>&1 > crypto\camellia\cmll_misc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_misc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_misc.c" 2>&1 > crypto\camellia\cmll_misc.d
crypto\camellia\cmll_ofb.obj: "..\crypto\camellia\cmll_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ofb.c" 2>&1 > crypto\camellia\cmll_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\camellia\cmll_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\camellia\cmll_ofb.c" 2>&1 > crypto\camellia\cmll_ofb.d
crypto\cast\c_cfb64.obj: "..\crypto\cast\c_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_cfb64.c" 2>&1 > crypto\cast\c_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_cfb64.c" 2>&1 > crypto\cast\c_cfb64.d
crypto\cast\c_ecb.obj: "..\crypto\cast\c_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ecb.c" 2>&1 > crypto\cast\c_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ecb.c" 2>&1 > crypto\cast\c_ecb.d
crypto\cast\c_enc.obj: "..\crypto\cast\c_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_enc.c" 2>&1 > crypto\cast\c_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_enc.c" 2>&1 > crypto\cast\c_enc.d
crypto\cast\c_ofb64.obj: "..\crypto\cast\c_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ofb64.c" 2>&1 > crypto\cast\c_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_ofb64.c" 2>&1 > crypto\cast\c_ofb64.d
crypto\cast\c_skey.obj: "..\crypto\cast\c_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_skey.c" 2>&1 > crypto\cast\c_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cast\c_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cast\c_skey.c" 2>&1 > crypto\cast\c_skey.d
crypto\chacha\chacha_enc.obj: "..\crypto\chacha\chacha_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\chacha\chacha_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\chacha\chacha_enc.c" 2>&1 > crypto\chacha\chacha_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\chacha\chacha_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\chacha\chacha_enc.c" 2>&1 > crypto\chacha\chacha_enc.d
crypto\cmac\cm_ameth.obj: "..\crypto\cmac\cm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_ameth.c" 2>&1 > crypto\cmac\cm_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_ameth.c" 2>&1 > crypto\cmac\cm_ameth.d
crypto\cmac\cm_pmeth.obj: "..\crypto\cmac\cm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_pmeth.c" 2>&1 > crypto\cmac\cm_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cm_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cm_pmeth.c" 2>&1 > crypto\cmac\cm_pmeth.d
crypto\cmac\cmac.obj: "..\crypto\cmac\cmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cmac.c" 2>&1 > crypto\cmac\cmac.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cmac\cmac.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cmac\cmac.c" 2>&1 > crypto\cmac\cmac.d
crypto\cms\cms_asn1.obj: "..\crypto\cms\cms_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_asn1.c" 2>&1 > crypto\cms\cms_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_asn1.c" 2>&1 > crypto\cms\cms_asn1.d
crypto\cms\cms_att.obj: "..\crypto\cms\cms_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_att.c" 2>&1 > crypto\cms\cms_att.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_att.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_att.c" 2>&1 > crypto\cms\cms_att.d
crypto\cms\cms_cd.obj: "..\crypto\cms\cms_cd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_cd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_cd.c" 2>&1 > crypto\cms\cms_cd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_cd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_cd.c" 2>&1 > crypto\cms\cms_cd.d
crypto\cms\cms_dd.obj: "..\crypto\cms\cms_dd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_dd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_dd.c" 2>&1 > crypto\cms\cms_dd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_dd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_dd.c" 2>&1 > crypto\cms\cms_dd.d
crypto\cms\cms_enc.obj: "..\crypto\cms\cms_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_enc.c" 2>&1 > crypto\cms\cms_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_enc.c" 2>&1 > crypto\cms\cms_enc.d
crypto\cms\cms_env.obj: "..\crypto\cms\cms_env.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_env.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_env.c" 2>&1 > crypto\cms\cms_env.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_env.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_env.c" 2>&1 > crypto\cms\cms_env.d
crypto\cms\cms_err.obj: "..\crypto\cms\cms_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_err.c" 2>&1 > crypto\cms\cms_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_err.c" 2>&1 > crypto\cms\cms_err.d
crypto\cms\cms_ess.obj: "..\crypto\cms\cms_ess.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_ess.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_ess.c" 2>&1 > crypto\cms\cms_ess.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_ess.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_ess.c" 2>&1 > crypto\cms\cms_ess.d
crypto\cms\cms_io.obj: "..\crypto\cms\cms_io.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_io.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_io.c" 2>&1 > crypto\cms\cms_io.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_io.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_io.c" 2>&1 > crypto\cms\cms_io.d
crypto\cms\cms_kari.obj: "..\crypto\cms\cms_kari.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_kari.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_kari.c" 2>&1 > crypto\cms\cms_kari.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_kari.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_kari.c" 2>&1 > crypto\cms\cms_kari.d
crypto\cms\cms_lib.obj: "..\crypto\cms\cms_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_lib.c" 2>&1 > crypto\cms\cms_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_lib.c" 2>&1 > crypto\cms\cms_lib.d
crypto\cms\cms_pwri.obj: "..\crypto\cms\cms_pwri.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_pwri.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_pwri.c" 2>&1 > crypto\cms\cms_pwri.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_pwri.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_pwri.c" 2>&1 > crypto\cms\cms_pwri.d
crypto\cms\cms_sd.obj: "..\crypto\cms\cms_sd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_sd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_sd.c" 2>&1 > crypto\cms\cms_sd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_sd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_sd.c" 2>&1 > crypto\cms\cms_sd.d
crypto\cms\cms_smime.obj: "..\crypto\cms\cms_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_smime.c" 2>&1 > crypto\cms\cms_smime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cms\cms_smime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cms\cms_smime.c" 2>&1 > crypto\cms\cms_smime.d
crypto\comp\c_zlib.obj: "..\crypto\comp\c_zlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\c_zlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\c_zlib.c" 2>&1 > crypto\comp\c_zlib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\c_zlib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\c_zlib.c" 2>&1 > crypto\comp\c_zlib.d
crypto\comp\comp_err.obj: "..\crypto\comp\comp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_err.c" 2>&1 > crypto\comp\comp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_err.c" 2>&1 > crypto\comp\comp_err.d
crypto\comp\comp_lib.obj: "..\crypto\comp\comp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_lib.c" 2>&1 > crypto\comp\comp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\comp\comp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\comp\comp_lib.c" 2>&1 > crypto\comp\comp_lib.d
crypto\conf\conf_api.obj: "..\crypto\conf\conf_api.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_api.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_api.c" 2>&1 > crypto\conf\conf_api.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_api.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_api.c" 2>&1 > crypto\conf\conf_api.d
crypto\conf\conf_def.obj: "..\crypto\conf\conf_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_def.c" 2>&1 > crypto\conf\conf_def.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_def.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_def.c" 2>&1 > crypto\conf\conf_def.d
crypto\conf\conf_err.obj: "..\crypto\conf\conf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_err.c" 2>&1 > crypto\conf\conf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_err.c" 2>&1 > crypto\conf\conf_err.d
crypto\conf\conf_lib.obj: "..\crypto\conf\conf_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_lib.c" 2>&1 > crypto\conf\conf_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_lib.c" 2>&1 > crypto\conf\conf_lib.d
crypto\conf\conf_mall.obj: "..\crypto\conf\conf_mall.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mall.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mall.c" 2>&1 > crypto\conf\conf_mall.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mall.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mall.c" 2>&1 > crypto\conf\conf_mall.d
crypto\conf\conf_mod.obj: "..\crypto\conf\conf_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mod.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mod.c" 2>&1 > crypto\conf\conf_mod.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_mod.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_mod.c" 2>&1 > crypto\conf\conf_mod.d
crypto\conf\conf_sap.obj: "..\crypto\conf\conf_sap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_sap.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_sap.c" 2>&1 > crypto\conf\conf_sap.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_sap.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_sap.c" 2>&1 > crypto\conf\conf_sap.d
crypto\conf\conf_ssl.obj: "..\crypto\conf\conf_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_ssl.c" 2>&1 > crypto\conf\conf_ssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\conf\conf_ssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\conf\conf_ssl.c" 2>&1 > crypto\conf\conf_ssl.d
crypto\cpt_err.obj: "..\crypto\cpt_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cpt_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cpt_err.c" 2>&1 > crypto\cpt_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cpt_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cpt_err.c" 2>&1 > crypto\cpt_err.d
crypto\cryptlib.obj: "..\crypto\cryptlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cryptlib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cryptlib.c" 2>&1 > crypto\cryptlib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cryptlib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cryptlib.c" 2>&1 > crypto\cryptlib.d
crypto\ct\ct_b64.obj: "..\crypto\ct\ct_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_b64.c" 2>&1 > crypto\ct\ct_b64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_b64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_b64.c" 2>&1 > crypto\ct\ct_b64.d
crypto\ct\ct_err.obj: "..\crypto\ct\ct_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_err.c" 2>&1 > crypto\ct\ct_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_err.c" 2>&1 > crypto\ct\ct_err.d
crypto\ct\ct_log.obj: "..\crypto\ct\ct_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_log.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_log.c" 2>&1 > crypto\ct\ct_log.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_log.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_log.c" 2>&1 > crypto\ct\ct_log.d
crypto\ct\ct_oct.obj: "..\crypto\ct\ct_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_oct.c" 2>&1 > crypto\ct\ct_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_oct.c" 2>&1 > crypto\ct\ct_oct.d
crypto\ct\ct_policy.obj: "..\crypto\ct\ct_policy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_policy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_policy.c" 2>&1 > crypto\ct\ct_policy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_policy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_policy.c" 2>&1 > crypto\ct\ct_policy.d
crypto\ct\ct_prn.obj: "..\crypto\ct\ct_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_prn.c" 2>&1 > crypto\ct\ct_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_prn.c" 2>&1 > crypto\ct\ct_prn.d
crypto\ct\ct_sct.obj: "..\crypto\ct\ct_sct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct.c" 2>&1 > crypto\ct\ct_sct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct.c" 2>&1 > crypto\ct\ct_sct.d
crypto\ct\ct_sct_ctx.obj: "..\crypto\ct\ct_sct_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct_ctx.c" 2>&1 > crypto\ct\ct_sct_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_sct_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_sct_ctx.c" 2>&1 > crypto\ct\ct_sct_ctx.d
crypto\ct\ct_vfy.obj: "..\crypto\ct\ct_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_vfy.c" 2>&1 > crypto\ct\ct_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_vfy.c" 2>&1 > crypto\ct\ct_vfy.d
crypto\ct\ct_x509v3.obj: "..\crypto\ct\ct_x509v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_x509v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_x509v3.c" 2>&1 > crypto\ct\ct_x509v3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ct\ct_x509v3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ct\ct_x509v3.c" 2>&1 > crypto\ct\ct_x509v3.d
crypto\ctype.obj: "..\crypto\ctype.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ctype.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ctype.c" 2>&1 > crypto\ctype.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ctype.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ctype.c" 2>&1 > crypto\ctype.d
crypto\cversion.obj: "..\crypto\cversion.c" "crypto\buildinf.h"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cversion.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cversion.c" 2>&1 > crypto\cversion.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\cversion.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\cversion.c" 2>&1 > crypto\cversion.d
crypto\buildinf.h: "..\util\mkbuildinf.pl" "configdata.pm"
"$(PERL)" "..\util\mkbuildinf.pl" "$(CC) $(LIB_CFLAGS) $(CPPFLAGS_Q)" "$(PLATFORM)" > $@
crypto\des\cbc_cksm.obj: "..\crypto\des\cbc_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_cksm.c" 2>&1 > crypto\des\cbc_cksm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_cksm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_cksm.c" 2>&1 > crypto\des\cbc_cksm.d
crypto\des\cbc_enc.obj: "..\crypto\des\cbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_enc.c" 2>&1 > crypto\des\cbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cbc_enc.c" 2>&1 > crypto\des\cbc_enc.d
crypto\des\cfb64ede.obj: "..\crypto\des\cfb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64ede.c" 2>&1 > crypto\des\cfb64ede.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64ede.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64ede.c" 2>&1 > crypto\des\cfb64ede.d
crypto\des\cfb64enc.obj: "..\crypto\des\cfb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64enc.c" 2>&1 > crypto\des\cfb64enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb64enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb64enc.c" 2>&1 > crypto\des\cfb64enc.d
crypto\des\cfb_enc.obj: "..\crypto\des\cfb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb_enc.c" 2>&1 > crypto\des\cfb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\cfb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\cfb_enc.c" 2>&1 > crypto\des\cfb_enc.d
crypto\des\des_enc.obj: "..\crypto\des\des_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\des_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\des_enc.c" 2>&1 > crypto\des\des_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\des_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\des_enc.c" 2>&1 > crypto\des\des_enc.d
crypto\des\ecb3_enc.obj: "..\crypto\des\ecb3_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb3_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb3_enc.c" 2>&1 > crypto\des\ecb3_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb3_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb3_enc.c" 2>&1 > crypto\des\ecb3_enc.d
crypto\des\ecb_enc.obj: "..\crypto\des\ecb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb_enc.c" 2>&1 > crypto\des\ecb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ecb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ecb_enc.c" 2>&1 > crypto\des\ecb_enc.d
crypto\des\fcrypt.obj: "..\crypto\des\fcrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt.c" 2>&1 > crypto\des\fcrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt.c" 2>&1 > crypto\des\fcrypt.d
crypto\des\fcrypt_b.obj: "..\crypto\des\fcrypt_b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt_b.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt_b.c" 2>&1 > crypto\des\fcrypt_b.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\fcrypt_b.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\fcrypt_b.c" 2>&1 > crypto\des\fcrypt_b.d
crypto\des\ofb64ede.obj: "..\crypto\des\ofb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64ede.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64ede.c" 2>&1 > crypto\des\ofb64ede.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64ede.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64ede.c" 2>&1 > crypto\des\ofb64ede.d
crypto\des\ofb64enc.obj: "..\crypto\des\ofb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64enc.c" 2>&1 > crypto\des\ofb64enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb64enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb64enc.c" 2>&1 > crypto\des\ofb64enc.d
crypto\des\ofb_enc.obj: "..\crypto\des\ofb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb_enc.c" 2>&1 > crypto\des\ofb_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\ofb_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\ofb_enc.c" 2>&1 > crypto\des\ofb_enc.d
crypto\des\pcbc_enc.obj: "..\crypto\des\pcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\pcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\pcbc_enc.c" 2>&1 > crypto\des\pcbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\pcbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\pcbc_enc.c" 2>&1 > crypto\des\pcbc_enc.d
crypto\des\qud_cksm.obj: "..\crypto\des\qud_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\qud_cksm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\qud_cksm.c" 2>&1 > crypto\des\qud_cksm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\qud_cksm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\qud_cksm.c" 2>&1 > crypto\des\qud_cksm.d
crypto\des\rand_key.obj: "..\crypto\des\rand_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\rand_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\rand_key.c" 2>&1 > crypto\des\rand_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\rand_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\rand_key.c" 2>&1 > crypto\des\rand_key.d
crypto\des\set_key.obj: "..\crypto\des\set_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\set_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\set_key.c" 2>&1 > crypto\des\set_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\set_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\set_key.c" 2>&1 > crypto\des\set_key.d
crypto\des\str2key.obj: "..\crypto\des\str2key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\str2key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\str2key.c" 2>&1 > crypto\des\str2key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\str2key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\str2key.c" 2>&1 > crypto\des\str2key.d
crypto\des\xcbc_enc.obj: "..\crypto\des\xcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\xcbc_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\xcbc_enc.c" 2>&1 > crypto\des\xcbc_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\des\xcbc_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\des\xcbc_enc.c" 2>&1 > crypto\des\xcbc_enc.d
crypto\dh\dh_ameth.obj: "..\crypto\dh\dh_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_ameth.c" 2>&1 > crypto\dh\dh_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_ameth.c" 2>&1 > crypto\dh\dh_ameth.d
crypto\dh\dh_asn1.obj: "..\crypto\dh\dh_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_asn1.c" 2>&1 > crypto\dh\dh_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_asn1.c" 2>&1 > crypto\dh\dh_asn1.d
crypto\dh\dh_check.obj: "..\crypto\dh\dh_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_check.c" 2>&1 > crypto\dh\dh_check.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_check.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_check.c" 2>&1 > crypto\dh\dh_check.d
crypto\dh\dh_depr.obj: "..\crypto\dh\dh_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_depr.c" 2>&1 > crypto\dh\dh_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_depr.c" 2>&1 > crypto\dh\dh_depr.d
crypto\dh\dh_err.obj: "..\crypto\dh\dh_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_err.c" 2>&1 > crypto\dh\dh_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_err.c" 2>&1 > crypto\dh\dh_err.d
crypto\dh\dh_gen.obj: "..\crypto\dh\dh_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_gen.c" 2>&1 > crypto\dh\dh_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_gen.c" 2>&1 > crypto\dh\dh_gen.d
crypto\dh\dh_kdf.obj: "..\crypto\dh\dh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_kdf.c" 2>&1 > crypto\dh\dh_kdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_kdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_kdf.c" 2>&1 > crypto\dh\dh_kdf.d
crypto\dh\dh_key.obj: "..\crypto\dh\dh_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_key.c" 2>&1 > crypto\dh\dh_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_key.c" 2>&1 > crypto\dh\dh_key.d
crypto\dh\dh_lib.obj: "..\crypto\dh\dh_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_lib.c" 2>&1 > crypto\dh\dh_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_lib.c" 2>&1 > crypto\dh\dh_lib.d
crypto\dh\dh_meth.obj: "..\crypto\dh\dh_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_meth.c" 2>&1 > crypto\dh\dh_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_meth.c" 2>&1 > crypto\dh\dh_meth.d
crypto\dh\dh_pmeth.obj: "..\crypto\dh\dh_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_pmeth.c" 2>&1 > crypto\dh\dh_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_pmeth.c" 2>&1 > crypto\dh\dh_pmeth.d
crypto\dh\dh_prn.obj: "..\crypto\dh\dh_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_prn.c" 2>&1 > crypto\dh\dh_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_prn.c" 2>&1 > crypto\dh\dh_prn.d
crypto\dh\dh_rfc5114.obj: "..\crypto\dh\dh_rfc5114.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc5114.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc5114.c" 2>&1 > crypto\dh\dh_rfc5114.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc5114.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc5114.c" 2>&1 > crypto\dh\dh_rfc5114.d
crypto\dh\dh_rfc7919.obj: "..\crypto\dh\dh_rfc7919.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc7919.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc7919.c" 2>&1 > crypto\dh\dh_rfc7919.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dh\dh_rfc7919.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dh\dh_rfc7919.c" 2>&1 > crypto\dh\dh_rfc7919.d
crypto\dsa\dsa_ameth.obj: "..\crypto\dsa\dsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ameth.c" 2>&1 > crypto\dsa\dsa_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ameth.c" 2>&1 > crypto\dsa\dsa_ameth.d
crypto\dsa\dsa_asn1.obj: "..\crypto\dsa\dsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_asn1.c" 2>&1 > crypto\dsa\dsa_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_asn1.c" 2>&1 > crypto\dsa\dsa_asn1.d
crypto\dsa\dsa_depr.obj: "..\crypto\dsa\dsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_depr.c" 2>&1 > crypto\dsa\dsa_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_depr.c" 2>&1 > crypto\dsa\dsa_depr.d
crypto\dsa\dsa_err.obj: "..\crypto\dsa\dsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_err.c" 2>&1 > crypto\dsa\dsa_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_err.c" 2>&1 > crypto\dsa\dsa_err.d
crypto\dsa\dsa_gen.obj: "..\crypto\dsa\dsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_gen.c" 2>&1 > crypto\dsa\dsa_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_gen.c" 2>&1 > crypto\dsa\dsa_gen.d
crypto\dsa\dsa_key.obj: "..\crypto\dsa\dsa_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_key.c" 2>&1 > crypto\dsa\dsa_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_key.c" 2>&1 > crypto\dsa\dsa_key.d
crypto\dsa\dsa_lib.obj: "..\crypto\dsa\dsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_lib.c" 2>&1 > crypto\dsa\dsa_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_lib.c" 2>&1 > crypto\dsa\dsa_lib.d
crypto\dsa\dsa_meth.obj: "..\crypto\dsa\dsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_meth.c" 2>&1 > crypto\dsa\dsa_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_meth.c" 2>&1 > crypto\dsa\dsa_meth.d
crypto\dsa\dsa_ossl.obj: "..\crypto\dsa\dsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ossl.c" 2>&1 > crypto\dsa\dsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_ossl.c" 2>&1 > crypto\dsa\dsa_ossl.d
crypto\dsa\dsa_pmeth.obj: "..\crypto\dsa\dsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_pmeth.c" 2>&1 > crypto\dsa\dsa_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_pmeth.c" 2>&1 > crypto\dsa\dsa_pmeth.d
crypto\dsa\dsa_prn.obj: "..\crypto\dsa\dsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_prn.c" 2>&1 > crypto\dsa\dsa_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_prn.c" 2>&1 > crypto\dsa\dsa_prn.d
crypto\dsa\dsa_sign.obj: "..\crypto\dsa\dsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_sign.c" 2>&1 > crypto\dsa\dsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_sign.c" 2>&1 > crypto\dsa\dsa_sign.d
crypto\dsa\dsa_vrf.obj: "..\crypto\dsa\dsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_vrf.c" 2>&1 > crypto\dsa\dsa_vrf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dsa\dsa_vrf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dsa\dsa_vrf.c" 2>&1 > crypto\dsa\dsa_vrf.d
crypto\dso\dso_dl.obj: "..\crypto\dso\dso_dl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dl.c" 2>&1 > crypto\dso\dso_dl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dl.c" 2>&1 > crypto\dso\dso_dl.d
crypto\dso\dso_dlfcn.obj: "..\crypto\dso\dso_dlfcn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dlfcn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dlfcn.c" 2>&1 > crypto\dso\dso_dlfcn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_dlfcn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_dlfcn.c" 2>&1 > crypto\dso\dso_dlfcn.d
crypto\dso\dso_err.obj: "..\crypto\dso\dso_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_err.c" 2>&1 > crypto\dso\dso_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_err.c" 2>&1 > crypto\dso\dso_err.d
crypto\dso\dso_lib.obj: "..\crypto\dso\dso_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_lib.c" 2>&1 > crypto\dso\dso_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_lib.c" 2>&1 > crypto\dso\dso_lib.d
crypto\dso\dso_openssl.obj: "..\crypto\dso\dso_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_openssl.c" 2>&1 > crypto\dso\dso_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_openssl.c" 2>&1 > crypto\dso\dso_openssl.d
crypto\dso\dso_vms.obj: "..\crypto\dso\dso_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_vms.c" 2>&1 > crypto\dso\dso_vms.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_vms.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_vms.c" 2>&1 > crypto\dso\dso_vms.d
crypto\dso\dso_win32.obj: "..\crypto\dso\dso_win32.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_win32.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_win32.c" 2>&1 > crypto\dso\dso_win32.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\dso\dso_win32.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\dso\dso_win32.c" 2>&1 > crypto\dso\dso_win32.d
crypto\ebcdic.obj: "..\crypto\ebcdic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ebcdic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ebcdic.c" 2>&1 > crypto\ebcdic.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ebcdic.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ebcdic.c" 2>&1 > crypto\ebcdic.d
crypto\ec\curve25519.obj: "..\crypto\ec\curve25519.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve25519.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve25519.c" 2>&1 > crypto\ec\curve25519.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve25519.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve25519.c" 2>&1 > crypto\ec\curve25519.d
crypto\ec\curve448\arch_32\f_impl.obj: "..\crypto\ec\curve448\arch_32\f_impl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\arch_32\f_impl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\arch_32\f_impl.c" 2>&1 > crypto\ec\curve448\arch_32\f_impl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\arch_32\f_impl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\arch_32\f_impl.c" 2>&1 > crypto\ec\curve448\arch_32\f_impl.d
crypto\ec\curve448\curve448.obj: "..\crypto\ec\curve448\curve448.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448.c" 2>&1 > crypto\ec\curve448\curve448.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448.c" 2>&1 > crypto\ec\curve448\curve448.d
crypto\ec\curve448\curve448_tables.obj: "..\crypto\ec\curve448\curve448_tables.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448_tables.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448_tables.c" 2>&1 > crypto\ec\curve448\curve448_tables.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\curve448_tables.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\curve448_tables.c" 2>&1 > crypto\ec\curve448\curve448_tables.d
crypto\ec\curve448\eddsa.obj: "..\crypto\ec\curve448\eddsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\eddsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\eddsa.c" 2>&1 > crypto\ec\curve448\eddsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\eddsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\eddsa.c" 2>&1 > crypto\ec\curve448\eddsa.d
crypto\ec\curve448\f_generic.obj: "..\crypto\ec\curve448\f_generic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\f_generic.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\f_generic.c" 2>&1 > crypto\ec\curve448\f_generic.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\f_generic.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\f_generic.c" 2>&1 > crypto\ec\curve448\f_generic.d
crypto\ec\curve448\scalar.obj: "..\crypto\ec\curve448\scalar.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\scalar.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\scalar.c" 2>&1 > crypto\ec\curve448\scalar.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\curve448\scalar.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\ec\curve448\arch_32" /I "crypto\ec\curve448" /I ".." /I "..\include" /I "..\crypto\ec\curve448\arch_32" /I "..\crypto\ec\curve448" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\curve448\scalar.c" 2>&1 > crypto\ec\curve448\scalar.d
crypto\ec\ec2_oct.obj: "..\crypto\ec\ec2_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_oct.c" 2>&1 > crypto\ec\ec2_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_oct.c" 2>&1 > crypto\ec\ec2_oct.d
crypto\ec\ec2_smpl.obj: "..\crypto\ec\ec2_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_smpl.c" 2>&1 > crypto\ec\ec2_smpl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec2_smpl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec2_smpl.c" 2>&1 > crypto\ec\ec2_smpl.d
crypto\ec\ec_ameth.obj: "..\crypto\ec\ec_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_ameth.c" 2>&1 > crypto\ec\ec_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_ameth.c" 2>&1 > crypto\ec\ec_ameth.d
crypto\ec\ec_asn1.obj: "..\crypto\ec\ec_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_asn1.c" 2>&1 > crypto\ec\ec_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_asn1.c" 2>&1 > crypto\ec\ec_asn1.d
crypto\ec\ec_check.obj: "..\crypto\ec\ec_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_check.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_check.c" 2>&1 > crypto\ec\ec_check.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_check.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_check.c" 2>&1 > crypto\ec\ec_check.d
crypto\ec\ec_curve.obj: "..\crypto\ec\ec_curve.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_curve.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_curve.c" 2>&1 > crypto\ec\ec_curve.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_curve.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_curve.c" 2>&1 > crypto\ec\ec_curve.d
crypto\ec\ec_cvt.obj: "..\crypto\ec\ec_cvt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_cvt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_cvt.c" 2>&1 > crypto\ec\ec_cvt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_cvt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_cvt.c" 2>&1 > crypto\ec\ec_cvt.d
crypto\ec\ec_err.obj: "..\crypto\ec\ec_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_err.c" 2>&1 > crypto\ec\ec_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_err.c" 2>&1 > crypto\ec\ec_err.d
crypto\ec\ec_key.obj: "..\crypto\ec\ec_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_key.c" 2>&1 > crypto\ec\ec_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_key.c" 2>&1 > crypto\ec\ec_key.d
crypto\ec\ec_kmeth.obj: "..\crypto\ec\ec_kmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_kmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_kmeth.c" 2>&1 > crypto\ec\ec_kmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_kmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_kmeth.c" 2>&1 > crypto\ec\ec_kmeth.d
crypto\ec\ec_lib.obj: "..\crypto\ec\ec_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_lib.c" 2>&1 > crypto\ec\ec_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_lib.c" 2>&1 > crypto\ec\ec_lib.d
crypto\ec\ec_mult.obj: "..\crypto\ec\ec_mult.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_mult.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_mult.c" 2>&1 > crypto\ec\ec_mult.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_mult.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_mult.c" 2>&1 > crypto\ec\ec_mult.d
crypto\ec\ec_oct.obj: "..\crypto\ec\ec_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_oct.c" 2>&1 > crypto\ec\ec_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_oct.c" 2>&1 > crypto\ec\ec_oct.d
crypto\ec\ec_pmeth.obj: "..\crypto\ec\ec_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_pmeth.c" 2>&1 > crypto\ec\ec_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_pmeth.c" 2>&1 > crypto\ec\ec_pmeth.d
crypto\ec\ec_print.obj: "..\crypto\ec\ec_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_print.c" 2>&1 > crypto\ec\ec_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ec_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ec_print.c" 2>&1 > crypto\ec\ec_print.d
crypto\ec\ecdh_kdf.obj: "..\crypto\ec\ecdh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_kdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_kdf.c" 2>&1 > crypto\ec\ecdh_kdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_kdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_kdf.c" 2>&1 > crypto\ec\ecdh_kdf.d
crypto\ec\ecdh_ossl.obj: "..\crypto\ec\ecdh_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_ossl.c" 2>&1 > crypto\ec\ecdh_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdh_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdh_ossl.c" 2>&1 > crypto\ec\ecdh_ossl.d
crypto\ec\ecdsa_ossl.obj: "..\crypto\ec\ecdsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_ossl.c" 2>&1 > crypto\ec\ecdsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_ossl.c" 2>&1 > crypto\ec\ecdsa_ossl.d
crypto\ec\ecdsa_sign.obj: "..\crypto\ec\ecdsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_sign.c" 2>&1 > crypto\ec\ecdsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_sign.c" 2>&1 > crypto\ec\ecdsa_sign.d
crypto\ec\ecdsa_vrf.obj: "..\crypto\ec\ecdsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_vrf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_vrf.c" 2>&1 > crypto\ec\ecdsa_vrf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecdsa_vrf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecdsa_vrf.c" 2>&1 > crypto\ec\ecdsa_vrf.d
crypto\ec\eck_prn.obj: "..\crypto\ec\eck_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\eck_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\eck_prn.c" 2>&1 > crypto\ec\eck_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\eck_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\eck_prn.c" 2>&1 > crypto\ec\eck_prn.d
crypto\ec\ecp_mont.obj: "..\crypto\ec\ecp_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_mont.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_mont.c" 2>&1 > crypto\ec\ecp_mont.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_mont.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_mont.c" 2>&1 > crypto\ec\ecp_mont.d
crypto\ec\ecp_nist.obj: "..\crypto\ec\ecp_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nist.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nist.c" 2>&1 > crypto\ec\ecp_nist.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nist.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nist.c" 2>&1 > crypto\ec\ecp_nist.d
crypto\ec\ecp_nistp224.obj: "..\crypto\ec\ecp_nistp224.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp224.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp224.c" 2>&1 > crypto\ec\ecp_nistp224.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp224.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp224.c" 2>&1 > crypto\ec\ecp_nistp224.d
crypto\ec\ecp_nistp256.obj: "..\crypto\ec\ecp_nistp256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp256.c" 2>&1 > crypto\ec\ecp_nistp256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp256.c" 2>&1 > crypto\ec\ecp_nistp256.d
crypto\ec\ecp_nistp521.obj: "..\crypto\ec\ecp_nistp521.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp521.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp521.c" 2>&1 > crypto\ec\ecp_nistp521.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistp521.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistp521.c" 2>&1 > crypto\ec\ecp_nistp521.d
crypto\ec\ecp_nistputil.obj: "..\crypto\ec\ecp_nistputil.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistputil.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistputil.c" 2>&1 > crypto\ec\ecp_nistputil.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_nistputil.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_nistputil.c" 2>&1 > crypto\ec\ecp_nistputil.d
crypto\ec\ecp_oct.obj: "..\crypto\ec\ecp_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_oct.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_oct.c" 2>&1 > crypto\ec\ecp_oct.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_oct.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_oct.c" 2>&1 > crypto\ec\ecp_oct.d
crypto\ec\ecp_smpl.obj: "..\crypto\ec\ecp_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_smpl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_smpl.c" 2>&1 > crypto\ec\ecp_smpl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecp_smpl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecp_smpl.c" 2>&1 > crypto\ec\ecp_smpl.d
crypto\ec\ecx_meth.obj: "..\crypto\ec\ecx_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecx_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecx_meth.c" 2>&1 > crypto\ec\ecx_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ec\ecx_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ec\ecx_meth.c" 2>&1 > crypto\ec\ecx_meth.d
crypto\engine\eng_all.obj: "..\crypto\engine\eng_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_all.c" 2>&1 > crypto\engine\eng_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_all.c" 2>&1 > crypto\engine\eng_all.d
crypto\engine\eng_cnf.obj: "..\crypto\engine\eng_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_cnf.c" 2>&1 > crypto\engine\eng_cnf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_cnf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_cnf.c" 2>&1 > crypto\engine\eng_cnf.d
crypto\engine\eng_ctrl.obj: "..\crypto\engine\eng_ctrl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_ctrl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_ctrl.c" 2>&1 > crypto\engine\eng_ctrl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_ctrl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_ctrl.c" 2>&1 > crypto\engine\eng_ctrl.d
crypto\engine\eng_dyn.obj: "..\crypto\engine\eng_dyn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_dyn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_dyn.c" 2>&1 > crypto\engine\eng_dyn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_dyn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_dyn.c" 2>&1 > crypto\engine\eng_dyn.d
crypto\engine\eng_err.obj: "..\crypto\engine\eng_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_err.c" 2>&1 > crypto\engine\eng_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_err.c" 2>&1 > crypto\engine\eng_err.d
crypto\engine\eng_fat.obj: "..\crypto\engine\eng_fat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_fat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_fat.c" 2>&1 > crypto\engine\eng_fat.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_fat.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_fat.c" 2>&1 > crypto\engine\eng_fat.d
crypto\engine\eng_init.obj: "..\crypto\engine\eng_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_init.c" 2>&1 > crypto\engine\eng_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_init.c" 2>&1 > crypto\engine\eng_init.d
crypto\engine\eng_lib.obj: "..\crypto\engine\eng_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_lib.c" 2>&1 > crypto\engine\eng_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_lib.c" 2>&1 > crypto\engine\eng_lib.d
crypto\engine\eng_list.obj: "..\crypto\engine\eng_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_list.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_list.c" 2>&1 > crypto\engine\eng_list.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_list.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_list.c" 2>&1 > crypto\engine\eng_list.d
crypto\engine\eng_openssl.obj: "..\crypto\engine\eng_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_openssl.c" 2>&1 > crypto\engine\eng_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_openssl.c" 2>&1 > crypto\engine\eng_openssl.d
crypto\engine\eng_pkey.obj: "..\crypto\engine\eng_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_pkey.c" 2>&1 > crypto\engine\eng_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_pkey.c" 2>&1 > crypto\engine\eng_pkey.d
crypto\engine\eng_rdrand.obj: "..\crypto\engine\eng_rdrand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_rdrand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_rdrand.c" 2>&1 > crypto\engine\eng_rdrand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_rdrand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_rdrand.c" 2>&1 > crypto\engine\eng_rdrand.d
crypto\engine\eng_table.obj: "..\crypto\engine\eng_table.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_table.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_table.c" 2>&1 > crypto\engine\eng_table.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\eng_table.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\eng_table.c" 2>&1 > crypto\engine\eng_table.d
crypto\engine\tb_asnmth.obj: "..\crypto\engine\tb_asnmth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_asnmth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_asnmth.c" 2>&1 > crypto\engine\tb_asnmth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_asnmth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_asnmth.c" 2>&1 > crypto\engine\tb_asnmth.d
crypto\engine\tb_cipher.obj: "..\crypto\engine\tb_cipher.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_cipher.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_cipher.c" 2>&1 > crypto\engine\tb_cipher.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_cipher.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_cipher.c" 2>&1 > crypto\engine\tb_cipher.d
crypto\engine\tb_dh.obj: "..\crypto\engine\tb_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dh.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dh.c" 2>&1 > crypto\engine\tb_dh.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dh.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dh.c" 2>&1 > crypto\engine\tb_dh.d
crypto\engine\tb_digest.obj: "..\crypto\engine\tb_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_digest.c" 2>&1 > crypto\engine\tb_digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_digest.c" 2>&1 > crypto\engine\tb_digest.d
crypto\engine\tb_dsa.obj: "..\crypto\engine\tb_dsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dsa.c" 2>&1 > crypto\engine\tb_dsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_dsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_dsa.c" 2>&1 > crypto\engine\tb_dsa.d
crypto\engine\tb_eckey.obj: "..\crypto\engine\tb_eckey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_eckey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_eckey.c" 2>&1 > crypto\engine\tb_eckey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_eckey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_eckey.c" 2>&1 > crypto\engine\tb_eckey.d
crypto\engine\tb_pkmeth.obj: "..\crypto\engine\tb_pkmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_pkmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_pkmeth.c" 2>&1 > crypto\engine\tb_pkmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_pkmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_pkmeth.c" 2>&1 > crypto\engine\tb_pkmeth.d
crypto\engine\tb_rand.obj: "..\crypto\engine\tb_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rand.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rand.c" 2>&1 > crypto\engine\tb_rand.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rand.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rand.c" 2>&1 > crypto\engine\tb_rand.d
crypto\engine\tb_rsa.obj: "..\crypto\engine\tb_rsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rsa.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rsa.c" 2>&1 > crypto\engine\tb_rsa.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\engine\tb_rsa.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\engine\tb_rsa.c" 2>&1 > crypto\engine\tb_rsa.d
crypto\err\err.obj: "..\crypto\err\err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err.c" 2>&1 > crypto\err\err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err.c" 2>&1 > crypto\err\err.d
crypto\err\err_all.obj: "..\crypto\err\err_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_all.c" 2>&1 > crypto\err\err_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_all.c" 2>&1 > crypto\err\err_all.d
crypto\err\err_prn.obj: "..\crypto\err\err_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_prn.c" 2>&1 > crypto\err\err_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\err\err_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\err\err_prn.c" 2>&1 > crypto\err\err_prn.d
crypto\evp\bio_b64.obj: "..\crypto\evp\bio_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_b64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_b64.c" 2>&1 > crypto\evp\bio_b64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_b64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_b64.c" 2>&1 > crypto\evp\bio_b64.d
crypto\evp\bio_enc.obj: "..\crypto\evp\bio_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_enc.c" 2>&1 > crypto\evp\bio_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_enc.c" 2>&1 > crypto\evp\bio_enc.d
crypto\evp\bio_md.obj: "..\crypto\evp\bio_md.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_md.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_md.c" 2>&1 > crypto\evp\bio_md.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_md.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_md.c" 2>&1 > crypto\evp\bio_md.d
crypto\evp\bio_ok.obj: "..\crypto\evp\bio_ok.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_ok.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_ok.c" 2>&1 > crypto\evp\bio_ok.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\bio_ok.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\bio_ok.c" 2>&1 > crypto\evp\bio_ok.d
crypto\evp\c_allc.obj: "..\crypto\evp\c_allc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_allc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_allc.c" 2>&1 > crypto\evp\c_allc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_allc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_allc.c" 2>&1 > crypto\evp\c_allc.d
crypto\evp\c_alld.obj: "..\crypto\evp\c_alld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_alld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_alld.c" 2>&1 > crypto\evp\c_alld.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\c_alld.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\c_alld.c" 2>&1 > crypto\evp\c_alld.d
crypto\evp\cmeth_lib.obj: "..\crypto\evp\cmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\cmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\cmeth_lib.c" 2>&1 > crypto\evp\cmeth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\cmeth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\cmeth_lib.c" 2>&1 > crypto\evp\cmeth_lib.d
crypto\evp\digest.obj: "..\crypto\evp\digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\digest.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\digest.c" 2>&1 > crypto\evp\digest.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\digest.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\digest.c" 2>&1 > crypto\evp\digest.d
crypto\evp\e_aes.obj: "..\crypto\evp\e_aes.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes.c" 2>&1 > crypto\evp\e_aes.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes.c" 2>&1 > crypto\evp\e_aes.d
crypto\evp\e_aes_cbc_hmac_sha1.obj: "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha1.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha1.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha1.d
crypto\evp\e_aes_cbc_hmac_sha256.obj: "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha256.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aes_cbc_hmac_sha256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aes_cbc_hmac_sha256.c" 2>&1 > crypto\evp\e_aes_cbc_hmac_sha256.d
crypto\evp\e_aria.obj: "..\crypto\evp\e_aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aria.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aria.c" 2>&1 > crypto\evp\e_aria.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_aria.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_aria.c" 2>&1 > crypto\evp\e_aria.d
crypto\evp\e_bf.obj: "..\crypto\evp\e_bf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_bf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_bf.c" 2>&1 > crypto\evp\e_bf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_bf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_bf.c" 2>&1 > crypto\evp\e_bf.d
crypto\evp\e_camellia.obj: "..\crypto\evp\e_camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_camellia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_camellia.c" 2>&1 > crypto\evp\e_camellia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_camellia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_camellia.c" 2>&1 > crypto\evp\e_camellia.d
crypto\evp\e_cast.obj: "..\crypto\evp\e_cast.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_cast.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_cast.c" 2>&1 > crypto\evp\e_cast.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_cast.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_cast.c" 2>&1 > crypto\evp\e_cast.d
crypto\evp\e_chacha20_poly1305.obj: "..\crypto\evp\e_chacha20_poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_chacha20_poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_chacha20_poly1305.c" 2>&1 > crypto\evp\e_chacha20_poly1305.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_chacha20_poly1305.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_chacha20_poly1305.c" 2>&1 > crypto\evp\e_chacha20_poly1305.d
crypto\evp\e_des.obj: "..\crypto\evp\e_des.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des.c" 2>&1 > crypto\evp\e_des.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des.c" 2>&1 > crypto\evp\e_des.d
crypto\evp\e_des3.obj: "..\crypto\evp\e_des3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des3.c" 2>&1 > crypto\evp\e_des3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_des3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_des3.c" 2>&1 > crypto\evp\e_des3.d
crypto\evp\e_idea.obj: "..\crypto\evp\e_idea.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_idea.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_idea.c" 2>&1 > crypto\evp\e_idea.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_idea.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_idea.c" 2>&1 > crypto\evp\e_idea.d
crypto\evp\e_null.obj: "..\crypto\evp\e_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_null.c" 2>&1 > crypto\evp\e_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_null.c" 2>&1 > crypto\evp\e_null.d
crypto\evp\e_old.obj: "..\crypto\evp\e_old.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_old.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_old.c" 2>&1 > crypto\evp\e_old.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_old.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_old.c" 2>&1 > crypto\evp\e_old.d
crypto\evp\e_rc2.obj: "..\crypto\evp\e_rc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc2.c" 2>&1 > crypto\evp\e_rc2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc2.c" 2>&1 > crypto\evp\e_rc2.d
crypto\evp\e_rc4.obj: "..\crypto\evp\e_rc4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4.c" 2>&1 > crypto\evp\e_rc4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4.c" 2>&1 > crypto\evp\e_rc4.d
crypto\evp\e_rc4_hmac_md5.obj: "..\crypto\evp\e_rc4_hmac_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4_hmac_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4_hmac_md5.c" 2>&1 > crypto\evp\e_rc4_hmac_md5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc4_hmac_md5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc4_hmac_md5.c" 2>&1 > crypto\evp\e_rc4_hmac_md5.d
crypto\evp\e_rc5.obj: "..\crypto\evp\e_rc5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc5.c" 2>&1 > crypto\evp\e_rc5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_rc5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_rc5.c" 2>&1 > crypto\evp\e_rc5.d
crypto\evp\e_seed.obj: "..\crypto\evp\e_seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_seed.c" 2>&1 > crypto\evp\e_seed.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_seed.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_seed.c" 2>&1 > crypto\evp\e_seed.d
crypto\evp\e_sm4.obj: "..\crypto\evp\e_sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_sm4.c" 2>&1 > crypto\evp\e_sm4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_sm4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_sm4.c" 2>&1 > crypto\evp\e_sm4.d
crypto\evp\e_xcbc_d.obj: "..\crypto\evp\e_xcbc_d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_xcbc_d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_xcbc_d.c" 2>&1 > crypto\evp\e_xcbc_d.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\e_xcbc_d.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\e_xcbc_d.c" 2>&1 > crypto\evp\e_xcbc_d.d
crypto\evp\encode.obj: "..\crypto\evp\encode.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\encode.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\encode.c" 2>&1 > crypto\evp\encode.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\encode.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\encode.c" 2>&1 > crypto\evp\encode.d
crypto\evp\evp_cnf.obj: "..\crypto\evp\evp_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_cnf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_cnf.c" 2>&1 > crypto\evp\evp_cnf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_cnf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_cnf.c" 2>&1 > crypto\evp\evp_cnf.d
crypto\evp\evp_enc.obj: "..\crypto\evp\evp_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_enc.c" 2>&1 > crypto\evp\evp_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_enc.c" 2>&1 > crypto\evp\evp_enc.d
crypto\evp\evp_err.obj: "..\crypto\evp\evp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_err.c" 2>&1 > crypto\evp\evp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_err.c" 2>&1 > crypto\evp\evp_err.d
crypto\evp\evp_key.obj: "..\crypto\evp\evp_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_key.c" 2>&1 > crypto\evp\evp_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_key.c" 2>&1 > crypto\evp\evp_key.d
crypto\evp\evp_lib.obj: "..\crypto\evp\evp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_lib.c" 2>&1 > crypto\evp\evp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_lib.c" 2>&1 > crypto\evp\evp_lib.d
crypto\evp\evp_pbe.obj: "..\crypto\evp\evp_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pbe.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pbe.c" 2>&1 > crypto\evp\evp_pbe.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pbe.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pbe.c" 2>&1 > crypto\evp\evp_pbe.d
crypto\evp\evp_pkey.obj: "..\crypto\evp\evp_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pkey.c" 2>&1 > crypto\evp\evp_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\evp_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\evp_pkey.c" 2>&1 > crypto\evp\evp_pkey.d
crypto\evp\m_md2.obj: "..\crypto\evp\m_md2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md2.c" 2>&1 > crypto\evp\m_md2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md2.c" 2>&1 > crypto\evp\m_md2.d
crypto\evp\m_md4.obj: "..\crypto\evp\m_md4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md4.c" 2>&1 > crypto\evp\m_md4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md4.c" 2>&1 > crypto\evp\m_md4.d
crypto\evp\m_md5.obj: "..\crypto\evp\m_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5.c" 2>&1 > crypto\evp\m_md5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5.c" 2>&1 > crypto\evp\m_md5.d
crypto\evp\m_md5_sha1.obj: "..\crypto\evp\m_md5_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5_sha1.c" 2>&1 > crypto\evp\m_md5_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_md5_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_md5_sha1.c" 2>&1 > crypto\evp\m_md5_sha1.d
crypto\evp\m_mdc2.obj: "..\crypto\evp\m_mdc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_mdc2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_mdc2.c" 2>&1 > crypto\evp\m_mdc2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_mdc2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_mdc2.c" 2>&1 > crypto\evp\m_mdc2.d
crypto\evp\m_null.obj: "..\crypto\evp\m_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_null.c" 2>&1 > crypto\evp\m_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_null.c" 2>&1 > crypto\evp\m_null.d
crypto\evp\m_ripemd.obj: "..\crypto\evp\m_ripemd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_ripemd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_ripemd.c" 2>&1 > crypto\evp\m_ripemd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_ripemd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_ripemd.c" 2>&1 > crypto\evp\m_ripemd.d
crypto\evp\m_sha1.obj: "..\crypto\evp\m_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha1.c" 2>&1 > crypto\evp\m_sha1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha1.c" 2>&1 > crypto\evp\m_sha1.d
crypto\evp\m_sha3.obj: "..\crypto\evp\m_sha3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha3.c" 2>&1 > crypto\evp\m_sha3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sha3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sha3.c" 2>&1 > crypto\evp\m_sha3.d
crypto\evp\m_sigver.obj: "..\crypto\evp\m_sigver.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sigver.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sigver.c" 2>&1 > crypto\evp\m_sigver.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_sigver.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_sigver.c" 2>&1 > crypto\evp\m_sigver.d
crypto\evp\m_wp.obj: "..\crypto\evp\m_wp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_wp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_wp.c" 2>&1 > crypto\evp\m_wp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\m_wp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\m_wp.c" 2>&1 > crypto\evp\m_wp.d
crypto\evp\names.obj: "..\crypto\evp\names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\names.c" 2>&1 > crypto\evp\names.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\names.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\names.c" 2>&1 > crypto\evp\names.d
crypto\evp\p5_crpt.obj: "..\crypto\evp\p5_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt.c" 2>&1 > crypto\evp\p5_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt.c" 2>&1 > crypto\evp\p5_crpt.d
crypto\evp\p5_crpt2.obj: "..\crypto\evp\p5_crpt2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt2.c" 2>&1 > crypto\evp\p5_crpt2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p5_crpt2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p5_crpt2.c" 2>&1 > crypto\evp\p5_crpt2.d
crypto\evp\p_dec.obj: "..\crypto\evp\p_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_dec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_dec.c" 2>&1 > crypto\evp\p_dec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_dec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_dec.c" 2>&1 > crypto\evp\p_dec.d
crypto\evp\p_enc.obj: "..\crypto\evp\p_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_enc.c" 2>&1 > crypto\evp\p_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_enc.c" 2>&1 > crypto\evp\p_enc.d
crypto\evp\p_lib.obj: "..\crypto\evp\p_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_lib.c" 2>&1 > crypto\evp\p_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_lib.c" 2>&1 > crypto\evp\p_lib.d
crypto\evp\p_open.obj: "..\crypto\evp\p_open.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_open.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_open.c" 2>&1 > crypto\evp\p_open.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_open.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_open.c" 2>&1 > crypto\evp\p_open.d
crypto\evp\p_seal.obj: "..\crypto\evp\p_seal.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_seal.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_seal.c" 2>&1 > crypto\evp\p_seal.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_seal.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_seal.c" 2>&1 > crypto\evp\p_seal.d
crypto\evp\p_sign.obj: "..\crypto\evp\p_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_sign.c" 2>&1 > crypto\evp\p_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_sign.c" 2>&1 > crypto\evp\p_sign.d
crypto\evp\p_verify.obj: "..\crypto\evp\p_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_verify.c" 2>&1 > crypto\evp\p_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\p_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\p_verify.c" 2>&1 > crypto\evp\p_verify.d
crypto\evp\pbe_scrypt.obj: "..\crypto\evp\pbe_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pbe_scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pbe_scrypt.c" 2>&1 > crypto\evp\pbe_scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pbe_scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pbe_scrypt.c" 2>&1 > crypto\evp\pbe_scrypt.d
crypto\evp\pmeth_fn.obj: "..\crypto\evp\pmeth_fn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_fn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_fn.c" 2>&1 > crypto\evp\pmeth_fn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_fn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_fn.c" 2>&1 > crypto\evp\pmeth_fn.d
crypto\evp\pmeth_gn.obj: "..\crypto\evp\pmeth_gn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_gn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_gn.c" 2>&1 > crypto\evp\pmeth_gn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_gn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_gn.c" 2>&1 > crypto\evp\pmeth_gn.d
crypto\evp\pmeth_lib.obj: "..\crypto\evp\pmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_lib.c" 2>&1 > crypto\evp\pmeth_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\evp\pmeth_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\evp\pmeth_lib.c" 2>&1 > crypto\evp\pmeth_lib.d
crypto\ex_data.obj: "..\crypto\ex_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ex_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ex_data.c" 2>&1 > crypto\ex_data.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ex_data.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ex_data.c" 2>&1 > crypto\ex_data.d
crypto\getenv.obj: "..\crypto\getenv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\getenv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\getenv.c" 2>&1 > crypto\getenv.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\getenv.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\getenv.c" 2>&1 > crypto\getenv.d
crypto\hmac\hm_ameth.obj: "..\crypto\hmac\hm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_ameth.c" 2>&1 > crypto\hmac\hm_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_ameth.c" 2>&1 > crypto\hmac\hm_ameth.d
crypto\hmac\hm_pmeth.obj: "..\crypto\hmac\hm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_pmeth.c" 2>&1 > crypto\hmac\hm_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hm_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hm_pmeth.c" 2>&1 > crypto\hmac\hm_pmeth.d
crypto\hmac\hmac.obj: "..\crypto\hmac\hmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hmac.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hmac.c" 2>&1 > crypto\hmac\hmac.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\hmac\hmac.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\hmac\hmac.c" 2>&1 > crypto\hmac\hmac.d
crypto\idea\i_cbc.obj: "..\crypto\idea\i_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cbc.c" 2>&1 > crypto\idea\i_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cbc.c" 2>&1 > crypto\idea\i_cbc.d
crypto\idea\i_cfb64.obj: "..\crypto\idea\i_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cfb64.c" 2>&1 > crypto\idea\i_cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_cfb64.c" 2>&1 > crypto\idea\i_cfb64.d
crypto\idea\i_ecb.obj: "..\crypto\idea\i_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ecb.c" 2>&1 > crypto\idea\i_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ecb.c" 2>&1 > crypto\idea\i_ecb.d
crypto\idea\i_ofb64.obj: "..\crypto\idea\i_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ofb64.c" 2>&1 > crypto\idea\i_ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_ofb64.c" 2>&1 > crypto\idea\i_ofb64.d
crypto\idea\i_skey.obj: "..\crypto\idea\i_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_skey.c" 2>&1 > crypto\idea\i_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\idea\i_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\idea\i_skey.c" 2>&1 > crypto\idea\i_skey.d
crypto\init.obj: "..\crypto\init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\init.c" 2>&1 > crypto\init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\init.c" 2>&1 > crypto\init.d
crypto\kdf\hkdf.obj: "..\crypto\kdf\hkdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\hkdf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\hkdf.c" 2>&1 > crypto\kdf\hkdf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\hkdf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\hkdf.c" 2>&1 > crypto\kdf\hkdf.d
crypto\kdf\kdf_err.obj: "..\crypto\kdf\kdf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\kdf_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\kdf_err.c" 2>&1 > crypto\kdf\kdf_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\kdf_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\kdf_err.c" 2>&1 > crypto\kdf\kdf_err.d
crypto\kdf\scrypt.obj: "..\crypto\kdf\scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\scrypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\scrypt.c" 2>&1 > crypto\kdf\scrypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\scrypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\scrypt.c" 2>&1 > crypto\kdf\scrypt.d
crypto\kdf\tls1_prf.obj: "..\crypto\kdf\tls1_prf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\tls1_prf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\tls1_prf.c" 2>&1 > crypto\kdf\tls1_prf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\kdf\tls1_prf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\kdf\tls1_prf.c" 2>&1 > crypto\kdf\tls1_prf.d
crypto\lhash\lh_stats.obj: "..\crypto\lhash\lh_stats.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lh_stats.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lh_stats.c" 2>&1 > crypto\lhash\lh_stats.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lh_stats.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lh_stats.c" 2>&1 > crypto\lhash\lh_stats.d
crypto\lhash\lhash.obj: "..\crypto\lhash\lhash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lhash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lhash.c" 2>&1 > crypto\lhash\lhash.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\lhash\lhash.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\lhash\lhash.c" 2>&1 > crypto\lhash\lhash.d
crypto\md2\md2_dgst.obj: "..\crypto\md2\md2_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_dgst.c" 2>&1 > crypto\md2\md2_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_dgst.c" 2>&1 > crypto\md2\md2_dgst.d
crypto\md2\md2_one.obj: "..\crypto\md2\md2_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_one.c" 2>&1 > crypto\md2\md2_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md2\md2_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md2\md2_one.c" 2>&1 > crypto\md2\md2_one.d
crypto\md4\md4_dgst.obj: "..\crypto\md4\md4_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_dgst.c" 2>&1 > crypto\md4\md4_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_dgst.c" 2>&1 > crypto\md4\md4_dgst.d
crypto\md4\md4_one.obj: "..\crypto\md4\md4_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_one.c" 2>&1 > crypto\md4\md4_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md4\md4_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md4\md4_one.c" 2>&1 > crypto\md4\md4_one.d
crypto\md5\md5_dgst.obj: "..\crypto\md5\md5_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_dgst.c" 2>&1 > crypto\md5\md5_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_dgst.c" 2>&1 > crypto\md5\md5_dgst.d
crypto\md5\md5_one.obj: "..\crypto\md5\md5_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_one.c" 2>&1 > crypto\md5\md5_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\md5\md5_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\md5\md5_one.c" 2>&1 > crypto\md5\md5_one.d
crypto\mem.obj: "..\crypto\mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem.c" 2>&1 > crypto\mem.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem.c" 2>&1 > crypto\mem.d
crypto\mem_clr.obj: "..\crypto\mem_clr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_clr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_clr.c" 2>&1 > crypto\mem_clr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_clr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_clr.c" 2>&1 > crypto\mem_clr.d
crypto\mem_dbg.obj: "..\crypto\mem_dbg.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_dbg.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_dbg.c" 2>&1 > crypto\mem_dbg.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_dbg.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_dbg.c" 2>&1 > crypto\mem_dbg.d
crypto\mem_sec.obj: "..\crypto\mem_sec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_sec.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_sec.c" 2>&1 > crypto\mem_sec.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\mem_sec.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\mem_sec.c" 2>&1 > crypto\mem_sec.d
crypto\modes\cbc128.obj: "..\crypto\modes\cbc128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cbc128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cbc128.c" 2>&1 > crypto\modes\cbc128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cbc128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cbc128.c" 2>&1 > crypto\modes\cbc128.d
crypto\modes\ccm128.obj: "..\crypto\modes\ccm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ccm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ccm128.c" 2>&1 > crypto\modes\ccm128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ccm128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ccm128.c" 2>&1 > crypto\modes\ccm128.d
crypto\modes\cfb128.obj: "..\crypto\modes\cfb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cfb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cfb128.c" 2>&1 > crypto\modes\cfb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cfb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cfb128.c" 2>&1 > crypto\modes\cfb128.d
crypto\modes\ctr128.obj: "..\crypto\modes\ctr128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ctr128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ctr128.c" 2>&1 > crypto\modes\ctr128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ctr128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ctr128.c" 2>&1 > crypto\modes\ctr128.d
crypto\modes\cts128.obj: "..\crypto\modes\cts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cts128.c" 2>&1 > crypto\modes\cts128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\cts128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\cts128.c" 2>&1 > crypto\modes\cts128.d
crypto\modes\gcm128.obj: "..\crypto\modes\gcm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\gcm128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I "crypto" /I ".." /I "..\crypto\include" /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\gcm128.c" 2>&1 > crypto\modes\gcm128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\gcm128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto" /I ".." /I "..\include" /I "..\crypto" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\gcm128.c" 2>&1 > crypto\modes\gcm128.d
crypto\modes\ocb128.obj: "..\crypto\modes\ocb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ocb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ocb128.c" 2>&1 > crypto\modes\ocb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ocb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ocb128.c" 2>&1 > crypto\modes\ocb128.d
crypto\modes\ofb128.obj: "..\crypto\modes\ofb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ofb128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ofb128.c" 2>&1 > crypto\modes\ofb128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\ofb128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\ofb128.c" 2>&1 > crypto\modes\ofb128.d
crypto\modes\wrap128.obj: "..\crypto\modes\wrap128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\wrap128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\wrap128.c" 2>&1 > crypto\modes\wrap128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\wrap128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\wrap128.c" 2>&1 > crypto\modes\wrap128.d
crypto\modes\xts128.obj: "..\crypto\modes\xts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\xts128.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\xts128.c" 2>&1 > crypto\modes\xts128.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\modes\xts128.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\modes\xts128.c" 2>&1 > crypto\modes\xts128.d
crypto\o_dir.obj: "..\crypto\o_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_dir.c" 2>&1 > crypto\o_dir.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_dir.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_dir.c" 2>&1 > crypto\o_dir.d
crypto\o_fips.obj: "..\crypto\o_fips.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fips.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fips.c" 2>&1 > crypto\o_fips.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fips.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fips.c" 2>&1 > crypto\o_fips.d
crypto\o_fopen.obj: "..\crypto\o_fopen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fopen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fopen.c" 2>&1 > crypto\o_fopen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_fopen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_fopen.c" 2>&1 > crypto\o_fopen.d
crypto\o_init.obj: "..\crypto\o_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_init.c" 2>&1 > crypto\o_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_init.c" 2>&1 > crypto\o_init.d
crypto\o_str.obj: "..\crypto\o_str.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_str.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_str.c" 2>&1 > crypto\o_str.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_str.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_str.c" 2>&1 > crypto\o_str.d
crypto\o_time.obj: "..\crypto\o_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_time.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_time.c" 2>&1 > crypto\o_time.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\o_time.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\o_time.c" 2>&1 > crypto\o_time.d
crypto\objects\o_names.obj: "..\crypto\objects\o_names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\o_names.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\o_names.c" 2>&1 > crypto\objects\o_names.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\o_names.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\o_names.c" 2>&1 > crypto\objects\o_names.d
crypto\objects\obj_dat.obj: "..\crypto\objects\obj_dat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_dat.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_dat.c" 2>&1 > crypto\objects\obj_dat.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_dat.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_dat.c" 2>&1 > crypto\objects\obj_dat.d
crypto\objects\obj_err.obj: "..\crypto\objects\obj_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_err.c" 2>&1 > crypto\objects\obj_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_err.c" 2>&1 > crypto\objects\obj_err.d
crypto\objects\obj_lib.obj: "..\crypto\objects\obj_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_lib.c" 2>&1 > crypto\objects\obj_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_lib.c" 2>&1 > crypto\objects\obj_lib.d
crypto\objects\obj_xref.obj: "..\crypto\objects\obj_xref.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_xref.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_xref.c" 2>&1 > crypto\objects\obj_xref.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\objects\obj_xref.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\objects\obj_xref.c" 2>&1 > crypto\objects\obj_xref.d
crypto\ocsp\ocsp_asn.obj: "..\crypto\ocsp\ocsp_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_asn.c" 2>&1 > crypto\ocsp\ocsp_asn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_asn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_asn.c" 2>&1 > crypto\ocsp\ocsp_asn.d
crypto\ocsp\ocsp_cl.obj: "..\crypto\ocsp\ocsp_cl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_cl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_cl.c" 2>&1 > crypto\ocsp\ocsp_cl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_cl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_cl.c" 2>&1 > crypto\ocsp\ocsp_cl.d
crypto\ocsp\ocsp_err.obj: "..\crypto\ocsp\ocsp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_err.c" 2>&1 > crypto\ocsp\ocsp_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_err.c" 2>&1 > crypto\ocsp\ocsp_err.d
crypto\ocsp\ocsp_ext.obj: "..\crypto\ocsp\ocsp_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ext.c" 2>&1 > crypto\ocsp\ocsp_ext.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ext.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ext.c" 2>&1 > crypto\ocsp\ocsp_ext.d
crypto\ocsp\ocsp_ht.obj: "..\crypto\ocsp\ocsp_ht.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ht.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ht.c" 2>&1 > crypto\ocsp\ocsp_ht.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_ht.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_ht.c" 2>&1 > crypto\ocsp\ocsp_ht.d
crypto\ocsp\ocsp_lib.obj: "..\crypto\ocsp\ocsp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_lib.c" 2>&1 > crypto\ocsp\ocsp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_lib.c" 2>&1 > crypto\ocsp\ocsp_lib.d
crypto\ocsp\ocsp_prn.obj: "..\crypto\ocsp\ocsp_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_prn.c" 2>&1 > crypto\ocsp\ocsp_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_prn.c" 2>&1 > crypto\ocsp\ocsp_prn.d
crypto\ocsp\ocsp_srv.obj: "..\crypto\ocsp\ocsp_srv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_srv.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_srv.c" 2>&1 > crypto\ocsp\ocsp_srv.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_srv.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_srv.c" 2>&1 > crypto\ocsp\ocsp_srv.d
crypto\ocsp\ocsp_vfy.obj: "..\crypto\ocsp\ocsp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_vfy.c" 2>&1 > crypto\ocsp\ocsp_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\ocsp_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\ocsp_vfy.c" 2>&1 > crypto\ocsp\ocsp_vfy.d
crypto\ocsp\v3_ocsp.obj: "..\crypto\ocsp\v3_ocsp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\v3_ocsp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\v3_ocsp.c" 2>&1 > crypto\ocsp\v3_ocsp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ocsp\v3_ocsp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ocsp\v3_ocsp.c" 2>&1 > crypto\ocsp\v3_ocsp.d
crypto\pem\pem_all.obj: "..\crypto\pem\pem_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_all.c" 2>&1 > crypto\pem\pem_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_all.c" 2>&1 > crypto\pem\pem_all.d
crypto\pem\pem_err.obj: "..\crypto\pem\pem_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_err.c" 2>&1 > crypto\pem\pem_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_err.c" 2>&1 > crypto\pem\pem_err.d
crypto\pem\pem_info.obj: "..\crypto\pem\pem_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_info.c" 2>&1 > crypto\pem\pem_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_info.c" 2>&1 > crypto\pem\pem_info.d
crypto\pem\pem_lib.obj: "..\crypto\pem\pem_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_lib.c" 2>&1 > crypto\pem\pem_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_lib.c" 2>&1 > crypto\pem\pem_lib.d
crypto\pem\pem_oth.obj: "..\crypto\pem\pem_oth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_oth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_oth.c" 2>&1 > crypto\pem\pem_oth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_oth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_oth.c" 2>&1 > crypto\pem\pem_oth.d
crypto\pem\pem_pk8.obj: "..\crypto\pem\pem_pk8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pk8.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pk8.c" 2>&1 > crypto\pem\pem_pk8.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pk8.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pk8.c" 2>&1 > crypto\pem\pem_pk8.d
crypto\pem\pem_pkey.obj: "..\crypto\pem\pem_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pkey.c" 2>&1 > crypto\pem\pem_pkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_pkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_pkey.c" 2>&1 > crypto\pem\pem_pkey.d
crypto\pem\pem_sign.obj: "..\crypto\pem\pem_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_sign.c" 2>&1 > crypto\pem\pem_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_sign.c" 2>&1 > crypto\pem\pem_sign.d
crypto\pem\pem_x509.obj: "..\crypto\pem\pem_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_x509.c" 2>&1 > crypto\pem\pem_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_x509.c" 2>&1 > crypto\pem\pem_x509.d
crypto\pem\pem_xaux.obj: "..\crypto\pem\pem_xaux.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_xaux.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_xaux.c" 2>&1 > crypto\pem\pem_xaux.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pem_xaux.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pem_xaux.c" 2>&1 > crypto\pem\pem_xaux.d
crypto\pem\pvkfmt.obj: "..\crypto\pem\pvkfmt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pvkfmt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pvkfmt.c" 2>&1 > crypto\pem\pvkfmt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pem\pvkfmt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pem\pvkfmt.c" 2>&1 > crypto\pem\pvkfmt.d
crypto\pkcs12\p12_add.obj: "..\crypto\pkcs12\p12_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_add.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_add.c" 2>&1 > crypto\pkcs12\p12_add.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_add.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_add.c" 2>&1 > crypto\pkcs12\p12_add.d
crypto\pkcs12\p12_asn.obj: "..\crypto\pkcs12\p12_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_asn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_asn.c" 2>&1 > crypto\pkcs12\p12_asn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_asn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_asn.c" 2>&1 > crypto\pkcs12\p12_asn.d
crypto\pkcs12\p12_attr.obj: "..\crypto\pkcs12\p12_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_attr.c" 2>&1 > crypto\pkcs12\p12_attr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_attr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_attr.c" 2>&1 > crypto\pkcs12\p12_attr.d
crypto\pkcs12\p12_crpt.obj: "..\crypto\pkcs12\p12_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crpt.c" 2>&1 > crypto\pkcs12\p12_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crpt.c" 2>&1 > crypto\pkcs12\p12_crpt.d
crypto\pkcs12\p12_crt.obj: "..\crypto\pkcs12\p12_crt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crt.c" 2>&1 > crypto\pkcs12\p12_crt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_crt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_crt.c" 2>&1 > crypto\pkcs12\p12_crt.d
crypto\pkcs12\p12_decr.obj: "..\crypto\pkcs12\p12_decr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_decr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_decr.c" 2>&1 > crypto\pkcs12\p12_decr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_decr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_decr.c" 2>&1 > crypto\pkcs12\p12_decr.d
crypto\pkcs12\p12_init.obj: "..\crypto\pkcs12\p12_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_init.c" 2>&1 > crypto\pkcs12\p12_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_init.c" 2>&1 > crypto\pkcs12\p12_init.d
crypto\pkcs12\p12_key.obj: "..\crypto\pkcs12\p12_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_key.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_key.c" 2>&1 > crypto\pkcs12\p12_key.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_key.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_key.c" 2>&1 > crypto\pkcs12\p12_key.d
crypto\pkcs12\p12_kiss.obj: "..\crypto\pkcs12\p12_kiss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_kiss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_kiss.c" 2>&1 > crypto\pkcs12\p12_kiss.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_kiss.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_kiss.c" 2>&1 > crypto\pkcs12\p12_kiss.d
crypto\pkcs12\p12_mutl.obj: "..\crypto\pkcs12\p12_mutl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_mutl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_mutl.c" 2>&1 > crypto\pkcs12\p12_mutl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_mutl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_mutl.c" 2>&1 > crypto\pkcs12\p12_mutl.d
crypto\pkcs12\p12_npas.obj: "..\crypto\pkcs12\p12_npas.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_npas.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_npas.c" 2>&1 > crypto\pkcs12\p12_npas.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_npas.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_npas.c" 2>&1 > crypto\pkcs12\p12_npas.d
crypto\pkcs12\p12_p8d.obj: "..\crypto\pkcs12\p12_p8d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8d.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8d.c" 2>&1 > crypto\pkcs12\p12_p8d.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8d.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8d.c" 2>&1 > crypto\pkcs12\p12_p8d.d
crypto\pkcs12\p12_p8e.obj: "..\crypto\pkcs12\p12_p8e.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8e.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8e.c" 2>&1 > crypto\pkcs12\p12_p8e.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_p8e.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_p8e.c" 2>&1 > crypto\pkcs12\p12_p8e.d
crypto\pkcs12\p12_sbag.obj: "..\crypto\pkcs12\p12_sbag.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_sbag.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_sbag.c" 2>&1 > crypto\pkcs12\p12_sbag.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_sbag.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_sbag.c" 2>&1 > crypto\pkcs12\p12_sbag.d
crypto\pkcs12\p12_utl.obj: "..\crypto\pkcs12\p12_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_utl.c" 2>&1 > crypto\pkcs12\p12_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\p12_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\p12_utl.c" 2>&1 > crypto\pkcs12\p12_utl.d
crypto\pkcs12\pk12err.obj: "..\crypto\pkcs12\pk12err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\pk12err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\pk12err.c" 2>&1 > crypto\pkcs12\pk12err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs12\pk12err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs12\pk12err.c" 2>&1 > crypto\pkcs12\pk12err.d
crypto\pkcs7\bio_pk7.obj: "..\crypto\pkcs7\bio_pk7.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\bio_pk7.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\bio_pk7.c" 2>&1 > crypto\pkcs7\bio_pk7.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\bio_pk7.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\bio_pk7.c" 2>&1 > crypto\pkcs7\bio_pk7.d
crypto\pkcs7\pk7_asn1.obj: "..\crypto\pkcs7\pk7_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_asn1.c" 2>&1 > crypto\pkcs7\pk7_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_asn1.c" 2>&1 > crypto\pkcs7\pk7_asn1.d
crypto\pkcs7\pk7_attr.obj: "..\crypto\pkcs7\pk7_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_attr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_attr.c" 2>&1 > crypto\pkcs7\pk7_attr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_attr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_attr.c" 2>&1 > crypto\pkcs7\pk7_attr.d
crypto\pkcs7\pk7_doit.obj: "..\crypto\pkcs7\pk7_doit.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_doit.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_doit.c" 2>&1 > crypto\pkcs7\pk7_doit.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_doit.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_doit.c" 2>&1 > crypto\pkcs7\pk7_doit.d
crypto\pkcs7\pk7_lib.obj: "..\crypto\pkcs7\pk7_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_lib.c" 2>&1 > crypto\pkcs7\pk7_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_lib.c" 2>&1 > crypto\pkcs7\pk7_lib.d
crypto\pkcs7\pk7_mime.obj: "..\crypto\pkcs7\pk7_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_mime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_mime.c" 2>&1 > crypto\pkcs7\pk7_mime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_mime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_mime.c" 2>&1 > crypto\pkcs7\pk7_mime.d
crypto\pkcs7\pk7_smime.obj: "..\crypto\pkcs7\pk7_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_smime.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_smime.c" 2>&1 > crypto\pkcs7\pk7_smime.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pk7_smime.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pk7_smime.c" 2>&1 > crypto\pkcs7\pk7_smime.d
crypto\pkcs7\pkcs7err.obj: "..\crypto\pkcs7\pkcs7err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pkcs7err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pkcs7err.c" 2>&1 > crypto\pkcs7\pkcs7err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\pkcs7\pkcs7err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\pkcs7\pkcs7err.c" 2>&1 > crypto\pkcs7\pkcs7err.d
crypto\poly1305\poly1305.obj: "..\crypto\poly1305\poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305.c" 2>&1 > crypto\poly1305\poly1305.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305.c" 2>&1 > crypto\poly1305\poly1305.d
crypto\poly1305\poly1305_ameth.obj: "..\crypto\poly1305\poly1305_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_ameth.c" 2>&1 > crypto\poly1305\poly1305_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_ameth.c" 2>&1 > crypto\poly1305\poly1305_ameth.d
crypto\poly1305\poly1305_pmeth.obj: "..\crypto\poly1305\poly1305_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_pmeth.c" 2>&1 > crypto\poly1305\poly1305_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\poly1305\poly1305_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\poly1305\poly1305_pmeth.c" 2>&1 > crypto\poly1305\poly1305_pmeth.d
crypto\rand\drbg_ctr.obj: "..\crypto\rand\drbg_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_ctr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_ctr.c" 2>&1 > crypto\rand\drbg_ctr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_ctr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I "crypto\modes" /I ".." /I "..\include" /I "..\crypto\modes" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_ctr.c" 2>&1 > crypto\rand\drbg_ctr.d
crypto\rand\drbg_lib.obj: "..\crypto\rand\drbg_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_lib.c" 2>&1 > crypto\rand\drbg_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\drbg_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\drbg_lib.c" 2>&1 > crypto\rand\drbg_lib.d
crypto\rand\rand_egd.obj: "..\crypto\rand\rand_egd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_egd.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_egd.c" 2>&1 > crypto\rand\rand_egd.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_egd.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_egd.c" 2>&1 > crypto\rand\rand_egd.d
crypto\rand\rand_err.obj: "..\crypto\rand\rand_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_err.c" 2>&1 > crypto\rand\rand_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_err.c" 2>&1 > crypto\rand\rand_err.d
crypto\rand\rand_lib.obj: "..\crypto\rand\rand_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_lib.c" 2>&1 > crypto\rand\rand_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_lib.c" 2>&1 > crypto\rand\rand_lib.d
crypto\rand\rand_unix.obj: "..\crypto\rand\rand_unix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_unix.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_unix.c" 2>&1 > crypto\rand\rand_unix.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_unix.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_unix.c" 2>&1 > crypto\rand\rand_unix.d
crypto\rand\rand_vms.obj: "..\crypto\rand\rand_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_vms.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_vms.c" 2>&1 > crypto\rand\rand_vms.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_vms.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_vms.c" 2>&1 > crypto\rand\rand_vms.d
crypto\rand\rand_win.obj: "..\crypto\rand\rand_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_win.c" 2>&1 > crypto\rand\rand_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\rand_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\rand_win.c" 2>&1 > crypto\rand\rand_win.d
crypto\rand\randfile.obj: "..\crypto\rand\randfile.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\randfile.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\randfile.c" 2>&1 > crypto\rand\randfile.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rand\randfile.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rand\randfile.c" 2>&1 > crypto\rand\randfile.d
crypto\rc2\rc2_cbc.obj: "..\crypto\rc2\rc2_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_cbc.c" 2>&1 > crypto\rc2\rc2_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_cbc.c" 2>&1 > crypto\rc2\rc2_cbc.d
crypto\rc2\rc2_ecb.obj: "..\crypto\rc2\rc2_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_ecb.c" 2>&1 > crypto\rc2\rc2_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_ecb.c" 2>&1 > crypto\rc2\rc2_ecb.d
crypto\rc2\rc2_skey.obj: "..\crypto\rc2\rc2_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_skey.c" 2>&1 > crypto\rc2\rc2_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2_skey.c" 2>&1 > crypto\rc2\rc2_skey.d
crypto\rc2\rc2cfb64.obj: "..\crypto\rc2\rc2cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2cfb64.c" 2>&1 > crypto\rc2\rc2cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2cfb64.c" 2>&1 > crypto\rc2\rc2cfb64.d
crypto\rc2\rc2ofb64.obj: "..\crypto\rc2\rc2ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2ofb64.c" 2>&1 > crypto\rc2\rc2ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc2\rc2ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc2\rc2ofb64.c" 2>&1 > crypto\rc2\rc2ofb64.d
crypto\rc4\rc4_enc.obj: "..\crypto\rc4\rc4_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_enc.c" 2>&1 > crypto\rc4\rc4_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_enc.c" 2>&1 > crypto\rc4\rc4_enc.d
crypto\rc4\rc4_skey.obj: "..\crypto\rc4\rc4_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_skey.c" 2>&1 > crypto\rc4\rc4_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc4\rc4_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc4\rc4_skey.c" 2>&1 > crypto\rc4\rc4_skey.d
crypto\rc5\rc5_ecb.obj: "..\crypto\rc5\rc5_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_ecb.c" 2>&1 > crypto\rc5\rc5_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_ecb.c" 2>&1 > crypto\rc5\rc5_ecb.d
crypto\rc5\rc5_enc.obj: "..\crypto\rc5\rc5_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_enc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_enc.c" 2>&1 > crypto\rc5\rc5_enc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_enc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_enc.c" 2>&1 > crypto\rc5\rc5_enc.d
crypto\rc5\rc5_skey.obj: "..\crypto\rc5\rc5_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_skey.c" 2>&1 > crypto\rc5\rc5_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5_skey.c" 2>&1 > crypto\rc5\rc5_skey.d
crypto\rc5\rc5cfb64.obj: "..\crypto\rc5\rc5cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5cfb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5cfb64.c" 2>&1 > crypto\rc5\rc5cfb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5cfb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5cfb64.c" 2>&1 > crypto\rc5\rc5cfb64.d
crypto\rc5\rc5ofb64.obj: "..\crypto\rc5\rc5ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5ofb64.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5ofb64.c" 2>&1 > crypto\rc5\rc5ofb64.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rc5\rc5ofb64.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rc5\rc5ofb64.c" 2>&1 > crypto\rc5\rc5ofb64.d
crypto\ripemd\rmd_dgst.obj: "..\crypto\ripemd\rmd_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_dgst.c" 2>&1 > crypto\ripemd\rmd_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_dgst.c" 2>&1 > crypto\ripemd\rmd_dgst.d
crypto\ripemd\rmd_one.obj: "..\crypto\ripemd\rmd_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_one.c" 2>&1 > crypto\ripemd\rmd_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ripemd\rmd_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ripemd\rmd_one.c" 2>&1 > crypto\ripemd\rmd_one.d
crypto\rsa\rsa_ameth.obj: "..\crypto\rsa\rsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ameth.c" 2>&1 > crypto\rsa\rsa_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ameth.c" 2>&1 > crypto\rsa\rsa_ameth.d
crypto\rsa\rsa_asn1.obj: "..\crypto\rsa\rsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_asn1.c" 2>&1 > crypto\rsa\rsa_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_asn1.c" 2>&1 > crypto\rsa\rsa_asn1.d
crypto\rsa\rsa_chk.obj: "..\crypto\rsa\rsa_chk.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_chk.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_chk.c" 2>&1 > crypto\rsa\rsa_chk.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_chk.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_chk.c" 2>&1 > crypto\rsa\rsa_chk.d
crypto\rsa\rsa_crpt.obj: "..\crypto\rsa\rsa_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_crpt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_crpt.c" 2>&1 > crypto\rsa\rsa_crpt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_crpt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_crpt.c" 2>&1 > crypto\rsa\rsa_crpt.d
crypto\rsa\rsa_depr.obj: "..\crypto\rsa\rsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_depr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_depr.c" 2>&1 > crypto\rsa\rsa_depr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_depr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_depr.c" 2>&1 > crypto\rsa\rsa_depr.d
crypto\rsa\rsa_err.obj: "..\crypto\rsa\rsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_err.c" 2>&1 > crypto\rsa\rsa_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_err.c" 2>&1 > crypto\rsa\rsa_err.d
crypto\rsa\rsa_gen.obj: "..\crypto\rsa\rsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_gen.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_gen.c" 2>&1 > crypto\rsa\rsa_gen.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_gen.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_gen.c" 2>&1 > crypto\rsa\rsa_gen.d
crypto\rsa\rsa_lib.obj: "..\crypto\rsa\rsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_lib.c" 2>&1 > crypto\rsa\rsa_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_lib.c" 2>&1 > crypto\rsa\rsa_lib.d
crypto\rsa\rsa_meth.obj: "..\crypto\rsa\rsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_meth.c" 2>&1 > crypto\rsa\rsa_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_meth.c" 2>&1 > crypto\rsa\rsa_meth.d
crypto\rsa\rsa_mp.obj: "..\crypto\rsa\rsa_mp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_mp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_mp.c" 2>&1 > crypto\rsa\rsa_mp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_mp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_mp.c" 2>&1 > crypto\rsa\rsa_mp.d
crypto\rsa\rsa_none.obj: "..\crypto\rsa\rsa_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_none.c" 2>&1 > crypto\rsa\rsa_none.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_none.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_none.c" 2>&1 > crypto\rsa\rsa_none.d
crypto\rsa\rsa_oaep.obj: "..\crypto\rsa\rsa_oaep.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_oaep.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_oaep.c" 2>&1 > crypto\rsa\rsa_oaep.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_oaep.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_oaep.c" 2>&1 > crypto\rsa\rsa_oaep.d
crypto\rsa\rsa_ossl.obj: "..\crypto\rsa\rsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ossl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ossl.c" 2>&1 > crypto\rsa\rsa_ossl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ossl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ossl.c" 2>&1 > crypto\rsa\rsa_ossl.d
crypto\rsa\rsa_pk1.obj: "..\crypto\rsa\rsa_pk1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pk1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pk1.c" 2>&1 > crypto\rsa\rsa_pk1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pk1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pk1.c" 2>&1 > crypto\rsa\rsa_pk1.d
crypto\rsa\rsa_pmeth.obj: "..\crypto\rsa\rsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pmeth.c" 2>&1 > crypto\rsa\rsa_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pmeth.c" 2>&1 > crypto\rsa\rsa_pmeth.d
crypto\rsa\rsa_prn.obj: "..\crypto\rsa\rsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_prn.c" 2>&1 > crypto\rsa\rsa_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_prn.c" 2>&1 > crypto\rsa\rsa_prn.d
crypto\rsa\rsa_pss.obj: "..\crypto\rsa\rsa_pss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pss.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pss.c" 2>&1 > crypto\rsa\rsa_pss.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_pss.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_pss.c" 2>&1 > crypto\rsa\rsa_pss.d
crypto\rsa\rsa_saos.obj: "..\crypto\rsa\rsa_saos.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_saos.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_saos.c" 2>&1 > crypto\rsa\rsa_saos.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_saos.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_saos.c" 2>&1 > crypto\rsa\rsa_saos.d
crypto\rsa\rsa_sign.obj: "..\crypto\rsa\rsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_sign.c" 2>&1 > crypto\rsa\rsa_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_sign.c" 2>&1 > crypto\rsa\rsa_sign.d
crypto\rsa\rsa_ssl.obj: "..\crypto\rsa\rsa_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ssl.c" 2>&1 > crypto\rsa\rsa_ssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_ssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_ssl.c" 2>&1 > crypto\rsa\rsa_ssl.d
crypto\rsa\rsa_x931.obj: "..\crypto\rsa\rsa_x931.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931.c" 2>&1 > crypto\rsa\rsa_x931.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931.c" 2>&1 > crypto\rsa\rsa_x931.d
crypto\rsa\rsa_x931g.obj: "..\crypto\rsa\rsa_x931g.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931g.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931g.c" 2>&1 > crypto\rsa\rsa_x931g.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\rsa\rsa_x931g.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\rsa\rsa_x931g.c" 2>&1 > crypto\rsa\rsa_x931g.d
crypto\seed\seed.obj: "..\crypto\seed\seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed.c" 2>&1 > crypto\seed\seed.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed.c" 2>&1 > crypto\seed\seed.d
crypto\seed\seed_cbc.obj: "..\crypto\seed\seed_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cbc.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cbc.c" 2>&1 > crypto\seed\seed_cbc.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cbc.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cbc.c" 2>&1 > crypto\seed\seed_cbc.d
crypto\seed\seed_cfb.obj: "..\crypto\seed\seed_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cfb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cfb.c" 2>&1 > crypto\seed\seed_cfb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_cfb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_cfb.c" 2>&1 > crypto\seed\seed_cfb.d
crypto\seed\seed_ecb.obj: "..\crypto\seed\seed_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ecb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ecb.c" 2>&1 > crypto\seed\seed_ecb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ecb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ecb.c" 2>&1 > crypto\seed\seed_ecb.d
crypto\seed\seed_ofb.obj: "..\crypto\seed\seed_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ofb.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ofb.c" 2>&1 > crypto\seed\seed_ofb.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\seed\seed_ofb.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\seed\seed_ofb.c" 2>&1 > crypto\seed\seed_ofb.d
crypto\sha\keccak1600.obj: "..\crypto\sha\keccak1600.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\keccak1600.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\keccak1600.c" 2>&1 > crypto\sha\keccak1600.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\keccak1600.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\keccak1600.c" 2>&1 > crypto\sha\keccak1600.d
crypto\sha\sha1_one.obj: "..\crypto\sha\sha1_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1_one.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1_one.c" 2>&1 > crypto\sha\sha1_one.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1_one.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1_one.c" 2>&1 > crypto\sha\sha1_one.d
crypto\sha\sha1dgst.obj: "..\crypto\sha\sha1dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1dgst.c" 2>&1 > crypto\sha\sha1dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha1dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha1dgst.c" 2>&1 > crypto\sha\sha1dgst.d
crypto\sha\sha256.obj: "..\crypto\sha\sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha256.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha256.c" 2>&1 > crypto\sha\sha256.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha256.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha256.c" 2>&1 > crypto\sha\sha256.d
crypto\sha\sha512.obj: "..\crypto\sha\sha512.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha512.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha512.c" 2>&1 > crypto\sha\sha512.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sha\sha512.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sha\sha512.c" 2>&1 > crypto\sha\sha512.d
crypto\siphash\siphash.obj: "..\crypto\siphash\siphash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash.c" 2>&1 > crypto\siphash\siphash.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash.c" 2>&1 > crypto\siphash\siphash.d
crypto\siphash\siphash_ameth.obj: "..\crypto\siphash\siphash_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_ameth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_ameth.c" 2>&1 > crypto\siphash\siphash_ameth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_ameth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_ameth.c" 2>&1 > crypto\siphash\siphash_ameth.d
crypto\siphash\siphash_pmeth.obj: "..\crypto\siphash\siphash_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_pmeth.c" 2>&1 > crypto\siphash\siphash_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\siphash\siphash_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\siphash\siphash_pmeth.c" 2>&1 > crypto\siphash\siphash_pmeth.d
crypto\sm2\sm2_crypt.obj: "..\crypto\sm2\sm2_crypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_crypt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_crypt.c" 2>&1 > crypto\sm2\sm2_crypt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_crypt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_crypt.c" 2>&1 > crypto\sm2\sm2_crypt.d
crypto\sm2\sm2_err.obj: "..\crypto\sm2\sm2_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_err.c" 2>&1 > crypto\sm2\sm2_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_err.c" 2>&1 > crypto\sm2\sm2_err.d
crypto\sm2\sm2_pmeth.obj: "..\crypto\sm2\sm2_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_pmeth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_pmeth.c" 2>&1 > crypto\sm2\sm2_pmeth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_pmeth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_pmeth.c" 2>&1 > crypto\sm2\sm2_pmeth.d
crypto\sm2\sm2_sign.obj: "..\crypto\sm2\sm2_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_sign.c" 2>&1 > crypto\sm2\sm2_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm2\sm2_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm2\sm2_sign.c" 2>&1 > crypto\sm2\sm2_sign.d
crypto\sm3\m_sm3.obj: "..\crypto\sm3\m_sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\m_sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\m_sm3.c" 2>&1 > crypto\sm3\m_sm3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\m_sm3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\m_sm3.c" 2>&1 > crypto\sm3\m_sm3.d
crypto\sm3\sm3.obj: "..\crypto\sm3\sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\sm3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\sm3.c" 2>&1 > crypto\sm3\sm3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm3\sm3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm3\sm3.c" 2>&1 > crypto\sm3\sm3.d
crypto\sm4\sm4.obj: "..\crypto\sm4\sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm4\sm4.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm4\sm4.c" 2>&1 > crypto\sm4\sm4.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\sm4\sm4.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\sm4\sm4.c" 2>&1 > crypto\sm4\sm4.d
crypto\srp\srp_lib.obj: "..\crypto\srp\srp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_lib.c" 2>&1 > crypto\srp\srp_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_lib.c" 2>&1 > crypto\srp\srp_lib.d
crypto\srp\srp_vfy.obj: "..\crypto\srp\srp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_vfy.c" 2>&1 > crypto\srp\srp_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\srp\srp_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\srp\srp_vfy.c" 2>&1 > crypto\srp\srp_vfy.d
crypto\stack\stack.obj: "..\crypto\stack\stack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\stack\stack.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\stack\stack.c" 2>&1 > crypto\stack\stack.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\stack\stack.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\stack\stack.c" 2>&1 > crypto\stack\stack.d
crypto\store\loader_file.obj: "..\crypto\store\loader_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\loader_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\loader_file.c" 2>&1 > crypto\store\loader_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\loader_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\loader_file.c" 2>&1 > crypto\store\loader_file.d
crypto\store\store_err.obj: "..\crypto\store\store_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_err.c" 2>&1 > crypto\store\store_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_err.c" 2>&1 > crypto\store\store_err.d
crypto\store\store_init.obj: "..\crypto\store\store_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_init.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_init.c" 2>&1 > crypto\store\store_init.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_init.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_init.c" 2>&1 > crypto\store\store_init.d
crypto\store\store_lib.obj: "..\crypto\store\store_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_lib.c" 2>&1 > crypto\store\store_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_lib.c" 2>&1 > crypto\store\store_lib.d
crypto\store\store_register.obj: "..\crypto\store\store_register.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_register.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_register.c" 2>&1 > crypto\store\store_register.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_register.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_register.c" 2>&1 > crypto\store\store_register.d
crypto\store\store_strings.obj: "..\crypto\store\store_strings.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_strings.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_strings.c" 2>&1 > crypto\store\store_strings.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\store\store_strings.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\store\store_strings.c" 2>&1 > crypto\store\store_strings.d
crypto\threads_none.obj: "..\crypto\threads_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_none.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_none.c" 2>&1 > crypto\threads_none.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_none.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_none.c" 2>&1 > crypto\threads_none.d
crypto\threads_pthread.obj: "..\crypto\threads_pthread.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_pthread.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_pthread.c" 2>&1 > crypto\threads_pthread.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_pthread.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_pthread.c" 2>&1 > crypto\threads_pthread.d
crypto\threads_win.obj: "..\crypto\threads_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_win.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_win.c" 2>&1 > crypto\threads_win.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\threads_win.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\threads_win.c" 2>&1 > crypto\threads_win.d
crypto\ts\ts_asn1.obj: "..\crypto\ts\ts_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_asn1.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_asn1.c" 2>&1 > crypto\ts\ts_asn1.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_asn1.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_asn1.c" 2>&1 > crypto\ts\ts_asn1.d
crypto\ts\ts_conf.obj: "..\crypto\ts\ts_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_conf.c" 2>&1 > crypto\ts\ts_conf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_conf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_conf.c" 2>&1 > crypto\ts\ts_conf.d
crypto\ts\ts_err.obj: "..\crypto\ts\ts_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_err.c" 2>&1 > crypto\ts\ts_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_err.c" 2>&1 > crypto\ts\ts_err.d
crypto\ts\ts_lib.obj: "..\crypto\ts\ts_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_lib.c" 2>&1 > crypto\ts\ts_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_lib.c" 2>&1 > crypto\ts\ts_lib.d
crypto\ts\ts_req_print.obj: "..\crypto\ts\ts_req_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_print.c" 2>&1 > crypto\ts\ts_req_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_print.c" 2>&1 > crypto\ts\ts_req_print.d
crypto\ts\ts_req_utils.obj: "..\crypto\ts\ts_req_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_utils.c" 2>&1 > crypto\ts\ts_req_utils.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_req_utils.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_req_utils.c" 2>&1 > crypto\ts\ts_req_utils.d
crypto\ts\ts_rsp_print.obj: "..\crypto\ts\ts_rsp_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_print.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_print.c" 2>&1 > crypto\ts\ts_rsp_print.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_print.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_print.c" 2>&1 > crypto\ts\ts_rsp_print.d
crypto\ts\ts_rsp_sign.obj: "..\crypto\ts\ts_rsp_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_sign.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_sign.c" 2>&1 > crypto\ts\ts_rsp_sign.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_sign.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_sign.c" 2>&1 > crypto\ts\ts_rsp_sign.d
crypto\ts\ts_rsp_utils.obj: "..\crypto\ts\ts_rsp_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_utils.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_utils.c" 2>&1 > crypto\ts\ts_rsp_utils.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_utils.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_utils.c" 2>&1 > crypto\ts\ts_rsp_utils.d
crypto\ts\ts_rsp_verify.obj: "..\crypto\ts\ts_rsp_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_verify.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_verify.c" 2>&1 > crypto\ts\ts_rsp_verify.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_rsp_verify.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_rsp_verify.c" 2>&1 > crypto\ts\ts_rsp_verify.d
crypto\ts\ts_verify_ctx.obj: "..\crypto\ts\ts_verify_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_verify_ctx.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_verify_ctx.c" 2>&1 > crypto\ts\ts_verify_ctx.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ts\ts_verify_ctx.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ts\ts_verify_ctx.c" 2>&1 > crypto\ts\ts_verify_ctx.d
crypto\txt_db\txt_db.obj: "..\crypto\txt_db\txt_db.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\txt_db\txt_db.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\txt_db\txt_db.c" 2>&1 > crypto\txt_db\txt_db.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\txt_db\txt_db.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\txt_db\txt_db.c" 2>&1 > crypto\txt_db\txt_db.d
crypto\ui\ui_err.obj: "..\crypto\ui\ui_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_err.c" 2>&1 > crypto\ui\ui_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_err.c" 2>&1 > crypto\ui\ui_err.d
crypto\ui\ui_lib.obj: "..\crypto\ui\ui_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_lib.c" 2>&1 > crypto\ui\ui_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_lib.c" 2>&1 > crypto\ui\ui_lib.d
crypto\ui\ui_null.obj: "..\crypto\ui\ui_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_null.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_null.c" 2>&1 > crypto\ui\ui_null.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_null.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_null.c" 2>&1 > crypto\ui\ui_null.d
crypto\ui\ui_openssl.obj: "..\crypto\ui\ui_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_openssl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_openssl.c" 2>&1 > crypto\ui\ui_openssl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_openssl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_openssl.c" 2>&1 > crypto\ui\ui_openssl.d
crypto\ui\ui_util.obj: "..\crypto\ui\ui_util.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_util.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_util.c" 2>&1 > crypto\ui\ui_util.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\ui\ui_util.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\ui\ui_util.c" 2>&1 > crypto\ui\ui_util.d
crypto\uid.obj: "..\crypto\uid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\uid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\uid.c" 2>&1 > crypto\uid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\uid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\uid.c" 2>&1 > crypto\uid.d
crypto\uplink-x86_64.obj: "crypto\uplink-x86_64.asm"
$(AS) $(LIB_ASFLAGS) $(ASOUTFLAG)$@ "crypto\uplink-x86_64.asm"
crypto\uplink-x86_64.asm: "..\ms\uplink-x86_64.pl"
set ASM=$(AS)
"$(PERL)" "..\ms\uplink-x86_64.pl" $(PERLASM_SCHEME) $@
crypto\whrlpool\wp_block.obj: "..\crypto\whrlpool\wp_block.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_block.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_block.c" 2>&1 > crypto\whrlpool\wp_block.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_block.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_block.c" 2>&1 > crypto\whrlpool\wp_block.d
crypto\whrlpool\wp_dgst.obj: "..\crypto\whrlpool\wp_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_dgst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_dgst.c" 2>&1 > crypto\whrlpool\wp_dgst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\whrlpool\wp_dgst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\whrlpool\wp_dgst.c" 2>&1 > crypto\whrlpool\wp_dgst.d
crypto\x509\by_dir.obj: "..\crypto\x509\by_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_dir.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_dir.c" 2>&1 > crypto\x509\by_dir.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_dir.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_dir.c" 2>&1 > crypto\x509\by_dir.d
crypto\x509\by_file.obj: "..\crypto\x509\by_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_file.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_file.c" 2>&1 > crypto\x509\by_file.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\by_file.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\by_file.c" 2>&1 > crypto\x509\by_file.d
crypto\x509\t_crl.obj: "..\crypto\x509\t_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_crl.c" 2>&1 > crypto\x509\t_crl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_crl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_crl.c" 2>&1 > crypto\x509\t_crl.d
crypto\x509\t_req.obj: "..\crypto\x509\t_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_req.c" 2>&1 > crypto\x509\t_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_req.c" 2>&1 > crypto\x509\t_req.d
crypto\x509\t_x509.obj: "..\crypto\x509\t_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_x509.c" 2>&1 > crypto\x509\t_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\t_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\t_x509.c" 2>&1 > crypto\x509\t_x509.d
crypto\x509\x509_att.obj: "..\crypto\x509\x509_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_att.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_att.c" 2>&1 > crypto\x509\x509_att.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_att.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_att.c" 2>&1 > crypto\x509\x509_att.d
crypto\x509\x509_cmp.obj: "..\crypto\x509\x509_cmp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_cmp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_cmp.c" 2>&1 > crypto\x509\x509_cmp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_cmp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_cmp.c" 2>&1 > crypto\x509\x509_cmp.d
crypto\x509\x509_d2.obj: "..\crypto\x509\x509_d2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_d2.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_d2.c" 2>&1 > crypto\x509\x509_d2.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_d2.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_d2.c" 2>&1 > crypto\x509\x509_d2.d
crypto\x509\x509_def.obj: "..\crypto\x509\x509_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_def.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_def.c" 2>&1 > crypto\x509\x509_def.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_def.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_def.c" 2>&1 > crypto\x509\x509_def.d
crypto\x509\x509_err.obj: "..\crypto\x509\x509_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_err.c" 2>&1 > crypto\x509\x509_err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_err.c" 2>&1 > crypto\x509\x509_err.d
crypto\x509\x509_ext.obj: "..\crypto\x509\x509_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_ext.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_ext.c" 2>&1 > crypto\x509\x509_ext.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_ext.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_ext.c" 2>&1 > crypto\x509\x509_ext.d
crypto\x509\x509_lu.obj: "..\crypto\x509\x509_lu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_lu.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_lu.c" 2>&1 > crypto\x509\x509_lu.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_lu.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_lu.c" 2>&1 > crypto\x509\x509_lu.d
crypto\x509\x509_meth.obj: "..\crypto\x509\x509_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_meth.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_meth.c" 2>&1 > crypto\x509\x509_meth.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_meth.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_meth.c" 2>&1 > crypto\x509\x509_meth.d
crypto\x509\x509_obj.obj: "..\crypto\x509\x509_obj.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_obj.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_obj.c" 2>&1 > crypto\x509\x509_obj.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_obj.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_obj.c" 2>&1 > crypto\x509\x509_obj.d
crypto\x509\x509_r2x.obj: "..\crypto\x509\x509_r2x.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_r2x.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_r2x.c" 2>&1 > crypto\x509\x509_r2x.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_r2x.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_r2x.c" 2>&1 > crypto\x509\x509_r2x.d
crypto\x509\x509_req.obj: "..\crypto\x509\x509_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_req.c" 2>&1 > crypto\x509\x509_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_req.c" 2>&1 > crypto\x509\x509_req.d
crypto\x509\x509_set.obj: "..\crypto\x509\x509_set.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_set.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_set.c" 2>&1 > crypto\x509\x509_set.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_set.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_set.c" 2>&1 > crypto\x509\x509_set.d
crypto\x509\x509_trs.obj: "..\crypto\x509\x509_trs.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_trs.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_trs.c" 2>&1 > crypto\x509\x509_trs.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_trs.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_trs.c" 2>&1 > crypto\x509\x509_trs.d
crypto\x509\x509_txt.obj: "..\crypto\x509\x509_txt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_txt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_txt.c" 2>&1 > crypto\x509\x509_txt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_txt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_txt.c" 2>&1 > crypto\x509\x509_txt.d
crypto\x509\x509_v3.obj: "..\crypto\x509\x509_v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_v3.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_v3.c" 2>&1 > crypto\x509\x509_v3.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_v3.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_v3.c" 2>&1 > crypto\x509\x509_v3.d
crypto\x509\x509_vfy.obj: "..\crypto\x509\x509_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vfy.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vfy.c" 2>&1 > crypto\x509\x509_vfy.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vfy.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vfy.c" 2>&1 > crypto\x509\x509_vfy.d
crypto\x509\x509_vpm.obj: "..\crypto\x509\x509_vpm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vpm.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vpm.c" 2>&1 > crypto\x509\x509_vpm.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509_vpm.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509_vpm.c" 2>&1 > crypto\x509\x509_vpm.d
crypto\x509\x509cset.obj: "..\crypto\x509\x509cset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509cset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509cset.c" 2>&1 > crypto\x509\x509cset.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509cset.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509cset.c" 2>&1 > crypto\x509\x509cset.d
crypto\x509\x509name.obj: "..\crypto\x509\x509name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509name.c" 2>&1 > crypto\x509\x509name.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509name.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509name.c" 2>&1 > crypto\x509\x509name.d
crypto\x509\x509rset.obj: "..\crypto\x509\x509rset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509rset.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509rset.c" 2>&1 > crypto\x509\x509rset.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509rset.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509rset.c" 2>&1 > crypto\x509\x509rset.d
crypto\x509\x509spki.obj: "..\crypto\x509\x509spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509spki.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509spki.c" 2>&1 > crypto\x509\x509spki.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509spki.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509spki.c" 2>&1 > crypto\x509\x509spki.d
crypto\x509\x509type.obj: "..\crypto\x509\x509type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509type.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509type.c" 2>&1 > crypto\x509\x509type.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x509type.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x509type.c" 2>&1 > crypto\x509\x509type.d
crypto\x509\x_all.obj: "..\crypto\x509\x_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_all.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_all.c" 2>&1 > crypto\x509\x_all.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_all.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_all.c" 2>&1 > crypto\x509\x_all.d
crypto\x509\x_attrib.obj: "..\crypto\x509\x_attrib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_attrib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_attrib.c" 2>&1 > crypto\x509\x_attrib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_attrib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_attrib.c" 2>&1 > crypto\x509\x_attrib.d
crypto\x509\x_crl.obj: "..\crypto\x509\x_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_crl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_crl.c" 2>&1 > crypto\x509\x_crl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_crl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_crl.c" 2>&1 > crypto\x509\x_crl.d
crypto\x509\x_exten.obj: "..\crypto\x509\x_exten.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_exten.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_exten.c" 2>&1 > crypto\x509\x_exten.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_exten.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_exten.c" 2>&1 > crypto\x509\x_exten.d
crypto\x509\x_name.obj: "..\crypto\x509\x_name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_name.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_name.c" 2>&1 > crypto\x509\x_name.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_name.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_name.c" 2>&1 > crypto\x509\x_name.d
crypto\x509\x_pubkey.obj: "..\crypto\x509\x_pubkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_pubkey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_pubkey.c" 2>&1 > crypto\x509\x_pubkey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_pubkey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_pubkey.c" 2>&1 > crypto\x509\x_pubkey.d
crypto\x509\x_req.obj: "..\crypto\x509\x_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_req.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_req.c" 2>&1 > crypto\x509\x_req.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_req.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_req.c" 2>&1 > crypto\x509\x_req.d
crypto\x509\x_x509.obj: "..\crypto\x509\x_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509.c" 2>&1 > crypto\x509\x_x509.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509.c" 2>&1 > crypto\x509\x_x509.d
crypto\x509\x_x509a.obj: "..\crypto\x509\x_x509a.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509a.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509a.c" 2>&1 > crypto\x509\x_x509a.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509\x_x509a.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509\x_x509a.c" 2>&1 > crypto\x509\x_x509a.d
crypto\x509v3\pcy_cache.obj: "..\crypto\x509v3\pcy_cache.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_cache.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_cache.c" 2>&1 > crypto\x509v3\pcy_cache.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_cache.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_cache.c" 2>&1 > crypto\x509v3\pcy_cache.d
crypto\x509v3\pcy_data.obj: "..\crypto\x509v3\pcy_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_data.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_data.c" 2>&1 > crypto\x509v3\pcy_data.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_data.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_data.c" 2>&1 > crypto\x509v3\pcy_data.d
crypto\x509v3\pcy_lib.obj: "..\crypto\x509v3\pcy_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_lib.c" 2>&1 > crypto\x509v3\pcy_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_lib.c" 2>&1 > crypto\x509v3\pcy_lib.d
crypto\x509v3\pcy_map.obj: "..\crypto\x509v3\pcy_map.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_map.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_map.c" 2>&1 > crypto\x509v3\pcy_map.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_map.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_map.c" 2>&1 > crypto\x509v3\pcy_map.d
crypto\x509v3\pcy_node.obj: "..\crypto\x509v3\pcy_node.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_node.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_node.c" 2>&1 > crypto\x509v3\pcy_node.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_node.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_node.c" 2>&1 > crypto\x509v3\pcy_node.d
crypto\x509v3\pcy_tree.obj: "..\crypto\x509v3\pcy_tree.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_tree.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_tree.c" 2>&1 > crypto\x509v3\pcy_tree.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\pcy_tree.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\pcy_tree.c" 2>&1 > crypto\x509v3\pcy_tree.d
crypto\x509v3\v3_addr.obj: "..\crypto\x509v3\v3_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_addr.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_addr.c" 2>&1 > crypto\x509v3\v3_addr.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_addr.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_addr.c" 2>&1 > crypto\x509v3\v3_addr.d
crypto\x509v3\v3_admis.obj: "..\crypto\x509v3\v3_admis.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_admis.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_admis.c" 2>&1 > crypto\x509v3\v3_admis.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_admis.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_admis.c" 2>&1 > crypto\x509v3\v3_admis.d
crypto\x509v3\v3_akey.obj: "..\crypto\x509v3\v3_akey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akey.c" 2>&1 > crypto\x509v3\v3_akey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akey.c" 2>&1 > crypto\x509v3\v3_akey.d
crypto\x509v3\v3_akeya.obj: "..\crypto\x509v3\v3_akeya.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akeya.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akeya.c" 2>&1 > crypto\x509v3\v3_akeya.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_akeya.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_akeya.c" 2>&1 > crypto\x509v3\v3_akeya.d
crypto\x509v3\v3_alt.obj: "..\crypto\x509v3\v3_alt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_alt.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_alt.c" 2>&1 > crypto\x509v3\v3_alt.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_alt.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_alt.c" 2>&1 > crypto\x509v3\v3_alt.d
crypto\x509v3\v3_asid.obj: "..\crypto\x509v3\v3_asid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_asid.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_asid.c" 2>&1 > crypto\x509v3\v3_asid.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_asid.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_asid.c" 2>&1 > crypto\x509v3\v3_asid.d
crypto\x509v3\v3_bcons.obj: "..\crypto\x509v3\v3_bcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bcons.c" 2>&1 > crypto\x509v3\v3_bcons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bcons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bcons.c" 2>&1 > crypto\x509v3\v3_bcons.d
crypto\x509v3\v3_bitst.obj: "..\crypto\x509v3\v3_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bitst.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bitst.c" 2>&1 > crypto\x509v3\v3_bitst.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_bitst.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_bitst.c" 2>&1 > crypto\x509v3\v3_bitst.d
crypto\x509v3\v3_conf.obj: "..\crypto\x509v3\v3_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_conf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_conf.c" 2>&1 > crypto\x509v3\v3_conf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_conf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_conf.c" 2>&1 > crypto\x509v3\v3_conf.d
crypto\x509v3\v3_cpols.obj: "..\crypto\x509v3\v3_cpols.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_cpols.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_cpols.c" 2>&1 > crypto\x509v3\v3_cpols.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_cpols.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_cpols.c" 2>&1 > crypto\x509v3\v3_cpols.d
crypto\x509v3\v3_crld.obj: "..\crypto\x509v3\v3_crld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_crld.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_crld.c" 2>&1 > crypto\x509v3\v3_crld.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_crld.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_crld.c" 2>&1 > crypto\x509v3\v3_crld.d
crypto\x509v3\v3_enum.obj: "..\crypto\x509v3\v3_enum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_enum.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_enum.c" 2>&1 > crypto\x509v3\v3_enum.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_enum.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_enum.c" 2>&1 > crypto\x509v3\v3_enum.d
crypto\x509v3\v3_extku.obj: "..\crypto\x509v3\v3_extku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_extku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_extku.c" 2>&1 > crypto\x509v3\v3_extku.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_extku.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_extku.c" 2>&1 > crypto\x509v3\v3_extku.d
crypto\x509v3\v3_genn.obj: "..\crypto\x509v3\v3_genn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_genn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_genn.c" 2>&1 > crypto\x509v3\v3_genn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_genn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_genn.c" 2>&1 > crypto\x509v3\v3_genn.d
crypto\x509v3\v3_ia5.obj: "..\crypto\x509v3\v3_ia5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ia5.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ia5.c" 2>&1 > crypto\x509v3\v3_ia5.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ia5.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ia5.c" 2>&1 > crypto\x509v3\v3_ia5.d
crypto\x509v3\v3_info.obj: "..\crypto\x509v3\v3_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_info.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_info.c" 2>&1 > crypto\x509v3\v3_info.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_info.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_info.c" 2>&1 > crypto\x509v3\v3_info.d
crypto\x509v3\v3_int.obj: "..\crypto\x509v3\v3_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_int.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_int.c" 2>&1 > crypto\x509v3\v3_int.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_int.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_int.c" 2>&1 > crypto\x509v3\v3_int.d
crypto\x509v3\v3_lib.obj: "..\crypto\x509v3\v3_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_lib.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_lib.c" 2>&1 > crypto\x509v3\v3_lib.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_lib.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_lib.c" 2>&1 > crypto\x509v3\v3_lib.d
crypto\x509v3\v3_ncons.obj: "..\crypto\x509v3\v3_ncons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ncons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ncons.c" 2>&1 > crypto\x509v3\v3_ncons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_ncons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_ncons.c" 2>&1 > crypto\x509v3\v3_ncons.d
crypto\x509v3\v3_pci.obj: "..\crypto\x509v3\v3_pci.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pci.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pci.c" 2>&1 > crypto\x509v3\v3_pci.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pci.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pci.c" 2>&1 > crypto\x509v3\v3_pci.d
crypto\x509v3\v3_pcia.obj: "..\crypto\x509v3\v3_pcia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcia.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcia.c" 2>&1 > crypto\x509v3\v3_pcia.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcia.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcia.c" 2>&1 > crypto\x509v3\v3_pcia.d
crypto\x509v3\v3_pcons.obj: "..\crypto\x509v3\v3_pcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcons.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcons.c" 2>&1 > crypto\x509v3\v3_pcons.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pcons.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pcons.c" 2>&1 > crypto\x509v3\v3_pcons.d
crypto\x509v3\v3_pku.obj: "..\crypto\x509v3\v3_pku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pku.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pku.c" 2>&1 > crypto\x509v3\v3_pku.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pku.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pku.c" 2>&1 > crypto\x509v3\v3_pku.d
crypto\x509v3\v3_pmaps.obj: "..\crypto\x509v3\v3_pmaps.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pmaps.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pmaps.c" 2>&1 > crypto\x509v3\v3_pmaps.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_pmaps.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_pmaps.c" 2>&1 > crypto\x509v3\v3_pmaps.d
crypto\x509v3\v3_prn.obj: "..\crypto\x509v3\v3_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_prn.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_prn.c" 2>&1 > crypto\x509v3\v3_prn.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_prn.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_prn.c" 2>&1 > crypto\x509v3\v3_prn.d
crypto\x509v3\v3_purp.obj: "..\crypto\x509v3\v3_purp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_purp.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_purp.c" 2>&1 > crypto\x509v3\v3_purp.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_purp.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_purp.c" 2>&1 > crypto\x509v3\v3_purp.d
crypto\x509v3\v3_skey.obj: "..\crypto\x509v3\v3_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_skey.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_skey.c" 2>&1 > crypto\x509v3\v3_skey.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_skey.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_skey.c" 2>&1 > crypto\x509v3\v3_skey.d
crypto\x509v3\v3_sxnet.obj: "..\crypto\x509v3\v3_sxnet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_sxnet.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_sxnet.c" 2>&1 > crypto\x509v3\v3_sxnet.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_sxnet.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_sxnet.c" 2>&1 > crypto\x509v3\v3_sxnet.d
crypto\x509v3\v3_tlsf.obj: "..\crypto\x509v3\v3_tlsf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_tlsf.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_tlsf.c" 2>&1 > crypto\x509v3\v3_tlsf.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_tlsf.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_tlsf.c" 2>&1 > crypto\x509v3\v3_tlsf.d
crypto\x509v3\v3_utl.obj: "..\crypto\x509v3\v3_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_utl.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_utl.c" 2>&1 > crypto\x509v3\v3_utl.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3_utl.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3_utl.c" 2>&1 > crypto\x509v3\v3_utl.d
crypto\x509v3\v3err.obj: "..\crypto\x509v3\v3err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3err.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3err.c" 2>&1 > crypto\x509v3\v3err.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\crypto\x509v3\v3err.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\crypto\x509v3\v3err.c" 2>&1 > crypto\x509v3\v3err.d
ms\uplink.obj: "..\ms\uplink.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\uplink.c"
- $(CC) $(LIB_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\ms\uplink.c" 2>&1 > ms\uplink.d
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\uplink.c"
+ $(CC) $(LIB_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\ms\uplink.c" 2>&1 > ms\uplink.d
libcrypto_static.lib: crypto\aes\aes_cbc.obj crypto\aes\aes_cfb.obj crypto\aes\aes_core.obj crypto\aes\aes_ecb.obj crypto\aes\aes_ige.obj crypto\aes\aes_misc.obj crypto\aes\aes_ofb.obj crypto\aes\aes_wrap.obj crypto\aria\aria.obj crypto\asn1\a_bitstr.obj crypto\asn1\a_d2i_fp.obj crypto\asn1\a_digest.obj crypto\asn1\a_dup.obj crypto\asn1\a_gentm.obj crypto\asn1\a_i2d_fp.obj crypto\asn1\a_int.obj crypto\asn1\a_mbstr.obj crypto\asn1\a_object.obj crypto\asn1\a_octet.obj crypto\asn1\a_print.obj crypto\asn1\a_sign.obj crypto\asn1\a_strex.obj crypto\asn1\a_strnid.obj crypto\asn1\a_time.obj crypto\asn1\a_type.obj crypto\asn1\a_utctm.obj crypto\asn1\a_utf8.obj crypto\asn1\a_verify.obj crypto\asn1\ameth_lib.obj crypto\asn1\asn1_err.obj crypto\asn1\asn1_gen.obj crypto\asn1\asn1_item_list.obj crypto\asn1\asn1_lib.obj crypto\asn1\asn1_par.obj crypto\asn1\asn_mime.obj crypto\asn1\asn_moid.obj crypto\asn1\asn_mstbl.obj crypto\asn1\asn_pack.obj crypto\asn1\bio_asn1.obj crypto\asn1\bio_ndef.obj crypto\asn1\d2i_pr.obj crypto\asn1\d2i_pu.obj crypto\asn1\evp_asn1.obj crypto\asn1\f_int.obj crypto\asn1\f_string.obj crypto\asn1\i2d_pr.obj crypto\asn1\i2d_pu.obj crypto\asn1\n_pkey.obj crypto\asn1\nsseq.obj crypto\asn1\p5_pbe.obj crypto\asn1\p5_pbev2.obj crypto\asn1\p5_scrypt.obj crypto\asn1\p8_pkey.obj crypto\asn1\t_bitst.obj crypto\asn1\t_pkey.obj crypto\asn1\t_spki.obj crypto\asn1\tasn_dec.obj crypto\asn1\tasn_enc.obj crypto\asn1\tasn_fre.obj crypto\asn1\tasn_new.obj crypto\asn1\tasn_prn.obj crypto\asn1\tasn_scn.obj crypto\asn1\tasn_typ.obj crypto\asn1\tasn_utl.obj crypto\asn1\x_algor.obj crypto\asn1\x_bignum.obj crypto\asn1\x_info.obj crypto\asn1\x_int64.obj crypto\asn1\x_long.obj crypto\asn1\x_pkey.obj crypto\asn1\x_sig.obj crypto\asn1\x_spki.obj crypto\asn1\x_val.obj crypto\async\arch\async_null.obj crypto\async\arch\async_posix.obj crypto\async\arch\async_win.obj crypto\async\async.obj crypto\async\async_err.obj crypto\async\async_wait.obj crypto\bf\bf_cfb64.obj crypto\bf\bf_ecb.obj crypto\bf\bf_enc.obj crypto\bf\bf_ofb64.obj crypto\bf\bf_skey.obj crypto\bio\b_addr.obj crypto\bio\b_dump.obj crypto\bio\b_print.obj crypto\bio\b_sock.obj crypto\bio\b_sock2.obj crypto\bio\bf_buff.obj crypto\bio\bf_lbuf.obj crypto\bio\bf_nbio.obj crypto\bio\bf_null.obj crypto\bio\bio_cb.obj crypto\bio\bio_err.obj crypto\bio\bio_lib.obj crypto\bio\bio_meth.obj crypto\bio\bss_acpt.obj crypto\bio\bss_bio.obj crypto\bio\bss_conn.obj crypto\bio\bss_dgram.obj crypto\bio\bss_fd.obj crypto\bio\bss_file.obj crypto\bio\bss_log.obj crypto\bio\bss_mem.obj crypto\bio\bss_null.obj crypto\bio\bss_sock.obj crypto\blake2\blake2b.obj crypto\blake2\blake2s.obj crypto\blake2\m_blake2b.obj crypto\blake2\m_blake2s.obj crypto\bn\bn_add.obj crypto\bn\bn_asm.obj crypto\bn\bn_blind.obj crypto\bn\bn_const.obj crypto\bn\bn_ctx.obj crypto\bn\bn_depr.obj crypto\bn\bn_dh.obj crypto\bn\bn_div.obj crypto\bn\bn_err.obj crypto\bn\bn_exp.obj crypto\bn\bn_exp2.obj crypto\bn\bn_gcd.obj crypto\bn\bn_gf2m.obj crypto\bn\bn_intern.obj crypto\bn\bn_kron.obj crypto\bn\bn_lib.obj crypto\bn\bn_mod.obj crypto\bn\bn_mont.obj crypto\bn\bn_mpi.obj crypto\bn\bn_mul.obj crypto\bn\bn_nist.obj crypto\bn\bn_prime.obj crypto\bn\bn_print.obj crypto\bn\bn_rand.obj crypto\bn\bn_recp.obj crypto\bn\bn_shift.obj crypto\bn\bn_sqr.obj crypto\bn\bn_sqrt.obj crypto\bn\bn_srp.obj crypto\bn\bn_word.obj crypto\bn\bn_x931p.obj crypto\buffer\buf_err.obj crypto\buffer\buffer.obj crypto\camellia\camellia.obj crypto\camellia\cmll_cbc.obj crypto\camellia\cmll_cfb.obj crypto\camellia\cmll_ctr.obj crypto\camellia\cmll_ecb.obj crypto\camellia\cmll_misc.obj crypto\camellia\cmll_ofb.obj crypto\cast\c_cfb64.obj crypto\cast\c_ecb.obj crypto\cast\c_enc.obj crypto\cast\c_ofb64.obj crypto\cast\c_skey.obj crypto\chacha\chacha_enc.obj crypto\cmac\cm_ameth.obj crypto\cmac\cm_pmeth.obj crypto\cmac\cmac.obj crypto\cms\cms_asn1.obj crypto\cms\cms_att.obj crypto\cms\cms_cd.obj crypto\cms\cms_dd.obj crypto\cms\cms_enc.obj crypto\cms\cms_env.obj crypto\cms\cms_err.obj crypto\cms\cms_ess.obj crypto\cms\cms_io.obj crypto\cms\cms_kari.obj crypto\cms\cms_lib.obj crypto\cms\cms_pwri.obj crypto\cms\cms_sd.obj crypto\cms\cms_smime.obj crypto\comp\c_zlib.obj crypto\comp\comp_err.obj crypto\comp\comp_lib.obj crypto\conf\conf_api.obj crypto\conf\conf_def.obj crypto\conf\conf_err.obj crypto\conf\conf_lib.obj crypto\conf\conf_mall.obj crypto\conf\conf_mod.obj crypto\conf\conf_sap.obj crypto\conf\conf_ssl.obj crypto\cpt_err.obj crypto\cryptlib.obj crypto\ct\ct_b64.obj crypto\ct\ct_err.obj crypto\ct\ct_log.obj crypto\ct\ct_oct.obj crypto\ct\ct_policy.obj crypto\ct\ct_prn.obj crypto\ct\ct_sct.obj crypto\ct\ct_sct_ctx.obj crypto\ct\ct_vfy.obj crypto\ct\ct_x509v3.obj crypto\ctype.obj crypto\cversion.obj crypto\des\cbc_cksm.obj crypto\des\cbc_enc.obj crypto\des\cfb64ede.obj crypto\des\cfb64enc.obj crypto\des\cfb_enc.obj crypto\des\des_enc.obj crypto\des\ecb3_enc.obj crypto\des\ecb_enc.obj crypto\des\fcrypt.obj crypto\des\fcrypt_b.obj crypto\des\ofb64ede.obj crypto\des\ofb64enc.obj crypto\des\ofb_enc.obj crypto\des\pcbc_enc.obj crypto\des\qud_cksm.obj crypto\des\rand_key.obj crypto\des\set_key.obj crypto\des\str2key.obj crypto\des\xcbc_enc.obj crypto\dh\dh_ameth.obj crypto\dh\dh_asn1.obj crypto\dh\dh_check.obj crypto\dh\dh_depr.obj crypto\dh\dh_err.obj crypto\dh\dh_gen.obj crypto\dh\dh_kdf.obj crypto\dh\dh_key.obj crypto\dh\dh_lib.obj crypto\dh\dh_meth.obj crypto\dh\dh_pmeth.obj crypto\dh\dh_prn.obj crypto\dh\dh_rfc5114.obj crypto\dh\dh_rfc7919.obj crypto\dsa\dsa_ameth.obj crypto\dsa\dsa_asn1.obj crypto\dsa\dsa_depr.obj crypto\dsa\dsa_err.obj crypto\dsa\dsa_gen.obj crypto\dsa\dsa_key.obj crypto\dsa\dsa_lib.obj crypto\dsa\dsa_meth.obj crypto\dsa\dsa_ossl.obj crypto\dsa\dsa_pmeth.obj crypto\dsa\dsa_prn.obj crypto\dsa\dsa_sign.obj crypto\dsa\dsa_vrf.obj crypto\dso\dso_dl.obj crypto\dso\dso_dlfcn.obj crypto\dso\dso_err.obj crypto\dso\dso_lib.obj crypto\dso\dso_openssl.obj crypto\dso\dso_vms.obj crypto\dso\dso_win32.obj crypto\ebcdic.obj crypto\ec\curve25519.obj crypto\ec\curve448\arch_32\f_impl.obj crypto\ec\curve448\curve448.obj crypto\ec\curve448\curve448_tables.obj crypto\ec\curve448\eddsa.obj crypto\ec\curve448\f_generic.obj crypto\ec\curve448\scalar.obj crypto\ec\ec2_oct.obj crypto\ec\ec2_smpl.obj crypto\ec\ec_ameth.obj crypto\ec\ec_asn1.obj crypto\ec\ec_check.obj crypto\ec\ec_curve.obj crypto\ec\ec_cvt.obj crypto\ec\ec_err.obj crypto\ec\ec_key.obj crypto\ec\ec_kmeth.obj crypto\ec\ec_lib.obj crypto\ec\ec_mult.obj crypto\ec\ec_oct.obj crypto\ec\ec_pmeth.obj crypto\ec\ec_print.obj crypto\ec\ecdh_kdf.obj crypto\ec\ecdh_ossl.obj crypto\ec\ecdsa_ossl.obj crypto\ec\ecdsa_sign.obj crypto\ec\ecdsa_vrf.obj crypto\ec\eck_prn.obj crypto\ec\ecp_mont.obj crypto\ec\ecp_nist.obj crypto\ec\ecp_nistp224.obj crypto\ec\ecp_nistp256.obj crypto\ec\ecp_nistp521.obj crypto\ec\ecp_nistputil.obj crypto\ec\ecp_oct.obj crypto\ec\ecp_smpl.obj crypto\ec\ecx_meth.obj crypto\engine\eng_all.obj crypto\engine\eng_cnf.obj crypto\engine\eng_ctrl.obj crypto\engine\eng_dyn.obj crypto\engine\eng_err.obj crypto\engine\eng_fat.obj crypto\engine\eng_init.obj crypto\engine\eng_lib.obj crypto\engine\eng_list.obj crypto\engine\eng_openssl.obj crypto\engine\eng_pkey.obj crypto\engine\eng_rdrand.obj crypto\engine\eng_table.obj crypto\engine\tb_asnmth.obj crypto\engine\tb_cipher.obj crypto\engine\tb_dh.obj crypto\engine\tb_digest.obj crypto\engine\tb_dsa.obj crypto\engine\tb_eckey.obj crypto\engine\tb_pkmeth.obj crypto\engine\tb_rand.obj crypto\engine\tb_rsa.obj crypto\err\err.obj crypto\err\err_all.obj crypto\err\err_prn.obj crypto\evp\bio_b64.obj crypto\evp\bio_enc.obj crypto\evp\bio_md.obj crypto\evp\bio_ok.obj crypto\evp\c_allc.obj crypto\evp\c_alld.obj crypto\evp\cmeth_lib.obj crypto\evp\digest.obj crypto\evp\e_aes.obj crypto\evp\e_aes_cbc_hmac_sha1.obj crypto\evp\e_aes_cbc_hmac_sha256.obj crypto\evp\e_aria.obj crypto\evp\e_bf.obj crypto\evp\e_camellia.obj crypto\evp\e_cast.obj crypto\evp\e_chacha20_poly1305.obj crypto\evp\e_des.obj crypto\evp\e_des3.obj crypto\evp\e_idea.obj crypto\evp\e_null.obj crypto\evp\e_old.obj crypto\evp\e_rc2.obj crypto\evp\e_rc4.obj crypto\evp\e_rc4_hmac_md5.obj crypto\evp\e_rc5.obj crypto\evp\e_seed.obj crypto\evp\e_sm4.obj crypto\evp\e_xcbc_d.obj crypto\evp\encode.obj crypto\evp\evp_cnf.obj crypto\evp\evp_enc.obj crypto\evp\evp_err.obj crypto\evp\evp_key.obj crypto\evp\evp_lib.obj crypto\evp\evp_pbe.obj crypto\evp\evp_pkey.obj crypto\evp\m_md2.obj crypto\evp\m_md4.obj crypto\evp\m_md5.obj crypto\evp\m_md5_sha1.obj crypto\evp\m_mdc2.obj crypto\evp\m_null.obj crypto\evp\m_ripemd.obj crypto\evp\m_sha1.obj crypto\evp\m_sha3.obj crypto\evp\m_sigver.obj crypto\evp\m_wp.obj crypto\evp\names.obj crypto\evp\p5_crpt.obj crypto\evp\p5_crpt2.obj crypto\evp\p_dec.obj crypto\evp\p_enc.obj crypto\evp\p_lib.obj crypto\evp\p_open.obj crypto\evp\p_seal.obj crypto\evp\p_sign.obj crypto\evp\p_verify.obj crypto\evp\pbe_scrypt.obj crypto\evp\pmeth_fn.obj crypto\evp\pmeth_gn.obj crypto\evp\pmeth_lib.obj crypto\ex_data.obj crypto\getenv.obj crypto\hmac\hm_ameth.obj crypto\hmac\hm_pmeth.obj crypto\hmac\hmac.obj crypto\idea\i_cbc.obj crypto\idea\i_cfb64.obj crypto\idea\i_ecb.obj crypto\idea\i_ofb64.obj crypto\idea\i_skey.obj crypto\init.obj crypto\kdf\hkdf.obj crypto\kdf\kdf_err.obj crypto\kdf\scrypt.obj crypto\kdf\tls1_prf.obj crypto\lhash\lh_stats.obj crypto\lhash\lhash.obj crypto\md2\md2_dgst.obj crypto\md2\md2_one.obj crypto\md4\md4_dgst.obj crypto\md4\md4_one.obj crypto\md5\md5_dgst.obj crypto\md5\md5_one.obj crypto\mem.obj crypto\mem_clr.obj crypto\mem_dbg.obj crypto\mem_sec.obj crypto\modes\cbc128.obj crypto\modes\ccm128.obj crypto\modes\cfb128.obj crypto\modes\ctr128.obj crypto\modes\cts128.obj crypto\modes\gcm128.obj crypto\modes\ocb128.obj crypto\modes\ofb128.obj crypto\modes\wrap128.obj crypto\modes\xts128.obj crypto\o_dir.obj crypto\o_fips.obj crypto\o_fopen.obj crypto\o_init.obj crypto\o_str.obj crypto\o_time.obj crypto\objects\o_names.obj crypto\objects\obj_dat.obj crypto\objects\obj_err.obj crypto\objects\obj_lib.obj crypto\objects\obj_xref.obj crypto\ocsp\ocsp_asn.obj crypto\ocsp\ocsp_cl.obj crypto\ocsp\ocsp_err.obj crypto\ocsp\ocsp_ext.obj crypto\ocsp\ocsp_ht.obj crypto\ocsp\ocsp_lib.obj crypto\ocsp\ocsp_prn.obj crypto\ocsp\ocsp_srv.obj crypto\ocsp\ocsp_vfy.obj crypto\ocsp\v3_ocsp.obj crypto\pem\pem_all.obj crypto\pem\pem_err.obj crypto\pem\pem_info.obj crypto\pem\pem_lib.obj crypto\pem\pem_oth.obj crypto\pem\pem_pk8.obj crypto\pem\pem_pkey.obj crypto\pem\pem_sign.obj crypto\pem\pem_x509.obj crypto\pem\pem_xaux.obj crypto\pem\pvkfmt.obj crypto\pkcs12\p12_add.obj crypto\pkcs12\p12_asn.obj crypto\pkcs12\p12_attr.obj crypto\pkcs12\p12_crpt.obj crypto\pkcs12\p12_crt.obj crypto\pkcs12\p12_decr.obj crypto\pkcs12\p12_init.obj crypto\pkcs12\p12_key.obj crypto\pkcs12\p12_kiss.obj crypto\pkcs12\p12_mutl.obj crypto\pkcs12\p12_npas.obj crypto\pkcs12\p12_p8d.obj crypto\pkcs12\p12_p8e.obj crypto\pkcs12\p12_sbag.obj crypto\pkcs12\p12_utl.obj crypto\pkcs12\pk12err.obj crypto\pkcs7\bio_pk7.obj crypto\pkcs7\pk7_asn1.obj crypto\pkcs7\pk7_attr.obj crypto\pkcs7\pk7_doit.obj crypto\pkcs7\pk7_lib.obj crypto\pkcs7\pk7_mime.obj crypto\pkcs7\pk7_smime.obj crypto\pkcs7\pkcs7err.obj crypto\poly1305\poly1305.obj crypto\poly1305\poly1305_ameth.obj crypto\poly1305\poly1305_pmeth.obj crypto\rand\drbg_ctr.obj crypto\rand\drbg_lib.obj crypto\rand\rand_egd.obj crypto\rand\rand_err.obj crypto\rand\rand_lib.obj crypto\rand\rand_unix.obj crypto\rand\rand_vms.obj crypto\rand\rand_win.obj crypto\rand\randfile.obj crypto\rc2\rc2_cbc.obj crypto\rc2\rc2_ecb.obj crypto\rc2\rc2_skey.obj crypto\rc2\rc2cfb64.obj crypto\rc2\rc2ofb64.obj crypto\rc4\rc4_enc.obj crypto\rc4\rc4_skey.obj crypto\rc5\rc5_ecb.obj crypto\rc5\rc5_enc.obj crypto\rc5\rc5_skey.obj crypto\rc5\rc5cfb64.obj crypto\rc5\rc5ofb64.obj crypto\ripemd\rmd_dgst.obj crypto\ripemd\rmd_one.obj crypto\rsa\rsa_ameth.obj crypto\rsa\rsa_asn1.obj crypto\rsa\rsa_chk.obj crypto\rsa\rsa_crpt.obj crypto\rsa\rsa_depr.obj crypto\rsa\rsa_err.obj crypto\rsa\rsa_gen.obj crypto\rsa\rsa_lib.obj crypto\rsa\rsa_meth.obj crypto\rsa\rsa_mp.obj crypto\rsa\rsa_none.obj crypto\rsa\rsa_oaep.obj crypto\rsa\rsa_ossl.obj crypto\rsa\rsa_pk1.obj crypto\rsa\rsa_pmeth.obj crypto\rsa\rsa_prn.obj crypto\rsa\rsa_pss.obj crypto\rsa\rsa_saos.obj crypto\rsa\rsa_sign.obj crypto\rsa\rsa_ssl.obj crypto\rsa\rsa_x931.obj crypto\rsa\rsa_x931g.obj crypto\seed\seed.obj crypto\seed\seed_cbc.obj crypto\seed\seed_cfb.obj crypto\seed\seed_ecb.obj crypto\seed\seed_ofb.obj crypto\sha\keccak1600.obj crypto\sha\sha1_one.obj crypto\sha\sha1dgst.obj crypto\sha\sha256.obj crypto\sha\sha512.obj crypto\siphash\siphash.obj crypto\siphash\siphash_ameth.obj crypto\siphash\siphash_pmeth.obj crypto\sm2\sm2_crypt.obj crypto\sm2\sm2_err.obj crypto\sm2\sm2_pmeth.obj crypto\sm2\sm2_sign.obj crypto\sm3\m_sm3.obj crypto\sm3\sm3.obj crypto\sm4\sm4.obj crypto\srp\srp_lib.obj crypto\srp\srp_vfy.obj crypto\stack\stack.obj crypto\store\loader_file.obj crypto\store\store_err.obj crypto\store\store_init.obj crypto\store\store_lib.obj crypto\store\store_register.obj crypto\store\store_strings.obj crypto\threads_none.obj crypto\threads_pthread.obj crypto\threads_win.obj crypto\ts\ts_asn1.obj crypto\ts\ts_conf.obj crypto\ts\ts_err.obj crypto\ts\ts_lib.obj crypto\ts\ts_req_print.obj crypto\ts\ts_req_utils.obj crypto\ts\ts_rsp_print.obj crypto\ts\ts_rsp_sign.obj crypto\ts\ts_rsp_utils.obj crypto\ts\ts_rsp_verify.obj crypto\ts\ts_verify_ctx.obj crypto\txt_db\txt_db.obj crypto\ui\ui_err.obj crypto\ui\ui_lib.obj crypto\ui\ui_null.obj crypto\ui\ui_openssl.obj crypto\ui\ui_util.obj crypto\uid.obj crypto\uplink-x86_64.obj crypto\whrlpool\wp_block.obj crypto\whrlpool\wp_dgst.obj crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto\x509\t_crl.obj crypto\x509\t_req.obj crypto\x509\t_x509.obj crypto\x509\x509_att.obj crypto\x509\x509_cmp.obj crypto\x509\x509_d2.obj crypto\x509\x509_def.obj crypto\x509\x509_err.obj crypto\x509\x509_ext.obj crypto\x509\x509_lu.obj crypto\x509\x509_meth.obj crypto\x509\x509_obj.obj crypto\x509\x509_r2x.obj crypto\x509\x509_req.obj crypto\x509\x509_set.obj crypto\x509\x509_trs.obj crypto\x509\x509_txt.obj crypto\x509\x509_v3.obj crypto\x509\x509_vfy.obj crypto\x509\x509_vpm.obj crypto\x509\x509cset.obj crypto\x509\x509name.obj crypto\x509\x509rset.obj crypto\x509\x509spki.obj crypto\x509\x509type.obj crypto\x509\x_all.obj crypto\x509\x_attrib.obj crypto\x509\x_crl.obj crypto\x509\x_exten.obj crypto\x509\x_name.obj crypto\x509\x_pubkey.obj crypto\x509\x_req.obj crypto\x509\x_x509.obj crypto\x509\x_x509a.obj crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj ms\uplink.obj
$(AR) $(ARFLAGS) $(AROUTFLAG)libcrypto_static.lib @<<
crypto\aes\aes_cbc.obj
@@ -4068,13 +4069,12 @@ ssl\t1_trce.obj
ssl\tls13_enc.obj
ssl\tls_srp.obj
<<
-test\libtestutil.lib: test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\init.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj
+test\libtestutil.lib: test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj test\testutil\testutil_init.obj
$(AR) $(ARFLAGS) $(AROUTFLAG)test\libtestutil.lib @<<
test\testutil\basic_output.obj
test\testutil\cb.obj
test\testutil\driver.obj
test\testutil\format_output.obj
-test\testutil\init.obj
test\testutil\main.obj
test\testutil\output_helpers.obj
test\testutil\random.obj
@@ -4082,6 +4082,7 @@ test\testutil\stanza.obj
test\testutil\tap_bio.obj
test\testutil\test_cleanup.obj
test\testutil\tests.obj
+test\testutil\testutil_init.obj
<<
test\testutil\basic_output.obj: "..\test\testutil\basic_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\basic_output.c"
@@ -4095,9 +4096,6 @@ test\testutil\driver.obj: "..\test\testutil\driver.c"
test\testutil\format_output.obj: "..\test\testutil\format_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\format_output.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\format_output.c" 2>&1 > test\testutil\format_output.d
-test\testutil\init.obj: "..\test\testutil\init.c"
- $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\init.c"
- $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\init.c" 2>&1 > test\testutil\init.d
test\testutil\main.obj: "..\test\testutil\main.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\main.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\main.c" 2>&1 > test\testutil\main.d
@@ -4119,6 +4117,9 @@ test\testutil\test_cleanup.obj: "..\test\testutil\test_cleanup.c"
test\testutil\tests.obj: "..\test\testutil\tests.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\tests.c"
$(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\tests.c" 2>&1 > test\testutil\tests.d
+test\testutil\testutil_init.obj: "..\test\testutil\testutil_init.c"
+ $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\testutil\testutil_init.c"
+ $(CC) $(LIB_CFLAGS) /I "include" /I "..\include" $(LIB_CPPFLAGS) /Zs /showIncludes "..\test\testutil\testutil_init.c" 2>&1 > test\testutil\testutil_init.d
engines\capi.dll: engines\e_capi.obj libcrypto.lib
IF EXIST engines\capi.dll.manifest DEL /F /Q engines\capi.dll.manifest
$(LD) $(LDFLAGS) $(DSO_LDFLAGS) $(LDOUTFLAG)engines\capi.dll /def:<< @<<
@@ -4395,8 +4396,8 @@ apps\x509.obj: "..\apps\x509.c" "apps\progs.h"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\apps\x509.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\apps\x509.c" 2>&1 > apps\x509.d
ms\applink.obj: "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "apps" /I ".." /I "..\include" /I "..\apps" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
+ $(CC) $(BIN_CFLAGS) /I "apps" /I "." /I "include" /I "..\apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\ms\applink.c"
+ $(CC) $(BIN_CFLAGS) /I "apps" /I "." /I "include" /I "..\apps" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\ms\applink.c" 2>&1 > ms\applink.d
fuzz\asn1-test.exe: fuzz\asn1.obj fuzz\test-corpus.obj libssl.lib libcrypto.lib
IF EXIST fuzz\asn1-test.exe.manifest DEL /F /Q fuzz\asn1-test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)fuzz\asn1-test.exe @<<
@@ -4624,8 +4625,8 @@ $(BIN_EX_LIBS)
IF EXIST test\asn1_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\asn1_internal_test.exe.manifest $(MTOUTFLAG)test\asn1_internal_test.exe
test\asn1_internal_test.obj: "..\test\asn1_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\asn1_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\asn1_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\asn1_internal_test.c" 2>&1 > test\asn1_internal_test.d
test\asn1_string_table_test.exe: test\asn1_string_table_test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\asn1_string_table_test.exe.manifest DEL /F /Q test\asn1_string_table_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\asn1_string_table_test.exe @<<
@@ -5947,8 +5948,8 @@ $(BIN_EX_LIBS)
IF EXIST test\chacha_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\chacha_internal_test.exe.manifest $(MTOUTFLAG)test\chacha_internal_test.exe
test\chacha_internal_test.obj: "..\test\chacha_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\chacha_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\chacha_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\chacha_internal_test.c" 2>&1 > test\chacha_internal_test.d
test\cipherbytes_test.exe: test\cipherbytes_test.obj libssl.lib test\libtestutil.lib libcrypto.lib
IF EXIST test\cipherbytes_test.exe.manifest DEL /F /Q test\cipherbytes_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\cipherbytes_test.exe @<<
@@ -6091,8 +6092,8 @@ $(BIN_EX_LIBS)
IF EXIST test\ctype_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\ctype_internal_test.exe.manifest $(MTOUTFLAG)test\ctype_internal_test.exe
test\ctype_internal_test.obj: "..\test\ctype_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ctype_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "crypto\include" /I "include" /I ".." /I "..\crypto\include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ctype_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ctype_internal_test.c" 2>&1 > test\ctype_internal_test.d
test\curve448_internal_test.exe: test\curve448_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\curve448_internal_test.exe.manifest DEL /F /Q test\curve448_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\curve448_internal_test.exe @<<
@@ -6283,8 +6284,8 @@ $(BIN_EX_LIBS)
IF EXIST test\ec_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\ec_internal_test.exe.manifest $(MTOUTFLAG)test\ec_internal_test.exe
test\ec_internal_test.obj: "..\test\ec_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "crypto\include" /I "..\include" /I "..\crypto\ec" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ec_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "crypto\include" /I "..\include" /I "..\crypto\ec" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ec_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\ec" /I "..\include" /I "..\crypto\ec" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ec_internal_test.c" 2>&1 > test\ec_internal_test.d
test\ecdsatest.exe: test\ecdsatest.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\ecdsatest.exe.manifest DEL /F /Q test\ecdsatest.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ecdsatest.exe @<<
@@ -6367,8 +6368,8 @@ $(BIN_EX_LIBS)
IF EXIST test\evp_extra_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\evp_extra_test.exe.manifest $(MTOUTFLAG)test\evp_extra_test.exe
test\evp_extra_test.obj: "..\test\evp_extra_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\evp_extra_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\evp_extra_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\evp_extra_test.c" 2>&1 > test\evp_extra_test.d
test\evp_test.exe: test\evp_test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\evp_test.exe.manifest DEL /F /Q test\evp_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\evp_test.exe @<<
@@ -6665,8 +6666,8 @@ $(BIN_EX_LIBS)
IF EXIST test\poly1305_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\poly1305_internal_test.exe.manifest $(MTOUTFLAG)test\poly1305_internal_test.exe
test\poly1305_internal_test.obj: "..\test\poly1305_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\poly1305_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\poly1305_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\poly1305_internal_test.c" 2>&1 > test\poly1305_internal_test.d
test\rc2test.exe: test\rc2test.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\rc2test.exe.manifest DEL /F /Q test\rc2test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\rc2test.exe @<<
@@ -6833,8 +6834,8 @@ $(BIN_EX_LIBS)
IF EXIST test\shlibloadtest.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\shlibloadtest.exe.manifest $(MTOUTFLAG)test\shlibloadtest.exe
test\shlibloadtest.obj: "..\test\shlibloadtest.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\shlibloadtest.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\shlibloadtest.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\shlibloadtest.c" 2>&1 > test\shlibloadtest.d
test\siphash_internal_test.exe: test\siphash_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\siphash_internal_test.exe.manifest DEL /F /Q test\siphash_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\siphash_internal_test.exe @<<
@@ -6847,8 +6848,8 @@ $(BIN_EX_LIBS)
IF EXIST test\siphash_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\siphash_internal_test.exe.manifest $(MTOUTFLAG)test\siphash_internal_test.exe
test\siphash_internal_test.obj: "..\test\siphash_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\siphash_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\siphash_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\siphash_internal_test.c" 2>&1 > test\siphash_internal_test.d
test\sm2_internal_test.exe: test\sm2_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\sm2_internal_test.exe.manifest DEL /F /Q test\sm2_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\sm2_internal_test.exe @<<
@@ -6861,8 +6862,8 @@ $(BIN_EX_LIBS)
IF EXIST test\sm2_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\sm2_internal_test.exe.manifest $(MTOUTFLAG)test\sm2_internal_test.exe
test\sm2_internal_test.obj: "..\test\sm2_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm2_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "include" /I "crypto\include" /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm2_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm2_internal_test.c" 2>&1 > test\sm2_internal_test.d
test\sm4_internal_test.exe: test\sm4_internal_test.obj test\libtestutil.lib libcrypto_static.lib
IF EXIST test\sm4_internal_test.exe.manifest DEL /F /Q test\sm4_internal_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\sm4_internal_test.exe @<<
@@ -6875,8 +6876,8 @@ $(BIN_EX_LIBS)
IF EXIST test\sm4_internal_test.exe.manifest \
$(MT) $(MTFLAGS) $(MTINFLAG)test\sm4_internal_test.exe.manifest $(MTOUTFLAG)test\sm4_internal_test.exe
test\sm4_internal_test.obj: "..\test\sm4_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm4_internal_test.c"
- $(CC) $(BIN_CFLAGS) /I "." /I "include" /I "crypto\include" /I ".." /I "..\include" /I "..\crypto\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\sm4_internal_test.c"
+ $(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\sm4_internal_test.c" 2>&1 > test\sm4_internal_test.d
test\srptest.exe: test\srptest.obj test\libtestutil.lib libcrypto.lib
IF EXIST test\srptest.exe.manifest DEL /F /Q test\srptest.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\srptest.exe @<<
@@ -6905,6 +6906,21 @@ $(BIN_EX_LIBS)
test\ssl_cert_table_internal_test.obj: "..\test\ssl_cert_table_internal_test.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ssl_cert_table_internal_test.c"
$(CC) $(BIN_CFLAGS) /I "." /I "include" /I ".." /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ssl_cert_table_internal_test.c" 2>&1 > test\ssl_cert_table_internal_test.d
+test\ssl_ctx_test.exe: test\ssl_ctx_test.obj libssl.lib test\libtestutil.lib libcrypto.lib
+ IF EXIST test\ssl_ctx_test.exe.manifest DEL /F /Q test\ssl_ctx_test.exe.manifest
+ $(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ssl_ctx_test.exe @<<
+test\ssl_ctx_test.obj
+setargv.obj
+libssl.lib
+test\libtestutil.lib
+libcrypto.lib
+$(BIN_EX_LIBS)
+<<
+ IF EXIST test\ssl_ctx_test.exe.manifest \
+ $(MT) $(MTFLAGS) $(MTINFLAG)test\ssl_ctx_test.exe.manifest $(MTOUTFLAG)test\ssl_ctx_test.exe
+test\ssl_ctx_test.obj: "..\test\ssl_ctx_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) -c $(COUTFLAG)$@ "..\test\ssl_ctx_test.c"
+ $(CC) $(BIN_CFLAGS) /I "include" /I "..\include" $(BIN_CPPFLAGS) /Zs /showIncludes "..\test\ssl_ctx_test.c" 2>&1 > test\ssl_ctx_test.d
test\ssl_test.exe: test\handshake_helper.obj test\ssl_test.obj test\ssl_test_ctx.obj libssl.lib test\libtestutil.lib libcrypto.lib
IF EXIST test\ssl_test.exe.manifest DEL /F /Q test\ssl_test.exe.manifest
$(LD) $(LDFLAGS) $(BIN_LDFLAGS) $(LDOUTFLAG)test\ssl_test.exe @<<
@@ -7358,9 +7374,9 @@ crypto\x509 crypto\x509\ : crypto\x509\by_dir.obj crypto\x509\by_file.obj crypto
crypto\x509v3 crypto\x509v3\ : crypto\x509v3\pcy_cache.obj crypto\x509v3\pcy_data.obj crypto\x509v3\pcy_lib.obj crypto\x509v3\pcy_map.obj crypto\x509v3\pcy_node.obj crypto\x509v3\pcy_tree.obj crypto\x509v3\v3_addr.obj crypto\x509v3\v3_admis.obj crypto\x509v3\v3_akey.obj crypto\x509v3\v3_akeya.obj crypto\x509v3\v3_alt.obj crypto\x509v3\v3_asid.obj crypto\x509v3\v3_bcons.obj crypto\x509v3\v3_bitst.obj crypto\x509v3\v3_conf.obj crypto\x509v3\v3_cpols.obj crypto\x509v3\v3_crld.obj crypto\x509v3\v3_enum.obj crypto\x509v3\v3_extku.obj crypto\x509v3\v3_genn.obj crypto\x509v3\v3_ia5.obj crypto\x509v3\v3_info.obj crypto\x509v3\v3_int.obj crypto\x509v3\v3_lib.obj crypto\x509v3\v3_ncons.obj crypto\x509v3\v3_pci.obj crypto\x509v3\v3_pcia.obj crypto\x509v3\v3_pcons.obj crypto\x509v3\v3_pku.obj crypto\x509v3\v3_pmaps.obj crypto\x509v3\v3_prn.obj crypto\x509v3\v3_purp.obj crypto\x509v3\v3_skey.obj crypto\x509v3\v3_sxnet.obj crypto\x509v3\v3_tlsf.obj crypto\x509v3\v3_utl.obj crypto\x509v3\v3err.obj
engines engines\ : engines\capi.dll engines\dasync.dll engines\ossltest.dll engines\padlock.dll
fuzz fuzz\ : fuzz\asn1-test.exe fuzz\asn1parse-test.exe fuzz\bignum-test.exe fuzz\bndiv-test.exe fuzz\client-test.exe fuzz\cms-test.exe fuzz\conf-test.exe fuzz\crl-test.exe fuzz\ct-test.exe fuzz\server-test.exe fuzz\x509-test.exe
-ms ms\ : ms\uplink.obj ms\applink.obj ms\applink.obj
-ssl ssl\ : ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj ssl\packet.obj ssl\tls13_enc.obj
+ms ms\ : ms\applink.obj ms\applink.obj ms\uplink.obj
+ssl ssl\ : ssl\packet.obj ssl\tls13_enc.obj ssl\bio_ssl.obj ssl\d1_lib.obj ssl\d1_msg.obj ssl\d1_srtp.obj ssl\methods.obj ssl\packet.obj ssl\pqueue.obj ssl\s3_cbc.obj ssl\s3_enc.obj ssl\s3_lib.obj ssl\s3_msg.obj ssl\ssl_asn1.obj ssl\ssl_cert.obj ssl\ssl_ciph.obj ssl\ssl_conf.obj ssl\ssl_err.obj ssl\ssl_init.obj ssl\ssl_lib.obj ssl\ssl_mcnf.obj ssl\ssl_rsa.obj ssl\ssl_sess.obj ssl\ssl_stat.obj ssl\ssl_txt.obj ssl\ssl_utst.obj ssl\t1_enc.obj ssl\t1_lib.obj ssl\t1_trce.obj ssl\tls13_enc.obj ssl\tls_srp.obj
ssl\record ssl\record\ : ssl\record\dtls1_bitmap.obj ssl\record\rec_layer_d1.obj ssl\record\rec_layer_s3.obj ssl\record\ssl3_buffer.obj ssl\record\ssl3_record.obj ssl\record\ssl3_record_tls13.obj
ssl\statem ssl\statem\ : ssl\statem\extensions.obj ssl\statem\extensions_clnt.obj ssl\statem\extensions_cust.obj ssl\statem\extensions_srvr.obj ssl\statem\statem.obj ssl\statem\statem_clnt.obj ssl\statem\statem_dtls.obj ssl\statem\statem_lib.obj ssl\statem\statem_srvr.obj
-test\testutil test\testutil\ : test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\init.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj
+test\testutil test\testutil\ : test\testutil\basic_output.obj test\testutil\cb.obj test\testutil\driver.obj test\testutil\format_output.obj test\testutil\main.obj test\testutil\output_helpers.obj test\testutil\random.obj test\testutil\stanza.obj test\testutil\tap_bio.obj test\testutil\test_cleanup.obj test\testutil\tests.obj test\testutil\testutil_init.obj