1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
20 top_srcdir
= @top_srcdir@
22 pkgdatadir
= $(datadir)/@PACKAGE@
23 pkglibdir
= $(libdir)/@PACKAGE@
24 pkgincludedir
= $(includedir)/@PACKAGE@
26 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
28 install_sh_DATA
= $(install_sh
) -c
-m
644
29 install_sh_PROGRAM
= $(install_sh
) -c
30 install_sh_SCRIPT
= $(install_sh
) -c
31 INSTALL_HEADER
= $(INSTALL_DATA
)
32 transform
= $(program_transform_name
)
39 build_triplet
= @build@
41 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in \
42 $(srcdir)/Makefile.inc
$(srcdir)/config.h.in
44 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
45 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/curl-reentrant.m4 \
46 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
47 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
49 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
50 CONFIG_HEADER
= config.h
$(top_builddir
)/src
/config.h \
51 $(top_builddir
)/include/curl
/curlbuild.h
53 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
54 am__vpath_adj
= case
$$p in \
55 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
58 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
59 am__installdirs
= "$(DESTDIR)$(libdir)"
60 libLTLIBRARIES_INSTALL
= $(INSTALL
)
61 LTLIBRARIES
= $(lib_LTLIBRARIES
)
63 am__objects_1
= file.lo timeval.lo base64.lo hostip.lo progress.lo \
64 formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo \
65 if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo \
66 escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo \
67 strequal.lo easy.lo security.lo krb4.lo krb5.lo memdebug.lo \
68 http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo \
69 content_encoding.lo share.lo http_digest.lo md5.lo \
70 http_negotiate.lo http_ntlm.lo inet_pton.lo strtoofft.lo \
71 strerror.lo hostares.lo hostasyn.lo hostip4.lo hostip6.lo \
72 hostsyn.lo hostthre.lo inet_ntop.lo parsedate.lo select.lo \
73 gtls.lo sslgen.lo tftp.lo splay.lo strdup.lo socks.lo ssh.lo \
76 am_libcurl_la_OBJECTS
= $(am__objects_1
) $(am__objects_2
)
77 libcurl_la_OBJECTS
= $(am_libcurl_la_OBJECTS
)
79 depcomp
= $(SHELL
) $(top_srcdir
)/depcomp
80 am__depfiles_maybe
= depfiles
81 COMPILE
= $(CC
) $(DEFS
) $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) \
82 $(CPPFLAGS
) $(AM_CFLAGS
) $(CFLAGS
)
83 LTCOMPILE
= $(LIBTOOL
) --tag
=CC
--mode
=compile
$(CC
) $(DEFS
) \
84 $(DEFAULT_INCLUDES
) $(INCLUDES
) $(AM_CPPFLAGS
) $(CPPFLAGS
) \
85 $(AM_CFLAGS
) $(CFLAGS
)
87 LINK
= $(LIBTOOL
) --tag
=CC
--mode
=link
$(CCLD
) $(AM_CFLAGS
) $(CFLAGS
) \
88 $(AM_LDFLAGS
) $(LDFLAGS
) -o
$@
89 SOURCES
= $(libcurl_la_SOURCES
)
90 DIST_SOURCES
= $(libcurl_la_SOURCES
)
93 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
95 AMDEP_FALSE
= @AMDEP_FALSE@
96 AMDEP_TRUE
= @AMDEP_TRUE@
100 AUTOCONF
= @AUTOCONF@
101 AUTOHEADER
= @AUTOHEADER@
102 AUTOMAKE
= @AUTOMAKE@
105 CCDEPMODE
= @CCDEPMODE@
108 CPPFLAGS
= @CPPFLAGS@
109 CROSSCOMPILING_FALSE
= @CROSSCOMPILING_FALSE@
110 CROSSCOMPILING_TRUE
= @CROSSCOMPILING_TRUE@
111 CURL_CA_BUNDLE
= @CURL_CA_BUNDLE@
112 CURL_DISABLE_DICT
= @CURL_DISABLE_DICT@
113 CURL_DISABLE_FILE
= @CURL_DISABLE_FILE@
114 CURL_DISABLE_FTP
= @CURL_DISABLE_FTP@
115 CURL_DISABLE_HTTP
= @CURL_DISABLE_HTTP@
116 CURL_DISABLE_LDAP
= @CURL_DISABLE_LDAP@
117 CURL_DISABLE_LDAPS
= @CURL_DISABLE_LDAPS@
118 CURL_DISABLE_TELNET
= @CURL_DISABLE_TELNET@
119 CURL_DISABLE_TFTP
= @CURL_DISABLE_TFTP@
120 CURL_LIBS
= @CURL_LIBS@
121 CYGPATH_W
= @CYGPATH_W@
125 DSYMUTIL
= @DSYMUTIL@
133 HAVE_ARES
= @HAVE_ARES@
134 HAVE_LIBZ
= @HAVE_LIBZ@
135 HAVE_LIBZ_FALSE
= @HAVE_LIBZ_FALSE@
136 HAVE_LIBZ_TRUE
= @HAVE_LIBZ_TRUE@
137 HAVE_PK11_CREATEGENERICOBJECT
= @HAVE_PK11_CREATEGENERICOBJECT@
138 IDN_ENABLED
= @IDN_ENABLED@
139 INSTALL_DATA
= @INSTALL_DATA@
140 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
141 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
142 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
143 IPV6_ENABLED
= @IPV6_ENABLED@
144 KRB4_ENABLED
= @KRB4_ENABLED@
146 LIBCURL_LIBS
= @LIBCURL_LIBS@
151 LTLIBOBJS
= @LTLIBOBJS@
153 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
154 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
155 MAKEINFO
= @MAKEINFO@
157 MIMPURE_FALSE
= @MIMPURE_FALSE@
158 MIMPURE_TRUE
= @MIMPURE_TRUE@
160 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
161 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
166 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
167 PACKAGE_NAME
= @PACKAGE_NAME@
168 PACKAGE_STRING
= @PACKAGE_STRING@
169 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
170 PACKAGE_VERSION
= @PACKAGE_VERSION@
171 PATH_SEPARATOR
= @PATH_SEPARATOR@
173 PKGADD_NAME
= @PKGADD_NAME@
174 PKGADD_PKG
= @PKGADD_PKG@
175 PKGADD_VENDOR
= @PKGADD_VENDOR@
176 PKGCONFIG
= @PKGCONFIG@
177 RANDOM_FILE
= @RANDOM_FILE@
179 REQUIRE_LIB_DEPS
= @REQUIRE_LIB_DEPS@
181 SET_MAKE
= @SET_MAKE@
183 SONAME_BUMP_FALSE
= @SONAME_BUMP_FALSE@
184 SONAME_BUMP_TRUE
= @SONAME_BUMP_TRUE@
185 SSL_ENABLED
= @SSL_ENABLED@
186 STATICLIB_FALSE
= @STATICLIB_FALSE@
187 STATICLIB_TRUE
= @STATICLIB_TRUE@
189 TEST_SERVER_LIBS
= @TEST_SERVER_LIBS@
190 USE_GNUTLS
= @USE_GNUTLS@
191 USE_LIBSSH2
= @USE_LIBSSH2@
192 USE_MANUAL_FALSE
= @USE_MANUAL_FALSE@
193 USE_MANUAL_TRUE
= @USE_MANUAL_TRUE@
195 USE_SSLEAY
= @USE_SSLEAY@
196 USE_WINDOWS_SSPI
= @USE_WINDOWS_SSPI@
198 VERSIONNUM
= @VERSIONNUM@
199 ac_ct_CC
= @ac_ct_CC@
200 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
201 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
202 am__include
= @am__include@
203 am__leading_dot
= @am__leading_dot@
204 am__quote
= @am__quote@
206 am__untar
= @am__untar@
209 build_alias
= @build_alias@
210 build_cpu
= @build_cpu@
211 build_os
= @build_os@
212 build_vendor
= @build_vendor@
214 datarootdir
= @datarootdir@
217 exec_prefix = @
exec_prefix@
219 host_alias
= @host_alias@
220 host_cpu
= @host_cpu@
222 host_vendor
= @host_vendor@
224 includedir = @
includedir@
226 install_sh
= @install_sh@
228 libexecdir
= @libexecdir@
230 localedir
= @localedir@
231 localstatedir
= @localstatedir@
234 oldincludedir = @
oldincludedir@
237 program_transform_name
= @program_transform_name@
240 sharedstatedir
= @sharedstatedir@
242 sysconfdir
= @sysconfdir@
243 target_alias
= @target_alias@
245 #***************************************************************************
247 # Project ___| | | | _ \| |
248 # / __| | | | |_) | |
249 # | (__| |_| | _ <| |___
250 # \___|\___/|_| \_\_____|
252 # Copyright (C) 1998 - 2008, Daniel Stenberg, <daniel@haxx.se>, et al.
254 # This software is licensed as described in the file COPYING, which
255 # you should have received as part of this distribution. The terms
256 # are also available at http://curl.haxx.se/docs/copyright.html.
258 # You may opt to use, copy, modify, merge, publish, distribute and/or sell
259 # copies of the Software, and permit persons to whom the Software is
260 # furnished to do so, under the terms of the COPYING file.
262 # This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
263 # KIND, either express or implied.
265 # $Id: Makefile.in,v 1.1.1.1 2008-09-23 16:32:05 hoffman Exp $
266 ###########################################################################
267 AUTOMAKE_OPTIONS
= foreign nostdinc
269 VCPROJ
= curllib.vcproj
270 DOCS
= README.encoding README.memoryleak README.ares README.curlx \
271 README.hostip README.multi_socket README.httpauth README.pipelining \
272 README.NSS README.curl_off_t
274 EXTRA_DIST
= Makefile.b32 Makefile.m32 Makefile.vc6 Makefile.riscos
$(DSP
) \
275 curllib.dsw config-win32.h config-win32ce.h config-riscos.h config-mac.h \
276 config.h.in makefile.dj config.dos libcurl.framework.make libcurl.plist \
277 libcurl.rc config-amigaos.h amigaos.c amigaos.h makefile.amiga \
278 Makefile.netware nwlib.c nwos.c libcurl.imp msvcproj.head msvcproj.foot \
279 config-win32ce.h config-os400.h setup-os400.h config-symbian.h \
280 Makefile.Watcom config-tpf.h
$(DOCS
) $(VCPROJ
) mk-ca-bundle.pl \
283 CLEANFILES
= $(DSP
) $(VCPROJ
)
284 lib_LTLIBRARIES
= libcurl.la
286 # Specify our include paths here, and do it relative to $(top_srcdir) and
287 # $(top_builddir), to ensure that these paths which belong to the library
288 # being currently built and tested are searched before the library which
289 # might possibly already be installed in the system.
291 # $(top_builddir)/include is for libcurl's generated curl/curlbuild.h file
292 # $(top_srcdir)/include is for libcurl's external include files
293 # $(top_builddir)/lib is for libcurl's generated lib/config.h file
294 # $(top_srcdir)/lib is for libcurl's lib/setup.h and other "private" files
295 INCLUDES
= -I
$(top_builddir
)/include \
296 -I
$(top_srcdir
)/include \
297 -I
$(top_builddir
)/lib \
300 @SONAME_BUMP_FALSE@VERSIONINFO
= -version-info
5:0:1
303 # Bumping of SONAME conditionally may seem like a weird thing to do, and yeah
304 # it is. The problem is that we try to avoid the bump as hard as possible, but
305 # yet it is still necessary for a few rare situations. The configure script will
306 # attempt to figure out these situations, and it can be forced to consider this
307 # to be such a case! See README.curl_off_t for further details.
309 # This conditional soname bump SHOULD be removed at next "proper" bump.
311 @SONAME_BUMP_TRUE@VERSIONINFO
= -version-info
6:0:1
313 # This flag accepts an argument of the form current[:revision[:age]]. So,
314 # passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
317 # If either revision or age are omitted, they default to 0. Also note that age
318 # must be less than or equal to the current interface number.
320 # Here are a set of rules to help you update your library version information:
322 # 1.Start with version information of 0:0:0 for each libtool library.
324 # 2.Update the version information only immediately before a public release of
325 # your software. More frequent updates are unnecessary, and only guarantee
326 # that the current interface number gets larger faster.
328 # 3.If the library source code has changed at all since the last update, then
329 # increment revision (c:r+1:a)
331 # 4.If any interfaces have been added, removed, or changed since the last
332 # update, increment current, and set revision to 0. (c+1:r=0:a)
334 # 5.If any interfaces have been added since the last public release, then
335 # increment age. (c:r:a+1)
337 # 6.If any interfaces have been removed since the last public release, then
338 # set age to 0. (c:r:a=0)
341 # The -no-undefined flag is CRUCIAL for this to build fine on Cygwin.
342 @NO_UNDEFINED_TRUE@UNDEF
= -no-undefined
344 # This is for gcc on Solaris (8+ ?) to avoid "relocations remain against
345 # allocatable but non-writable sections" problems.
346 @MIMPURE_TRUE@MIMPURE
= -mimpure-text
347 libcurl_la_LDFLAGS
= $(UNDEF
) $(VERSIONINFO
) $(MIMPURE
) $(LIBCURL_LIBS
)
348 CSOURCES
= file.c timeval.c base64.c hostip.c progress.c formdata.c \
349 cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c \
350 ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c \
351 netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c \
352 krb5.c memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c \
353 multi.c content_encoding.c share.c http_digest.c md5.c \
354 http_negotiate.c http_ntlm.c inet_pton.c strtoofft.c strerror.c \
355 hostares.c hostasyn.c hostip4.c hostip6.c hostsyn.c hostthre.c \
356 inet_ntop.c parsedate.c select.c gtls.c sslgen.c tftp.c splay.c \
357 strdup.c socks.c ssh.c nss.c qssl.c
359 HHEADERS
= arpa_telnet.h netrc.h file.h timeval.h qssl.h hostip.h \
360 progress.h formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h \
361 if2ip.h speedcheck.h urldata.h curl_ldap.h ssluse.h escape.h telnet.h \
362 getinfo.h strequal.h krb4.h memdebug.h inet_ntoa_r.h http_chunks.h \
363 strtok.h connect.h llist.h hash.h content_encoding.h share.h \
364 curl_md5.h http_digest.h http_negotiate.h http_ntlm.h inet_pton.h \
365 strtoofft.h strerror.h inet_ntop.h curlx.h memory.h setup.h \
366 transfer.h select.h easyif.h multiif.h parsedate.h sslgen.h gtls.h \
367 tftp.h sockaddr.h splay.h strdup.h setup_once.h socks.h ssh.h nssg.h \
371 # Makefile.inc provides the CSOURCES and HHEADERS defines
372 libcurl_la_SOURCES
= $(CSOURCES
) $(HHEADERS
)
373 WIN32SOURCES
= $(CSOURCES
)
374 WIN32HEADERS
= $(HHEADERS
) config-win32.h
375 DSPOUT
= | awk
'{printf("%s\r\n", $$0)}' >> $(DSP
)
376 VCPROJOUT
= | awk
'{printf("%s\r\n", $$0)}' >> $(VCPROJ
)
378 $(MAKE
) $(AM_MAKEFLAGS
) all-am
381 .SUFFIXES
: .c .lo .o .obj
382 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(srcdir)/Makefile.inc
$(am__configure_deps
)
384 case
'$(am__configure_deps)' in \
386 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
391 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign lib/Makefile'; \
392 cd
$(top_srcdir
) && \
393 $(AUTOMAKE
) --foreign lib
/Makefile
395 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
398 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
400 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
401 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
404 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
405 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
407 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
408 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
409 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
410 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
413 @if
test ! -f
$@
; then \
418 stamp-h1
: $(srcdir)/config.h.in
$(top_builddir
)/config.status
420 cd
$(top_builddir
) && $(SHELL
) .
/config.status lib
/config.h
421 $(srcdir)/config.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
422 cd
$(top_srcdir
) && $(AUTOHEADER
)
427 -rm -f config.h stamp-h1
428 install-libLTLIBRARIES
: $(lib_LTLIBRARIES
)
430 test -z
"$(libdir)" ||
$(mkdir_p
) "$(DESTDIR)$(libdir)"
431 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
432 if
test -f
$$p; then \
434 echo
" $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
435 $(LIBTOOL
) --mode
=install $(libLTLIBRARIES_INSTALL
) $(INSTALL_STRIP_FLAG
) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
439 uninstall-libLTLIBRARIES
:
441 @set
-x
; list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
443 echo
" $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
444 $(LIBTOOL
) --mode
=uninstall rm -f
"$(DESTDIR)$(libdir)/$$p"; \
447 clean-libLTLIBRARIES
:
448 -test -z
"$(lib_LTLIBRARIES)" ||
rm -f
$(lib_LTLIBRARIES
)
449 @list
='$(lib_LTLIBRARIES)'; for p in
$$list; do \
450 dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
451 test "$$dir" != "$$p" ||
dir=.
; \
452 echo
"rm -f \"$${dir}/so_locations\""; \
453 rm -f
"$${dir}/so_locations"; \
455 libcurl.la
: $(libcurl_la_OBJECTS
) $(libcurl_la_DEPENDENCIES
)
456 $(LINK
) -rpath
$(libdir) $(libcurl_la_LDFLAGS
) $(libcurl_la_OBJECTS
) $(libcurl_la_LIBADD
) $(LIBS
)
464 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/base64.Plo@am__quote@
465 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/connect.Plo@am__quote@
466 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/content_encoding.Plo@am__quote@
467 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/cookie.Plo@am__quote@
468 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/dict.Plo@am__quote@
469 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/easy.Plo@am__quote@
470 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/escape.Plo@am__quote@
471 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/file.Plo@am__quote@
472 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/formdata.Plo@am__quote@
473 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ftp.Plo@am__quote@
474 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getenv.Plo@am__quote@
475 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/getinfo.Plo@am__quote@
476 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/gtls.Plo@am__quote@
477 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hash.Plo@am__quote@
478 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostares.Plo@am__quote@
479 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostasyn.Plo@am__quote@
480 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostip.Plo@am__quote@
481 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostip4.Plo@am__quote@
482 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostip6.Plo@am__quote@
483 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostsyn.Plo@am__quote@
484 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/hostthre.Plo@am__quote@
485 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http.Plo@am__quote@
486 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http_chunks.Plo@am__quote@
487 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http_digest.Plo@am__quote@
488 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http_negotiate.Plo@am__quote@
489 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/http_ntlm.Plo@am__quote@
490 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/if2ip.Plo@am__quote@
491 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/inet_ntop.Plo@am__quote@
492 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/inet_pton.Plo@am__quote@
493 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/krb4.Plo@am__quote@
494 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/krb5.Plo@am__quote@
495 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ldap.Plo@am__quote@
496 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/llist.Plo@am__quote@
497 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/md5.Plo@am__quote@
498 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/memdebug.Plo@am__quote@
499 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/mprintf.Plo@am__quote@
500 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/multi.Plo@am__quote@
501 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/netrc.Plo@am__quote@
502 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/nss.Plo@am__quote@
503 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/parsedate.Plo@am__quote@
504 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/progress.Plo@am__quote@
505 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/qssl.Plo@am__quote@
506 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/security.Plo@am__quote@
507 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/select.Plo@am__quote@
508 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sendf.Plo@am__quote@
509 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/share.Plo@am__quote@
510 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/socks.Plo@am__quote@
511 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/speedcheck.Plo@am__quote@
512 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/splay.Plo@am__quote@
513 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssh.Plo@am__quote@
514 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/sslgen.Plo@am__quote@
515 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/ssluse.Plo@am__quote@
516 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strdup.Plo@am__quote@
517 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strequal.Plo@am__quote@
518 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strerror.Plo@am__quote@
519 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strtok.Plo@am__quote@
520 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/strtoofft.Plo@am__quote@
521 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/telnet.Plo@am__quote@
522 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/tftp.Plo@am__quote@
523 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/timeval.Plo@am__quote@
524 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/transfer.Plo@am__quote@
525 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/url.Plo@am__quote@
526 @AMDEP_TRUE@@am__include@ @am__quote@.
/$(DEPDIR
)/version.Plo@am__quote@
529 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
530 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
531 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
532 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
533 @am__fastdepCC_FALSE@
$(COMPILE
) -c
$<
536 @am__fastdepCC_TRUE@ if
$(COMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
`$(CYGPATH_W) '$<'`; \
537 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
538 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=no @AMDEPBACKSLASH@
539 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
540 @am__fastdepCC_FALSE@
$(COMPILE
) -c
`$(CYGPATH_W) '$<'`
543 @am__fastdepCC_TRUE@ if
$(LTCOMPILE
) -MT
$@
-MD
-MP
-MF
"$(DEPDIR)/$*.Tpo" -c
-o
$@
$<; \
544 @am__fastdepCC_TRUE@ then mv
-f
"$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f
"$(DEPDIR)/$*.Tpo"; exit
1; fi
545 @AMDEP_TRUE@@am__fastdepCC_FALSE@ source
='$<' object
='$@' libtool
=yes @AMDEPBACKSLASH@
546 @AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR
=$(DEPDIR
) $(CCDEPMODE
) $(depcomp
) @AMDEPBACKSLASH@
547 @am__fastdepCC_FALSE@
$(LTCOMPILE
) -c
-o
$@
$<
559 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
560 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
561 unique
=`for i in $$list; do \
562 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
564 $(AWK) ' { files[$$0] = 1; } \
565 END { for (i in files) print i; }'`; \
569 TAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
570 $(TAGS_FILES
) $(LISP
)
573 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
574 unique
=`for i in $$list; do \
575 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
577 $(AWK) ' { files[$$0] = 1; } \
578 END { for (i in files) print i; }'`; \
579 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
580 test -n
"$$unique" || unique
=$$empty_fix; \
581 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
585 CTAGS
: $(HEADERS
) $(SOURCES
) config.h.in
$(TAGS_DEPENDENCIES
) \
586 $(TAGS_FILES
) $(LISP
)
589 list
='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
590 unique
=`for i in $$list; do \
591 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
593 $(AWK) ' { files[$$0] = 1; } \
594 END { for (i in files) print i; }'`; \
595 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
596 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
600 here
=`$(am__cd) $(top_builddir) && pwd` \
601 && cd
$(top_srcdir
) \
602 && gtags
-i
$(GTAGS_ARGS
) $$here
605 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
607 distdir
: $(DISTFILES
)
608 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
609 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
610 list
='$(DISTFILES)'; for file in
$$list; do \
612 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
613 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
615 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
616 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
617 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
619 $(mkdir_p
) "$(distdir)$$dir"; \
623 if
test -d
$$d/$$file; then \
624 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
625 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
627 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
629 test -f
$(distdir
)/$$file \
630 || cp
-p
$$d/$$file $(distdir
)/$$file \
636 all-am
: Makefile
$(LTLIBRARIES
) config.h
638 for
dir in
"$(DESTDIR)$(libdir)"; do \
639 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
642 install-exec
: install-exec-am
643 install-data
: install-data-am
644 uninstall: uninstall-am
647 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
649 installcheck: installcheck-am
651 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
652 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
653 `test -z '$(STRIP)' || \
654 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
658 -test -z
"$(CLEANFILES)" ||
rm -f
$(CLEANFILES
)
661 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
663 maintainer-clean-generic
:
664 @echo
"This command is intended for maintainers to use"
665 @echo
"it deletes files that may require special tools to rebuild."
668 clean-am
: clean-generic clean-libLTLIBRARIES clean-libtool \
671 distclean: distclean-am
674 distclean-am
: clean-am distclean-compile distclean-generic \
675 distclean-hdr distclean-libtool distclean-tags
689 install-exec-am
: install-libLTLIBRARIES
691 install-info
: install-info-am
697 maintainer-clean
: maintainer-clean-am
700 maintainer-clean-am
: distclean-am maintainer-clean-generic
702 mostlyclean: mostlyclean-am
704 mostlyclean-am
: mostlyclean-compile mostlyclean-generic \
715 uninstall-am
: uninstall-info-am uninstall-libLTLIBRARIES
717 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
718 clean-libLTLIBRARIES clean-libtool ctags
distclean \
719 distclean-compile distclean-generic distclean-hdr \
720 distclean-libtool distclean-tags distdir
dvi dvi-am html \
721 html-am
info info-am
install install-am install-data \
722 install-data-am install-exec install-exec-am install-info \
723 install-info-am install-libLTLIBRARIES install-man \
724 install-strip
installcheck installcheck-am
installdirs \
725 maintainer-clean maintainer-clean-generic
mostlyclean \
726 mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
727 pdf pdf-am ps ps-am
tags uninstall uninstall-am \
728 uninstall-info-am uninstall-libLTLIBRARIES
731 $(DSP
): msvcproj.head msvcproj.foot Makefile.am
732 echo
"creating $(DSP)"
733 @
(cp
$(srcdir)/msvcproj.head
$(DSP
); \
734 echo
"# Begin Group \"Source Files\"" $(DSPOUT
); \
736 echo
"# PROP Default_Filter \"\"" $(DSPOUT
); \
737 win32_srcs
='$(WIN32SOURCES)'; \
738 sorted_srcs
=`for file in $$win32_srcs; do echo $$file; done | sort`; \
739 for file in
$$sorted_srcs; do \
740 echo
"# Begin Source File" $(DSPOUT
); \
742 echo
"SOURCE=.\\"$$file $(DSPOUT
); \
743 echo
"# End Source File" $(DSPOUT
); \
745 echo
"# End Group" $(DSPOUT
); \
746 echo
"# Begin Group \"Header Files\"" $(DSPOUT
); \
748 echo
"# PROP Default_Filter \"\"" $(DSPOUT
); \
749 win32_hdrs
='$(WIN32HEADERS)'; \
750 sorted_hdrs
=`for file in $$win32_hdrs; do echo $$file; done | sort`; \
751 for file in
$$sorted_hdrs; do \
752 echo
"# Begin Source File" $(DSPOUT
); \
754 echo
"SOURCE=.\\"$$file $(DSPOUT
); \
755 echo
"# End Source File" $(DSPOUT
); \
757 echo
"# End Group" $(DSPOUT
); \
758 cat
$(srcdir)/msvcproj.foot
$(DSPOUT
) )
760 $(VCPROJ
): vc8proj.head vc8proj.foot Makefile.am
761 echo
"creating $(VCPROJ)"
762 @
(cp
$(srcdir)/vc8proj.head
$(VCPROJ
); \
763 win32_srcs
='$(WIN32SOURCES)'; \
764 sorted_srcs
=`for file in $$win32_srcs; do echo $$file; done | sort`; \
765 for file in
$$sorted_srcs; do \
766 echo
"<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT
); \
768 echo
"</Filter><Filter Name=\"Header Files\">" $(VCPROJOUT
); \
769 win32_hdrs
='$(WIN32HEADERS)'; \
770 sorted_hdrs
=`for file in $$win32_hdrs; do echo $$file; done | sort`; \
771 for file in
$$sorted_hdrs; do \
772 echo
"<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT
); \
774 cat
$(srcdir)/vc8proj.foot
$(VCPROJOUT
) )
775 # Tell versions [3.59,3.63) of GNU make to not export all variables.
776 # Otherwise a system limit (for SysV at least) may be exceeded.