diff options
| author | tb <> | 2024-03-02 11:04:52 +0000 |
|---|---|---|
| committer | tb <> | 2024-03-02 11:04:52 +0000 |
| commit | 2e45bf0bb5ba5d679b984ec185fbc3d2a6270f6f (patch) | |
| tree | 14fe1625d8e95a578ceba0d94f1fefdd60ec9146 /src/lib/libcrypto/Makefile | |
| parent | e046d31060c0d98e03e2a00a0f27d8b56aac8cd6 (diff) | |
| download | openbsd-2e45bf0bb5ba5d679b984ec185fbc3d2a6270f6f.tar.gz openbsd-2e45bf0bb5ba5d679b984ec185fbc3d2a6270f6f.tar.bz2 openbsd-2e45bf0bb5ba5d679b984ec185fbc3d2a6270f6f.zip | |
Remove lh stats
This could have been removed in an earlier bump. Now it's time for it to
say goodbye.
ok jsing
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 457ff381c4..cc56c53591 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.170 2024/03/02 10:13:12 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.171 2024/03/02 11:04:51 tb Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -428,7 +428,6 @@ SRCS+= hkdf_evp.c | |||
| 428 | SRCS+= kdf_err.c | 428 | SRCS+= kdf_err.c |
| 429 | 429 | ||
| 430 | # lhash/ | 430 | # lhash/ |
| 431 | SRCS+= lh_stats.c | ||
| 432 | SRCS+= lhash.c | 431 | SRCS+= lhash.c |
| 433 | 432 | ||
| 434 | # md4/ | 433 | # md4/ |
