--------------------- PatchSet 120 Date: 2000/04/14 23:43:29 Author: hno Branch: ntlm Tag: (none) Log: pump.c is deleted.. no use linking it into the binary then. Members: src/Makefile.in:1.1.1.3->1.1.1.3.12.1 Index: squid/src/Makefile.in =================================================================== RCS file: /cvsroot/squid-sf//squid/src/Attic/Makefile.in,v retrieving revision 1.1.1.3 retrieving revision 1.1.1.3.12.1 diff -u -r1.1.1.3 -r1.1.1.3.12.1 --- squid/src/Makefile.in 26 Jan 2000 03:25:01 -0000 1.1.1.3 +++ squid/src/Makefile.in 14 Apr 2000 23:43:29 -0000 1.1.1.3.12.1 @@ -1,7 +1,7 @@ # # Makefile for the Squid Object Cache server # -# $Id: Makefile.in,v 1.1.1.3 2000/01/26 03:25:01 hno Exp $ +# $Id: Makefile.in,v 1.1.1.3.12.1 2000/04/14 23:43:29 hno Exp $ # # Uncomment and customize the following to suit your needs: # @@ -141,7 +141,6 @@ pconn.o \ peer_digest.o \ peer_select.o \ - pump.o \ redirect.o \ refresh.o \ send-announce.o \