From: wessels <> Date: Sat, 21 Sep 1996 05:39:53 +0000 (+0000) Subject: fix pinger target X-Git-Tag: SQUID_3_0_PRE1~5748 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fefbd4ce82fe650925824bb0ef1fd258fc57a322;p=thirdparty%2Fsquid.git fix pinger target --- diff --git a/src/Makefile.in b/src/Makefile.in index 8b28eb26b4..e6e5398490 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.43 1996/09/20 23:26:54 wessels Exp $ +# $Id: Makefile.in,v 1.44 1996/09/20 23:39:53 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -98,7 +98,7 @@ ftpget: ftpget.o $(CC) -o $@ $(LDFLAGS) ftpget.o $(LIBS) pinger: pinger.o - $(CC) -o debug.o $@ $(LDFLAGS) pinger.o $(LIBS) + $(CC) -o $@ $(LDFLAGS) pinger.o debug.o $(LIBS) squid.conf: squid.conf.pre Makefile sed "\