From 10ed5961c492f4b0482e8a0ddebe9bb8f4cfeea7 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 31 Aug 2024 10:28:03 +0000 Subject: Garbage collec UI_UTIL remnants ok beck jsing --- src/lib/libcrypto/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto/Makefile') 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 @@ -# $OpenBSD: Makefile,v 1.205 2024/08/31 09:29:03 tb Exp $ +# $OpenBSD: Makefile,v 1.206 2024/08/31 10:28:03 tb Exp $ LIB= crypto LIBREBUILD=y @@ -544,7 +544,6 @@ SRCS+= ui_err.c SRCS+= ui_lib.c SRCS+= ui_null.c SRCS+= ui_openssl.c -SRCS+= ui_util.c # whrlpool/ SRCS+= whirlpool.c -- cgit v1.2.3-55-g6feb