]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bootstrapped
authorhno <>
Thu, 7 Apr 2005 06:10:38 +0000 (06:10 +0000)
committerhno <>
Thu, 7 Apr 2005 06:10:38 +0000 (06:10 +0000)
src/Makefile.in

index 425ecc275197be396a22486481f627a937fab0df..11d58defaf0e01943eaacbe073c5c73f610068f3 100644 (file)
@@ -17,7 +17,7 @@
 #
 #  Makefile for the Squid Object Cache server
 #
-#  $Id: Makefile.in,v 1.339 2005/03/20 01:10:53 hno Exp $
+#  $Id: Makefile.in,v 1.340 2005/04/07 00:10:38 hno Exp $
 #
 #  Uncomment and customize the following to suit your needs:
 #
@@ -548,6 +548,7 @@ squid_SOURCES = \
        clientStream.h \
        comm.cc \
        comm.h \
+        CommIO.h \
        comm_select.cc \
        comm_poll.cc \
         comm_epoll.cc \
@@ -810,6 +811,7 @@ ufsdump_SOURCES = debug.cc \
        clientStream.h \
        comm.cc \
        comm.h \
+        CommIO.h \
        comm_select.cc \
        comm_poll.cc \
         comm_epoll.cc \
@@ -1346,22 +1348,23 @@ am__squid_SOURCES_DIST = access_log.cc AccessLogEntry.h acl.cc ACL.h \
        client_side.cc client_side.h client_side_reply.cc \
        client_side_reply.h client_side_request.cc \
        client_side_request.h clientStream.cc clientStream.h comm.cc \
-       comm.h comm_select.cc comm_poll.cc comm_epoll.cc comm_kqueue.cc \
-       CommRead.h ConfigOption.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 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 \
+       comm.h CommIO.h comm_select.cc comm_poll.cc comm_epoll.cc \
+       comm_kqueue.cc CommRead.h ConfigOption.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 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 \
@@ -1584,29 +1587,30 @@ am__ufsdump_SOURCES_DIST = debug.cc int.cc ufsdump.cc store.cc \
        cache_manager.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 comm.cc \
-       comm.h comm_select.cc comm_poll.cc comm_epoll.cc comm_kqueue.cc \
-       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 \
-       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 HttpRequest.h icmp.cc icp_v2.cc icp_v3.cc \
-       ACLIdent.cc ACLIdent.h ident.cc internal.cc ipc.cc ipcache.cc \
+       comm.h CommIO.h comm_select.cc comm_poll.cc comm_epoll.cc \
+       comm_kqueue.cc 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 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 \
+       HttpRequest.h icmp.cc icp_v2.cc icp_v3.cc ACLIdent.cc \
+       ACLIdent.h ident.cc internal.cc ipc.cc ipcache.cc \
        IPInterception.cc IPInterception.h leakfinder.cc list.cc \
        logfile.cc mem.cc mem_node.cc mem_node.h Mem.h MemBuf.cc \
        MemObject.cc MemObject.h mime.cc multicast.cc neighbors.cc \