#
# Makefile for the Squid Object Cache server
#
-# $Id: Makefile.in,v 1.392 2006/06/13 10:29:30 serassio Exp $
+# $Id: Makefile.in,v 1.393 2006/06/13 20:56:28 serassio Exp $
#
# Uncomment and customize the following to suit your needs:
#
client_side_request.cc client_side_request.h BodyReader.cc \
BodyReader.h ClientRequestContext.h clientStream.cc \
clientStream.h CommIO.h comm_select.cc comm_select.h \
- comm_poll.cc comm_poll.h comm_epoll.cc comm_epoll.h \
- comm_kqueue.cc comm_kqueue.h CommRead.h ConfigOption.cc \
- ConfigParser.cc ConfigParser.h ConnectionDetail.h debug.cc \
- Debug.h defines.h CommonPool.h CompositePoolNode.h \
- delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
- DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
- DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
- DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
- DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
- disk.cc DiskIO/DiskIOModule.cc DiskIO/ReadRequest.cc \
- DiskIO/ReadRequest.h DiskIO/WriteRequest.cc \
- DiskIO/WriteRequest.h DiskIO/DiskFile.h \
+ comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
+ comm_epoll.h comm_kqueue.cc comm_kqueue.h CommRead.h \
+ ConfigOption.cc ConfigParser.cc ConfigParser.h \
+ ConnectionDetail.h debug.cc Debug.h defines.h CommonPool.h \
+ CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
+ DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
+ DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
+ DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
+ DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
+ NullDelayId.cc NullDelayId.h disk.cc DiskIO/DiskIOModule.cc \
+ DiskIO/ReadRequest.cc DiskIO/ReadRequest.h \
+ DiskIO/WriteRequest.cc DiskIO/WriteRequest.h DiskIO/DiskFile.h \
DiskIO/DiskIOStrategy.h DiskIO/IORequestor.h \
DiskIO/DiskIOModule.h dlink.h dns_internal.cc dns.cc enums.h \
errorpage.cc ElementList.h ESI.cc ESI.h ESIAssign.cc \
ACLTime.$(OBJEXT) ACLTimeData.$(OBJEXT) ACLUrl.$(OBJEXT) \
ACLUrlPath.$(OBJEXT) ACLUrlPort.$(OBJEXT) \
ACLUserData.$(OBJEXT)
-am__objects_4 = comm_select.$(OBJEXT) comm_poll.$(OBJEXT) \
- comm_epoll.$(OBJEXT) comm_kqueue.$(OBJEXT)
+am__objects_4 = comm_select.$(OBJEXT) comm_select_win32.$(OBJEXT) \
+ comm_poll.$(OBJEXT) comm_epoll.$(OBJEXT) comm_kqueue.$(OBJEXT)
am__objects_5 = delay_pools.$(OBJEXT) DelayId.$(OBJEXT) \
DelayBucket.$(OBJEXT) DelayConfig.$(OBJEXT) \
DelayPool.$(OBJEXT) DelaySpec.$(OBJEXT) DelayTagged.$(OBJEXT) \
ACLUserData.cc authenticate.cc BodyReader.cc cache_manager.cc \
cache_cf.cc CacheDigest.cc carp.cc cbdata.cc client_db.cc \
client_side.cc client_side_reply.cc client_side_request.cc \
- clientStream.cc comm_select.cc comm_select.h comm_poll.cc \
- comm_poll.h comm_epoll.cc comm_epoll.h comm_kqueue.cc \
- comm_kqueue.h ConfigOption.cc ConfigParser.cc CommonPool.h \
- CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
- DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
- DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
- DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
- DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
- NullDelayId.cc NullDelayId.h disk.cc dns_internal.cc dns.cc \
- event.cc errorpage.cc ElementList.h ESI.cc ESI.h ESIAssign.cc \
- ESIAssign.h ESIAttempt.h ESIContext.cc ESIContext.h \
- ESICustomParser.cc ESICustomParser.h ESIElement.h ESIExcept.h \
- ESIExpatParser.cc ESIExpatParser.h ESIExpression.cc \
- ESIExpression.h ESIInclude.cc ESIInclude.h ESILiteral.h \
- ESILibxml2Parser.cc ESILibxml2Parser.h ESIParser.cc \
- ESIParser.h ESISegment.cc ESISegment.h ESISequence.cc \
- ESISequence.h ESIVar.h ESIVarState.cc ESIVarState.h ETag.cc \
- external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
- fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
- HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
+ clientStream.cc comm_select.cc comm_select.h \
+ comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
+ comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
+ ConfigParser.cc CommonPool.h CompositePoolNode.h \
+ delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
+ DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
+ DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
+ DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
+ DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
+ disk.cc dns_internal.cc dns.cc event.cc errorpage.cc \
+ ElementList.h ESI.cc ESI.h ESIAssign.cc ESIAssign.h \
+ ESIAttempt.h ESIContext.cc ESIContext.h ESICustomParser.cc \
+ ESICustomParser.h ESIElement.h ESIExcept.h ESIExpatParser.cc \
+ ESIExpatParser.h ESIExpression.cc ESIExpression.h \
+ ESIInclude.cc ESIInclude.h ESILiteral.h ESILibxml2Parser.cc \
+ ESILibxml2Parser.h ESIParser.cc ESIParser.h ESISegment.cc \
+ ESISegment.h ESISequence.cc ESISequence.h ESIVar.h \
+ ESIVarState.cc ESIVarState.h ETag.cc external_acl.cc \
+ ExternalACLEntry.cc fd.cc fde.cc forward.cc fqdncache.cc \
+ ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc HttpBody.cc \
+ HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
icmp.cc icp_v2.cc icp_v3.cc ACLIdent.cc ACLIdent.h ident.cc \
cache_manager.cc cache_cf.cc CacheDigest.cc carp.cc cbdata.cc \
client_db.cc client_side.cc client_side_reply.cc \
client_side_request.cc clientStream.cc comm_select.cc \
- comm_select.h comm_poll.cc comm_poll.h comm_epoll.cc \
- comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
- ConfigParser.cc CommonPool.h CompositePoolNode.h \
- delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
- DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
- DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
- DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
- DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
- disk.cc dns_internal.cc dns.cc event.cc errorpage.cc \
- ElementList.h ESI.cc ESI.h ESIAssign.cc ESIAssign.h \
- ESIAttempt.h ESIContext.cc ESIContext.h ESICustomParser.cc \
- ESICustomParser.h ESIElement.h ESIExcept.h ESIExpatParser.cc \
- ESIExpatParser.h ESIExpression.cc ESIExpression.h \
- ESIInclude.cc ESIInclude.h ESILiteral.h ESILibxml2Parser.cc \
- ESILibxml2Parser.h ESIParser.cc ESIParser.h ESISegment.cc \
- ESISegment.h ESISequence.cc ESISequence.h ESIVar.h \
- ESIVarState.cc ESIVarState.h ETag.cc external_acl.cc \
- ExternalACLEntry.cc fd.cc fde.cc forward.cc fqdncache.cc \
- ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc HttpBody.cc \
- HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
+ comm_select.h comm_select_win32.cc comm_poll.cc comm_poll.h \
+ comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
+ ConfigOption.cc ConfigParser.cc CommonPool.h \
+ CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
+ DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
+ DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
+ DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
+ DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
+ NullDelayId.cc NullDelayId.h disk.cc dns_internal.cc dns.cc \
+ event.cc errorpage.cc ElementList.h ESI.cc ESI.h ESIAssign.cc \
+ ESIAssign.h ESIAttempt.h ESIContext.cc ESIContext.h \
+ ESICustomParser.cc ESICustomParser.h ESIElement.h ESIExcept.h \
+ ESIExpatParser.cc ESIExpatParser.h ESIExpression.cc \
+ ESIExpression.h ESIInclude.cc ESIInclude.h ESILiteral.h \
+ ESILibxml2Parser.cc ESILibxml2Parser.h ESIParser.cc \
+ ESIParser.h ESISegment.cc ESISegment.h ESISequence.cc \
+ ESISequence.h ESIVar.h ESIVarState.cc ESIVarState.h ETag.cc \
+ external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
+ fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
+ HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
icmp.cc icp_v2.cc icp_v3.cc ACLIdent.cc ACLIdent.h ident.cc \
ACLUserData.cc authenticate.cc BodyReader.cc cache_manager.cc \
cache_cf.cc CacheDigest.cc carp.cc cbdata.cc client_db.cc \
client_side.cc client_side_reply.cc client_side_request.cc \
- clientStream.cc comm_select.cc comm_select.h comm_poll.cc \
- comm_poll.h comm_epoll.cc comm_epoll.h comm_kqueue.cc \
- comm_kqueue.h ConfigOption.cc ConfigParser.cc CommonPool.h \
- CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
- DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
- DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
- DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
- DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
- NullDelayId.cc NullDelayId.h disk.cc dns_internal.cc dns.cc \
- event.cc errorpage.cc ElementList.h ESI.cc ESI.h ESIAssign.cc \
- ESIAssign.h ESIAttempt.h ESIContext.cc ESIContext.h \
- ESICustomParser.cc ESICustomParser.h ESIElement.h ESIExcept.h \
- ESIExpatParser.cc ESIExpatParser.h ESIExpression.cc \
- ESIExpression.h ESIInclude.cc ESIInclude.h ESILiteral.h \
- ESILibxml2Parser.cc ESILibxml2Parser.h ESIParser.cc \
- ESIParser.h ESISegment.cc ESISegment.h ESISequence.cc \
- ESISequence.h ESIVar.h ESIVarState.cc ESIVarState.h ETag.cc \
- external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
- fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
- HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
+ clientStream.cc comm_select.cc comm_select.h \
+ comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
+ comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
+ ConfigParser.cc CommonPool.h CompositePoolNode.h \
+ delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
+ DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
+ DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
+ DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
+ DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
+ disk.cc dns_internal.cc dns.cc event.cc errorpage.cc \
+ ElementList.h ESI.cc ESI.h ESIAssign.cc ESIAssign.h \
+ ESIAttempt.h ESIContext.cc ESIContext.h ESICustomParser.cc \
+ ESICustomParser.h ESIElement.h ESIExcept.h ESIExpatParser.cc \
+ ESIExpatParser.h ESIExpression.cc ESIExpression.h \
+ ESIInclude.cc ESIInclude.h ESILiteral.h ESILibxml2Parser.cc \
+ ESILibxml2Parser.h ESIParser.cc ESIParser.h ESISegment.cc \
+ ESISegment.h ESISequence.cc ESISequence.h ESIVar.h \
+ ESIVarState.cc ESIVarState.h ETag.cc external_acl.cc \
+ ExternalACLEntry.cc fd.cc fde.cc forward.cc fqdncache.cc \
+ ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc HttpBody.cc \
+ HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
icmp.cc icp_v2.cc icp_v3.cc ACLIdent.cc ACLIdent.h ident.cc \
ACLUserData.cc authenticate.cc BodyReader.cc cache_cf.cc \
cache_manager.cc CacheDigest.cc carp.cc cbdata.cc client_db.cc \
client_side.cc client_side_reply.cc client_side_request.cc \
- clientStream.cc comm_select.cc comm_select.h comm_poll.cc \
- comm_poll.h comm_epoll.cc comm_epoll.h comm_kqueue.cc \
- comm_kqueue.h ConfigOption.cc ConfigParser.cc debug.cc \
- CommonPool.h CompositePoolNode.h delay_pools.cc DelayId.cc \
- DelayId.h DelayIdComposite.h DelayBucket.cc DelayBucket.h \
- DelayConfig.cc DelayConfig.h DelayPool.cc DelayPool.h \
- DelayPools.h DelaySpec.cc DelaySpec.h DelayTagged.cc \
- DelayTagged.h DelayUser.cc DelayUser.h DelayVector.cc \
- DelayVector.h NullDelayId.cc NullDelayId.h disk.cc \
- dns_internal.cc dns.cc event.cc errorpage.cc ElementList.h \
- ESI.cc ESI.h ESIAssign.cc ESIAssign.h ESIAttempt.h \
- ESIContext.cc ESIContext.h ESICustomParser.cc \
+ clientStream.cc comm_select.cc comm_select.h \
+ comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
+ comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
+ ConfigParser.cc debug.cc CommonPool.h CompositePoolNode.h \
+ delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
+ DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
+ DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
+ DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
+ DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
+ disk.cc dns_internal.cc dns.cc event.cc errorpage.cc \
+ ElementList.h ESI.cc ESI.h ESIAssign.cc ESIAssign.h \
+ ESIAttempt.h ESIContext.cc ESIContext.h ESICustomParser.cc \
ESICustomParser.h ESIElement.h ESIExcept.h ESIExpatParser.cc \
ESIExpatParser.h ESIExpression.cc ESIExpression.h \
ESIInclude.cc ESIInclude.h ESILiteral.h ESILibxml2Parser.cc \
cache_manager.cc CacheDigest.cc carp.cc cbdata.cc client_db.cc \
client_side.cc client_side_reply.cc client_side_request.cc \
client_side_request.h clientStream.cc clientStream.h CommIO.h \
- comm_select.cc comm_select.h comm_poll.cc comm_poll.h \
- comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
- ConfigOption.cc defines.h CommonPool.h CompositePoolNode.h \
- delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
- DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
- DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
- DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
- DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
- disk.cc dns_internal.cc dns.cc enums.h errorpage.cc \
- ElementList.h ESI.cc ESI.h ESIAssign.cc ESIAssign.h \
- ESIAttempt.h ESIContext.cc ESIContext.h ESICustomParser.cc \
- ESICustomParser.h ESIElement.h ESIExcept.h ESIExpatParser.cc \
- ESIExpatParser.h ESIExpression.cc ESIExpression.h \
- ESIInclude.cc ESIInclude.h ESILiteral.h ESILibxml2Parser.cc \
- ESILibxml2Parser.h ESIParser.cc ESIParser.h ESISegment.cc \
- ESISegment.h ESISequence.cc ESISequence.h ESIVar.h \
- ESIVarState.cc ESIVarState.h ETag.cc event.cc external_acl.cc \
- ExternalACLEntry.cc fd.cc fde.cc fde.h filemap.cc forward.cc \
- forward.h fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc \
- htcp.h http.cc HttpStatusLine.cc HttpHdrCc.cc HttpHdrRange.cc \
- HttpHdrSc.cc HttpHdrScTarget.cc HttpHdrContRange.cc \
- HttpHeader.cc HttpHeaderTools.cc HttpBody.cc HttpMsg.cc \
- HttpReply.cc HttpRequest.cc HttpRequestMethod.cc icmp.cc \
- icp_v2.cc icp_v3.cc ACLIdent.cc ACLIdent.h ident.cc \
- internal.cc ipc.cc ipcache.cc LeakFinder.cc list.cc logfile.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 Parsing.cc ProfStats.cc pconn.cc peer_digest.cc \
- peer_select.cc protos.h redirect.cc referer.cc refresh.cc \
- send-announce.cc snmp_core.cc snmp_agent.cc squid.h \
- ACLCertificateData.cc ACLCertificateData.h ACLCertificate.cc \
- ACLCertificate.h ssl_support.cc ssl_support.h tunnel.cc \
- Server.cc SquidNew.cc stat.cc StatHist.cc stmem.cc store_io.cc \
- StoreIOBuffer.h StoreIOState.cc store_client.cc StoreClient.h \
- store_digest.cc store_dir.cc store_log.cc store_rebuild.cc \
- store_swapin.cc store_swapmeta.cc store_swapout.cc structs.h \
- SwapDir.cc tools.cc typedefs.h unlinkd.cc URLScheme.cc urn.cc \
+ comm_select.cc comm_select.h comm_select_win32.cc comm_poll.cc \
+ comm_poll.h comm_epoll.cc comm_epoll.h comm_kqueue.cc \
+ comm_kqueue.h ConfigOption.cc defines.h CommonPool.h \
+ CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
+ DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
+ DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
+ DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
+ DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
+ NullDelayId.cc NullDelayId.h disk.cc dns_internal.cc dns.cc \
+ enums.h errorpage.cc ElementList.h ESI.cc ESI.h ESIAssign.cc \
+ ESIAssign.h ESIAttempt.h ESIContext.cc ESIContext.h \
+ ESICustomParser.cc ESICustomParser.h ESIElement.h ESIExcept.h \
+ ESIExpatParser.cc ESIExpatParser.h ESIExpression.cc \
+ ESIExpression.h ESIInclude.cc ESIInclude.h ESILiteral.h \
+ ESILibxml2Parser.cc ESILibxml2Parser.h ESIParser.cc \
+ ESIParser.h ESISegment.cc ESISegment.h ESISequence.cc \
+ ESISequence.h ESIVar.h ESIVarState.cc ESIVarState.h ETag.cc \
+ event.cc external_acl.cc ExternalACLEntry.cc fd.cc fde.cc \
+ fde.h filemap.cc forward.cc forward.h fqdncache.cc ftp.cc \
+ gopher.cc helper.cc htcp.cc htcp.h http.cc HttpStatusLine.cc \
+ HttpHdrCc.cc HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc \
+ HttpHdrContRange.cc HttpHeader.cc HttpHeaderTools.cc \
+ HttpBody.cc HttpMsg.cc HttpReply.cc HttpRequest.cc \
+ HttpRequestMethod.cc icmp.cc icp_v2.cc icp_v3.cc ACLIdent.cc \
+ ACLIdent.h ident.cc internal.cc ipc.cc ipcache.cc \
+ LeakFinder.cc list.cc logfile.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 Parsing.cc ProfStats.cc \
+ pconn.cc peer_digest.cc peer_select.cc protos.h redirect.cc \
+ referer.cc refresh.cc send-announce.cc snmp_core.cc \
+ snmp_agent.cc squid.h ACLCertificateData.cc \
+ ACLCertificateData.h ACLCertificate.cc ACLCertificate.h \
+ ssl_support.cc ssl_support.h tunnel.cc Server.cc SquidNew.cc \
+ stat.cc StatHist.cc stmem.cc store_io.cc StoreIOBuffer.h \
+ StoreIOState.cc store_client.cc StoreClient.h store_digest.cc \
+ store_dir.cc store_log.cc store_rebuild.cc store_swapin.cc \
+ store_swapmeta.cc store_swapout.cc structs.h SwapDir.cc \
+ tools.cc typedefs.h unlinkd.cc URLScheme.cc urn.cc \
useragent.cc wais.cc wccp.cc whois.cc wordlist.cc win32.cc
am_ufsdump_OBJECTS = debug.$(OBJEXT) int.$(OBJEXT) mem.$(OBJEXT) \
store_key_md5.$(OBJEXT) StoreMeta.$(OBJEXT) \
squid_COMMSOURCES = \
comm_select.cc \
comm_select.h \
+ comm_select_win32.cc \
comm_poll.cc \
comm_poll.h \
- comm_epoll.cc \
- comm_epoll.h \
+ comm_epoll.cc \
+ comm_epoll.h \
comm_kqueue.cc \
comm_kqueue.h
ClientRequestContext.h \
clientStream.cc \
clientStream.h \
- CommIO.h \
+ CommIO.h \
$(squid_COMMSOURCES) \
CommRead.h \
ConfigOption.cc \
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_kqueue.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_poll.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_select.Po@am__quote@
+@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_select_win32.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/debug.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/delay_pools.Po@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/disk.Po@am__quote@