]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Spelling correction in a command which could get triggered in parallell builds
authorhno <>
Sat, 10 Feb 2001 21:39:33 +0000 (21:39 +0000)
committerhno <>
Sat, 10 Feb 2001 21:39:33 +0000 (21:39 +0000)
src/Makefile.in

index cdc2b61105f537feb95e9b36584fb0d257a806ec..c4fb1f62abf48ba8b7ef7f5ad544bc6ff2f56511 100644 (file)
@@ -1,7 +1,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.198 2001/01/16 21:11:25 hno Exp $
+#  $Id: Makefile.in,v 1.199 2001/02/10 14:39:33 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -249,7 +249,7 @@ test_cache_digest: test_cache_digest.o CacheDigest.o debug.o globals.o store_key
 cache_cf.o: cf_parser.c
 
 squid.conf: cf_parser.c
-       @sh -c "test -f squid.conf || ./cg_gen cf.data"
+       @sh -c "test -f squid.conf || ./cf_gen cf.data"
 
 cf_parser.c: cf.data cf_gen
        ./cf_gen cf.data