From e14b6ccb5027834e09c4d8a742214f122daa582f Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 18:57:57 +0000 Subject: Remove NETSCAPE_CERT_SEQUENCE --- src/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/Makefile') diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index d6175dfd5d..8febfcdd4f 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.113 2023/04/25 18:48:32 tb Exp $ +# $OpenBSD: Makefile,v 1.114 2023/04/25 18:57:57 tb Exp $ LIB= crypto LIBREBUILD=y @@ -114,7 +114,6 @@ SRCS+= asn_mime.c SRCS+= asn_moid.c SRCS+= bio_asn1.c SRCS+= bio_ndef.c -#SRCS+= nsseq.c SRCS+= p5_pbe.c SRCS+= p5_pbev2.c SRCS+= p8_pkey.c -- cgit v1.2.3-55-g6feb