From: wessels <> Date: Fri, 29 May 1998 04:57:55 +0000 (+0000) Subject: remove pass.o X-Git-Tag: SQUID_3_0_PRE1~3213 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a2ec1d36ed9254c0b26f087394faa8a66f9ecc8f;p=thirdparty%2Fsquid.git remove pass.o --- diff --git a/src/Makefile.in b/src/Makefile.in index d3343a9177..f2ae25a6f8 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.150 1998/05/27 22:51:46 rousskov Exp $ +# $Id: Makefile.in,v 1.151 1998/05/28 22:57:55 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -130,7 +130,6 @@ OBJS = \ net_db.o \ cache_manager.o \ Packer.o \ - pass.o \ pconn.o \ peer_digest.o \ peer_select.o \