From: wessels <> Date: Thu, 27 May 1999 11:56:31 +0000 (+0000) Subject: why did I remove Makefile.in in distclean target?? X-Git-Tag: SQUID_3_0_PRE1~2163 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a775ed5978536a0d978facf3eeba26b7a04543f8;p=thirdparty%2Fsquid.git why did I remove Makefile.in in distclean target?? --- diff --git a/src/Makefile.in b/src/Makefile.in index 12223101be..446c00b480 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.175 1999/05/26 20:41:15 wessels Exp $ +# $Id: Makefile.in,v 1.176 1999/05/27 05:56:31 wessels Exp $ # # Uncomment and customize the following to suit your needs: # @@ -369,7 +369,6 @@ clean: distclean: clean -rm -f Makefile squid.conf squid.conf.pre - -rm -f Makefile.in tags: ctags *.[ch] ../include/*.h ../lib/*.[ch]