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