diff options
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 87b699bb2f..a993755d24 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.110 2023/04/25 16:50:33 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.111 2023/04/25 17:42:07 tb Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -196,7 +196,6 @@ SRCS+= bn_mod.c | |||
| 196 | SRCS+= bn_mod_sqrt.c | 196 | SRCS+= bn_mod_sqrt.c |
| 197 | SRCS+= bn_mont.c | 197 | SRCS+= bn_mont.c |
| 198 | SRCS+= bn_mul.c | 198 | SRCS+= bn_mul.c |
| 199 | #SRCS+= bn_nist.c | ||
| 200 | SRCS+= bn_prime.c | 199 | SRCS+= bn_prime.c |
| 201 | SRCS+= bn_rand.c | 200 | SRCS+= bn_rand.c |
| 202 | SRCS+= bn_recp.c | 201 | SRCS+= bn_recp.c |
| @@ -353,7 +352,6 @@ SRCS+= ec_pmeth.c | |||
| 353 | SRCS+= ec_print.c | 352 | SRCS+= ec_print.c |
| 354 | SRCS+= eck_prn.c | 353 | SRCS+= eck_prn.c |
| 355 | SRCS+= ecp_mont.c | 354 | SRCS+= ecp_mont.c |
| 356 | #SRCS+= ecp_nist.c | ||
| 357 | SRCS+= ecp_oct.c | 355 | SRCS+= ecp_oct.c |
| 358 | SRCS+= ecp_smpl.c | 356 | SRCS+= ecp_smpl.c |
| 359 | SRCS+= ecx_methods.c | 357 | SRCS+= ecx_methods.c |
