diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/regress/lib/libcrypto/bn/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/bn/Makefile b/src/regress/lib/libcrypto/bn/Makefile index 5df30379a4..2ba1d396dd 100644 --- a/src/regress/lib/libcrypto/bn/Makefile +++ b/src/regress/lib/libcrypto/bn/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | # $OpenBSD: Makefile,v 1.29 2023/04/10 19:02:30 jsing Exp $ | 1 | # $OpenBSD: Makefile,v 1.30 2023/04/17 19:37:18 tb Exp $ |
| 2 | 2 | ||
| 3 | PROGS += bn_add_sub | 3 | PROGS += bn_add_sub |
| 4 | PROGS += bn_cmp | 4 | PROGS += bn_cmp |
| @@ -50,7 +50,7 @@ run-bn_isqrt_check_tables: bn_isqrt_gen_tables.txt | |||
| 50 | CLEANFILES += bn_isqrt_gen_tables.txt.tmp bn_isqrt_gen_tables.txt | 50 | CLEANFILES += bn_isqrt_gen_tables.txt.tmp bn_isqrt_gen_tables.txt |
| 51 | 51 | ||
| 52 | # bn_test is special, so override bsd.regress.mk's run-regress-bn_test | 52 | # bn_test is special, so override bsd.regress.mk's run-regress-bn_test |
| 53 | run-regress-bn_test bntest.out: bn_test | 53 | run-regress-bn_test bn_test.out: bn_test |
| 54 | ./bn_test -out bn_test.out | 54 | ./bn_test -out bn_test.out |
| 55 | 55 | ||
| 56 | REGRESS_TARGETS += run-bc | 56 | REGRESS_TARGETS += run-bc |
