diff options
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 15706eb810..1858fa7ab2 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.94 2023/01/28 19:14:38 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.95 2023/01/29 14:06:58 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -182,7 +182,6 @@ SRCS+= bn_blind.c | |||
| 182 | SRCS+= bn_bpsw.c | 182 | SRCS+= bn_bpsw.c |
| 183 | SRCS+= bn_const.c | 183 | SRCS+= bn_const.c |
| 184 | SRCS+= bn_ctx.c | 184 | SRCS+= bn_ctx.c |
| 185 | SRCS+= bn_depr.c | ||
| 186 | SRCS+= bn_div.c | 185 | SRCS+= bn_div.c |
| 187 | SRCS+= bn_err.c | 186 | SRCS+= bn_err.c |
| 188 | SRCS+= bn_exp.c | 187 | SRCS+= bn_exp.c |
