diff options
| author | tb <> | 2023-04-25 19:01:01 +0000 |
|---|---|---|
| committer | tb <> | 2023-04-25 19:01:01 +0000 |
| commit | f951e27e3b933e528893e6471d7d30f5da19eaa5 (patch) | |
| tree | fdca376107f19b4cc1f0af55170d1ee674413902 /src/lib/libcrypto/Makefile | |
| parent | 7450dfd535433dd0476eedd11d4a04c9f5056928 (diff) | |
| download | openbsd-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/Makefile | 4 |
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 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -692,8 +692,6 @@ SRCS+= x509_lu.c | |||
| 692 | SRCS+= x509_ncons.c | 692 | SRCS+= x509_ncons.c |
| 693 | SRCS+= x509_obj.c | 693 | SRCS+= x509_obj.c |
| 694 | SRCS+= x509_ocsp.c | 694 | SRCS+= x509_ocsp.c |
| 695 | #SRCS+= x509_pci.c | ||
| 696 | #SRCS+= x509_pcia.c | ||
| 697 | SRCS+= x509_pcons.c | 695 | SRCS+= x509_pcons.c |
| 698 | SRCS+= x509_pku.c | 696 | SRCS+= x509_pku.c |
| 699 | SRCS+= x509_pmaps.c | 697 | SRCS+= x509_pmaps.c |
