#
# 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:
#
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