#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.am,v 1.5 2005/05/09 08:31:51 serassio Exp $
+# $Id: Makefile.am,v 1.6 2006/06/02 16:31:45 serassio Exp $
#
# Uncomment and customize the following to suit your needs:
#
s%@DEFAULT_CACHEMGR_CONFIG@%$(DEFAULT_CACHEMGR_CONFIG)%g;\
s%@DEFAULT_ERROR_DIR@%$(DEFAULT_ERROR_DIR)%g;\
s%@DEFAULT_MIME_TABLE@%$(DEFAULT_MIME_TABLE)%g;\
+ s%@""PACKAGE_STRING""@%$(PACKAGE_STRING)%g;\
"
squid.8: $(srcdir)/squid.8.in Makefile
-.TH squid 8 "squid version 3.0"
+.TH squid 8 "@PACKAGE_STRING@"
.\" Copyright and licensing information
.\" goes here.
.SH NAME