]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove sha.o
authorwessels <>
Fri, 6 Mar 1998 07:38:43 +0000 (07:38 +0000)
committerwessels <>
Fri, 6 Mar 1998 07:38:43 +0000 (07:38 +0000)
lib/Makefile.in

index 592ccf0e40593158b4c717eefd17b505de142217..e60679cecf12d87b7aff8cf6f3453b2544faf102 100644 (file)
@@ -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 \