From 7188b3e94e6339678cba3bc28f99829c5492fc49 Mon Sep 17 00:00:00 2001 From: tb <> Date: Thu, 1 Dec 2022 22:41:46 +0000 Subject: zap extra blank line --- src/regress/lib/libcrypto/bn/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/regress/lib/libcrypto/bn/Makefile b/src/regress/lib/libcrypto/bn/Makefile index 7dc5ef75c8..390dc8bcc1 100644 --- a/src/regress/lib/libcrypto/bn/Makefile +++ b/src/regress/lib/libcrypto/bn/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.10 2022/12/01 22:31:59 tb Exp $ +# $OpenBSD: Makefile,v 1.11 2022/12/01 22:41:46 tb Exp $ PROGS += bn_add_sub PROGS += bn_cmp @@ -46,7 +46,6 @@ REGRESS_TARGETS += run-bn_isqrt_check_tables run-bn_isqrt_check_tables: bn_isqrt_gen_tables.txt diff -pu ${.CURDIR}/bn_isqrt_tables.txt bn_isqrt_gen_tables.txt - # Keep bn_test last since it is special PROGS += bn_test STATIC_LINK += bn_test -- cgit v1.2.3-55-g6feb