]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
why did I remove Makefile.in in distclean target??
authorwessels <>
Thu, 27 May 1999 11:56:31 +0000 (11:56 +0000)
committerwessels <>
Thu, 27 May 1999 11:56:31 +0000 (11:56 +0000)
src/Makefile.in

index 12223101be8d7e221f0e24cc4172f1094922c0ea..446c00b48091289c45dde97591fb6d8c5492a19c 100644 (file)
@@ -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]