summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authortb <>2023-04-25 19:01:01 +0000
committertb <>2023-04-25 19:01:01 +0000
commitf951e27e3b933e528893e6471d7d30f5da19eaa5 (patch)
treefdca376107f19b4cc1f0af55170d1ee674413902 /src/lib/libcrypto/Makefile
parent7450dfd535433dd0476eedd11d4a04c9f5056928 (diff)
downloadopenbsd-f951e27e3b933e528893e6471d7d30f5da19eaa5.tar.gz
openbsd-f951e27e3b933e528893e6471d7d30f5da19eaa5.tar.bz2
openbsd-f951e27e3b933e528893e6471d7d30f5da19eaa5.zip
Remove proxy cert remnants
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-rw-r--r--src/lib/libcrypto/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 8febfcdd4f..14a2287843 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.114 2023/04/25 18:57:57 tb Exp $ 1# $OpenBSD: Makefile,v 1.115 2023/04/25 19:01:01 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -692,8 +692,6 @@ SRCS+= x509_lu.c
692SRCS+= x509_ncons.c 692SRCS+= x509_ncons.c
693SRCS+= x509_obj.c 693SRCS+= x509_obj.c
694SRCS+= x509_ocsp.c 694SRCS+= x509_ocsp.c
695#SRCS+= x509_pci.c
696#SRCS+= x509_pcia.c
697SRCS+= x509_pcons.c 695SRCS+= x509_pcons.c
698SRCS+= x509_pku.c 696SRCS+= x509_pku.c
699SRCS+= x509_pmaps.c 697SRCS+= x509_pmaps.c