From 2afd56a5b9b64c518c4961fcab83e42d034a5ed3 Mon Sep 17 00:00:00 2001 From: wessels <> Date: Fri, 6 Mar 1998 07:38:43 +0000 Subject: [PATCH] remove sha.o --- lib/Makefile.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/Makefile.in b/lib/Makefile.in index 592ccf0e40..e60679cecf 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -1,5 +1,5 @@ # -# $Id: Makefile.in,v 1.34 1998/03/03 00:30:56 rousskov Exp $ +# $Id: Makefile.in,v 1.35 1998/03/06 00:38:43 wessels Exp $ # prefix = @prefix@ top_srcdir = @top_srcdir@ @@ -32,7 +32,6 @@ UTILOBJS = rfc1123.o \ safe_inet_addr.o \ iso3307.o \ snprintf.o \ - sha.o \ md5.o \ radix.o \ String.o \ -- 2.47.3