#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.320 2003/09/02 00:14:34 hno Exp $
+# $Id: Makefile.in,v 1.321 2003/10/17 00:28:56 hno Exp $
#
# Uncomment and customize the following to suit your needs:
#
gopher.cc \
helper.cc \
helper.h \
+ HierarchyLogEntry.h \
$(HTCPSOURCE) \
http.cc \
http.h \
pconn.cc \
peer_digest.cc \
peer_select.cc \
+ PeerSelectState.h \
+ PingData.h \
protos.h \
redirect.cc \
referer.cc \
external_acl.cc ExternalACL.h ExternalACLEntry.cc \
ExternalACLEntry.h fd.cc fde.cc fde.h filemap.cc forward.cc \
fqdncache.cc ftp.cc Generic.h globals.h gopher.cc helper.cc \
- helper.h htcp.cc htcp.h http.cc http.h HttpStatusLine.cc \
- HttpStatusLine.h HttpHdrCc.cc HttpHdrRange.cc HttpHdrSc.cc \
- HttpHdrScTarget.cc HttpHdrContRange.cc HttpHdrContRange.h \
- HttpHeader.cc HttpHeader.h HttpHeaderRange.h HttpHeaderTools.cc \
- HttpBody.cc HttpMsg.cc HttpReply.cc HttpReply.h HttpRequest.cc \
- HttpRequest.h HttpVersion.h icmp.cc ICP.h icp_v2.cc icp_v3.cc \
- ACLIdent.cc ACLIdent.h ident.cc int.cc internal.cc ipc.cc \
- ipcache.cc IPInterception.cc IPInterception.h leakfinder.cc \
- logfile.cc main.cc mem.cc mem_node.cc mem_node.h Mem.h \
- MemBuf.cc MemObject.cc MemObject.h mime.cc multicast.cc \
- neighbors.cc net_db.cc Packer.cc ProfStats.cc pconn.cc \
- peer_digest.cc peer_select.cc protos.h redirect.cc referer.cc \
+ helper.h HierarchyLogEntry.h htcp.cc htcp.h http.cc http.h \
+ HttpStatusLine.cc HttpStatusLine.h HttpHdrCc.cc HttpHdrRange.cc \
+ HttpHdrSc.cc HttpHdrScTarget.cc HttpHdrContRange.cc \
+ HttpHdrContRange.h HttpHeader.cc HttpHeader.h HttpHeaderRange.h \
+ HttpHeaderTools.cc HttpBody.cc HttpMsg.cc HttpReply.cc \
+ HttpReply.h HttpRequest.cc HttpRequest.h HttpVersion.h icmp.cc \
+ ICP.h icp_v2.cc icp_v3.cc ACLIdent.cc ACLIdent.h ident.cc \
+ int.cc internal.cc ipc.cc ipcache.cc IPInterception.cc \
+ IPInterception.h leakfinder.cc logfile.cc main.cc mem.cc \
+ mem_node.cc mem_node.h Mem.h MemBuf.cc MemObject.cc MemObject.h \
+ mime.cc multicast.cc neighbors.cc net_db.cc Packer.cc \
+ ProfStats.cc pconn.cc peer_digest.cc peer_select.cc \
+ PeerSelectState.h PingData.h protos.h redirect.cc referer.cc \
refresh.cc send-announce.cc snmp_core.cc snmp_agent.cc squid.h \
SquidNew.cc tunnel.cc ACLCertificateData.cc \
ACLCertificateData.h ACLCertificate.cc ACLCertificate.h \