From ffcbcf224e3b614df8406b4f4316bcb3494828b4 Mon Sep 17 00:00:00 2001 From: tb <> Date: Sat, 13 Jan 2024 12:18:52 +0000 Subject: The OBJ_NAME API joins the party in evp_names.c ... and another file without license disappears. --- 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 474c453100..0461363e3c 100644 --- a/src/lib/libcrypto/Makefile +++ b/src/lib/libcrypto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.165 2024/01/13 12:15:27 tb Exp $ +# $OpenBSD: Makefile,v 1.166 2024/01/13 12:18:52 tb Exp $ LIB= crypto LIBREBUILD=y @@ -452,7 +452,6 @@ SRCS+= ofb128.c SRCS+= xts128.c # objects/ -SRCS+= o_names.c SRCS+= obj_dat.c SRCS+= obj_err.c SRCS+= obj_lib.c -- cgit v1.2.3-55-g6feb