~ubuntu-branches/ubuntu/oneiric/squid3/oneiric-security

« back to all changes in this revision

Viewing changes to src/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mahyuddin Susanto
  • Date: 2011-02-15 18:46:13 UTC
  • mfrom: (21.2.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110215184613-1u3dh5sz4i055flk
Tags: 3.1.10-1ubuntu1
* Merge from debian unstable. (LP: #719283)  Remaining changes:
  - debian/patches/18-fix-ftbfs-binutils-gold.dpatch: Add library linker into
    LIBS instead to LDFLAGS to fixing FTBFS binutils-gold.
* Drop Ubuntu configuration for ufw which landed in Debian and sync it: 
  - debian/squid3.ufw.profile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.1 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# Inc.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
26
27
 
27
28
VPATH = @srcdir@
28
29
pkgdatadir = $(datadir)/@PACKAGE@
 
30
pkgincludedir = $(includedir)/@PACKAGE@
29
31
pkglibdir = $(libdir)/@PACKAGE@
30
 
pkgincludedir = $(includedir)/@PACKAGE@
 
32
pkglibexecdir = $(libexecdir)/@PACKAGE@
31
33
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32
34
install_sh_DATA = $(install_sh) -c -m 644
33
35
install_sh_PROGRAM = $(install_sh) -c
52
54
        tests/testHttpRequest$(EXEEXT) tests/testStore$(EXEEXT) \
53
55
        tests/testString$(EXEEXT) tests/testURL$(EXEEXT) \
54
56
        $(STORE_TESTS)
55
 
@USE_ADAPTATION_TRUE@am__append_1 = adaptation
56
 
@USE_ESI_TRUE@am__append_2 = esi
 
57
@USE_LOADABLE_MODULES_TRUE@am__append_1 = $(INCLTDL)
 
58
@USE_ADAPTATION_TRUE@am__append_2 = adaptation
 
59
@USE_ESI_TRUE@am__append_3 = esi
57
60
EXTRA_PROGRAMS = DiskIO/DiskDaemon/diskd$(EXEEXT) unlinkd$(EXEEXT) \
58
61
        dnsserver$(EXEEXT) recv-announce$(EXEEXT) \
59
62
        tests/testUfs$(EXEEXT) tests/testCoss$(EXEEXT) \
62
65
sbin_PROGRAMS = squid$(EXEEXT)
63
66
bin_PROGRAMS =
64
67
libexec_PROGRAMS = $(am__EXEEXT_1) $(DISK_PROGRAMS) $(am__EXEEXT_2)
65
 
@USE_LOADABLE_MODULES_TRUE@am__append_3 = $(LOADABLE_MODULES_SOURCES)
66
 
@USE_LOADABLE_MODULES_TRUE@am__append_4 = \
 
68
@USE_LOADABLE_MODULES_TRUE@am__append_4 = $(LOADABLE_MODULES_SOURCES)
 
69
@USE_LOADABLE_MODULES_TRUE@am__append_5 = \
67
70
@USE_LOADABLE_MODULES_TRUE@     $(LIBLTDL)
68
71
 
69
72
subdir = src
70
73
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
71
74
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
72
 
        $(top_srcdir)/configure.in
 
75
        $(top_srcdir)/configure.ac
73
76
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
74
77
        $(ACLOCAL_M4)
75
78
mkinstalldirs = $(install_sh) -d
76
79
CONFIG_HEADER = $(top_builddir)/include/autoconf.h
77
80
CONFIG_CLEAN_FILES =
 
81
CONFIG_CLEAN_VPATH_FILES =
78
82
LIBRARIES = $(noinst_LIBRARIES)
79
83
ARFLAGS = cru
80
84
libAIO_a_AR = $(AR) $(ARFLAGS)
133
137
am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(libexecdir)" \
134
138
        "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(datadir)" \
135
139
        "$(DESTDIR)$(sysconfdir)"
136
 
binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
137
140
@USE_DNSSERVER_TRUE@am__EXEEXT_1 = dnsserver$(EXEEXT)
138
141
@ENABLE_UNLINKD_TRUE@am__EXEEXT_2 = unlinkd$(EXEEXT)
139
 
libexecPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
140
 
sbinPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
141
142
PROGRAMS = $(bin_PROGRAMS) $(libexec_PROGRAMS) $(noinst_PROGRAMS) \
142
143
        $(sbin_PROGRAMS)
143
144
am_DiskIO_DiskDaemon_diskd_OBJECTS =  \
151
152
cf_gen_OBJECTS = $(am_cf_gen_OBJECTS)
152
153
cf_gen_DEPENDENCIES = ../compat/libcompat.la $(am__DEPENDENCIES_1) \
153
154
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
154
 
am_dnsserver_OBJECTS = dnsserver.$(OBJEXT) SquidNew.$(OBJEXT)
 
155
am_dnsserver_OBJECTS = dnsserver.$(OBJEXT) SquidNew.$(OBJEXT) \
 
156
        stub_debug.$(OBJEXT)
155
157
dnsserver_OBJECTS = $(am_dnsserver_OBJECTS)
156
158
dnsserver_LDADD = $(LDADD)
157
159
dnsserver_DEPENDENCIES = $(COMMON_LIBS) $(am__DEPENDENCIES_1) \
172
174
        ClientRequestContext.h clientStream.cc clientStream.h CommIO.h \
173
175
        CompletionDispatcher.cc CompletionDispatcher.h comm_select.cc \
174
176
        comm_select.h comm_select_win32.cc comm_poll.cc comm_poll.h \
175
 
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
176
 
        CommRead.h ConfigOption.cc ConfigParser.cc ConfigParser.h \
177
 
        ConnectionDetail.h debug.cc Debug.h defines.h CommonPool.h \
178
 
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
179
 
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
180
 
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
181
 
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
182
 
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
183
 
        NullDelayId.cc NullDelayId.h disk.cc DiskIO/DiskIOModule.cc \
184
 
        DiskIO/ReadRequest.cc DiskIO/ReadRequest.h \
185
 
        DiskIO/WriteRequest.cc DiskIO/WriteRequest.h DiskIO/DiskFile.h \
 
177
        comm_devpoll.cc comm_epoll.cc comm_epoll.h comm_kqueue.cc \
 
178
        comm_kqueue.h CommRead.h ConfigOption.cc ConfigParser.cc \
 
179
        ConfigParser.h ConnectionDetail.h debug.cc Debug.h defines.h \
 
180
        CommonPool.h CompositePoolNode.h delay_pools.cc DelayId.cc \
 
181
        DelayId.h DelayIdComposite.h DelayBucket.cc DelayBucket.h \
 
182
        DelayConfig.cc DelayConfig.h DelayPool.cc DelayPool.h \
 
183
        DelayPools.h DelaySpec.cc DelaySpec.h DelayTagged.cc \
 
184
        DelayTagged.h DelayUser.cc DelayUser.h DelayVector.cc \
 
185
        DelayVector.h NullDelayId.cc NullDelayId.h disk.cc \
 
186
        DiskIO/DiskIOModule.cc DiskIO/ReadRequest.cc \
 
187
        DiskIO/ReadRequest.h DiskIO/WriteRequest.cc \
 
188
        DiskIO/WriteRequest.h DiskIO/DiskFile.h \
186
189
        DiskIO/DiskIOStrategy.h DiskIO/IORequestor.h \
187
190
        DiskIO/DiskIOModule.h dlink.h dlink.cc dns_internal.cc \
188
191
        DnsLookupDetails.h DnsLookupDetails.cc dns.cc enums.h \
228
231
        LoadableModule.cc LoadableModules.h LoadableModules.cc
229
232
am__objects_4 = AclRegs.$(OBJEXT) AuthReg.$(OBJEXT)
230
233
am__objects_5 = comm_select.$(OBJEXT) comm_select_win32.$(OBJEXT) \
231
 
        comm_poll.$(OBJEXT) comm_epoll.$(OBJEXT) comm_kqueue.$(OBJEXT)
 
234
        comm_poll.$(OBJEXT) comm_devpoll.$(OBJEXT) \
 
235
        comm_epoll.$(OBJEXT) comm_kqueue.$(OBJEXT)
232
236
am__objects_6 = delay_pools.$(OBJEXT) DelayId.$(OBJEXT) \
233
237
        DelayBucket.$(OBJEXT) DelayConfig.$(OBJEXT) \
234
238
        DelayPool.$(OBJEXT) DelaySpec.$(OBJEXT) DelayTagged.$(OBJEXT) \
395
399
        client_db.cc client_side.cc client_side_reply.cc \
396
400
        client_side_request.cc ClientInfo.h clientStream.cc \
397
401
        comm_select.cc comm_select.h comm_select_win32.cc comm_poll.cc \
398
 
        comm_poll.h comm_epoll.cc comm_epoll.h comm_kqueue.cc \
399
 
        comm_kqueue.h ConfigOption.cc ConfigParser.cc CommonPool.h \
400
 
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
401
 
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
402
 
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
403
 
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
404
 
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
405
 
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
406
 
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
407
 
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
408
 
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
409
 
        htcp.cc htcp.h http.cc HttpBody.cc HttpHeader.cc \
410
 
        HttpHeaderTools.cc HttpHdrCc.cc HttpHdrContRange.cc \
411
 
        HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc HttpMsg.cc \
412
 
        HttpReply.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc ipc.cc \
413
 
        ipc_win32.cc ipcache.cc int.cc internal.cc list.cc logfile.cc \
414
 
        multicast.cc mem_node.cc MemBuf.cc MemObject.cc mime.cc \
415
 
        mime_header.cc neighbors.cc Packer.cc Parsing.cc pconn.cc \
416
 
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
417
 
        peer_userhash.cc redirect.cc referer.cc refresh.cc \
418
 
        RemovalPolicy.cc Server.cc snmp_core.cc snmp_agent.cc \
419
 
        ssl_support.cc ssl_support.h SquidMath.h SquidMath.cc stat.cc \
420
 
        StatHist.cc stmem.cc store.cc store_client.cc store_digest.cc \
421
 
        store_dir.cc store_io.cc store_key_md5.cc store_log.cc \
422
 
        store_rebuild.cc store_swapin.cc store_swapmeta.cc \
423
 
        store_swapout.cc StoreFileSystem.cc StoreIOState.cc \
424
 
        StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
402
        comm_poll.h comm_devpoll.cc comm_epoll.cc comm_epoll.h \
 
403
        comm_kqueue.cc comm_kqueue.h ConfigOption.cc ConfigParser.cc \
 
404
        CommonPool.h CompositePoolNode.h delay_pools.cc DelayId.cc \
 
405
        DelayId.h DelayIdComposite.h DelayBucket.cc DelayBucket.h \
 
406
        DelayConfig.cc DelayConfig.h DelayPool.cc DelayPool.h \
 
407
        DelayPools.h DelaySpec.cc DelaySpec.h DelayTagged.cc \
 
408
        DelayTagged.h DelayUser.cc DelayUser.h DelayVector.cc \
 
409
        DelayVector.h NullDelayId.cc NullDelayId.h disk.cc dlink.h \
 
410
        dlink.cc dns_internal.cc DnsLookupDetails.h \
 
411
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
 
412
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
 
413
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
 
414
        HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
 
415
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
 
416
        HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
 
417
        icp_v2.cc icp_v3.cc ipc.cc ipc_win32.cc ipcache.cc int.cc \
 
418
        internal.cc list.cc logfile.cc multicast.cc mem_node.cc \
 
419
        MemBuf.cc MemObject.cc mime.cc mime_header.cc neighbors.cc \
 
420
        Packer.cc Parsing.cc pconn.cc peer_digest.cc peer_select.cc \
 
421
        peer_sourcehash.cc peer_userhash.cc redirect.cc referer.cc \
 
422
        refresh.cc RemovalPolicy.cc Server.cc snmp_core.cc \
 
423
        snmp_agent.cc ssl_support.cc ssl_support.h SquidMath.h \
 
424
        SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
 
425
        store_client.cc store_digest.cc store_dir.cc store_io.cc \
 
426
        store_key_md5.cc store_log.cc store_rebuild.cc store_swapin.cc \
 
427
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
 
428
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
425
429
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
426
430
        StoreMetaVary.cc StoreSwapLogData.cc event.cc tools.cc \
427
431
        tunnel.cc SwapDir.cc url.cc URLScheme.cc urn.cc useragent.cc \
619
623
        ChunkedCodingParser.cc client_db.cc client_side.cc \
620
624
        client_side_reply.cc client_side_request.cc ClientInfo.h \
621
625
        clientStream.cc comm_select.cc comm_select.h \
622
 
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
623
 
        comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
624
 
        ConfigParser.cc CommonPool.h CompositePoolNode.h \
625
 
        delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
626
 
        DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
627
 
        DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
628
 
        DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
629
 
        DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
630
 
        disk.cc dlink.h dlink.cc dns_internal.cc DnsLookupDetails.h \
631
 
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
632
 
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
633
 
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
634
 
        HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
635
 
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
636
 
        HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
637
 
        icp_v2.cc icp_v3.cc ipc.cc ipc_win32.cc ipcache.cc int.cc \
638
 
        internal.cc list.cc logfile.cc multicast.cc mem_node.cc \
639
 
        MemBuf.cc MemObject.cc mime.cc mime_header.cc neighbors.cc \
640
 
        Packer.cc Parsing.cc pconn.cc peer_digest.cc peer_select.cc \
641
 
        peer_sourcehash.cc peer_userhash.cc redirect.cc referer.cc \
642
 
        refresh.cc Server.cc snmp_core.cc snmp_agent.cc ssl_support.cc \
643
 
        ssl_support.h SquidMath.h SquidMath.cc stat.cc StatHist.cc \
644
 
        stmem.cc store.cc store_client.cc store_digest.cc store_dir.cc \
645
 
        store_io.cc store_key_md5.cc store_log.cc store_rebuild.cc \
646
 
        store_swapin.cc store_swapmeta.cc store_swapout.cc \
647
 
        StoreFileSystem.cc StoreIOState.cc StoreMeta.cc \
648
 
        StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaSTDLFS.cc \
649
 
        StoreMetaUnpacker.cc StoreMetaURL.cc StoreMetaVary.cc \
650
 
        StoreSwapLogData.cc event.cc tools.cc tunnel.cc SwapDir.cc \
651
 
        url.cc URLScheme.cc urn.cc useragent.cc wccp2.cc whois.cc \
652
 
        win32.cc wordlist.cc
 
626
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_devpoll.cc \
 
627
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
 
628
        ConfigOption.cc ConfigParser.cc CommonPool.h \
 
629
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
 
630
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
 
631
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
 
632
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
 
633
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
 
634
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
 
635
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
 
636
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
 
637
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
 
638
        htcp.cc htcp.h http.cc HttpBody.cc HttpHeader.cc \
 
639
        HttpHeaderTools.cc HttpHdrCc.cc HttpHdrContRange.cc \
 
640
        HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc HttpMsg.cc \
 
641
        HttpReply.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc ipc.cc \
 
642
        ipc_win32.cc ipcache.cc int.cc internal.cc list.cc logfile.cc \
 
643
        multicast.cc mem_node.cc MemBuf.cc MemObject.cc mime.cc \
 
644
        mime_header.cc neighbors.cc Packer.cc Parsing.cc pconn.cc \
 
645
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
 
646
        peer_userhash.cc redirect.cc referer.cc refresh.cc Server.cc \
 
647
        snmp_core.cc snmp_agent.cc ssl_support.cc ssl_support.h \
 
648
        SquidMath.h SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
 
649
        store_client.cc store_digest.cc store_dir.cc store_io.cc \
 
650
        store_key_md5.cc store_log.cc store_rebuild.cc store_swapin.cc \
 
651
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
 
652
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
653
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
 
654
        StoreMetaVary.cc StoreSwapLogData.cc event.cc tools.cc \
 
655
        tunnel.cc SwapDir.cc url.cc URLScheme.cc urn.cc useragent.cc \
 
656
        wccp2.cc whois.cc win32.cc wordlist.cc
653
657
am_tests_testEvent_OBJECTS = debug.$(OBJEXT) EventLoop.$(OBJEXT) \
654
658
        HttpRequest.$(OBJEXT) HttpRequestMethod.$(OBJEXT) \
655
659
        mem.$(OBJEXT) RemovalPolicy.$(OBJEXT) String.$(OBJEXT) \
713
717
        ChunkedCodingParser.cc client_db.cc client_side.cc \
714
718
        client_side_reply.cc client_side_request.cc ClientInfo.h \
715
719
        clientStream.cc comm_select.cc comm_select.h \
716
 
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
717
 
        comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
718
 
        ConfigParser.cc CommonPool.h CompositePoolNode.h \
719
 
        delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
720
 
        DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
721
 
        DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
722
 
        DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
723
 
        DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
724
 
        disk.cc dlink.h dlink.cc dns_internal.cc DnsLookupDetails.h \
725
 
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
726
 
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
727
 
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
728
 
        HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
729
 
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
730
 
        HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
731
 
        icp_v2.cc icp_v3.cc ipc.cc ipc_win32.cc ipcache.cc int.cc \
732
 
        internal.cc list.cc logfile.cc multicast.cc mem_node.cc \
733
 
        MemBuf.cc MemObject.cc mime.cc mime_header.cc neighbors.cc \
734
 
        Packer.cc Parsing.cc pconn.cc peer_digest.cc peer_select.cc \
735
 
        peer_sourcehash.cc peer_userhash.cc redirect.cc referer.cc \
736
 
        refresh.cc Server.cc snmp_core.cc snmp_agent.cc ssl_support.cc \
737
 
        ssl_support.h SquidMath.h SquidMath.cc stat.cc StatHist.cc \
738
 
        stmem.cc store.cc store_client.cc store_digest.cc store_dir.cc \
739
 
        store_io.cc store_key_md5.cc store_log.cc store_rebuild.cc \
740
 
        store_swapin.cc store_swapmeta.cc store_swapout.cc \
741
 
        StoreFileSystem.cc StoreIOState.cc StoreMeta.cc \
742
 
        StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaSTDLFS.cc \
743
 
        StoreMetaUnpacker.cc StoreMetaURL.cc StoreMetaVary.cc \
744
 
        StoreSwapLogData.cc event.cc tools.cc tunnel.cc SwapDir.cc \
745
 
        url.cc URLScheme.cc urn.cc useragent.cc wccp2.cc whois.cc \
746
 
        win32.cc wordlist.cc
 
720
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_devpoll.cc \
 
721
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
 
722
        ConfigOption.cc ConfigParser.cc CommonPool.h \
 
723
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
 
724
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
 
725
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
 
726
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
 
727
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
 
728
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
 
729
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
 
730
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
 
731
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
 
732
        htcp.cc htcp.h http.cc HttpBody.cc HttpHeader.cc \
 
733
        HttpHeaderTools.cc HttpHdrCc.cc HttpHdrContRange.cc \
 
734
        HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc HttpMsg.cc \
 
735
        HttpReply.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc ipc.cc \
 
736
        ipc_win32.cc ipcache.cc int.cc internal.cc list.cc logfile.cc \
 
737
        multicast.cc mem_node.cc MemBuf.cc MemObject.cc mime.cc \
 
738
        mime_header.cc neighbors.cc Packer.cc Parsing.cc pconn.cc \
 
739
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
 
740
        peer_userhash.cc redirect.cc referer.cc refresh.cc Server.cc \
 
741
        snmp_core.cc snmp_agent.cc ssl_support.cc ssl_support.h \
 
742
        SquidMath.h SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
 
743
        store_client.cc store_digest.cc store_dir.cc store_io.cc \
 
744
        store_key_md5.cc store_log.cc store_rebuild.cc store_swapin.cc \
 
745
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
 
746
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
747
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
 
748
        StoreMetaVary.cc StoreSwapLogData.cc event.cc tools.cc \
 
749
        tunnel.cc SwapDir.cc url.cc URLScheme.cc urn.cc useragent.cc \
 
750
        wccp2.cc whois.cc win32.cc wordlist.cc
747
751
am_tests_testEventLoop_OBJECTS = debug.$(OBJEXT) EventLoop.$(OBJEXT) \
748
752
        HttpRequest.$(OBJEXT) HttpRequestMethod.$(OBJEXT) \
749
753
        mem.$(OBJEXT) RemovalPolicy.$(OBJEXT) String.$(OBJEXT) \
824
828
        ChunkedCodingParser.cc client_db.cc client_side.cc \
825
829
        client_side_reply.cc client_side_request.cc ClientInfo.h \
826
830
        clientStream.cc comm_select.cc comm_select.h \
827
 
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
828
 
        comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
829
 
        ConfigParser.cc CommonPool.h CompositePoolNode.h \
830
 
        delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
831
 
        DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
832
 
        DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
833
 
        DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
834
 
        DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
835
 
        disk.cc dlink.h dlink.cc dns_internal.cc DnsLookupDetails.h \
836
 
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
837
 
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
838
 
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
839
 
        HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
840
 
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
841
 
        HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
842
 
        icp_v2.cc icp_v3.cc ipc.cc ipc_win32.cc ipcache.cc int.cc \
843
 
        internal.cc list.cc logfile.cc multicast.cc mem_node.cc \
844
 
        MemBuf.cc MemObject.cc mime.cc mime_header.cc neighbors.cc \
845
 
        Packer.cc Parsing.cc pconn.cc peer_digest.cc peer_select.cc \
846
 
        peer_sourcehash.cc peer_userhash.cc redirect.cc referer.cc \
847
 
        refresh.cc RemovalPolicy.cc Server.cc snmp_core.cc \
848
 
        snmp_agent.cc ssl_support.cc ssl_support.h SquidMath.h \
849
 
        SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
850
 
        store_client.cc store_digest.cc store_dir.cc store_io.cc \
851
 
        store_key_md5.cc store_log.cc store_rebuild.cc store_swapin.cc \
852
 
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
853
 
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
831
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_devpoll.cc \
 
832
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
 
833
        ConfigOption.cc ConfigParser.cc CommonPool.h \
 
834
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
 
835
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
 
836
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
 
837
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
 
838
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
 
839
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
 
840
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
 
841
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
 
842
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
 
843
        htcp.cc htcp.h http.cc HttpBody.cc HttpHeader.cc \
 
844
        HttpHeaderTools.cc HttpHdrCc.cc HttpHdrContRange.cc \
 
845
        HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc HttpMsg.cc \
 
846
        HttpReply.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc ipc.cc \
 
847
        ipc_win32.cc ipcache.cc int.cc internal.cc list.cc logfile.cc \
 
848
        multicast.cc mem_node.cc MemBuf.cc MemObject.cc mime.cc \
 
849
        mime_header.cc neighbors.cc Packer.cc Parsing.cc pconn.cc \
 
850
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
 
851
        peer_userhash.cc redirect.cc referer.cc refresh.cc \
 
852
        RemovalPolicy.cc Server.cc snmp_core.cc snmp_agent.cc \
 
853
        ssl_support.cc ssl_support.h SquidMath.h SquidMath.cc stat.cc \
 
854
        StatHist.cc stmem.cc store.cc store_client.cc store_digest.cc \
 
855
        store_dir.cc store_io.cc store_key_md5.cc store_log.cc \
 
856
        store_rebuild.cc store_swapin.cc store_swapmeta.cc \
 
857
        store_swapout.cc StoreFileSystem.cc StoreIOState.cc \
 
858
        StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
854
859
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
855
860
        StoreMetaVary.cc StoreSwapLogData.cc event.cc tools.cc \
856
861
        tunnel.cc SwapDir.cc url.cc URLScheme.cc urn.cc useragent.cc \
1008
1013
        ChunkedCodingParser.cc client_db.cc client_side.cc \
1009
1014
        client_side_reply.cc client_side_request.cc ClientInfo.h \
1010
1015
        clientStream.cc comm_select.cc comm_select.h \
1011
 
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
1012
 
        comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
1013
 
        ConfigParser.cc CommonPool.h CompositePoolNode.h \
1014
 
        delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
1015
 
        DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
1016
 
        DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
1017
 
        DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
1018
 
        DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
1019
 
        disk.cc dlink.h dlink.cc dns_internal.cc DnsLookupDetails.h \
1020
 
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
1021
 
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
1022
 
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
1023
 
        HttpBody.cc HttpHeader.cc HttpHeaderTools.cc HttpHdrCc.cc \
1024
 
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
1025
 
        HttpHdrScTarget.cc HttpMsg.cc HttpReply.cc HttpStatusLine.cc \
1026
 
        icp_v2.cc icp_v3.cc ipc.cc ipc_win32.cc ipcache.cc int.cc \
1027
 
        internal.cc list.cc logfile.cc multicast.cc mem_node.cc \
1028
 
        MemBuf.cc MemObject.cc mime.cc mime_header.cc neighbors.cc \
1029
 
        Packer.cc Parsing.cc pconn.cc peer_digest.cc peer_select.cc \
1030
 
        peer_sourcehash.cc peer_userhash.cc redirect.cc referer.cc \
1031
 
        refresh.cc Server.cc snmp_core.cc snmp_agent.cc ssl_support.cc \
1032
 
        ssl_support.h SquidMath.h SquidMath.cc stat.cc StatHist.cc \
1033
 
        stmem.cc store.cc store_client.cc store_digest.cc store_dir.cc \
1034
 
        store_io.cc store_key_md5.cc store_log.cc store_rebuild.cc \
1035
 
        store_swapin.cc store_swapmeta.cc store_swapout.cc \
1036
 
        StoreFileSystem.cc StoreIOState.cc StoreMeta.cc \
1037
 
        StoreMetaMD5.cc StoreMetaSTD.cc StoreMetaSTDLFS.cc \
1038
 
        StoreMetaUnpacker.cc StoreMetaURL.cc StoreMetaVary.cc \
1039
 
        StoreSwapLogData.cc event.cc tools.cc tunnel.cc SwapDir.cc \
1040
 
        urn.cc useragent.cc wccp2.cc whois.cc win32.cc wordlist.cc
 
1016
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_devpoll.cc \
 
1017
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
 
1018
        ConfigOption.cc ConfigParser.cc CommonPool.h \
 
1019
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
 
1020
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
 
1021
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
 
1022
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
 
1023
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
 
1024
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
 
1025
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
 
1026
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
 
1027
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
 
1028
        htcp.cc htcp.h http.cc HttpBody.cc HttpHeader.cc \
 
1029
        HttpHeaderTools.cc HttpHdrCc.cc HttpHdrContRange.cc \
 
1030
        HttpHdrRange.cc HttpHdrSc.cc HttpHdrScTarget.cc HttpMsg.cc \
 
1031
        HttpReply.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc ipc.cc \
 
1032
        ipc_win32.cc ipcache.cc int.cc internal.cc list.cc logfile.cc \
 
1033
        multicast.cc mem_node.cc MemBuf.cc MemObject.cc mime.cc \
 
1034
        mime_header.cc neighbors.cc Packer.cc Parsing.cc pconn.cc \
 
1035
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
 
1036
        peer_userhash.cc redirect.cc referer.cc refresh.cc Server.cc \
 
1037
        snmp_core.cc snmp_agent.cc ssl_support.cc ssl_support.h \
 
1038
        SquidMath.h SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
 
1039
        store_client.cc store_digest.cc store_dir.cc store_io.cc \
 
1040
        store_key_md5.cc store_log.cc store_rebuild.cc store_swapin.cc \
 
1041
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
 
1042
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
1043
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
 
1044
        StoreMetaVary.cc StoreSwapLogData.cc event.cc tools.cc \
 
1045
        tunnel.cc SwapDir.cc urn.cc useragent.cc wccp2.cc whois.cc \
 
1046
        win32.cc wordlist.cc
1041
1047
am_tests_testURL_OBJECTS = debug.$(OBJEXT) url.$(OBJEXT) \
1042
1048
        URLScheme.$(OBJEXT) HttpRequest.$(OBJEXT) \
1043
1049
        HttpRequestMethod.$(OBJEXT) mem.$(OBJEXT) \
1142
1148
        ChunkedCodingParser.cc client_db.cc client_side.cc \
1143
1149
        client_side_reply.cc client_side_request.cc ClientInfo.h \
1144
1150
        clientStream.cc comm_select.cc comm_select.h \
1145
 
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_epoll.cc \
1146
 
        comm_epoll.h comm_kqueue.cc comm_kqueue.h ConfigOption.cc \
1147
 
        ConfigParser.cc debug.cc CommonPool.h CompositePoolNode.h \
1148
 
        delay_pools.cc DelayId.cc DelayId.h DelayIdComposite.h \
1149
 
        DelayBucket.cc DelayBucket.h DelayConfig.cc DelayConfig.h \
1150
 
        DelayPool.cc DelayPool.h DelayPools.h DelaySpec.cc DelaySpec.h \
1151
 
        DelayTagged.cc DelayTagged.h DelayUser.cc DelayUser.h \
1152
 
        DelayVector.cc DelayVector.h NullDelayId.cc NullDelayId.h \
1153
 
        disk.cc dlink.h dlink.cc dns_internal.cc DnsLookupDetails.h \
1154
 
        DnsLookupDetails.cc dns.cc errorpage.cc ETag.cc \
1155
 
        external_acl.cc ExternalACLEntry.cc fd.cc fde.cc forward.cc \
1156
 
        fqdncache.cc ftp.cc gopher.cc helper.cc htcp.cc htcp.h http.cc \
1157
 
        HttpBody.cc HttpHdrCc.cc HttpHdrContRange.cc HttpHdrRange.cc \
1158
 
        HttpHdrSc.cc HttpHdrScTarget.cc HttpHeader.cc \
1159
 
        HttpHeaderTools.cc HttpMsg.cc HttpReply.cc HttpRequest.cc \
1160
 
        HttpRequestMethod.cc HttpStatusLine.cc icp_v2.cc icp_v3.cc \
1161
 
        int.cc internal.cc ipc.cc ipc_win32.cc ipcache.cc list.cc \
1162
 
        logfile.cc mem.cc mem_node.cc MemObject.cc mime.cc \
1163
 
        mime_header.cc multicast.cc neighbors.cc Parsing.cc \
1164
 
        peer_digest.cc peer_select.cc peer_sourcehash.cc \
1165
 
        peer_userhash.cc pconn.cc redirect.cc referer.cc refresh.cc \
1166
 
        RemovalPolicy.cc Server.cc snmp_core.cc snmp_agent.cc \
1167
 
        ssl_support.cc ssl_support.h SquidMath.h SquidMath.cc stat.cc \
1168
 
        StatHist.cc stmem.cc store.cc store_client.cc store_digest.cc \
1169
 
        store_dir.cc store_key_md5.cc store_io.cc store_log.cc \
1170
 
        store_rebuild.cc store_swapin.cc store_swapmeta.cc \
1171
 
        store_swapout.cc StoreFileSystem.cc StoreIOState.cc \
1172
 
        StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
 
1151
        comm_select_win32.cc comm_poll.cc comm_poll.h comm_devpoll.cc \
 
1152
        comm_epoll.cc comm_epoll.h comm_kqueue.cc comm_kqueue.h \
 
1153
        ConfigOption.cc ConfigParser.cc debug.cc CommonPool.h \
 
1154
        CompositePoolNode.h delay_pools.cc DelayId.cc DelayId.h \
 
1155
        DelayIdComposite.h DelayBucket.cc DelayBucket.h DelayConfig.cc \
 
1156
        DelayConfig.h DelayPool.cc DelayPool.h DelayPools.h \
 
1157
        DelaySpec.cc DelaySpec.h DelayTagged.cc DelayTagged.h \
 
1158
        DelayUser.cc DelayUser.h DelayVector.cc DelayVector.h \
 
1159
        NullDelayId.cc NullDelayId.h disk.cc dlink.h dlink.cc \
 
1160
        dns_internal.cc DnsLookupDetails.h DnsLookupDetails.cc dns.cc \
 
1161
        errorpage.cc ETag.cc external_acl.cc ExternalACLEntry.cc fd.cc \
 
1162
        fde.cc forward.cc fqdncache.cc ftp.cc gopher.cc helper.cc \
 
1163
        htcp.cc htcp.h http.cc HttpBody.cc HttpHdrCc.cc \
 
1164
        HttpHdrContRange.cc HttpHdrRange.cc HttpHdrSc.cc \
 
1165
        HttpHdrScTarget.cc HttpHeader.cc HttpHeaderTools.cc HttpMsg.cc \
 
1166
        HttpReply.cc HttpRequest.cc HttpRequestMethod.cc \
 
1167
        HttpStatusLine.cc icp_v2.cc icp_v3.cc int.cc internal.cc \
 
1168
        ipc.cc ipc_win32.cc ipcache.cc list.cc logfile.cc mem.cc \
 
1169
        mem_node.cc MemObject.cc mime.cc mime_header.cc multicast.cc \
 
1170
        neighbors.cc Parsing.cc peer_digest.cc peer_select.cc \
 
1171
        peer_sourcehash.cc peer_userhash.cc pconn.cc redirect.cc \
 
1172
        referer.cc refresh.cc RemovalPolicy.cc Server.cc snmp_core.cc \
 
1173
        snmp_agent.cc ssl_support.cc ssl_support.h SquidMath.h \
 
1174
        SquidMath.cc stat.cc StatHist.cc stmem.cc store.cc \
 
1175
        store_client.cc store_digest.cc store_dir.cc store_key_md5.cc \
 
1176
        store_io.cc store_log.cc store_rebuild.cc store_swapin.cc \
 
1177
        store_swapmeta.cc store_swapout.cc StoreFileSystem.cc \
 
1178
        StoreIOState.cc StoreMeta.cc StoreMetaMD5.cc StoreMetaSTD.cc \
1173
1179
        StoreMetaSTDLFS.cc StoreMetaUnpacker.cc StoreMetaURL.cc \
1174
1180
        StoreMetaVary.cc StoreSwapLogData.cc String.cc SwapDir.cc \
1175
1181
        event.cc time.cc tools.cc tunnel.cc url.cc URLScheme.cc urn.cc \
1254
1260
DEFAULT_INCLUDES = 
1255
1261
depcomp = $(SHELL) $(top_srcdir)/cfgaux/depcomp
1256
1262
am__depfiles_maybe = depfiles
 
1263
am__mv = mv -f
1257
1264
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
1258
1265
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
1259
1266
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
1335
1342
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
1336
1343
    *) f=$$p;; \
1337
1344
  esac;
1338
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
1339
 
dataDATA_INSTALL = $(INSTALL_DATA)
1340
 
sysconfDATA_INSTALL = $(INSTALL_DATA)
 
1345
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
1346
am__install_max = 40
 
1347
am__nobase_strip_setup = \
 
1348
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
1349
am__nobase_strip = \
 
1350
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
1351
am__nobase_list = $(am__nobase_strip_setup); \
 
1352
  for p in $$list; do echo "$$p $$p"; done | \
 
1353
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
1354
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
1355
    if (++n[$$2] == $(am__install_max)) \
 
1356
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
1357
    END { for (dir in files) print dir, files[dir] }'
 
1358
am__base_list = \
 
1359
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
1360
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
1341
1361
DATA = $(data_DATA) $(sysconf_DATA)
1342
1362
HEADERS = $(noinst_HEADERS)
1343
1363
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
1344
1364
  distclean-recursive maintainer-clean-recursive
 
1365
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
 
1366
        $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
 
1367
        distdir
1345
1368
ETAGS = etags
1346
1369
CTAGS = ctags
 
1370
am__tty_colors = \
 
1371
red=; grn=; lgn=; blu=; std=
1347
1372
DIST_SUBDIRS = base acl fs repl auth ip icmp ident adaptation esi
1348
1373
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
1374
am__relativize = \
 
1375
  dir0=`pwd`; \
 
1376
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
 
1377
  sed_rest='s,^[^/]*/*,,'; \
 
1378
  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
 
1379
  sed_butlast='s,/*[^/]*$$,,'; \
 
1380
  while test -n "$$dir1"; do \
 
1381
    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
 
1382
    if test "$$first" != "."; then \
 
1383
      if test "$$first" = ".."; then \
 
1384
        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
 
1385
        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
 
1386
      else \
 
1387
        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
 
1388
        if test "$$first2" = "$$first"; then \
 
1389
          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
 
1390
        else \
 
1391
          dir2="../$$dir2"; \
 
1392
        fi; \
 
1393
        dir0="$$dir0"/"$$first"; \
 
1394
      fi; \
 
1395
    fi; \
 
1396
    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
 
1397
  done; \
 
1398
  reldir="$$dir2"
1349
1399
ACLOCAL = @ACLOCAL@
1350
1400
ADAPTATION_LIBS = @ADAPTATION_LIBS@
1351
1401
ALLOCA = @ALLOCA@
1457
1507
PACKAGE_NAME = @PACKAGE_NAME@
1458
1508
PACKAGE_STRING = @PACKAGE_STRING@
1459
1509
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
1510
PACKAGE_URL = @PACKAGE_URL@
1460
1511
PACKAGE_VERSION = @PACKAGE_VERSION@
1461
1512
PATH_SEPARATOR = @PATH_SEPARATOR@
1462
1513
PERL = @PERL@
1525
1576
libexecdir = @libexecdir@
1526
1577
localedir = @localedir@
1527
1578
localstatedir = @localstatedir@
1528
 
lt_ECHO = @lt_ECHO@
1529
1579
ltdl_LIBOBJS = @ltdl_LIBOBJS@
1530
1580
ltdl_LTLIBOBJS = @ltdl_LTLIBOBJS@
1531
1581
makesnmplib = @makesnmplib@
1554
1604
        test_tools.cc *.a testHeaders
1555
1605
TESTS = $(check_PROGRAMS) testHeaders
1556
1606
INCLUDES = -I$(top_srcdir) -I$(top_srcdir)/include -I$(top_srcdir)/src \
1557
 
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) \
 
1607
        -I$(top_builddir)/include $(SQUID_CPPUNIT_INC) $(am__append_1) \
1558
1608
        -I$(top_builddir)/src
1559
1609
AUTOMAKE_OPTIONS = subdir-objects
1560
1610
@USE_DNSSERVER_FALSE@DNSSOURCE = dns_internal.cc DnsLookupDetails.h \
1575
1625
        LoadableModules.h \
1576
1626
        LoadableModules.cc
1577
1627
 
1578
 
SUBDIRS = base acl fs repl auth ip icmp ident $(am__append_1) \
1579
 
        $(am__append_2)
 
1628
SUBDIRS = base acl fs repl auth ip icmp ident $(am__append_2) \
 
1629
        $(am__append_3)
1580
1630
@USE_ESI_TRUE@ESI_LOCAL_LIBS = \
1581
1631
@USE_ESI_TRUE@  esi/libesi.la \
1582
1632
@USE_ESI_TRUE@  $(top_builddir)/lib/libTrie/src/libTrie.a
1719
1769
        comm_select_win32.cc \
1720
1770
        comm_poll.cc \
1721
1771
        comm_poll.h \
 
1772
        comm_devpoll.cc \
1722
1773
        comm_epoll.cc \
1723
1774
        comm_epoll.h \
1724
1775
        comm_kqueue.cc \
1792
1843
        typedefs.h $(UNLINKDSOURCE) url.cc URL.h URLScheme.cc \
1793
1844
        URLScheme.h urn.cc useragent.cc wccp.cc wccp2.cc whois.cc \
1794
1845
        wordlist.cc wordlist.h $(WIN32_SOURCE) $(WINSVC_SOURCE) \
1795
 
        $(am__append_3)
 
1846
        $(am__append_4)
1796
1847
noinst_HEADERS = \
1797
1848
        client_side_request.cci \
1798
1849
        MemBuf.cci \
1815
1866
        $(REPL_OBJS) $(DISK_LIBS) $(DISK_OS_LIBS) $(CRYPTLIB) \
1816
1867
        $(REGEXLIB) $(SNMPLIB) ${ADAPTATION_LIBS} $(ESI_LIBS) \
1817
1868
        $(SSLLIB) -lmiscutil $(EPOLL_LIBS) $(MINGW_LIBS) $(XTRA_LIBS) \
1818
 
        $(am__append_4)
 
1869
        $(am__append_5)
1819
1870
squid_DEPENDENCIES = $(top_builddir)/lib/libmiscutil.a \
1820
1871
        $(DISK_LIBS) \
1821
1872
        $(DISK_LINKOBJS) \
1833
1884
#         -all-static -dlopen self
1834
1885
#
1835
1886
unlinkd_SOURCES = unlinkd_daemon.cc SquidNew.cc
1836
 
dnsserver_SOURCES = dnsserver.cc SquidNew.cc
 
1887
dnsserver_SOURCES = dnsserver.cc SquidNew.cc stub_debug.cc
1837
1888
recv_announce_SOURCES = recv-announce.cc SquidNew.cc
1838
1889
ufsdump_SOURCES = \
1839
1890
        ClientInfo.h \
3341
3392
        @for dep in $?; do \
3342
3393
          case '$(am__configure_deps)' in \
3343
3394
            *$$dep*) \
3344
 
              cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
3345
 
                && exit 0; \
 
3395
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
3396
                && { if test -f $@; then exit 0; else break; fi; }; \
3346
3397
              exit 1;; \
3347
3398
          esac; \
3348
3399
        done; \
3349
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  src/Makefile'; \
3350
 
        cd $(top_srcdir) && \
3351
 
          $(AUTOMAKE) --foreign  src/Makefile
 
3400
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
 
3401
        $(am__cd) $(top_srcdir) && \
 
3402
          $(AUTOMAKE) --foreign src/Makefile
3352
3403
.PRECIOUS: Makefile
3353
3404
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
3354
3405
        @case '$?' in \
3366
3417
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
3367
3418
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
3368
3419
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
3420
$(am__aclocal_m4_deps):
3369
3421
 
3370
3422
clean-noinstLIBRARIES:
3371
3423
        -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
3467
3519
install-binPROGRAMS: $(bin_PROGRAMS)
3468
3520
        @$(NORMAL_INSTALL)
3469
3521
        test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
3470
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
3471
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3472
 
          if test -f $$p \
3473
 
             || test -f $$p1 \
3474
 
          ; then \
3475
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
3476
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(bindir)/$$f'"; \
3477
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(binPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(bindir)/$$f" || exit 1; \
3478
 
          else :; fi; \
3479
 
        done
 
3522
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
3523
        for p in $$list; do echo "$$p $$p"; done | \
 
3524
        sed 's/$(EXEEXT)$$//' | \
 
3525
        while read p p1; do if test -f $$p || test -f $$p1; \
 
3526
          then echo "$$p"; echo "$$p"; else :; fi; \
 
3527
        done | \
 
3528
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
3529
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
3530
        sed 'N;N;N;s,\n, ,g' | \
 
3531
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
3532
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
3533
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
3534
            else { print "f", $$3 "/" $$4, $$1; } } \
 
3535
          END { for (d in files) print "f", d, files[d] }' | \
 
3536
        while read type dir files; do \
 
3537
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
3538
            test -z "$$files" || { \
 
3539
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \
 
3540
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \
 
3541
            } \
 
3542
        ; done
3480
3543
 
3481
3544
uninstall-binPROGRAMS:
3482
3545
        @$(NORMAL_UNINSTALL)
3483
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
3484
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
3485
 
          echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
3486
 
          rm -f "$(DESTDIR)$(bindir)/$$f"; \
3487
 
        done
 
3546
        @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \
 
3547
        files=`for p in $$list; do echo "$$p"; done | \
 
3548
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
3549
              -e 's/$$/$(EXEEXT)/' `; \
 
3550
        test -n "$$list" || exit 0; \
 
3551
        echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \
 
3552
        cd "$(DESTDIR)$(bindir)" && rm -f $$files
3488
3553
 
3489
3554
clean-binPROGRAMS:
3490
 
        @list='$(bin_PROGRAMS)'; for p in $$list; do \
3491
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3492
 
          echo " rm -f $$p $$f"; \
3493
 
          rm -f $$p $$f ; \
3494
 
        done
 
3555
        @list='$(bin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
3556
        echo " rm -f" $$list; \
 
3557
        rm -f $$list || exit $$?; \
 
3558
        test -n "$(EXEEXT)" || exit 0; \
 
3559
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
3560
        echo " rm -f" $$list; \
 
3561
        rm -f $$list
3495
3562
 
3496
3563
clean-checkPROGRAMS:
3497
 
        @list='$(check_PROGRAMS)'; for p in $$list; do \
3498
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3499
 
          echo " rm -f $$p $$f"; \
3500
 
          rm -f $$p $$f ; \
3501
 
        done
 
3564
        @list='$(check_PROGRAMS)'; test -n "$$list" || exit 0; \
 
3565
        echo " rm -f" $$list; \
 
3566
        rm -f $$list || exit $$?; \
 
3567
        test -n "$(EXEEXT)" || exit 0; \
 
3568
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
3569
        echo " rm -f" $$list; \
 
3570
        rm -f $$list
3502
3571
install-libexecPROGRAMS: $(libexec_PROGRAMS)
3503
3572
        @$(NORMAL_INSTALL)
3504
3573
        test -z "$(libexecdir)" || $(MKDIR_P) "$(DESTDIR)$(libexecdir)"
3505
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
3506
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3507
 
          if test -f $$p \
3508
 
             || test -f $$p1 \
3509
 
          ; then \
3510
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
3511
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(libexecdir)/$$f'"; \
3512
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libexecPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(libexecdir)/$$f" || exit 1; \
3513
 
          else :; fi; \
3514
 
        done
 
3574
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
3575
        for p in $$list; do echo "$$p $$p"; done | \
 
3576
        sed 's/$(EXEEXT)$$//' | \
 
3577
        while read p p1; do if test -f $$p || test -f $$p1; \
 
3578
          then echo "$$p"; echo "$$p"; else :; fi; \
 
3579
        done | \
 
3580
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
3581
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
3582
        sed 'N;N;N;s,\n, ,g' | \
 
3583
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
3584
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
3585
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
3586
            else { print "f", $$3 "/" $$4, $$1; } } \
 
3587
          END { for (d in files) print "f", d, files[d] }' | \
 
3588
        while read type dir files; do \
 
3589
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
3590
            test -z "$$files" || { \
 
3591
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(libexecdir)$$dir'"; \
 
3592
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(libexecdir)$$dir" || exit $$?; \
 
3593
            } \
 
3594
        ; done
3515
3595
 
3516
3596
uninstall-libexecPROGRAMS:
3517
3597
        @$(NORMAL_UNINSTALL)
3518
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
3519
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
3520
 
          echo " rm -f '$(DESTDIR)$(libexecdir)/$$f'"; \
3521
 
          rm -f "$(DESTDIR)$(libexecdir)/$$f"; \
3522
 
        done
 
3598
        @list='$(libexec_PROGRAMS)'; test -n "$(libexecdir)" || list=; \
 
3599
        files=`for p in $$list; do echo "$$p"; done | \
 
3600
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
3601
              -e 's/$$/$(EXEEXT)/' `; \
 
3602
        test -n "$$list" || exit 0; \
 
3603
        echo " ( cd '$(DESTDIR)$(libexecdir)' && rm -f" $$files ")"; \
 
3604
        cd "$(DESTDIR)$(libexecdir)" && rm -f $$files
3523
3605
 
3524
3606
clean-libexecPROGRAMS:
3525
 
        @list='$(libexec_PROGRAMS)'; for p in $$list; do \
3526
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3527
 
          echo " rm -f $$p $$f"; \
3528
 
          rm -f $$p $$f ; \
3529
 
        done
 
3607
        @list='$(libexec_PROGRAMS)'; test -n "$$list" || exit 0; \
 
3608
        echo " rm -f" $$list; \
 
3609
        rm -f $$list || exit $$?; \
 
3610
        test -n "$(EXEEXT)" || exit 0; \
 
3611
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
3612
        echo " rm -f" $$list; \
 
3613
        rm -f $$list
3530
3614
 
3531
3615
clean-noinstPROGRAMS:
3532
 
        @list='$(noinst_PROGRAMS)'; for p in $$list; do \
3533
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3534
 
          echo " rm -f $$p $$f"; \
3535
 
          rm -f $$p $$f ; \
3536
 
        done
 
3616
        @list='$(noinst_PROGRAMS)'; test -n "$$list" || exit 0; \
 
3617
        echo " rm -f" $$list; \
 
3618
        rm -f $$list || exit $$?; \
 
3619
        test -n "$(EXEEXT)" || exit 0; \
 
3620
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
3621
        echo " rm -f" $$list; \
 
3622
        rm -f $$list
3537
3623
install-sbinPROGRAMS: $(sbin_PROGRAMS)
3538
3624
        @$(NORMAL_INSTALL)
3539
3625
        test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)"
3540
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
3541
 
          p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3542
 
          if test -f $$p \
3543
 
             || test -f $$p1 \
3544
 
          ; then \
3545
 
            f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
3546
 
           echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) '$$p' '$(DESTDIR)$(sbindir)/$$f'"; \
3547
 
           $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(sbinPROGRAMS_INSTALL) "$$p" "$(DESTDIR)$(sbindir)/$$f" || exit 1; \
3548
 
          else :; fi; \
3549
 
        done
 
3626
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
3627
        for p in $$list; do echo "$$p $$p"; done | \
 
3628
        sed 's/$(EXEEXT)$$//' | \
 
3629
        while read p p1; do if test -f $$p || test -f $$p1; \
 
3630
          then echo "$$p"; echo "$$p"; else :; fi; \
 
3631
        done | \
 
3632
        sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \
 
3633
            -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \
 
3634
        sed 'N;N;N;s,\n, ,g' | \
 
3635
        $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \
 
3636
          { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \
 
3637
            if ($$2 == $$4) files[d] = files[d] " " $$1; \
 
3638
            else { print "f", $$3 "/" $$4, $$1; } } \
 
3639
          END { for (d in files) print "f", d, files[d] }' | \
 
3640
        while read type dir files; do \
 
3641
            if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \
 
3642
            test -z "$$files" || { \
 
3643
            echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \
 
3644
            $(INSTALL_PROGRAM_ENV) $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \
 
3645
            } \
 
3646
        ; done
3550
3647
 
3551
3648
uninstall-sbinPROGRAMS:
3552
3649
        @$(NORMAL_UNINSTALL)
3553
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
3554
 
          f=`echo "$$p" | sed 's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
3555
 
          echo " rm -f '$(DESTDIR)$(sbindir)/$$f'"; \
3556
 
          rm -f "$(DESTDIR)$(sbindir)/$$f"; \
3557
 
        done
 
3650
        @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \
 
3651
        files=`for p in $$list; do echo "$$p"; done | \
 
3652
          sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \
 
3653
              -e 's/$$/$(EXEEXT)/' `; \
 
3654
        test -n "$$list" || exit 0; \
 
3655
        echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \
 
3656
        cd "$(DESTDIR)$(sbindir)" && rm -f $$files
3558
3657
 
3559
3658
clean-sbinPROGRAMS:
3560
 
        @list='$(sbin_PROGRAMS)'; for p in $$list; do \
3561
 
          f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
3562
 
          echo " rm -f $$p $$f"; \
3563
 
          rm -f $$p $$f ; \
3564
 
        done
 
3659
        @list='$(sbin_PROGRAMS)'; test -n "$$list" || exit 0; \
 
3660
        echo " rm -f" $$list; \
 
3661
        rm -f $$list || exit $$?; \
 
3662
        test -n "$(EXEEXT)" || exit 0; \
 
3663
        list=`for p in $$list; do echo "$$p"; done | sed 's/$(EXEEXT)$$//'`; \
 
3664
        echo " rm -f" $$list; \
 
3665
        rm -f $$list
3565
3666
DiskIO/DiskDaemon/diskd.$(OBJEXT): DiskIO/DiskDaemon/$(am__dirstamp) \
3566
3667
        DiskIO/DiskDaemon/$(DEPDIR)/$(am__dirstamp)
3567
3668
DiskIO/DiskDaemon/diskd$(EXEEXT): $(DiskIO_DiskDaemon_diskd_OBJECTS) $(DiskIO_DiskDaemon_diskd_DEPENDENCIES) DiskIO/DiskDaemon/$(am__dirstamp)
3901
4002
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client_side_reply.Po@am__quote@
3902
4003
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/client_side_request.Po@am__quote@
3903
4004
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm.Plo@am__quote@
 
4005
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_devpoll.Po@am__quote@
3904
4006
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_epoll.Po@am__quote@
3905
4007
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_kqueue.Po@am__quote@
3906
4008
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/comm_poll.Po@am__quote@
3971
4073
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/store_swapmeta.Po@am__quote@
3972
4074
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/store_swapout.Po@am__quote@
3973
4075
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/string_arrays.Po@am__quote@
 
4076
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stub_debug.Po@am__quote@
3974
4077
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/test_tools.Po@am__quote@
3975
4078
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/time.Po@am__quote@
3976
4079
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/tools.Po@am__quote@
4058
4161
.c.o:
4059
4162
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
4060
4163
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
4061
 
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
 
4164
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
4062
4165
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4063
4166
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4064
4167
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ $<
4066
4169
.c.obj:
4067
4170
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
4068
4171
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
4069
 
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Po
 
4172
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Po
4070
4173
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4071
4174
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4072
4175
@am__fastdepCC_FALSE@   $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
4074
4177
.c.lo:
4075
4178
@am__fastdepCC_TRUE@    depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
4076
4179
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
4077
 
@am__fastdepCC_TRUE@    mv -f $$depbase.Tpo $$depbase.Plo
 
4180
@am__fastdepCC_TRUE@    $(am__mv) $$depbase.Tpo $$depbase.Plo
4078
4181
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
4079
4182
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4080
4183
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
4082
4185
.cc.o:
4083
4186
@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\
4084
4187
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
4085
 
@am__fastdepCXX_TRUE@   mv -f $$depbase.Tpo $$depbase.Po
 
4188
@am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
4086
4189
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4087
4190
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4088
4191
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
4090
4193
.cc.obj:
4091
4194
@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\
4092
4195
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\
4093
 
@am__fastdepCXX_TRUE@   mv -f $$depbase.Tpo $$depbase.Po
 
4196
@am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Po
4094
4197
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
4095
4198
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4096
4199
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
4098
4201
.cc.lo:
4099
4202
@am__fastdepCXX_TRUE@   depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.lo$$||'`;\
4100
4203
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\
4101
 
@am__fastdepCXX_TRUE@   mv -f $$depbase.Tpo $$depbase.Plo
 
4204
@am__fastdepCXX_TRUE@   $(am__mv) $$depbase.Tpo $$depbase.Plo
4102
4205
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
4103
4206
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
4104
4207
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
4113
4216
install-dataDATA: $(data_DATA)
4114
4217
        @$(NORMAL_INSTALL)
4115
4218
        test -z "$(datadir)" || $(MKDIR_P) "$(DESTDIR)$(datadir)"
4116
 
        @list='$(data_DATA)'; for p in $$list; do \
 
4219
        @list='$(data_DATA)'; test -n "$(datadir)" || list=; \
 
4220
        for p in $$list; do \
4117
4221
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
4118
 
          f=$(am__strip_dir) \
4119
 
          echo " $(dataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(datadir)/$$f'"; \
4120
 
          $(dataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(datadir)/$$f"; \
 
4222
          echo "$$d$$p"; \
 
4223
        done | $(am__base_list) | \
 
4224
        while read files; do \
 
4225
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(datadir)'"; \
 
4226
          $(INSTALL_DATA) $$files "$(DESTDIR)$(datadir)" || exit $$?; \
4121
4227
        done
4122
4228
 
4123
4229
uninstall-dataDATA:
4124
4230
        @$(NORMAL_UNINSTALL)
4125
 
        @list='$(data_DATA)'; for p in $$list; do \
4126
 
          f=$(am__strip_dir) \
4127
 
          echo " rm -f '$(DESTDIR)$(datadir)/$$f'"; \
4128
 
          rm -f "$(DESTDIR)$(datadir)/$$f"; \
4129
 
        done
 
4231
        @list='$(data_DATA)'; test -n "$(datadir)" || list=; \
 
4232
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4233
        test -n "$$files" || exit 0; \
 
4234
        echo " ( cd '$(DESTDIR)$(datadir)' && rm -f" $$files ")"; \
 
4235
        cd "$(DESTDIR)$(datadir)" && rm -f $$files
4130
4236
install-sysconfDATA: $(sysconf_DATA)
4131
4237
        @$(NORMAL_INSTALL)
4132
4238
        test -z "$(sysconfdir)" || $(MKDIR_P) "$(DESTDIR)$(sysconfdir)"
4133
 
        @list='$(sysconf_DATA)'; for p in $$list; do \
 
4239
        @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
 
4240
        for p in $$list; do \
4134
4241
          if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
4135
 
          f=$(am__strip_dir) \
4136
 
          echo " $(sysconfDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(sysconfdir)/$$f'"; \
4137
 
          $(sysconfDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(sysconfdir)/$$f"; \
 
4242
          echo "$$d$$p"; \
 
4243
        done | $(am__base_list) | \
 
4244
        while read files; do \
 
4245
          echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(sysconfdir)'"; \
 
4246
          $(INSTALL_DATA) $$files "$(DESTDIR)$(sysconfdir)" || exit $$?; \
4138
4247
        done
4139
4248
 
4140
4249
uninstall-sysconfDATA:
4141
4250
        @$(NORMAL_UNINSTALL)
4142
 
        @list='$(sysconf_DATA)'; for p in $$list; do \
4143
 
          f=$(am__strip_dir) \
4144
 
          echo " rm -f '$(DESTDIR)$(sysconfdir)/$$f'"; \
4145
 
          rm -f "$(DESTDIR)$(sysconfdir)/$$f"; \
4146
 
        done
 
4251
        @list='$(sysconf_DATA)'; test -n "$(sysconfdir)" || list=; \
 
4252
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
 
4253
        test -n "$$files" || exit 0; \
 
4254
        echo " ( cd '$(DESTDIR)$(sysconfdir)' && rm -f" $$files ")"; \
 
4255
        cd "$(DESTDIR)$(sysconfdir)" && rm -f $$files
4147
4256
 
4148
4257
# This directory's subdirectories are mostly independent; you can cd
4149
4258
# into them and run `make' without going through this Makefile.
4152
4261
#     (which will cause the Makefiles to be regenerated when you run `make');
4153
4262
# (2) otherwise, pass the desired values on the `make' command line.
4154
4263
$(RECURSIVE_TARGETS):
4155
 
        @failcom='exit 1'; \
 
4264
        @fail= failcom='exit 1'; \
4156
4265
        for f in x $$MAKEFLAGS; do \
4157
4266
          case $$f in \
4158
4267
            *=* | --[!k]*);; \
4169
4278
          else \
4170
4279
            local_target="$$target"; \
4171
4280
          fi; \
4172
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
4281
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
4173
4282
          || eval $$failcom; \
4174
4283
        done; \
4175
4284
        if test "$$dot_seen" = "no"; then \
4177
4286
        fi; test -z "$$fail"
4178
4287
 
4179
4288
$(RECURSIVE_CLEAN_TARGETS):
4180
 
        @failcom='exit 1'; \
 
4289
        @fail= failcom='exit 1'; \
4181
4290
        for f in x $$MAKEFLAGS; do \
4182
4291
          case $$f in \
4183
4292
            *=* | --[!k]*);; \
4203
4312
          else \
4204
4313
            local_target="$$target"; \
4205
4314
          fi; \
4206
 
          (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
 
4315
          ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
4207
4316
          || eval $$failcom; \
4208
4317
        done && test -z "$$fail"
4209
4318
tags-recursive:
4210
4319
        list='$(SUBDIRS)'; for subdir in $$list; do \
4211
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
 
4320
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
4212
4321
        done
4213
4322
ctags-recursive:
4214
4323
        list='$(SUBDIRS)'; for subdir in $$list; do \
4215
 
          test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
 
4324
          test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
4216
4325
        done
4217
4326
 
4218
4327
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
4220
4329
        unique=`for i in $$list; do \
4221
4330
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4222
4331
          done | \
4223
 
          $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
 
4332
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4224
4333
              END { if (nonempty) { for (i in files) print i; }; }'`; \
4225
4334
        mkid -fID $$unique
4226
4335
tags: TAGS
4227
4336
 
4228
4337
TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
4229
4338
                $(TAGS_FILES) $(LISP)
4230
 
        tags=; \
 
4339
        set x; \
4231
4340
        here=`pwd`; \
4232
4341
        if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
4233
4342
          include_option=--etags-include; \
4239
4348
        list='$(SUBDIRS)'; for subdir in $$list; do \
4240
4349
          if test "$$subdir" = .; then :; else \
4241
4350
            test ! -f $$subdir/TAGS || \
4242
 
              tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
 
4351
              set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
4243
4352
          fi; \
4244
4353
        done; \
4245
4354
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
4248
4357
          done | \
4249
4358
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4250
4359
              END { if (nonempty) { for (i in files) print i; }; }'`; \
4251
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
4360
        shift; \
 
4361
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
4252
4362
          test -n "$$unique" || unique=$$empty_fix; \
4253
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
4254
 
            $$tags $$unique; \
 
4363
          if test $$# -gt 0; then \
 
4364
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
4365
              "$$@" $$unique; \
 
4366
          else \
 
4367
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
4368
              $$unique; \
 
4369
          fi; \
4255
4370
        fi
4256
4371
ctags: CTAGS
4257
4372
CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
4258
4373
                $(TAGS_FILES) $(LISP)
4259
 
        tags=; \
4260
4374
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
4261
4375
        unique=`for i in $$list; do \
4262
4376
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
4263
4377
          done | \
4264
4378
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
4265
4379
              END { if (nonempty) { for (i in files) print i; }; }'`; \
4266
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
4380
        test -z "$(CTAGS_ARGS)$$unique" \
4267
4381
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
4268
 
             $$tags $$unique
 
4382
             $$unique
4269
4383
 
4270
4384
GTAGS:
4271
4385
        here=`$(am__cd) $(top_builddir) && pwd` \
4272
 
          && cd $(top_srcdir) \
4273
 
          && gtags -i $(GTAGS_ARGS) $$here
 
4386
          && $(am__cd) $(top_srcdir) \
 
4387
          && gtags -i $(GTAGS_ARGS) "$$here"
4274
4388
 
4275
4389
distclean-tags:
4276
4390
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
4277
4391
 
4278
4392
check-TESTS: $(TESTS)
4279
 
        @failed=0; all=0; xfail=0; xpass=0; skip=0; ws='[        ]'; \
 
4393
        @failed=0; all=0; xfail=0; xpass=0; skip=0; \
4280
4394
        srcdir=$(srcdir); export srcdir; \
4281
4395
        list=' $(TESTS) '; \
 
4396
        $(am__tty_colors); \
4282
4397
        if test -n "$$list"; then \
4283
4398
          for tst in $$list; do \
4284
4399
            if test -f ./$$tst; then dir=./; \
4287
4402
            if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \
4288
4403
              all=`expr $$all + 1`; \
4289
4404
              case " $(XFAIL_TESTS) " in \
4290
 
              *$$ws$$tst$$ws*) \
 
4405
              *[\ \     ]$$tst[\ \      ]*) \
4291
4406
                xpass=`expr $$xpass + 1`; \
4292
4407
                failed=`expr $$failed + 1`; \
4293
 
                echo "XPASS: $$tst"; \
 
4408
                col=$$red; res=XPASS; \
4294
4409
              ;; \
4295
4410
              *) \
4296
 
                echo "PASS: $$tst"; \
 
4411
                col=$$grn; res=PASS; \
4297
4412
              ;; \
4298
4413
              esac; \
4299
4414
            elif test $$? -ne 77; then \
4300
4415
              all=`expr $$all + 1`; \
4301
4416
              case " $(XFAIL_TESTS) " in \
4302
 
              *$$ws$$tst$$ws*) \
 
4417
              *[\ \     ]$$tst[\ \      ]*) \
4303
4418
                xfail=`expr $$xfail + 1`; \
4304
 
                echo "XFAIL: $$tst"; \
 
4419
                col=$$lgn; res=XFAIL; \
4305
4420
              ;; \
4306
4421
              *) \
4307
4422
                failed=`expr $$failed + 1`; \
4308
 
                echo "FAIL: $$tst"; \
 
4423
                col=$$red; res=FAIL; \
4309
4424
              ;; \
4310
4425
              esac; \
4311
4426
            else \
4312
4427
              skip=`expr $$skip + 1`; \
4313
 
              echo "SKIP: $$tst"; \
 
4428
              col=$$blu; res=SKIP; \
4314
4429
            fi; \
 
4430
            echo "$${col}$$res$${std}: $$tst"; \
4315
4431
          done; \
 
4432
          if test "$$all" -eq 1; then \
 
4433
            tests="test"; \
 
4434
            All=""; \
 
4435
          else \
 
4436
            tests="tests"; \
 
4437
            All="All "; \
 
4438
          fi; \
4316
4439
          if test "$$failed" -eq 0; then \
4317
4440
            if test "$$xfail" -eq 0; then \
4318
 
              banner="All $$all tests passed"; \
 
4441
              banner="$$All$$all $$tests passed"; \
4319
4442
            else \
4320
 
              banner="All $$all tests behaved as expected ($$xfail expected failures)"; \
 
4443
              if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \
 
4444
              banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \
4321
4445
            fi; \
4322
4446
          else \
4323
4447
            if test "$$xpass" -eq 0; then \
4324
 
              banner="$$failed of $$all tests failed"; \
 
4448
              banner="$$failed of $$all $$tests failed"; \
4325
4449
            else \
4326
 
              banner="$$failed of $$all tests did not behave as expected ($$xpass unexpected passes)"; \
 
4450
              if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \
 
4451
              banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \
4327
4452
            fi; \
4328
4453
          fi; \
4329
4454
          dashes="$$banner"; \
4330
4455
          skipped=""; \
4331
4456
          if test "$$skip" -ne 0; then \
4332
 
            skipped="($$skip tests were not run)"; \
 
4457
            if test "$$skip" -eq 1; then \
 
4458
              skipped="($$skip test was not run)"; \
 
4459
            else \
 
4460
              skipped="($$skip tests were not run)"; \
 
4461
            fi; \
4333
4462
            test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \
4334
4463
              dashes="$$skipped"; \
4335
4464
          fi; \
4340
4469
              dashes="$$report"; \
4341
4470
          fi; \
4342
4471
          dashes=`echo "$$dashes" | sed s/./=/g`; \
4343
 
          echo "$$dashes"; \
 
4472
          if test "$$failed" -eq 0; then \
 
4473
            echo "$$grn$$dashes"; \
 
4474
          else \
 
4475
            echo "$$red$$dashes"; \
 
4476
          fi; \
4344
4477
          echo "$$banner"; \
4345
4478
          test -z "$$skipped" || echo "$$skipped"; \
4346
4479
          test -z "$$report" || echo "$$report"; \
4347
 
          echo "$$dashes"; \
 
4480
          echo "$$dashes$$std"; \
4348
4481
          test "$$failed" -eq 0; \
4349
4482
        else :; fi
4350
4483
 
4364
4497
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
4365
4498
          if test -d $$d/$$file; then \
4366
4499
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
4500
            if test -d "$(distdir)/$$file"; then \
 
4501
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
4502
            fi; \
4367
4503
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
4368
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
4504
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
4505
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
4369
4506
            fi; \
4370
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
4507
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
4371
4508
          else \
4372
 
            test -f $(distdir)/$$file \
4373
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
4509
            test -f "$(distdir)/$$file" \
 
4510
            || cp -p $$d/$$file "$(distdir)/$$file" \
4374
4511
            || exit 1; \
4375
4512
          fi; \
4376
4513
        done
4377
 
        list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
4514
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
4378
4515
          if test "$$subdir" = .; then :; else \
4379
4516
            test -d "$(distdir)/$$subdir" \
4380
4517
            || $(MKDIR_P) "$(distdir)/$$subdir" \
4381
4518
            || exit 1; \
4382
 
            distdir=`$(am__cd) $(distdir) && pwd`; \
4383
 
            top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
4384
 
            (cd $$subdir && \
 
4519
          fi; \
 
4520
        done
 
4521
        @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
 
4522
          if test "$$subdir" = .; then :; else \
 
4523
            dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
 
4524
            $(am__relativize); \
 
4525
            new_distdir=$$reldir; \
 
4526
            dir1=$$subdir; dir2="$(top_distdir)"; \
 
4527
            $(am__relativize); \
 
4528
            new_top_distdir=$$reldir; \
 
4529
            echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
 
4530
            echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
 
4531
            ($(am__cd) $$subdir && \
4385
4532
              $(MAKE) $(AM_MAKEFLAGS) \
4386
 
                top_distdir="$$top_distdir" \
4387
 
                distdir="$$distdir/$$subdir" \
 
4533
                top_distdir="$$new_top_distdir" \
 
4534
                distdir="$$new_distdir" \
4388
4535
                am__remove_distdir=: \
4389
4536
                am__skip_length_check=: \
 
4537
                am__skip_mode_fix=: \
4390
4538
                distdir) \
4391
4539
              || exit 1; \
4392
4540
          fi; \
4425
4573
 
4426
4574
distclean-generic:
4427
4575
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
4576
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4428
4577
        -rm -f DiskIO/$(DEPDIR)/$(am__dirstamp)
4429
4578
        -rm -f DiskIO/$(am__dirstamp)
4430
4579
        -rm -f DiskIO/AIO/$(DEPDIR)/$(am__dirstamp)
4461
4610
 
4462
4611
html: html-recursive
4463
4612
 
 
4613
html-am:
 
4614
 
4464
4615
info: info-recursive
4465
4616
 
4466
4617
info-am:
4469
4620
 
4470
4621
install-dvi: install-dvi-recursive
4471
4622
 
 
4623
install-dvi-am:
 
4624
 
4472
4625
install-exec-am: install-binPROGRAMS install-libexecPROGRAMS \
4473
4626
        install-sbinPROGRAMS install-sysconfDATA
4474
4627
 
4475
4628
install-html: install-html-recursive
4476
4629
 
 
4630
install-html-am:
 
4631
 
4477
4632
install-info: install-info-recursive
4478
4633
 
 
4634
install-info-am:
 
4635
 
4479
4636
install-man:
4480
4637
 
4481
4638
install-pdf: install-pdf-recursive
4482
4639
 
 
4640
install-pdf-am:
 
4641
 
4483
4642
install-ps: install-ps-recursive
4484
4643
 
 
4644
install-ps-am:
 
4645
 
4485
4646
installcheck-am:
4486
4647
 
4487
4648
maintainer-clean: maintainer-clean-recursive
4506
4667
        uninstall-libexecPROGRAMS uninstall-local \
4507
4668
        uninstall-sbinPROGRAMS uninstall-sysconfDATA
4508
4669
 
4509
 
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
4510
 
        install-strip
 
4670
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \
 
4671
        check-am ctags-recursive install install-am install-strip \
 
4672
        tags-recursive
4511
4673
 
4512
4674
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
4513
4675
        all all-am check check-TESTS check-am clean clean-binPROGRAMS \
4608
4770
        echo "$(INSTALL_DATA) squid.conf.documented $(DESTDIR)$(DEFAULT_CONFIG_FILE).documented"; \
4609
4771
        $(INSTALL_DATA) squid.conf.documented $(DESTDIR)$(DEFAULT_CONFIG_FILE).documented; \
4610
4772
        $(mkinstalldirs) $(DESTDIR)$(DEFAULT_LOG_PREFIX); \
4611
 
        $(mkinstalldirs) $(DESTDIR)`dirname $(DEFAULT_PIDFILE)`
 
4773
        $(mkinstalldirs) $(DESTDIR)$(DEFAULT_SWAP_DIR); \
 
4774
        $(mkinstalldirs) $(DESTDIR)`dirname $(DEFAULT_PID_FILE)`
4612
4775
 
4613
4776
uninstall-local: squid.conf.default
4614
4777
        @$(SHELL) $(top_srcdir)/scripts/remove-cfg.sh "$(RM)" $(DESTDIR)$(DEFAULT_MIME_TABLE) $(srcdir)/mime.conf.default
4625
4788
        $(SHELL) $(top_srcdir)/test-suite/testheaders.sh "$(CXXCOMPILE)" "$(srcdir)/DiskIO/DiskDaemon" || exit 1
4626
4789
        $(SHELL) $(top_srcdir)/test-suite/testheaders.sh "$(CXXCOMPILE)" "$(srcdir)/DiskIO/DiskThreads" || exit 1
4627
4790
.PHONY: testHeaders
 
4791
 
4628
4792
# Tell versions [3.59,3.63) of GNU make to not export all variables.
4629
4793
# Otherwise a system limit (for SysV at least) may be exceeded.
4630
4794
.NOEXPORT: