diff options
| author | tb <> | 2023-04-25 18:48:32 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-25 18:48:32 +0000 |
| commit | fbf2ba949e9a8593bfac40125b23645ec041759f (patch) | |
| tree | 45ac67a10ac935d385254aab211068743021c681 /src/lib/libcrypto/Makefile | |
| parent | 7494df9154a35ac74e94b0a7e92dd8f9079e8889 (diff) | |
| download | openbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.tar.gz openbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.tar.bz2 openbsd-fbf2ba949e9a8593bfac40125b23645ec041759f.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/Makefile | 3 |
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 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -704,7 +704,6 @@ SRCS+= x509_r2x.c | |||
| 704 | SRCS+= x509_req.c | 704 | SRCS+= x509_req.c |
| 705 | SRCS+= x509_set.c | 705 | SRCS+= x509_set.c |
| 706 | SRCS+= x509_skey.c | 706 | SRCS+= x509_skey.c |
| 707 | #SRCS+= x509_sxnet.c | ||
| 708 | SRCS+= x509_trs.c | 707 | SRCS+= x509_trs.c |
| 709 | SRCS+= x509_txt.c | 708 | SRCS+= x509_txt.c |
| 710 | SRCS+= x509_utl.c | 709 | SRCS+= x509_utl.c |
