Move Makefiles to Makefile.in
[openssl.git] / crypto / crypto-lib.com
index 5a2694dcfaf215b27f003f777ecb85572928de6c..b31564ff9c26d4a3c1aa145c907be75e0e94618d 100644 (file)
@@ -116,7 +116,7 @@ $ ELSE
 $!
 $!   Define The Different Encryption Types.
 $!   NOTE: Some might think this list ugly.  However, it's made this way to
-$!   reflect the SDIRS variable in [-]Makefile.org as closely as possible,
+$!   reflect the SDIRS variable in [-]Makefile.in as closely as possible,
 $!   thereby making it fairly easy to verify that the lists are the same.
 $!
 $   ET_WHIRLPOOL = "WHRLPOOL"
@@ -308,7 +308,7 @@ $ LIB_ASN1_1 = "a_object,a_bitstr,a_utctm,a_gentm,a_time,a_int,a_octet,"+ -
        "a_enum,a_utf8,a_sign,a_digest,a_verify,a_mbstr,a_strex,"+ -
        "x_algor,x_val,x_pubkey,x_sig,x_req,x_attrib,x_bignum,"+ -
        "x_long,x_name,x_x509,x_x509a,x_crl,x_info,x_spki,nsseq,"+ -
-       "x_nx509,d2i_pu,d2i_pr,i2d_pu,i2d_pr"
+       "d2i_pu,d2i_pr,i2d_pu,i2d_pr"
 $ LIB_ASN1_2 = "t_req,t_x509,t_x509a,t_crl,t_pkey,t_spki,t_bitst,"+ -
        "tasn_new,tasn_fre,tasn_enc,tasn_dec,tasn_utl,tasn_typ,"+ -
        "tasn_prn,tasn_scn,ameth_lib,"+ -