Synchronise with Unixly make.
authorRichard Levitte <levitte@openssl.org>
Tue, 11 Oct 2005 10:15:56 +0000 (10:15 +0000)
committerRichard Levitte <levitte@openssl.org>
Tue, 11 Oct 2005 10:15:56 +0000 (10:15 +0000)
crypto/crypto-lib.com

index f8de4736bb0e311931cef5478cfb7d623a66b65b..5c464c4410fc1b97a508ddb3aa62ed83b81eae06 100644 (file)
@@ -188,7 +188,7 @@ $ LIB_BN = "bn_add,bn_div,bn_exp,bn_lib,bn_ctx,bn_mul,bn_mod,"+ -
        "bn_print,bn_rand,bn_shift,bn_word,bn_blind,"+ -
        "bn_kron,bn_sqrt,bn_gcd,bn_prime,bn_err,bn_sqr,"+LIB_BN_ASM+","+ -
        "bn_recp,bn_mont,bn_mpi,bn_exp2,bn_gf2m,bn_nist,"+ -
-       "bn_depr"
+       "bn_depr,bn_const"
 $ LIB_EC = "ec_lib,ecp_smpl,ecp_mont,ecp_nist,ec_cvt,ec_mult,"+ -
        "ec_err,ec_curve,ec_check,ec_print,ec_asn1,ec_key,"+ -
        "ec2_smpl,ec2_mult"