summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/Makefile
diff options
context:
space:
mode:
authortb <>2024-08-31 10:28:03 +0000
committertb <>2024-08-31 10:28:03 +0000
commit10ed5961c492f4b0482e8a0ddebe9bb8f4cfeea7 (patch)
tree515683418115d85436bcd6e3ac2b60d4aee5768c /src/lib/libcrypto/Makefile
parentdfe0db320ed7b242f95c66b5d0cb7525257a6882 (diff)
downloadopenbsd-10ed5961c492f4b0482e8a0ddebe9bb8f4cfeea7.tar.gz
openbsd-10ed5961c492f4b0482e8a0ddebe9bb8f4cfeea7.tar.bz2
openbsd-10ed5961c492f4b0482e8a0ddebe9bb8f4cfeea7.zip
Garbage collec UI_UTIL remnants
ok beck jsing
Diffstat (limited to 'src/lib/libcrypto/Makefile')
-rw-r--r--src/lib/libcrypto/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/Makefile b/src/lib/libcrypto/Makefile
index 090589559e..5a28e98a87 100644
--- a/src/lib/libcrypto/Makefile
+++ b/src/lib/libcrypto/Makefile
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile,v 1.205 2024/08/31 09:29:03 tb Exp $ 1# $OpenBSD: Makefile,v 1.206 2024/08/31 10:28:03 tb Exp $
2 2
3LIB= crypto 3LIB= crypto
4LIBREBUILD=y 4LIBREBUILD=y
@@ -544,7 +544,6 @@ SRCS+= ui_err.c
544SRCS+= ui_lib.c 544SRCS+= ui_lib.c
545SRCS+= ui_null.c 545SRCS+= ui_null.c
546SRCS+= ui_openssl.c 546SRCS+= ui_openssl.c
547SRCS+= ui_util.c
548 547
549# whrlpool/ 548# whrlpool/
550SRCS+= whirlpool.c 549SRCS+= whirlpool.c