artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ccbe55b
)
zap extra blank line
author
tb
<tb@openbsd.org>
Thu, 1 Dec 2022 22:41:46 +0000
(22:41 +0000)
committer
tb
<tb@openbsd.org>
Thu, 1 Dec 2022 22:41:46 +0000
(22:41 +0000)
regress/lib/libcrypto/bn/Makefile
patch
|
blob
|
history
diff --git
a/regress/lib/libcrypto/bn/Makefile
b/regress/lib/libcrypto/bn/Makefile
index
7dc5ef7
..
390dc8b
100644
(file)
--- a/
regress/lib/libcrypto/bn/Makefile
+++ b/
regress/lib/libcrypto/bn/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.1
0 2022/12/01 22:31:59
tb Exp $
+# $OpenBSD: Makefile,v 1.1
1 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