From fbf2ba949e9a8593bfac40125b23645ec041759f Mon Sep 17 00:00:00 2001 From: tb <> Date: Tue, 25 Apr 2023 18:48:32 +0000 Subject: Remove SXNET Unused and no authorative information was found online in 2016 --- 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 057eb9cc54..d6175dfd5d 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.112 2023/04/25 17:54:10 tb Exp $ +# $OpenBSD: Makefile,v 1.113 2023/04/25 18:48:32 tb Exp $ LIB= crypto LIBREBUILD=y @@ -704,7 +704,6 @@ SRCS+= x509_r2x.c SRCS+= x509_req.c SRCS+= x509_set.c SRCS+= x509_skey.c -#SRCS+= x509_sxnet.c SRCS+= x509_trs.c SRCS+= x509_txt.c SRCS+= x509_utl.c -- cgit v1.2.3-55-g6feb