summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authortb <>2023-04-25 18:48:32 +0000
committertb <>2023-04-25 18:48:32 +0000
commit326188c5fb0d0373a3ac0c57922ede3500c468c5 (patch)
tree45ac67a10ac935d385254aab211068743021c681 /src/lib/libcrypto/Makefile
parent6c3bca154d6d7f953f61e2c4bf065eb94e485ce7 (diff)
downloadopenbsd-326188c5fb0d0373a3ac0c57922ede3500c468c5.tar.gz
openbsd-326188c5fb0d0373a3ac0c57922ede3500c468c5.tar.bz2
openbsd-326188c5fb0d0373a3ac0c57922ede3500c468c5.zip
Remove SXNET
Unused and no authorative information was found online in 2016
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-rw-r--r--src/lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
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 @@
1# $OpenBSD: Makefile,v 1.112 2023/04/25 17:54:10 tb Exp $ 1# $OpenBSD: Makefile,v 1.113 2023/04/25 18:48:32 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -704,7 +704,6 @@ SRCS+= x509_r2x.c
704SRCS+= x509_req.c 704SRCS+= x509_req.c
705SRCS+= x509_set.c 705SRCS+= x509_set.c
706SRCS+= x509_skey.c 706SRCS+= x509_skey.c
707#SRCS+= x509_sxnet.c
708SRCS+= x509_trs.c 707SRCS+= x509_trs.c
709SRCS+= x509_txt.c 708SRCS+= x509_txt.c
710SRCS+= x509_utl.c 709SRCS+= x509_utl.c