diff options
Diffstat (limited to 'src/lib/libcrypto/man/Makefile')
| -rw-r--r-- | src/lib/libcrypto/man/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/man/Makefile b/src/lib/libcrypto/man/Makefile index 1697357f62..23e48a9877 100644 --- a/src/lib/libcrypto/man/Makefile +++ b/src/lib/libcrypto/man/Makefile | |||
| @@ -1,11 +1,10 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.258 2023/07/26 20:08:59 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.259 2023/07/28 05:48:33 tb Exp $ |
| 2 | 2 | ||
| 3 | .include <bsd.own.mk> | 3 | .include <bsd.own.mk> |
| 4 | 4 | ||
| 5 | MAN= \ | 5 | MAN= \ |
| 6 | ACCESS_DESCRIPTION_new.3 \ | 6 | ACCESS_DESCRIPTION_new.3 \ |
| 7 | AES_encrypt.3 \ | 7 | AES_encrypt.3 \ |
| 8 | ASN1_BIT_STRING_num_asc.3 \ | ||
| 9 | ASN1_BIT_STRING_set.3 \ | 8 | ASN1_BIT_STRING_set.3 \ |
| 10 | ASN1_INTEGER_get.3 \ | 9 | ASN1_INTEGER_get.3 \ |
| 11 | ASN1_NULL_new.3 \ | 10 | ASN1_NULL_new.3 \ |
