]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Thu, 6 Sep 2007 06:10:41 +0000 (06:10 +0000)
committerhno <>
Thu, 6 Sep 2007 06:10:41 +0000 (06:10 +0000)
src/Makefile.in

index 136f7d8dc45a6e328b64fbc4a9b982e50fa97ee0..ba357a3a4cb7098a100083a8887aed1409ee3de6 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.434 2007/09/05 00:10:42 hno Exp $
+#  $Id: Makefile.in,v 1.435 2007/09/06 00:10:41 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -5419,8 +5419,9 @@ test_cache_digest: test_cache_digest.o CacheDigest.o debug.o globals.o store_key
 
 cache_cf.o: cf_parser.h
 
+# squd.conf.default is built by cf_gen when making cf_parser.h
 squid.conf.default: cf_parser.h
-       $(SHELL) -c "test -f squid.conf.default || ./cf_gen cf.data"
+       true
 
 cf_parser.h: cf.data cf_gen$(EXEEXT)
        ./cf_gen cf.data $(srcdir)/cf.data.depend