From: wessels <> Date: Fri, 6 Mar 1998 07:38:43 +0000 (+0000) Subject: remove sha.o X-Git-Tag: SQUID_3_0_PRE1~3905 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2afd56a5b9b64c518c4961fcab83e42d034a5ed3;p=thirdparty%2Fsquid.git remove sha.o --- 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 \