diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index be22c4e9e6..6bbe8ad9de 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.69 2022/01/14 07:52:24 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.70 2022/01/14 08:12:31 tb Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -62,11 +62,9 @@ SRCS+= a_print.c a_type.c a_string.c | |||
| 62 | SRCS+= a_enum.c a_utf8.c a_mbstr.c a_strex.c | 62 | SRCS+= a_enum.c a_utf8.c a_mbstr.c a_strex.c |
| 63 | SRCS+= x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c | 63 | SRCS+= x_algor.c x_val.c x_pubkey.c x_sig.c x_req.c x_attrib.c x_bignum.c |
| 64 | SRCS+= x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c | 64 | SRCS+= x_long.c x_name.c x_x509.c x_x509a.c x_crl.c x_info.c x_spki.c nsseq.c |
| 65 | SRCS+= x_nx509.c | ||
| 66 | SRCS+= t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c | 65 | SRCS+= t_req.c t_x509.c t_x509a.c t_crl.c t_pkey.c t_spki.c |
| 67 | SRCS+= tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c | 66 | SRCS+= tasn_new.c tasn_fre.c tasn_enc.c tasn_dec.c tasn_utl.c tasn_typ.c |
| 68 | SRCS+= tasn_prn.c ameth_lib.c | 67 | SRCS+= tasn_prn.c ameth_lib.c |
| 69 | SRCS+= n_pkey.c | ||
| 70 | SRCS+= x_pkey.c x_exten.c bio_asn1.c bio_ndef.c asn_mime.c | 68 | SRCS+= x_pkey.c x_exten.c bio_asn1.c bio_ndef.c asn_mime.c |
| 71 | SRCS+= asn1_gen.c asn1_par.c asn1_old_lib.c asn1_err.c a_strnid.c | 69 | SRCS+= asn1_gen.c asn1_par.c asn1_old_lib.c asn1_err.c a_strnid.c |
| 72 | SRCS+= p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c | 70 | SRCS+= p5_pbe.c p5_pbev2.c p8_pkey.c asn_moid.c |
