From: wessels <> Date: Wed, 5 May 1999 03:06:21 +0000 (+0000) Subject: remove Makefile.in.bak, which might get created by makedepend X-Git-Tag: SQUID_3_0_PRE1~2217 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6799cba23006f51c002c21803757ea385680fe7a;p=thirdparty%2Fsquid.git remove Makefile.in.bak, which might get created by makedepend Luyer --- diff --git a/src/Makefile.in b/src/Makefile.in index 3fe6b42175..2e648d0567 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.172 1999/05/03 22:41:09 wessels Exp $ +# $Id: Makefile.in,v 1.173 1999/05/04 21:06:21 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -369,6 +369,7 @@ clean: distclean: clean -rm -f Makefile squid.conf squid.conf.pre + -rm -f Makefile.in tags: ctags *.[ch] ../include/*.h ../lib/*.[ch]