]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
remove pass.o
authorwessels <>
Fri, 29 May 1998 04:57:55 +0000 (04:57 +0000)
committerwessels <>
Fri, 29 May 1998 04:57:55 +0000 (04:57 +0000)
src/Makefile.in

index d3343a91779f28eed28e75d37a83c18f43b4bf40..f2ae25a6f825b485e43df07b29cfc406acaa63e4 100644 (file)
@@ -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 \