artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cf22063
)
Drop dh_prn.c
author
tb
<tb@openbsd.org>
Mon, 17 Apr 2023 05:54:20 +0000
(
05:54
+0000)
committer
tb
<tb@openbsd.org>
Mon, 17 Apr 2023 05:54:20 +0000
(
05:54
+0000)
lib/libcrypto/Makefile
patch
|
blob
|
history
diff --git
a/lib/libcrypto/Makefile
b/lib/libcrypto/Makefile
index
30876f1
..
2026360
100644
(file)
--- a/
lib/libcrypto/Makefile
+++ b/
lib/libcrypto/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.10
4 2023/04/16 16:42:06 jsing
Exp $
+# $OpenBSD: Makefile,v 1.10
5 2023/04/17 05:54:20 tb
Exp $
LIB= crypto
LIBREBUILD=y
@@
-316,7
+316,6
@@
SRCS+= dh_gen.c
SRCS+= dh_key.c
SRCS+= dh_lib.c
SRCS+= dh_pmeth.c
-SRCS+= dh_prn.c
# dsa/
SRCS+= dsa_ameth.c