diff options
Diffstat (limited to 'src/lib/libcrypto/Makefile')
| -rw-r--r-- | src/lib/libcrypto/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile index 302ddd62c5..220cfaa410 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.90 2022/12/17 22:01:29 tb Exp $ | 1 | # $OpenBSD: Makefile,v 1.91 2023/01/14 15:45:43 jsing Exp $ |
| 2 | 2 | ||
| 3 | LIB= crypto | 3 | LIB= crypto |
| 4 | LIBREBUILD=y | 4 | LIBREBUILD=y |
| @@ -361,10 +361,6 @@ SRCS+= ec_print.c | |||
| 361 | SRCS+= eck_prn.c | 361 | SRCS+= eck_prn.c |
| 362 | SRCS+= ecp_mont.c | 362 | SRCS+= ecp_mont.c |
| 363 | SRCS+= ecp_nist.c | 363 | SRCS+= ecp_nist.c |
| 364 | SRCS+= ecp_nistp224.c | ||
| 365 | SRCS+= ecp_nistp256.c | ||
| 366 | SRCS+= ecp_nistp521.c | ||
| 367 | SRCS+= ecp_nistputil.c | ||
| 368 | SRCS+= ecp_oct.c | 364 | SRCS+= ecp_oct.c |
| 369 | SRCS+= ecp_smpl.c | 365 | SRCS+= ecp_smpl.c |
| 370 | SRCS+= ecx_methods.c | 366 | SRCS+= ecx_methods.c |
