1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# lib/Makefile.  Generated from Makefile.in by configure.
3
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.
9
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
13# PARTICULAR PURPOSE.
14
15
16
17# ./lib/Makefile.inc
18# Using the backslash as line continuation character might be problematic
19# with some make flavours, as Watcom's wmake showed us already. If we
20# ever want to change this in a portable manner then we should consider
21# this idea (posted to the libcurl list by Adam Kellas):
22# CSRC1 = file1.c file2.c file3.c
23# CSRC2 = file4.c file5.c file6.c
24# CSOURCES = $(CSRC1) $(CSRC2)
25
26srcdir = .
27top_srcdir = ..
28
29pkgdatadir = $(datadir)/curl
30pkglibdir = $(libdir)/curl
31pkgincludedir = $(includedir)/curl
32top_builddir = ..
33am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
34INSTALL = /usr/bin/install -c
35install_sh_DATA = $(install_sh) -c -m 644
36install_sh_PROGRAM = $(install_sh) -c
37install_sh_SCRIPT = $(install_sh) -c
38INSTALL_HEADER = $(INSTALL_DATA)
39transform = $(program_transform_name)
40NORMAL_INSTALL = :
41PRE_INSTALL = :
42POST_INSTALL = :
43NORMAL_UNINSTALL = :
44PRE_UNINSTALL = :
45POST_UNINSTALL = :
46build_triplet = i686-pc-linux-gnu
47host_triplet = mipsel-unknown-linux-gnu
48DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
49	$(srcdir)/Makefile.inc $(srcdir)/curl_config.h.in
50subdir = lib
51ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
52am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
53	$(top_srcdir)/m4/curl-confopts.m4 \
54	$(top_srcdir)/m4/curl-functions.m4 \
55	$(top_srcdir)/m4/curl-openssl.m4 \
56	$(top_srcdir)/m4/curl-override.m4 \
57	$(top_srcdir)/m4/curl-reentrant.m4 \
58	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
59	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
60	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
61	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
62	$(top_srcdir)/configure.ac
63am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
64	$(ACLOCAL_M4)
65mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
66CONFIG_HEADER = curl_config.h $(top_builddir)/src/curl_config.h \
67	$(top_builddir)/include/curl/curlbuild.h
68CONFIG_CLEAN_FILES =
69am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
70am__vpath_adj = case $$p in \
71    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
72    *) f=$$p;; \
73  esac;
74am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
75am__installdirs = "$(DESTDIR)$(libdir)"
76libLTLIBRARIES_INSTALL = $(INSTALL)
77LTLIBRARIES = $(lib_LTLIBRARIES) $(noinst_LTLIBRARIES)
78libcurl_la_LIBADD =
79am__objects_1 = file.lo timeval.lo base64.lo hostip.lo progress.lo \
80	formdata.lo cookie.lo http.lo sendf.lo ftp.lo url.lo dict.lo \
81	if2ip.lo speedcheck.lo ldap.lo ssluse.lo version.lo getenv.lo \
82	escape.lo mprintf.lo telnet.lo netrc.lo getinfo.lo transfer.lo \
83	strequal.lo easy.lo security.lo krb4.lo curl_fnmatch.lo \
84	fileinfo.lo ftplistparser.lo wildcard.lo krb5.lo memdebug.lo \
85	http_chunks.lo strtok.lo connect.lo llist.lo hash.lo multi.lo \
86	content_encoding.lo share.lo http_digest.lo md4.lo md5.lo \
87	curl_rand.lo http_negotiate.lo inet_pton.lo strtoofft.lo \
88	strerror.lo hostasyn.lo hostip4.lo hostip6.lo hostsyn.lo \
89	inet_ntop.lo parsedate.lo select.lo gtls.lo sslgen.lo tftp.lo \
90	splay.lo strdup.lo socks.lo ssh.lo nss.lo qssl.lo rawstr.lo \
91	curl_addrinfo.lo socks_gssapi.lo socks_sspi.lo curl_sspi.lo \
92	slist.lo nonblock.lo curl_memrchr.lo imap.lo pop3.lo smtp.lo \
93	pingpong.lo rtsp.lo curl_threads.lo warnless.lo hmac.lo \
94	polarssl.lo curl_rtmp.lo openldap.lo curl_gethostname.lo \
95	gopher.lo axtls.lo idn_win32.lo http_negotiate_sspi.lo \
96	cyassl.lo http_proxy.lo non-ascii.lo asyn-ares.lo \
97	asyn-thread.lo curl_gssapi.lo curl_ntlm.lo curl_ntlm_wb.lo \
98	curl_ntlm_core.lo curl_ntlm_msgs.lo
99am__objects_2 =
100am_libcurl_la_OBJECTS = $(am__objects_1) $(am__objects_2)
101libcurl_la_OBJECTS = $(am_libcurl_la_OBJECTS)
102libcurlu_la_LIBADD =
103am__objects_3 = libcurlu_la-file.lo libcurlu_la-timeval.lo \
104	libcurlu_la-base64.lo libcurlu_la-hostip.lo \
105	libcurlu_la-progress.lo libcurlu_la-formdata.lo \
106	libcurlu_la-cookie.lo libcurlu_la-http.lo libcurlu_la-sendf.lo \
107	libcurlu_la-ftp.lo libcurlu_la-url.lo libcurlu_la-dict.lo \
108	libcurlu_la-if2ip.lo libcurlu_la-speedcheck.lo \
109	libcurlu_la-ldap.lo libcurlu_la-ssluse.lo \
110	libcurlu_la-version.lo libcurlu_la-getenv.lo \
111	libcurlu_la-escape.lo libcurlu_la-mprintf.lo \
112	libcurlu_la-telnet.lo libcurlu_la-netrc.lo \
113	libcurlu_la-getinfo.lo libcurlu_la-transfer.lo \
114	libcurlu_la-strequal.lo libcurlu_la-easy.lo \
115	libcurlu_la-security.lo libcurlu_la-krb4.lo \
116	libcurlu_la-curl_fnmatch.lo libcurlu_la-fileinfo.lo \
117	libcurlu_la-ftplistparser.lo libcurlu_la-wildcard.lo \
118	libcurlu_la-krb5.lo libcurlu_la-memdebug.lo \
119	libcurlu_la-http_chunks.lo libcurlu_la-strtok.lo \
120	libcurlu_la-connect.lo libcurlu_la-llist.lo \
121	libcurlu_la-hash.lo libcurlu_la-multi.lo \
122	libcurlu_la-content_encoding.lo libcurlu_la-share.lo \
123	libcurlu_la-http_digest.lo libcurlu_la-md4.lo \
124	libcurlu_la-md5.lo libcurlu_la-curl_rand.lo \
125	libcurlu_la-http_negotiate.lo libcurlu_la-inet_pton.lo \
126	libcurlu_la-strtoofft.lo libcurlu_la-strerror.lo \
127	libcurlu_la-hostasyn.lo libcurlu_la-hostip4.lo \
128	libcurlu_la-hostip6.lo libcurlu_la-hostsyn.lo \
129	libcurlu_la-inet_ntop.lo libcurlu_la-parsedate.lo \
130	libcurlu_la-select.lo libcurlu_la-gtls.lo \
131	libcurlu_la-sslgen.lo libcurlu_la-tftp.lo libcurlu_la-splay.lo \
132	libcurlu_la-strdup.lo libcurlu_la-socks.lo libcurlu_la-ssh.lo \
133	libcurlu_la-nss.lo libcurlu_la-qssl.lo libcurlu_la-rawstr.lo \
134	libcurlu_la-curl_addrinfo.lo libcurlu_la-socks_gssapi.lo \
135	libcurlu_la-socks_sspi.lo libcurlu_la-curl_sspi.lo \
136	libcurlu_la-slist.lo libcurlu_la-nonblock.lo \
137	libcurlu_la-curl_memrchr.lo libcurlu_la-imap.lo \
138	libcurlu_la-pop3.lo libcurlu_la-smtp.lo \
139	libcurlu_la-pingpong.lo libcurlu_la-rtsp.lo \
140	libcurlu_la-curl_threads.lo libcurlu_la-warnless.lo \
141	libcurlu_la-hmac.lo libcurlu_la-polarssl.lo \
142	libcurlu_la-curl_rtmp.lo libcurlu_la-openldap.lo \
143	libcurlu_la-curl_gethostname.lo libcurlu_la-gopher.lo \
144	libcurlu_la-axtls.lo libcurlu_la-idn_win32.lo \
145	libcurlu_la-http_negotiate_sspi.lo libcurlu_la-cyassl.lo \
146	libcurlu_la-http_proxy.lo libcurlu_la-non-ascii.lo \
147	libcurlu_la-asyn-ares.lo libcurlu_la-asyn-thread.lo \
148	libcurlu_la-curl_gssapi.lo libcurlu_la-curl_ntlm.lo \
149	libcurlu_la-curl_ntlm_wb.lo libcurlu_la-curl_ntlm_core.lo \
150	libcurlu_la-curl_ntlm_msgs.lo
151am_libcurlu_la_OBJECTS = $(am__objects_3) $(am__objects_2)
152libcurlu_la_OBJECTS = $(am_libcurlu_la_OBJECTS)
153#am_libcurlu_la_rpath =
154DEFAULT_INCLUDES = 
155depcomp = $(SHELL) $(top_srcdir)/depcomp
156am__depfiles_maybe = depfiles
157COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
158	$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
159LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
160	$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
161	$(AM_CFLAGS) $(CFLAGS)
162CCLD = $(CC)
163LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
164	$(AM_LDFLAGS) $(LDFLAGS) -o $@
165SOURCES = $(libcurl_la_SOURCES) $(libcurlu_la_SOURCES)
166DIST_SOURCES = $(libcurl_la_SOURCES) $(libcurlu_la_SOURCES)
167ETAGS = etags
168CTAGS = ctags
169DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
170ACLOCAL = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run aclocal-1.9
171AMDEP_FALSE = #
172AMDEP_TRUE = 
173AMTAR = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run tar
174AR = /usr/bin/ar
175AS = as
176AUTOCONF = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoconf
177AUTOHEADER = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run autoheader
178AUTOMAKE = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run automake-1.9
179AWK = gawk
180BUILD_LIBHOSTNAME_FALSE = 
181BUILD_LIBHOSTNAME_TRUE = #
182BUILD_UNITTESTS_FALSE = 
183BUILD_UNITTESTS_TRUE = #
184CC = gcc
185CCDEPMODE = depmode=gcc3
186
187# This might hold -Werror
188CFLAGS = -g0 -O2 -Wno-system-headers 
189CONFIGURE_OPTIONS = " '--target=mipsel-linux' '--host=mipsel-linux' '--build=' '--prefix=/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp' '--with-ssl' '--exec-prefix=' '--disable-manual' '--disable-proxy' '--without-zlib' '--disable-cookies' '--disable-ipv6' '--disable-shared' '--disable-dict' '--disable-file' '--disable-ftp' '--disable-gopher' '--disable-imap' '--disable-pop3' '--disable-smtp' '--disable-telnet' '--disable-tftp' '--disable-rtsp' 'build_alias=' 'host_alias=mipsel-linux' 'target_alias=mipsel-linux' 'LDFLAGS=-L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib' 'CPPFLAGS=-I/../../ap/gpl/openssl/tmp/usr/local/ssl/include -I/../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl'"
190CPP = gcc -E
191CPPFLAGS = -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include -isystem /../../ap/gpl/openssl/tmp/usr/local/ssl/include/openssl
192CROSSCOMPILING_FALSE = 
193CROSSCOMPILING_TRUE = #
194CURLDEBUG_FALSE = 
195CURLDEBUG_TRUE = #
196CURLVERSION = 7.23.1
197CURL_CA_BUNDLE = "/etc/ssl/certs/ca-certificates.crt"
198CURL_CFLAG_EXTRAS = 
199CURL_DISABLE_DICT = 1
200CURL_DISABLE_FILE = 1
201CURL_DISABLE_FTP = 1
202CURL_DISABLE_GOPHER = 1
203CURL_DISABLE_HTTP = 
204CURL_DISABLE_IMAP = 1
205CURL_DISABLE_LDAP = 1
206CURL_DISABLE_LDAPS = 1
207CURL_DISABLE_POP3 = 1
208CURL_DISABLE_PROXY = 1
209CURL_DISABLE_RTSP = 1
210CURL_DISABLE_SMTP = 1
211CURL_DISABLE_TELNET = 1
212CURL_DISABLE_TFTP = 1
213CURL_LIBS = -lrt
214CURL_NETWORK_LIBS = 
215CYGPATH_W = echo
216DEFS = -DHAVE_CONFIG_H
217DEPDIR = .deps
218DLLTOOL = dlltool
219DSYMUTIL = 
220DUMPBIN = :
221ECHO_C = 
222ECHO_N = -n
223ECHO_T = 
224EGREP = /bin/grep -E
225ENABLE_SHARED = no
226EXEEXT = 
227FGREP = /bin/grep -F
228GREP = /bin/grep
229HAVE_GNUTLS_SRP = 
230HAVE_LDAP_SSL = 1
231HAVE_LIBZ = 
232HAVE_LIBZ_FALSE = 
233HAVE_LIBZ_TRUE = #
234HAVE_PK11_CREATEGENERICOBJECT = 
235HAVE_SSLEAY_SRP = 
236IDN_ENABLED = 
237INSTALL_DATA = ${INSTALL} -m 644
238INSTALL_PROGRAM = ${INSTALL}
239INSTALL_SCRIPT = ${INSTALL}
240INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
241IPV6_ENABLED = 
242KRB4_ENABLED = 
243LD = /usr/bin/ld
244LDFLAGS = -L/../../ap/gpl/openssl/tmp/usr/local/ssl/lib
245LIBCURL_LIBS = -lssl -lcrypto -lrt -lssl -lcrypto
246LIBOBJS = 
247LIBS = 
248LIBTOOL = $(SHELL) $(top_builddir)/libtool
249LIPO = 
250LN_S = ln -s
251LTLIBOBJS = 
252MAINT = #
253MAINTAINER_MODE_FALSE = 
254MAINTAINER_MODE_TRUE = #
255MAKEINFO = ${SHELL} "/home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/missing" --run makeinfo
256MANIFEST_TOOL = :
257MANOPT = 
258MIMPURE_FALSE = 
259MIMPURE_TRUE = #
260NM = nm
261NMEDIT = 
262NO_UNDEFINED_FALSE = 
263NO_UNDEFINED_TRUE = #
264NROFF = /usr/bin/nroff
265OBJDUMP = objdump
266OBJEXT = o
267OTOOL = 
268OTOOL64 = 
269PACKAGE = curl
270PACKAGE_BUGREPORT = a suitable curl mailing list: http://curl.haxx.se/mail/
271PACKAGE_NAME = curl
272PACKAGE_STRING = curl -
273PACKAGE_TARNAME = curl
274PACKAGE_URL = 
275PACKAGE_VERSION = -
276PATH = /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/X11R6/bin
277PATH_SEPARATOR = :
278PERL = /usr/bin/perl
279PKGADD_NAME = cURL - a client that groks URLs
280PKGADD_PKG = HAXXcurl
281PKGADD_VENDOR = curl.haxx.se
282PKGCONFIG = /usr/bin/pkg-config
283RANDOM_FILE = /dev/urandom
284RANLIB = ranlib
285REQUIRE_LIB_DEPS = yes
286SED = /bin/sed
287SET_MAKE = 
288SHELL = /bin/sh
289SONAME_BUMP_FALSE = 
290SONAME_BUMP_TRUE = #
291SSL_ENABLED = 1
292STATICLIB_FALSE = 
293STATICLIB_TRUE = #
294STRIP = strip
295SUPPORT_FEATURES = SSL NTLM NTLM_WB
296SUPPORT_PROTOCOLS = HTTP HTTPS
297TEST_SERVER_LIBS = -lrt
298USE_ARES = 
299USE_AXTLS = 
300USE_CYASSL = 
301USE_EMBEDDED_ARES_FALSE = 
302USE_EMBEDDED_ARES_TRUE = #
303USE_GNUTLS = 
304USE_LIBRTMP = 
305USE_LIBSSH2 = 
306USE_MANUAL_FALSE = 
307USE_MANUAL_TRUE = #
308USE_NSS = 
309USE_OPENLDAP = 
310USE_POLARSSL = 
311USE_SSLEAY = 1
312USE_WINDOWS_SSPI = 
313VERSION = -
314VERSIONNUM = 071701
315ac_ct_AR = 
316ac_ct_CC = gcc
317ac_ct_DUMPBIN = link -dump
318am__fastdepCC_FALSE = #
319am__fastdepCC_TRUE = 
320am__include = include
321am__leading_dot = .
322am__quote = 
323am__tar = ${AMTAR} chof - "$$tardir"
324am__untar = ${AMTAR} xf -
325bindir = ${exec_prefix}/bin
326build = i686-pc-linux-gnu
327build_alias = 
328build_cpu = i686
329build_os = linux-gnu
330build_vendor = pc
331datadir = ${datarootdir}
332datarootdir = ${prefix}/share
333docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
334dvidir = ${docdir}
335exec_prefix = 
336host = mipsel-unknown-linux-gnu
337host_alias = mipsel-linux
338host_cpu = mipsel
339host_os = linux-gnu
340host_vendor = unknown
341htmldir = ${docdir}
342includedir = ${prefix}/include
343infodir = ${datarootdir}/info
344install_sh = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/source/install-sh
345libdir = ${exec_prefix}/lib
346libexecdir = ${exec_prefix}/libexec
347libext = a
348localedir = ${datarootdir}/locale
349localstatedir = ${prefix}/var
350mandir = ${datarootdir}/man
351mkdir_p = mkdir -p --
352oldincludedir = /usr/include
353pdfdir = ${docdir}
354prefix = /home/perry/project/WNDR4500/2011_04_14_WNDR4500_Alpha/ap/gpl/curl-7.23.1/tmp
355program_transform_name = s,x,x,
356psdir = ${docdir}
357sbindir = ${exec_prefix}/sbin
358sharedstatedir = ${prefix}/com
359subdirs = 
360sysconfdir = ${prefix}/etc
361target_alias = mipsel-linux
362
363#***************************************************************************
364#                                  _   _ ____  _
365#  Project                     ___| | | |  _ \| |
366#                             / __| | | | |_) | |
367#                            | (__| |_| |  _ <| |___
368#                             \___|\___/|_| \_\_____|
369#
370# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
371#
372# This software is licensed as described in the file COPYING, which
373# you should have received as part of this distribution. The terms
374# are also available at http://curl.haxx.se/docs/copyright.html.
375#
376# You may opt to use, copy, modify, merge, publish, distribute and/or sell
377# copies of the Software, and permit persons to whom the Software is
378# furnished to do so, under the terms of the COPYING file.
379#
380# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
381# KIND, either express or implied.
382#
383###########################################################################
384AUTOMAKE_OPTIONS = foreign nostdinc
385DSP = vc6libcurl.dsp
386VCPROJ = libcurl.vcproj
387DOCS = README.encoding README.memoryleak README.ares README.curlx	\
388 README.hostip README.multi_socket README.httpauth README.pipelining    \
389 README.curl_off_t README.pingpong
390
391CMAKE_DIST = CMakeLists.txt curl_config.h.cmake
392EXTRA_DIST = Makefile.b32 Makefile.m32 Makefile.vc6 $(DSP)                 \
393 vc6libcurl.dsw config-win32.h config-win32ce.h config-riscos.h            \
394 config-mac.h curl_config.h.in makefile.dj config-dos.h libcurl.plist      \
395 libcurl.rc config-amigaos.h amigaos.c amigaos.h makefile.amiga		   \
396 Makefile.netware nwlib.c nwos.c libcurl.imp msvcproj.head msvcproj.foot   \
397 config-win32ce.h config-os400.h setup-os400.h config-symbian.h		   \
398 Makefile.Watcom config-tpf.h $(DOCS) $(VCPROJ) mk-ca-bundle.pl		   \
399 mk-ca-bundle.vbs firefox-db2pem.sh $(CMAKE_DIST) config-vxworks.h	   \
400 Makefile.vxworks config-vms.h checksrc.pl
401
402CLEANFILES = $(DSP) $(VCPROJ)
403lib_LTLIBRARIES = libcurl.la
404INCLUDES = -I$(top_builddir)/include/curl \
405           -I$(top_builddir)/include      \
406           -I$(top_srcdir)/include        \
407           -I$(top_builddir)/lib          \
408           -I$(top_srcdir)/lib
409
410
411# Specify our include paths here, and do it relative to $(top_srcdir) and
412# $(top_builddir), to ensure that these paths which belong to the library
413# being currently built and tested are searched before the library which
414# might possibly already be installed in the system.
415#
416# $(top_builddir)/include/curl for generated curlbuild.h included from curl.h
417# $(top_builddir)/include for generated curlbuild.h included from lib/setup.h
418# $(top_srcdir)/include is for libcurl's external include files
419# $(top_builddir)/lib is for libcurl's generated lib/curl_config.h file
420# $(top_srcdir)/lib is for libcurl's lib/setup.h and other "private" files
421# $(top_builddir)/ares is for in-tree c-ares's generated ares_build.h file
422# $(top_srcdir)/ares is for in-tree c-ares's external include files
423#INCLUDES = -I$(top_builddir)/include/curl \
424#           -I$(top_builddir)/include      \
425#           -I$(top_srcdir)/include        \
426#           -I$(top_builddir)/lib          \
427#           -I$(top_srcdir)/lib            \
428#           -I$(top_builddir)/ares         \
429#           -I$(top_srcdir)/ares
430
431VERSIONINFO = -version-info 6:0:2
432
433#
434# Bumping of SONAME conditionally may seem like a weird thing to do, and yeah
435# it is. The problem is that we try to avoid the bump as hard as possible, but
436# yet it is still necessary for a few rare situations. The configure script will
437# attempt to figure out these situations, and it can be forced to consider this
438# to be such a case! See README.curl_off_t for further details.
439#
440# This conditional soname bump SHOULD be removed at next "proper" bump.
441#
442#VERSIONINFO = -version-info 7:0:2
443
444# This flag accepts an argument of the form current[:revision[:age]]. So,
445# passing -version-info 3:12:1 sets current to 3, revision to 12, and age to
446# 1.
447#
448# Here's the simplified rule guide on how to change -version-info:
449# (current version is C:R:A)
450#
451# 1. if there are only source changes, use C:R+1:A
452# 2. if interfaces were added use C+1:0:A+1
453# 3. if interfaces were removed, then use C+1:0:0
454#
455# For the full guide on libcurl ABI rules, see docs/libcurl/ABI
456
457# The -no-undefined flag is crucial to build fine on some platforms
458#UNDEF = -no-undefined
459
460# This is for gcc on Solaris (8+ ?) to avoid "relocations remain against
461# allocatable but non-writable sections" problems.
462#MIMPURE = -mimpure-text
463libcurl_la_LDFLAGS = $(UNDEF) $(VERSIONINFO) $(MIMPURE) $(LIBCURL_LIBS)
464noinst_LTLIBRARIES = 
465
466# unit testing static library built only along with unit tests
467#noinst_LTLIBRARIES = libcurlu.la
468libcurlu_la_CPPFLAGS = $(AM_CPPFLAGS) -DUNITTESTS
469libcurlu_la_LDFLAGS = -static $(LIBCURL_LIBS)
470CSOURCES = file.c timeval.c base64.c hostip.c progress.c formdata.c	\
471  cookie.c http.c sendf.c ftp.c url.c dict.c if2ip.c speedcheck.c	\
472  ldap.c ssluse.c version.c getenv.c escape.c mprintf.c telnet.c	\
473  netrc.c getinfo.c transfer.c strequal.c easy.c security.c krb4.c	\
474  curl_fnmatch.c fileinfo.c ftplistparser.c wildcard.c krb5.c		\
475  memdebug.c http_chunks.c strtok.c connect.c llist.c hash.c multi.c	\
476  content_encoding.c share.c http_digest.c md4.c md5.c curl_rand.c	\
477  http_negotiate.c inet_pton.c strtoofft.c strerror.c			\
478  hostasyn.c hostip4.c hostip6.c hostsyn.c inet_ntop.c parsedate.c	\
479  select.c gtls.c sslgen.c tftp.c splay.c strdup.c socks.c ssh.c nss.c	\
480  qssl.c rawstr.c curl_addrinfo.c socks_gssapi.c socks_sspi.c		\
481  curl_sspi.c slist.c nonblock.c curl_memrchr.c imap.c pop3.c smtp.c	\
482  pingpong.c rtsp.c curl_threads.c warnless.c hmac.c polarssl.c		\
483  curl_rtmp.c openldap.c curl_gethostname.c gopher.c axtls.c		\
484  idn_win32.c http_negotiate_sspi.c cyassl.c http_proxy.c non-ascii.c	\
485  asyn-ares.c asyn-thread.c curl_gssapi.c curl_ntlm.c curl_ntlm_wb.c	\
486  curl_ntlm_core.c curl_ntlm_msgs.c
487
488HHEADERS = arpa_telnet.h netrc.h file.h timeval.h qssl.h hostip.h	\
489  progress.h formdata.h cookie.h http.h sendf.h ftp.h url.h dict.h	\
490  if2ip.h speedcheck.h urldata.h curl_ldap.h ssluse.h escape.h telnet.h	\
491  getinfo.h strequal.h krb4.h memdebug.h http_chunks.h curl_rand.h	\
492  curl_fnmatch.h wildcard.h fileinfo.h ftplistparser.h strtok.h		\
493  connect.h llist.h hash.h content_encoding.h share.h curl_md4.h	\
494  curl_md5.h http_digest.h http_negotiate.h inet_pton.h			\
495  strtoofft.h strerror.h inet_ntop.h curlx.h curl_memory.h setup.h	\
496  transfer.h select.h easyif.h multiif.h parsedate.h sslgen.h gtls.h	\
497  tftp.h sockaddr.h splay.h strdup.h setup_once.h socks.h ssh.h nssg.h	\
498  curl_base64.h rawstr.h curl_addrinfo.h curl_sspi.h slist.h nonblock.h	\
499  curl_memrchr.h imap.h pop3.h smtp.h pingpong.h rtsp.h curl_threads.h	\
500  warnless.h curl_hmac.h polarssl.h curl_rtmp.h curl_gethostname.h	\
501  gopher.h axtls.h cyassl.h http_proxy.h non-ascii.h asyn.h curl_ntlm.h \
502  curl_gssapi.h curl_ntlm_wb.h curl_ntlm_core.h curl_ntlm_msgs.h
503
504
505# Makefile.inc provides the CSOURCES and HHEADERS defines
506libcurl_la_SOURCES = $(CSOURCES) $(HHEADERS)
507libcurlu_la_SOURCES = $(CSOURCES) $(HHEADERS)
508WIN32SOURCES = $(CSOURCES)
509WIN32HEADERS = $(HHEADERS) config-win32.h
510DSPOUT = | awk '{printf("%s\r\n", $$0)}' >> $(DSP)
511VCPROJOUT = | awk '{printf("%s\r\n", $$0)}' >> $(VCPROJ)
512all: curl_config.h
513	$(MAKE) $(AM_MAKEFLAGS) all-am
514
515.SUFFIXES:
516.SUFFIXES: .c .lo .o .obj
517$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(srcdir)/Makefile.inc $(am__configure_deps)
518	@for dep in $?; do \
519	  case '$(am__configure_deps)' in \
520	    *$$dep*) \
521	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
522		&& exit 0; \
523	      exit 1;; \
524	  esac; \
525	done; \
526	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  lib/Makefile'; \
527	cd $(top_srcdir) && \
528	  $(AUTOMAKE) --foreign  lib/Makefile
529.PRECIOUS: Makefile
530Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
531	@case '$?' in \
532	  *config.status*) \
533	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
534	  *) \
535	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
536	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
537	esac;
538
539$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
540	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
541
542$(top_srcdir)/configure: # $(am__configure_deps)
543	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
544$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
545	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
546
547curl_config.h: stamp-h1
548	@if test ! -f $@; then \
549	  rm -f stamp-h1; \
550	  $(MAKE) stamp-h1; \
551	else :; fi
552
553stamp-h1: $(srcdir)/curl_config.h.in $(top_builddir)/config.status
554	@rm -f stamp-h1
555	cd $(top_builddir) && $(SHELL) ./config.status lib/curl_config.h
556$(srcdir)/curl_config.h.in: # $(am__configure_deps) 
557	cd $(top_srcdir) && $(AUTOHEADER)
558	rm -f stamp-h1
559	touch $@
560
561distclean-hdr:
562	-rm -f curl_config.h stamp-h1
563install-libLTLIBRARIES: $(lib_LTLIBRARIES)
564	@$(NORMAL_INSTALL)
565	test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
566	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
567	  if test -f $$p; then \
568	    f=$(am__strip_dir) \
569	    echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
570	    $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
571	  else :; fi; \
572	done
573
574uninstall-libLTLIBRARIES:
575	@$(NORMAL_UNINSTALL)
576	@set -x; list='$(lib_LTLIBRARIES)'; for p in $$list; do \
577	  p=$(am__strip_dir) \
578	  echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
579	  $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
580	done
581
582clean-libLTLIBRARIES:
583	-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
584	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
585	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
586	  test "$$dir" != "$$p" || dir=.; \
587	  echo "rm -f \"$${dir}/so_locations\""; \
588	  rm -f "$${dir}/so_locations"; \
589	done
590
591clean-noinstLTLIBRARIES:
592	-test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES)
593	@list='$(noinst_LTLIBRARIES)'; for p in $$list; do \
594	  dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
595	  test "$$dir" != "$$p" || dir=.; \
596	  echo "rm -f \"$${dir}/so_locations\""; \
597	  rm -f "$${dir}/so_locations"; \
598	done
599libcurl.la: $(libcurl_la_OBJECTS) $(libcurl_la_DEPENDENCIES) 
600	$(LINK) -rpath $(libdir) $(libcurl_la_LDFLAGS) $(libcurl_la_OBJECTS) $(libcurl_la_LIBADD) $(LIBS)
601libcurlu.la: $(libcurlu_la_OBJECTS) $(libcurlu_la_DEPENDENCIES) 
602	$(LINK) $(am_libcurlu_la_rpath) $(libcurlu_la_LDFLAGS) $(libcurlu_la_OBJECTS) $(libcurlu_la_LIBADD) $(LIBS)
603
604mostlyclean-compile:
605	-rm -f *.$(OBJEXT)
606
607distclean-compile:
608	-rm -f *.tab.c
609
610include ./$(DEPDIR)/asyn-ares.Plo
611include ./$(DEPDIR)/asyn-thread.Plo
612include ./$(DEPDIR)/axtls.Plo
613include ./$(DEPDIR)/base64.Plo
614include ./$(DEPDIR)/connect.Plo
615include ./$(DEPDIR)/content_encoding.Plo
616include ./$(DEPDIR)/cookie.Plo
617include ./$(DEPDIR)/curl_addrinfo.Plo
618include ./$(DEPDIR)/curl_fnmatch.Plo
619include ./$(DEPDIR)/curl_gethostname.Plo
620include ./$(DEPDIR)/curl_gssapi.Plo
621include ./$(DEPDIR)/curl_memrchr.Plo
622include ./$(DEPDIR)/curl_ntlm.Plo
623include ./$(DEPDIR)/curl_ntlm_core.Plo
624include ./$(DEPDIR)/curl_ntlm_msgs.Plo
625include ./$(DEPDIR)/curl_ntlm_wb.Plo
626include ./$(DEPDIR)/curl_rand.Plo
627include ./$(DEPDIR)/curl_rtmp.Plo
628include ./$(DEPDIR)/curl_sspi.Plo
629include ./$(DEPDIR)/curl_threads.Plo
630include ./$(DEPDIR)/cyassl.Plo
631include ./$(DEPDIR)/dict.Plo
632include ./$(DEPDIR)/easy.Plo
633include ./$(DEPDIR)/escape.Plo
634include ./$(DEPDIR)/file.Plo
635include ./$(DEPDIR)/fileinfo.Plo
636include ./$(DEPDIR)/formdata.Plo
637include ./$(DEPDIR)/ftp.Plo
638include ./$(DEPDIR)/ftplistparser.Plo
639include ./$(DEPDIR)/getenv.Plo
640include ./$(DEPDIR)/getinfo.Plo
641include ./$(DEPDIR)/gopher.Plo
642include ./$(DEPDIR)/gtls.Plo
643include ./$(DEPDIR)/hash.Plo
644include ./$(DEPDIR)/hmac.Plo
645include ./$(DEPDIR)/hostasyn.Plo
646include ./$(DEPDIR)/hostip.Plo
647include ./$(DEPDIR)/hostip4.Plo
648include ./$(DEPDIR)/hostip6.Plo
649include ./$(DEPDIR)/hostsyn.Plo
650include ./$(DEPDIR)/http.Plo
651include ./$(DEPDIR)/http_chunks.Plo
652include ./$(DEPDIR)/http_digest.Plo
653include ./$(DEPDIR)/http_negotiate.Plo
654include ./$(DEPDIR)/http_negotiate_sspi.Plo
655include ./$(DEPDIR)/http_proxy.Plo
656include ./$(DEPDIR)/idn_win32.Plo
657include ./$(DEPDIR)/if2ip.Plo
658include ./$(DEPDIR)/imap.Plo
659include ./$(DEPDIR)/inet_ntop.Plo
660include ./$(DEPDIR)/inet_pton.Plo
661include ./$(DEPDIR)/krb4.Plo
662include ./$(DEPDIR)/krb5.Plo
663include ./$(DEPDIR)/ldap.Plo
664include ./$(DEPDIR)/libcurlu_la-asyn-ares.Plo
665include ./$(DEPDIR)/libcurlu_la-asyn-thread.Plo
666include ./$(DEPDIR)/libcurlu_la-axtls.Plo
667include ./$(DEPDIR)/libcurlu_la-base64.Plo
668include ./$(DEPDIR)/libcurlu_la-connect.Plo
669include ./$(DEPDIR)/libcurlu_la-content_encoding.Plo
670include ./$(DEPDIR)/libcurlu_la-cookie.Plo
671include ./$(DEPDIR)/libcurlu_la-curl_addrinfo.Plo
672include ./$(DEPDIR)/libcurlu_la-curl_fnmatch.Plo
673include ./$(DEPDIR)/libcurlu_la-curl_gethostname.Plo
674include ./$(DEPDIR)/libcurlu_la-curl_gssapi.Plo
675include ./$(DEPDIR)/libcurlu_la-curl_memrchr.Plo
676include ./$(DEPDIR)/libcurlu_la-curl_ntlm.Plo
677include ./$(DEPDIR)/libcurlu_la-curl_ntlm_core.Plo
678include ./$(DEPDIR)/libcurlu_la-curl_ntlm_msgs.Plo
679include ./$(DEPDIR)/libcurlu_la-curl_ntlm_wb.Plo
680include ./$(DEPDIR)/libcurlu_la-curl_rand.Plo
681include ./$(DEPDIR)/libcurlu_la-curl_rtmp.Plo
682include ./$(DEPDIR)/libcurlu_la-curl_sspi.Plo
683include ./$(DEPDIR)/libcurlu_la-curl_threads.Plo
684include ./$(DEPDIR)/libcurlu_la-cyassl.Plo
685include ./$(DEPDIR)/libcurlu_la-dict.Plo
686include ./$(DEPDIR)/libcurlu_la-easy.Plo
687include ./$(DEPDIR)/libcurlu_la-escape.Plo
688include ./$(DEPDIR)/libcurlu_la-file.Plo
689include ./$(DEPDIR)/libcurlu_la-fileinfo.Plo
690include ./$(DEPDIR)/libcurlu_la-formdata.Plo
691include ./$(DEPDIR)/libcurlu_la-ftp.Plo
692include ./$(DEPDIR)/libcurlu_la-ftplistparser.Plo
693include ./$(DEPDIR)/libcurlu_la-getenv.Plo
694include ./$(DEPDIR)/libcurlu_la-getinfo.Plo
695include ./$(DEPDIR)/libcurlu_la-gopher.Plo
696include ./$(DEPDIR)/libcurlu_la-gtls.Plo
697include ./$(DEPDIR)/libcurlu_la-hash.Plo
698include ./$(DEPDIR)/libcurlu_la-hmac.Plo
699include ./$(DEPDIR)/libcurlu_la-hostasyn.Plo
700include ./$(DEPDIR)/libcurlu_la-hostip.Plo
701include ./$(DEPDIR)/libcurlu_la-hostip4.Plo
702include ./$(DEPDIR)/libcurlu_la-hostip6.Plo
703include ./$(DEPDIR)/libcurlu_la-hostsyn.Plo
704include ./$(DEPDIR)/libcurlu_la-http.Plo
705include ./$(DEPDIR)/libcurlu_la-http_chunks.Plo
706include ./$(DEPDIR)/libcurlu_la-http_digest.Plo
707include ./$(DEPDIR)/libcurlu_la-http_negotiate.Plo
708include ./$(DEPDIR)/libcurlu_la-http_negotiate_sspi.Plo
709include ./$(DEPDIR)/libcurlu_la-http_proxy.Plo
710include ./$(DEPDIR)/libcurlu_la-idn_win32.Plo
711include ./$(DEPDIR)/libcurlu_la-if2ip.Plo
712include ./$(DEPDIR)/libcurlu_la-imap.Plo
713include ./$(DEPDIR)/libcurlu_la-inet_ntop.Plo
714include ./$(DEPDIR)/libcurlu_la-inet_pton.Plo
715include ./$(DEPDIR)/libcurlu_la-krb4.Plo
716include ./$(DEPDIR)/libcurlu_la-krb5.Plo
717include ./$(DEPDIR)/libcurlu_la-ldap.Plo
718include ./$(DEPDIR)/libcurlu_la-llist.Plo
719include ./$(DEPDIR)/libcurlu_la-md4.Plo
720include ./$(DEPDIR)/libcurlu_la-md5.Plo
721include ./$(DEPDIR)/libcurlu_la-memdebug.Plo
722include ./$(DEPDIR)/libcurlu_la-mprintf.Plo
723include ./$(DEPDIR)/libcurlu_la-multi.Plo
724include ./$(DEPDIR)/libcurlu_la-netrc.Plo
725include ./$(DEPDIR)/libcurlu_la-non-ascii.Plo
726include ./$(DEPDIR)/libcurlu_la-nonblock.Plo
727include ./$(DEPDIR)/libcurlu_la-nss.Plo
728include ./$(DEPDIR)/libcurlu_la-openldap.Plo
729include ./$(DEPDIR)/libcurlu_la-parsedate.Plo
730include ./$(DEPDIR)/libcurlu_la-pingpong.Plo
731include ./$(DEPDIR)/libcurlu_la-polarssl.Plo
732include ./$(DEPDIR)/libcurlu_la-pop3.Plo
733include ./$(DEPDIR)/libcurlu_la-progress.Plo
734include ./$(DEPDIR)/libcurlu_la-qssl.Plo
735include ./$(DEPDIR)/libcurlu_la-rawstr.Plo
736include ./$(DEPDIR)/libcurlu_la-rtsp.Plo
737include ./$(DEPDIR)/libcurlu_la-security.Plo
738include ./$(DEPDIR)/libcurlu_la-select.Plo
739include ./$(DEPDIR)/libcurlu_la-sendf.Plo
740include ./$(DEPDIR)/libcurlu_la-share.Plo
741include ./$(DEPDIR)/libcurlu_la-slist.Plo
742include ./$(DEPDIR)/libcurlu_la-smtp.Plo
743include ./$(DEPDIR)/libcurlu_la-socks.Plo
744include ./$(DEPDIR)/libcurlu_la-socks_gssapi.Plo
745include ./$(DEPDIR)/libcurlu_la-socks_sspi.Plo
746include ./$(DEPDIR)/libcurlu_la-speedcheck.Plo
747include ./$(DEPDIR)/libcurlu_la-splay.Plo
748include ./$(DEPDIR)/libcurlu_la-ssh.Plo
749include ./$(DEPDIR)/libcurlu_la-sslgen.Plo
750include ./$(DEPDIR)/libcurlu_la-ssluse.Plo
751include ./$(DEPDIR)/libcurlu_la-strdup.Plo
752include ./$(DEPDIR)/libcurlu_la-strequal.Plo
753include ./$(DEPDIR)/libcurlu_la-strerror.Plo
754include ./$(DEPDIR)/libcurlu_la-strtok.Plo
755include ./$(DEPDIR)/libcurlu_la-strtoofft.Plo
756include ./$(DEPDIR)/libcurlu_la-telnet.Plo
757include ./$(DEPDIR)/libcurlu_la-tftp.Plo
758include ./$(DEPDIR)/libcurlu_la-timeval.Plo
759include ./$(DEPDIR)/libcurlu_la-transfer.Plo
760include ./$(DEPDIR)/libcurlu_la-url.Plo
761include ./$(DEPDIR)/libcurlu_la-version.Plo
762include ./$(DEPDIR)/libcurlu_la-warnless.Plo
763include ./$(DEPDIR)/libcurlu_la-wildcard.Plo
764include ./$(DEPDIR)/llist.Plo
765include ./$(DEPDIR)/md4.Plo
766include ./$(DEPDIR)/md5.Plo
767include ./$(DEPDIR)/memdebug.Plo
768include ./$(DEPDIR)/mprintf.Plo
769include ./$(DEPDIR)/multi.Plo
770include ./$(DEPDIR)/netrc.Plo
771include ./$(DEPDIR)/non-ascii.Plo
772include ./$(DEPDIR)/nonblock.Plo
773include ./$(DEPDIR)/nss.Plo
774include ./$(DEPDIR)/openldap.Plo
775include ./$(DEPDIR)/parsedate.Plo
776include ./$(DEPDIR)/pingpong.Plo
777include ./$(DEPDIR)/polarssl.Plo
778include ./$(DEPDIR)/pop3.Plo
779include ./$(DEPDIR)/progress.Plo
780include ./$(DEPDIR)/qssl.Plo
781include ./$(DEPDIR)/rawstr.Plo
782include ./$(DEPDIR)/rtsp.Plo
783include ./$(DEPDIR)/security.Plo
784include ./$(DEPDIR)/select.Plo
785include ./$(DEPDIR)/sendf.Plo
786include ./$(DEPDIR)/share.Plo
787include ./$(DEPDIR)/slist.Plo
788include ./$(DEPDIR)/smtp.Plo
789include ./$(DEPDIR)/socks.Plo
790include ./$(DEPDIR)/socks_gssapi.Plo
791include ./$(DEPDIR)/socks_sspi.Plo
792include ./$(DEPDIR)/speedcheck.Plo
793include ./$(DEPDIR)/splay.Plo
794include ./$(DEPDIR)/ssh.Plo
795include ./$(DEPDIR)/sslgen.Plo
796include ./$(DEPDIR)/ssluse.Plo
797include ./$(DEPDIR)/strdup.Plo
798include ./$(DEPDIR)/strequal.Plo
799include ./$(DEPDIR)/strerror.Plo
800include ./$(DEPDIR)/strtok.Plo
801include ./$(DEPDIR)/strtoofft.Plo
802include ./$(DEPDIR)/telnet.Plo
803include ./$(DEPDIR)/tftp.Plo
804include ./$(DEPDIR)/timeval.Plo
805include ./$(DEPDIR)/transfer.Plo
806include ./$(DEPDIR)/url.Plo
807include ./$(DEPDIR)/version.Plo
808include ./$(DEPDIR)/warnless.Plo
809include ./$(DEPDIR)/wildcard.Plo
810
811.c.o:
812	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
813	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
814#	source='$<' object='$@' libtool=no \
815#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
816#	$(COMPILE) -c $<
817
818.c.obj:
819	if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \
820	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
821#	source='$<' object='$@' libtool=no \
822#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
823#	$(COMPILE) -c `$(CYGPATH_W) '$<'`
824
825.c.lo:
826	if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \
827	then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi
828#	source='$<' object='$@' libtool=yes \
829#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
830#	$(LTCOMPILE) -c -o $@ $<
831
832libcurlu_la-file.lo: file.c
833	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-file.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-file.Tpo" -c -o libcurlu_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c; \
834	then mv -f "$(DEPDIR)/libcurlu_la-file.Tpo" "$(DEPDIR)/libcurlu_la-file.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-file.Tpo"; exit 1; fi
835#	source='file.c' object='libcurlu_la-file.lo' libtool=yes \
836#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
837#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-file.lo `test -f 'file.c' || echo '$(srcdir)/'`file.c
838
839libcurlu_la-timeval.lo: timeval.c
840	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-timeval.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-timeval.Tpo" -c -o libcurlu_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c; \
841	then mv -f "$(DEPDIR)/libcurlu_la-timeval.Tpo" "$(DEPDIR)/libcurlu_la-timeval.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-timeval.Tpo"; exit 1; fi
842#	source='timeval.c' object='libcurlu_la-timeval.lo' libtool=yes \
843#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
844#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-timeval.lo `test -f 'timeval.c' || echo '$(srcdir)/'`timeval.c
845
846libcurlu_la-base64.lo: base64.c
847	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-base64.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-base64.Tpo" -c -o libcurlu_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c; \
848	then mv -f "$(DEPDIR)/libcurlu_la-base64.Tpo" "$(DEPDIR)/libcurlu_la-base64.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-base64.Tpo"; exit 1; fi
849#	source='base64.c' object='libcurlu_la-base64.lo' libtool=yes \
850#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
851#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-base64.lo `test -f 'base64.c' || echo '$(srcdir)/'`base64.c
852
853libcurlu_la-hostip.lo: hostip.c
854	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hostip.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hostip.Tpo" -c -o libcurlu_la-hostip.lo `test -f 'hostip.c' || echo '$(srcdir)/'`hostip.c; \
855	then mv -f "$(DEPDIR)/libcurlu_la-hostip.Tpo" "$(DEPDIR)/libcurlu_la-hostip.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hostip.Tpo"; exit 1; fi
856#	source='hostip.c' object='libcurlu_la-hostip.lo' libtool=yes \
857#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
858#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hostip.lo `test -f 'hostip.c' || echo '$(srcdir)/'`hostip.c
859
860libcurlu_la-progress.lo: progress.c
861	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-progress.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-progress.Tpo" -c -o libcurlu_la-progress.lo `test -f 'progress.c' || echo '$(srcdir)/'`progress.c; \
862	then mv -f "$(DEPDIR)/libcurlu_la-progress.Tpo" "$(DEPDIR)/libcurlu_la-progress.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-progress.Tpo"; exit 1; fi
863#	source='progress.c' object='libcurlu_la-progress.lo' libtool=yes \
864#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
865#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-progress.lo `test -f 'progress.c' || echo '$(srcdir)/'`progress.c
866
867libcurlu_la-formdata.lo: formdata.c
868	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-formdata.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-formdata.Tpo" -c -o libcurlu_la-formdata.lo `test -f 'formdata.c' || echo '$(srcdir)/'`formdata.c; \
869	then mv -f "$(DEPDIR)/libcurlu_la-formdata.Tpo" "$(DEPDIR)/libcurlu_la-formdata.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-formdata.Tpo"; exit 1; fi
870#	source='formdata.c' object='libcurlu_la-formdata.lo' libtool=yes \
871#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
872#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-formdata.lo `test -f 'formdata.c' || echo '$(srcdir)/'`formdata.c
873
874libcurlu_la-cookie.lo: cookie.c
875	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-cookie.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-cookie.Tpo" -c -o libcurlu_la-cookie.lo `test -f 'cookie.c' || echo '$(srcdir)/'`cookie.c; \
876	then mv -f "$(DEPDIR)/libcurlu_la-cookie.Tpo" "$(DEPDIR)/libcurlu_la-cookie.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-cookie.Tpo"; exit 1; fi
877#	source='cookie.c' object='libcurlu_la-cookie.lo' libtool=yes \
878#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
879#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-cookie.lo `test -f 'cookie.c' || echo '$(srcdir)/'`cookie.c
880
881libcurlu_la-http.lo: http.c
882	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http.Tpo" -c -o libcurlu_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c; \
883	then mv -f "$(DEPDIR)/libcurlu_la-http.Tpo" "$(DEPDIR)/libcurlu_la-http.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http.Tpo"; exit 1; fi
884#	source='http.c' object='libcurlu_la-http.lo' libtool=yes \
885#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
886#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http.lo `test -f 'http.c' || echo '$(srcdir)/'`http.c
887
888libcurlu_la-sendf.lo: sendf.c
889	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-sendf.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-sendf.Tpo" -c -o libcurlu_la-sendf.lo `test -f 'sendf.c' || echo '$(srcdir)/'`sendf.c; \
890	then mv -f "$(DEPDIR)/libcurlu_la-sendf.Tpo" "$(DEPDIR)/libcurlu_la-sendf.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-sendf.Tpo"; exit 1; fi
891#	source='sendf.c' object='libcurlu_la-sendf.lo' libtool=yes \
892#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
893#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-sendf.lo `test -f 'sendf.c' || echo '$(srcdir)/'`sendf.c
894
895libcurlu_la-ftp.lo: ftp.c
896	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-ftp.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-ftp.Tpo" -c -o libcurlu_la-ftp.lo `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c; \
897	then mv -f "$(DEPDIR)/libcurlu_la-ftp.Tpo" "$(DEPDIR)/libcurlu_la-ftp.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-ftp.Tpo"; exit 1; fi
898#	source='ftp.c' object='libcurlu_la-ftp.lo' libtool=yes \
899#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
900#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-ftp.lo `test -f 'ftp.c' || echo '$(srcdir)/'`ftp.c
901
902libcurlu_la-url.lo: url.c
903	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-url.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-url.Tpo" -c -o libcurlu_la-url.lo `test -f 'url.c' || echo '$(srcdir)/'`url.c; \
904	then mv -f "$(DEPDIR)/libcurlu_la-url.Tpo" "$(DEPDIR)/libcurlu_la-url.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-url.Tpo"; exit 1; fi
905#	source='url.c' object='libcurlu_la-url.lo' libtool=yes \
906#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
907#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-url.lo `test -f 'url.c' || echo '$(srcdir)/'`url.c
908
909libcurlu_la-dict.lo: dict.c
910	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-dict.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-dict.Tpo" -c -o libcurlu_la-dict.lo `test -f 'dict.c' || echo '$(srcdir)/'`dict.c; \
911	then mv -f "$(DEPDIR)/libcurlu_la-dict.Tpo" "$(DEPDIR)/libcurlu_la-dict.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-dict.Tpo"; exit 1; fi
912#	source='dict.c' object='libcurlu_la-dict.lo' libtool=yes \
913#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
914#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-dict.lo `test -f 'dict.c' || echo '$(srcdir)/'`dict.c
915
916libcurlu_la-if2ip.lo: if2ip.c
917	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-if2ip.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-if2ip.Tpo" -c -o libcurlu_la-if2ip.lo `test -f 'if2ip.c' || echo '$(srcdir)/'`if2ip.c; \
918	then mv -f "$(DEPDIR)/libcurlu_la-if2ip.Tpo" "$(DEPDIR)/libcurlu_la-if2ip.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-if2ip.Tpo"; exit 1; fi
919#	source='if2ip.c' object='libcurlu_la-if2ip.lo' libtool=yes \
920#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
921#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-if2ip.lo `test -f 'if2ip.c' || echo '$(srcdir)/'`if2ip.c
922
923libcurlu_la-speedcheck.lo: speedcheck.c
924	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-speedcheck.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-speedcheck.Tpo" -c -o libcurlu_la-speedcheck.lo `test -f 'speedcheck.c' || echo '$(srcdir)/'`speedcheck.c; \
925	then mv -f "$(DEPDIR)/libcurlu_la-speedcheck.Tpo" "$(DEPDIR)/libcurlu_la-speedcheck.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-speedcheck.Tpo"; exit 1; fi
926#	source='speedcheck.c' object='libcurlu_la-speedcheck.lo' libtool=yes \
927#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
928#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-speedcheck.lo `test -f 'speedcheck.c' || echo '$(srcdir)/'`speedcheck.c
929
930libcurlu_la-ldap.lo: ldap.c
931	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-ldap.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-ldap.Tpo" -c -o libcurlu_la-ldap.lo `test -f 'ldap.c' || echo '$(srcdir)/'`ldap.c; \
932	then mv -f "$(DEPDIR)/libcurlu_la-ldap.Tpo" "$(DEPDIR)/libcurlu_la-ldap.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-ldap.Tpo"; exit 1; fi
933#	source='ldap.c' object='libcurlu_la-ldap.lo' libtool=yes \
934#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
935#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-ldap.lo `test -f 'ldap.c' || echo '$(srcdir)/'`ldap.c
936
937libcurlu_la-ssluse.lo: ssluse.c
938	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-ssluse.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-ssluse.Tpo" -c -o libcurlu_la-ssluse.lo `test -f 'ssluse.c' || echo '$(srcdir)/'`ssluse.c; \
939	then mv -f "$(DEPDIR)/libcurlu_la-ssluse.Tpo" "$(DEPDIR)/libcurlu_la-ssluse.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-ssluse.Tpo"; exit 1; fi
940#	source='ssluse.c' object='libcurlu_la-ssluse.lo' libtool=yes \
941#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
942#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-ssluse.lo `test -f 'ssluse.c' || echo '$(srcdir)/'`ssluse.c
943
944libcurlu_la-version.lo: version.c
945	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-version.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-version.Tpo" -c -o libcurlu_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c; \
946	then mv -f "$(DEPDIR)/libcurlu_la-version.Tpo" "$(DEPDIR)/libcurlu_la-version.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-version.Tpo"; exit 1; fi
947#	source='version.c' object='libcurlu_la-version.lo' libtool=yes \
948#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
949#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-version.lo `test -f 'version.c' || echo '$(srcdir)/'`version.c
950
951libcurlu_la-getenv.lo: getenv.c
952	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-getenv.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-getenv.Tpo" -c -o libcurlu_la-getenv.lo `test -f 'getenv.c' || echo '$(srcdir)/'`getenv.c; \
953	then mv -f "$(DEPDIR)/libcurlu_la-getenv.Tpo" "$(DEPDIR)/libcurlu_la-getenv.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-getenv.Tpo"; exit 1; fi
954#	source='getenv.c' object='libcurlu_la-getenv.lo' libtool=yes \
955#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
956#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-getenv.lo `test -f 'getenv.c' || echo '$(srcdir)/'`getenv.c
957
958libcurlu_la-escape.lo: escape.c
959	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-escape.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-escape.Tpo" -c -o libcurlu_la-escape.lo `test -f 'escape.c' || echo '$(srcdir)/'`escape.c; \
960	then mv -f "$(DEPDIR)/libcurlu_la-escape.Tpo" "$(DEPDIR)/libcurlu_la-escape.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-escape.Tpo"; exit 1; fi
961#	source='escape.c' object='libcurlu_la-escape.lo' libtool=yes \
962#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
963#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-escape.lo `test -f 'escape.c' || echo '$(srcdir)/'`escape.c
964
965libcurlu_la-mprintf.lo: mprintf.c
966	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-mprintf.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-mprintf.Tpo" -c -o libcurlu_la-mprintf.lo `test -f 'mprintf.c' || echo '$(srcdir)/'`mprintf.c; \
967	then mv -f "$(DEPDIR)/libcurlu_la-mprintf.Tpo" "$(DEPDIR)/libcurlu_la-mprintf.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-mprintf.Tpo"; exit 1; fi
968#	source='mprintf.c' object='libcurlu_la-mprintf.lo' libtool=yes \
969#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
970#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-mprintf.lo `test -f 'mprintf.c' || echo '$(srcdir)/'`mprintf.c
971
972libcurlu_la-telnet.lo: telnet.c
973	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-telnet.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-telnet.Tpo" -c -o libcurlu_la-telnet.lo `test -f 'telnet.c' || echo '$(srcdir)/'`telnet.c; \
974	then mv -f "$(DEPDIR)/libcurlu_la-telnet.Tpo" "$(DEPDIR)/libcurlu_la-telnet.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-telnet.Tpo"; exit 1; fi
975#	source='telnet.c' object='libcurlu_la-telnet.lo' libtool=yes \
976#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
977#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-telnet.lo `test -f 'telnet.c' || echo '$(srcdir)/'`telnet.c
978
979libcurlu_la-netrc.lo: netrc.c
980	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-netrc.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-netrc.Tpo" -c -o libcurlu_la-netrc.lo `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c; \
981	then mv -f "$(DEPDIR)/libcurlu_la-netrc.Tpo" "$(DEPDIR)/libcurlu_la-netrc.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-netrc.Tpo"; exit 1; fi
982#	source='netrc.c' object='libcurlu_la-netrc.lo' libtool=yes \
983#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
984#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-netrc.lo `test -f 'netrc.c' || echo '$(srcdir)/'`netrc.c
985
986libcurlu_la-getinfo.lo: getinfo.c
987	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-getinfo.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-getinfo.Tpo" -c -o libcurlu_la-getinfo.lo `test -f 'getinfo.c' || echo '$(srcdir)/'`getinfo.c; \
988	then mv -f "$(DEPDIR)/libcurlu_la-getinfo.Tpo" "$(DEPDIR)/libcurlu_la-getinfo.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-getinfo.Tpo"; exit 1; fi
989#	source='getinfo.c' object='libcurlu_la-getinfo.lo' libtool=yes \
990#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
991#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-getinfo.lo `test -f 'getinfo.c' || echo '$(srcdir)/'`getinfo.c
992
993libcurlu_la-transfer.lo: transfer.c
994	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-transfer.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-transfer.Tpo" -c -o libcurlu_la-transfer.lo `test -f 'transfer.c' || echo '$(srcdir)/'`transfer.c; \
995	then mv -f "$(DEPDIR)/libcurlu_la-transfer.Tpo" "$(DEPDIR)/libcurlu_la-transfer.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-transfer.Tpo"; exit 1; fi
996#	source='transfer.c' object='libcurlu_la-transfer.lo' libtool=yes \
997#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
998#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-transfer.lo `test -f 'transfer.c' || echo '$(srcdir)/'`transfer.c
999
1000libcurlu_la-strequal.lo: strequal.c
1001	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-strequal.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-strequal.Tpo" -c -o libcurlu_la-strequal.lo `test -f 'strequal.c' || echo '$(srcdir)/'`strequal.c; \
1002	then mv -f "$(DEPDIR)/libcurlu_la-strequal.Tpo" "$(DEPDIR)/libcurlu_la-strequal.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-strequal.Tpo"; exit 1; fi
1003#	source='strequal.c' object='libcurlu_la-strequal.lo' libtool=yes \
1004#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1005#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-strequal.lo `test -f 'strequal.c' || echo '$(srcdir)/'`strequal.c
1006
1007libcurlu_la-easy.lo: easy.c
1008	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-easy.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-easy.Tpo" -c -o libcurlu_la-easy.lo `test -f 'easy.c' || echo '$(srcdir)/'`easy.c; \
1009	then mv -f "$(DEPDIR)/libcurlu_la-easy.Tpo" "$(DEPDIR)/libcurlu_la-easy.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-easy.Tpo"; exit 1; fi
1010#	source='easy.c' object='libcurlu_la-easy.lo' libtool=yes \
1011#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1012#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-easy.lo `test -f 'easy.c' || echo '$(srcdir)/'`easy.c
1013
1014libcurlu_la-security.lo: security.c
1015	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-security.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-security.Tpo" -c -o libcurlu_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c; \
1016	then mv -f "$(DEPDIR)/libcurlu_la-security.Tpo" "$(DEPDIR)/libcurlu_la-security.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-security.Tpo"; exit 1; fi
1017#	source='security.c' object='libcurlu_la-security.lo' libtool=yes \
1018#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1019#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-security.lo `test -f 'security.c' || echo '$(srcdir)/'`security.c
1020
1021libcurlu_la-krb4.lo: krb4.c
1022	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-krb4.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-krb4.Tpo" -c -o libcurlu_la-krb4.lo `test -f 'krb4.c' || echo '$(srcdir)/'`krb4.c; \
1023	then mv -f "$(DEPDIR)/libcurlu_la-krb4.Tpo" "$(DEPDIR)/libcurlu_la-krb4.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-krb4.Tpo"; exit 1; fi
1024#	source='krb4.c' object='libcurlu_la-krb4.lo' libtool=yes \
1025#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1026#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-krb4.lo `test -f 'krb4.c' || echo '$(srcdir)/'`krb4.c
1027
1028libcurlu_la-curl_fnmatch.lo: curl_fnmatch.c
1029	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_fnmatch.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_fnmatch.Tpo" -c -o libcurlu_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo '$(srcdir)/'`curl_fnmatch.c; \
1030	then mv -f "$(DEPDIR)/libcurlu_la-curl_fnmatch.Tpo" "$(DEPDIR)/libcurlu_la-curl_fnmatch.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_fnmatch.Tpo"; exit 1; fi
1031#	source='curl_fnmatch.c' object='libcurlu_la-curl_fnmatch.lo' libtool=yes \
1032#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1033#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_fnmatch.lo `test -f 'curl_fnmatch.c' || echo '$(srcdir)/'`curl_fnmatch.c
1034
1035libcurlu_la-fileinfo.lo: fileinfo.c
1036	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-fileinfo.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-fileinfo.Tpo" -c -o libcurlu_la-fileinfo.lo `test -f 'fileinfo.c' || echo '$(srcdir)/'`fileinfo.c; \
1037	then mv -f "$(DEPDIR)/libcurlu_la-fileinfo.Tpo" "$(DEPDIR)/libcurlu_la-fileinfo.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-fileinfo.Tpo"; exit 1; fi
1038#	source='fileinfo.c' object='libcurlu_la-fileinfo.lo' libtool=yes \
1039#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1040#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-fileinfo.lo `test -f 'fileinfo.c' || echo '$(srcdir)/'`fileinfo.c
1041
1042libcurlu_la-ftplistparser.lo: ftplistparser.c
1043	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-ftplistparser.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-ftplistparser.Tpo" -c -o libcurlu_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo '$(srcdir)/'`ftplistparser.c; \
1044	then mv -f "$(DEPDIR)/libcurlu_la-ftplistparser.Tpo" "$(DEPDIR)/libcurlu_la-ftplistparser.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-ftplistparser.Tpo"; exit 1; fi
1045#	source='ftplistparser.c' object='libcurlu_la-ftplistparser.lo' libtool=yes \
1046#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1047#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-ftplistparser.lo `test -f 'ftplistparser.c' || echo '$(srcdir)/'`ftplistparser.c
1048
1049libcurlu_la-wildcard.lo: wildcard.c
1050	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-wildcard.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-wildcard.Tpo" -c -o libcurlu_la-wildcard.lo `test -f 'wildcard.c' || echo '$(srcdir)/'`wildcard.c; \
1051	then mv -f "$(DEPDIR)/libcurlu_la-wildcard.Tpo" "$(DEPDIR)/libcurlu_la-wildcard.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-wildcard.Tpo"; exit 1; fi
1052#	source='wildcard.c' object='libcurlu_la-wildcard.lo' libtool=yes \
1053#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1054#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-wildcard.lo `test -f 'wildcard.c' || echo '$(srcdir)/'`wildcard.c
1055
1056libcurlu_la-krb5.lo: krb5.c
1057	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-krb5.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-krb5.Tpo" -c -o libcurlu_la-krb5.lo `test -f 'krb5.c' || echo '$(srcdir)/'`krb5.c; \
1058	then mv -f "$(DEPDIR)/libcurlu_la-krb5.Tpo" "$(DEPDIR)/libcurlu_la-krb5.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-krb5.Tpo"; exit 1; fi
1059#	source='krb5.c' object='libcurlu_la-krb5.lo' libtool=yes \
1060#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1061#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-krb5.lo `test -f 'krb5.c' || echo '$(srcdir)/'`krb5.c
1062
1063libcurlu_la-memdebug.lo: memdebug.c
1064	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-memdebug.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-memdebug.Tpo" -c -o libcurlu_la-memdebug.lo `test -f 'memdebug.c' || echo '$(srcdir)/'`memdebug.c; \
1065	then mv -f "$(DEPDIR)/libcurlu_la-memdebug.Tpo" "$(DEPDIR)/libcurlu_la-memdebug.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-memdebug.Tpo"; exit 1; fi
1066#	source='memdebug.c' object='libcurlu_la-memdebug.lo' libtool=yes \
1067#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1068#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-memdebug.lo `test -f 'memdebug.c' || echo '$(srcdir)/'`memdebug.c
1069
1070libcurlu_la-http_chunks.lo: http_chunks.c
1071	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http_chunks.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http_chunks.Tpo" -c -o libcurlu_la-http_chunks.lo `test -f 'http_chunks.c' || echo '$(srcdir)/'`http_chunks.c; \
1072	then mv -f "$(DEPDIR)/libcurlu_la-http_chunks.Tpo" "$(DEPDIR)/libcurlu_la-http_chunks.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http_chunks.Tpo"; exit 1; fi
1073#	source='http_chunks.c' object='libcurlu_la-http_chunks.lo' libtool=yes \
1074#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1075#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http_chunks.lo `test -f 'http_chunks.c' || echo '$(srcdir)/'`http_chunks.c
1076
1077libcurlu_la-strtok.lo: strtok.c
1078	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-strtok.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-strtok.Tpo" -c -o libcurlu_la-strtok.lo `test -f 'strtok.c' || echo '$(srcdir)/'`strtok.c; \
1079	then mv -f "$(DEPDIR)/libcurlu_la-strtok.Tpo" "$(DEPDIR)/libcurlu_la-strtok.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-strtok.Tpo"; exit 1; fi
1080#	source='strtok.c' object='libcurlu_la-strtok.lo' libtool=yes \
1081#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1082#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-strtok.lo `test -f 'strtok.c' || echo '$(srcdir)/'`strtok.c
1083
1084libcurlu_la-connect.lo: connect.c
1085	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-connect.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-connect.Tpo" -c -o libcurlu_la-connect.lo `test -f 'connect.c' || echo '$(srcdir)/'`connect.c; \
1086	then mv -f "$(DEPDIR)/libcurlu_la-connect.Tpo" "$(DEPDIR)/libcurlu_la-connect.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-connect.Tpo"; exit 1; fi
1087#	source='connect.c' object='libcurlu_la-connect.lo' libtool=yes \
1088#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1089#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-connect.lo `test -f 'connect.c' || echo '$(srcdir)/'`connect.c
1090
1091libcurlu_la-llist.lo: llist.c
1092	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-llist.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-llist.Tpo" -c -o libcurlu_la-llist.lo `test -f 'llist.c' || echo '$(srcdir)/'`llist.c; \
1093	then mv -f "$(DEPDIR)/libcurlu_la-llist.Tpo" "$(DEPDIR)/libcurlu_la-llist.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-llist.Tpo"; exit 1; fi
1094#	source='llist.c' object='libcurlu_la-llist.lo' libtool=yes \
1095#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1096#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-llist.lo `test -f 'llist.c' || echo '$(srcdir)/'`llist.c
1097
1098libcurlu_la-hash.lo: hash.c
1099	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hash.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hash.Tpo" -c -o libcurlu_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c; \
1100	then mv -f "$(DEPDIR)/libcurlu_la-hash.Tpo" "$(DEPDIR)/libcurlu_la-hash.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hash.Tpo"; exit 1; fi
1101#	source='hash.c' object='libcurlu_la-hash.lo' libtool=yes \
1102#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1103#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hash.lo `test -f 'hash.c' || echo '$(srcdir)/'`hash.c
1104
1105libcurlu_la-multi.lo: multi.c
1106	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-multi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-multi.Tpo" -c -o libcurlu_la-multi.lo `test -f 'multi.c' || echo '$(srcdir)/'`multi.c; \
1107	then mv -f "$(DEPDIR)/libcurlu_la-multi.Tpo" "$(DEPDIR)/libcurlu_la-multi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-multi.Tpo"; exit 1; fi
1108#	source='multi.c' object='libcurlu_la-multi.lo' libtool=yes \
1109#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1110#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-multi.lo `test -f 'multi.c' || echo '$(srcdir)/'`multi.c
1111
1112libcurlu_la-content_encoding.lo: content_encoding.c
1113	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-content_encoding.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-content_encoding.Tpo" -c -o libcurlu_la-content_encoding.lo `test -f 'content_encoding.c' || echo '$(srcdir)/'`content_encoding.c; \
1114	then mv -f "$(DEPDIR)/libcurlu_la-content_encoding.Tpo" "$(DEPDIR)/libcurlu_la-content_encoding.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-content_encoding.Tpo"; exit 1; fi
1115#	source='content_encoding.c' object='libcurlu_la-content_encoding.lo' libtool=yes \
1116#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1117#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-content_encoding.lo `test -f 'content_encoding.c' || echo '$(srcdir)/'`content_encoding.c
1118
1119libcurlu_la-share.lo: share.c
1120	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-share.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-share.Tpo" -c -o libcurlu_la-share.lo `test -f 'share.c' || echo '$(srcdir)/'`share.c; \
1121	then mv -f "$(DEPDIR)/libcurlu_la-share.Tpo" "$(DEPDIR)/libcurlu_la-share.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-share.Tpo"; exit 1; fi
1122#	source='share.c' object='libcurlu_la-share.lo' libtool=yes \
1123#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1124#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-share.lo `test -f 'share.c' || echo '$(srcdir)/'`share.c
1125
1126libcurlu_la-http_digest.lo: http_digest.c
1127	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http_digest.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http_digest.Tpo" -c -o libcurlu_la-http_digest.lo `test -f 'http_digest.c' || echo '$(srcdir)/'`http_digest.c; \
1128	then mv -f "$(DEPDIR)/libcurlu_la-http_digest.Tpo" "$(DEPDIR)/libcurlu_la-http_digest.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http_digest.Tpo"; exit 1; fi
1129#	source='http_digest.c' object='libcurlu_la-http_digest.lo' libtool=yes \
1130#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1131#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http_digest.lo `test -f 'http_digest.c' || echo '$(srcdir)/'`http_digest.c
1132
1133libcurlu_la-md4.lo: md4.c
1134	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-md4.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-md4.Tpo" -c -o libcurlu_la-md4.lo `test -f 'md4.c' || echo '$(srcdir)/'`md4.c; \
1135	then mv -f "$(DEPDIR)/libcurlu_la-md4.Tpo" "$(DEPDIR)/libcurlu_la-md4.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-md4.Tpo"; exit 1; fi
1136#	source='md4.c' object='libcurlu_la-md4.lo' libtool=yes \
1137#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1138#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-md4.lo `test -f 'md4.c' || echo '$(srcdir)/'`md4.c
1139
1140libcurlu_la-md5.lo: md5.c
1141	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-md5.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-md5.Tpo" -c -o libcurlu_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c; \
1142	then mv -f "$(DEPDIR)/libcurlu_la-md5.Tpo" "$(DEPDIR)/libcurlu_la-md5.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-md5.Tpo"; exit 1; fi
1143#	source='md5.c' object='libcurlu_la-md5.lo' libtool=yes \
1144#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1145#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-md5.lo `test -f 'md5.c' || echo '$(srcdir)/'`md5.c
1146
1147libcurlu_la-curl_rand.lo: curl_rand.c
1148	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_rand.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_rand.Tpo" -c -o libcurlu_la-curl_rand.lo `test -f 'curl_rand.c' || echo '$(srcdir)/'`curl_rand.c; \
1149	then mv -f "$(DEPDIR)/libcurlu_la-curl_rand.Tpo" "$(DEPDIR)/libcurlu_la-curl_rand.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_rand.Tpo"; exit 1; fi
1150#	source='curl_rand.c' object='libcurlu_la-curl_rand.lo' libtool=yes \
1151#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1152#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_rand.lo `test -f 'curl_rand.c' || echo '$(srcdir)/'`curl_rand.c
1153
1154libcurlu_la-http_negotiate.lo: http_negotiate.c
1155	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http_negotiate.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http_negotiate.Tpo" -c -o libcurlu_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo '$(srcdir)/'`http_negotiate.c; \
1156	then mv -f "$(DEPDIR)/libcurlu_la-http_negotiate.Tpo" "$(DEPDIR)/libcurlu_la-http_negotiate.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http_negotiate.Tpo"; exit 1; fi
1157#	source='http_negotiate.c' object='libcurlu_la-http_negotiate.lo' libtool=yes \
1158#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1159#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http_negotiate.lo `test -f 'http_negotiate.c' || echo '$(srcdir)/'`http_negotiate.c
1160
1161libcurlu_la-inet_pton.lo: inet_pton.c
1162	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-inet_pton.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-inet_pton.Tpo" -c -o libcurlu_la-inet_pton.lo `test -f 'inet_pton.c' || echo '$(srcdir)/'`inet_pton.c; \
1163	then mv -f "$(DEPDIR)/libcurlu_la-inet_pton.Tpo" "$(DEPDIR)/libcurlu_la-inet_pton.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-inet_pton.Tpo"; exit 1; fi
1164#	source='inet_pton.c' object='libcurlu_la-inet_pton.lo' libtool=yes \
1165#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1166#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-inet_pton.lo `test -f 'inet_pton.c' || echo '$(srcdir)/'`inet_pton.c
1167
1168libcurlu_la-strtoofft.lo: strtoofft.c
1169	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-strtoofft.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-strtoofft.Tpo" -c -o libcurlu_la-strtoofft.lo `test -f 'strtoofft.c' || echo '$(srcdir)/'`strtoofft.c; \
1170	then mv -f "$(DEPDIR)/libcurlu_la-strtoofft.Tpo" "$(DEPDIR)/libcurlu_la-strtoofft.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-strtoofft.Tpo"; exit 1; fi
1171#	source='strtoofft.c' object='libcurlu_la-strtoofft.lo' libtool=yes \
1172#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1173#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-strtoofft.lo `test -f 'strtoofft.c' || echo '$(srcdir)/'`strtoofft.c
1174
1175libcurlu_la-strerror.lo: strerror.c
1176	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-strerror.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-strerror.Tpo" -c -o libcurlu_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c; \
1177	then mv -f "$(DEPDIR)/libcurlu_la-strerror.Tpo" "$(DEPDIR)/libcurlu_la-strerror.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-strerror.Tpo"; exit 1; fi
1178#	source='strerror.c' object='libcurlu_la-strerror.lo' libtool=yes \
1179#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1180#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-strerror.lo `test -f 'strerror.c' || echo '$(srcdir)/'`strerror.c
1181
1182libcurlu_la-hostasyn.lo: hostasyn.c
1183	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hostasyn.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hostasyn.Tpo" -c -o libcurlu_la-hostasyn.lo `test -f 'hostasyn.c' || echo '$(srcdir)/'`hostasyn.c; \
1184	then mv -f "$(DEPDIR)/libcurlu_la-hostasyn.Tpo" "$(DEPDIR)/libcurlu_la-hostasyn.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hostasyn.Tpo"; exit 1; fi
1185#	source='hostasyn.c' object='libcurlu_la-hostasyn.lo' libtool=yes \
1186#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1187#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hostasyn.lo `test -f 'hostasyn.c' || echo '$(srcdir)/'`hostasyn.c
1188
1189libcurlu_la-hostip4.lo: hostip4.c
1190	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hostip4.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hostip4.Tpo" -c -o libcurlu_la-hostip4.lo `test -f 'hostip4.c' || echo '$(srcdir)/'`hostip4.c; \
1191	then mv -f "$(DEPDIR)/libcurlu_la-hostip4.Tpo" "$(DEPDIR)/libcurlu_la-hostip4.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hostip4.Tpo"; exit 1; fi
1192#	source='hostip4.c' object='libcurlu_la-hostip4.lo' libtool=yes \
1193#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1194#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hostip4.lo `test -f 'hostip4.c' || echo '$(srcdir)/'`hostip4.c
1195
1196libcurlu_la-hostip6.lo: hostip6.c
1197	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hostip6.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hostip6.Tpo" -c -o libcurlu_la-hostip6.lo `test -f 'hostip6.c' || echo '$(srcdir)/'`hostip6.c; \
1198	then mv -f "$(DEPDIR)/libcurlu_la-hostip6.Tpo" "$(DEPDIR)/libcurlu_la-hostip6.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hostip6.Tpo"; exit 1; fi
1199#	source='hostip6.c' object='libcurlu_la-hostip6.lo' libtool=yes \
1200#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1201#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hostip6.lo `test -f 'hostip6.c' || echo '$(srcdir)/'`hostip6.c
1202
1203libcurlu_la-hostsyn.lo: hostsyn.c
1204	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hostsyn.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hostsyn.Tpo" -c -o libcurlu_la-hostsyn.lo `test -f 'hostsyn.c' || echo '$(srcdir)/'`hostsyn.c; \
1205	then mv -f "$(DEPDIR)/libcurlu_la-hostsyn.Tpo" "$(DEPDIR)/libcurlu_la-hostsyn.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hostsyn.Tpo"; exit 1; fi
1206#	source='hostsyn.c' object='libcurlu_la-hostsyn.lo' libtool=yes \
1207#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1208#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hostsyn.lo `test -f 'hostsyn.c' || echo '$(srcdir)/'`hostsyn.c
1209
1210libcurlu_la-inet_ntop.lo: inet_ntop.c
1211	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-inet_ntop.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-inet_ntop.Tpo" -c -o libcurlu_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c; \
1212	then mv -f "$(DEPDIR)/libcurlu_la-inet_ntop.Tpo" "$(DEPDIR)/libcurlu_la-inet_ntop.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-inet_ntop.Tpo"; exit 1; fi
1213#	source='inet_ntop.c' object='libcurlu_la-inet_ntop.lo' libtool=yes \
1214#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1215#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-inet_ntop.lo `test -f 'inet_ntop.c' || echo '$(srcdir)/'`inet_ntop.c
1216
1217libcurlu_la-parsedate.lo: parsedate.c
1218	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-parsedate.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-parsedate.Tpo" -c -o libcurlu_la-parsedate.lo `test -f 'parsedate.c' || echo '$(srcdir)/'`parsedate.c; \
1219	then mv -f "$(DEPDIR)/libcurlu_la-parsedate.Tpo" "$(DEPDIR)/libcurlu_la-parsedate.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-parsedate.Tpo"; exit 1; fi
1220#	source='parsedate.c' object='libcurlu_la-parsedate.lo' libtool=yes \
1221#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1222#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-parsedate.lo `test -f 'parsedate.c' || echo '$(srcdir)/'`parsedate.c
1223
1224libcurlu_la-select.lo: select.c
1225	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-select.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-select.Tpo" -c -o libcurlu_la-select.lo `test -f 'select.c' || echo '$(srcdir)/'`select.c; \
1226	then mv -f "$(DEPDIR)/libcurlu_la-select.Tpo" "$(DEPDIR)/libcurlu_la-select.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-select.Tpo"; exit 1; fi
1227#	source='select.c' object='libcurlu_la-select.lo' libtool=yes \
1228#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1229#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-select.lo `test -f 'select.c' || echo '$(srcdir)/'`select.c
1230
1231libcurlu_la-gtls.lo: gtls.c
1232	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-gtls.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-gtls.Tpo" -c -o libcurlu_la-gtls.lo `test -f 'gtls.c' || echo '$(srcdir)/'`gtls.c; \
1233	then mv -f "$(DEPDIR)/libcurlu_la-gtls.Tpo" "$(DEPDIR)/libcurlu_la-gtls.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-gtls.Tpo"; exit 1; fi
1234#	source='gtls.c' object='libcurlu_la-gtls.lo' libtool=yes \
1235#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1236#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-gtls.lo `test -f 'gtls.c' || echo '$(srcdir)/'`gtls.c
1237
1238libcurlu_la-sslgen.lo: sslgen.c
1239	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-sslgen.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-sslgen.Tpo" -c -o libcurlu_la-sslgen.lo `test -f 'sslgen.c' || echo '$(srcdir)/'`sslgen.c; \
1240	then mv -f "$(DEPDIR)/libcurlu_la-sslgen.Tpo" "$(DEPDIR)/libcurlu_la-sslgen.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-sslgen.Tpo"; exit 1; fi
1241#	source='sslgen.c' object='libcurlu_la-sslgen.lo' libtool=yes \
1242#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1243#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-sslgen.lo `test -f 'sslgen.c' || echo '$(srcdir)/'`sslgen.c
1244
1245libcurlu_la-tftp.lo: tftp.c
1246	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-tftp.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-tftp.Tpo" -c -o libcurlu_la-tftp.lo `test -f 'tftp.c' || echo '$(srcdir)/'`tftp.c; \
1247	then mv -f "$(DEPDIR)/libcurlu_la-tftp.Tpo" "$(DEPDIR)/libcurlu_la-tftp.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-tftp.Tpo"; exit 1; fi
1248#	source='tftp.c' object='libcurlu_la-tftp.lo' libtool=yes \
1249#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1250#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-tftp.lo `test -f 'tftp.c' || echo '$(srcdir)/'`tftp.c
1251
1252libcurlu_la-splay.lo: splay.c
1253	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-splay.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-splay.Tpo" -c -o libcurlu_la-splay.lo `test -f 'splay.c' || echo '$(srcdir)/'`splay.c; \
1254	then mv -f "$(DEPDIR)/libcurlu_la-splay.Tpo" "$(DEPDIR)/libcurlu_la-splay.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-splay.Tpo"; exit 1; fi
1255#	source='splay.c' object='libcurlu_la-splay.lo' libtool=yes \
1256#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1257#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-splay.lo `test -f 'splay.c' || echo '$(srcdir)/'`splay.c
1258
1259libcurlu_la-strdup.lo: strdup.c
1260	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-strdup.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-strdup.Tpo" -c -o libcurlu_la-strdup.lo `test -f 'strdup.c' || echo '$(srcdir)/'`strdup.c; \
1261	then mv -f "$(DEPDIR)/libcurlu_la-strdup.Tpo" "$(DEPDIR)/libcurlu_la-strdup.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-strdup.Tpo"; exit 1; fi
1262#	source='strdup.c' object='libcurlu_la-strdup.lo' libtool=yes \
1263#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1264#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-strdup.lo `test -f 'strdup.c' || echo '$(srcdir)/'`strdup.c
1265
1266libcurlu_la-socks.lo: socks.c
1267	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-socks.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-socks.Tpo" -c -o libcurlu_la-socks.lo `test -f 'socks.c' || echo '$(srcdir)/'`socks.c; \
1268	then mv -f "$(DEPDIR)/libcurlu_la-socks.Tpo" "$(DEPDIR)/libcurlu_la-socks.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-socks.Tpo"; exit 1; fi
1269#	source='socks.c' object='libcurlu_la-socks.lo' libtool=yes \
1270#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1271#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-socks.lo `test -f 'socks.c' || echo '$(srcdir)/'`socks.c
1272
1273libcurlu_la-ssh.lo: ssh.c
1274	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-ssh.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-ssh.Tpo" -c -o libcurlu_la-ssh.lo `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c; \
1275	then mv -f "$(DEPDIR)/libcurlu_la-ssh.Tpo" "$(DEPDIR)/libcurlu_la-ssh.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-ssh.Tpo"; exit 1; fi
1276#	source='ssh.c' object='libcurlu_la-ssh.lo' libtool=yes \
1277#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1278#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-ssh.lo `test -f 'ssh.c' || echo '$(srcdir)/'`ssh.c
1279
1280libcurlu_la-nss.lo: nss.c
1281	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-nss.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-nss.Tpo" -c -o libcurlu_la-nss.lo `test -f 'nss.c' || echo '$(srcdir)/'`nss.c; \
1282	then mv -f "$(DEPDIR)/libcurlu_la-nss.Tpo" "$(DEPDIR)/libcurlu_la-nss.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-nss.Tpo"; exit 1; fi
1283#	source='nss.c' object='libcurlu_la-nss.lo' libtool=yes \
1284#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1285#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-nss.lo `test -f 'nss.c' || echo '$(srcdir)/'`nss.c
1286
1287libcurlu_la-qssl.lo: qssl.c
1288	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-qssl.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-qssl.Tpo" -c -o libcurlu_la-qssl.lo `test -f 'qssl.c' || echo '$(srcdir)/'`qssl.c; \
1289	then mv -f "$(DEPDIR)/libcurlu_la-qssl.Tpo" "$(DEPDIR)/libcurlu_la-qssl.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-qssl.Tpo"; exit 1; fi
1290#	source='qssl.c' object='libcurlu_la-qssl.lo' libtool=yes \
1291#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1292#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-qssl.lo `test -f 'qssl.c' || echo '$(srcdir)/'`qssl.c
1293
1294libcurlu_la-rawstr.lo: rawstr.c
1295	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-rawstr.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-rawstr.Tpo" -c -o libcurlu_la-rawstr.lo `test -f 'rawstr.c' || echo '$(srcdir)/'`rawstr.c; \
1296	then mv -f "$(DEPDIR)/libcurlu_la-rawstr.Tpo" "$(DEPDIR)/libcurlu_la-rawstr.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-rawstr.Tpo"; exit 1; fi
1297#	source='rawstr.c' object='libcurlu_la-rawstr.lo' libtool=yes \
1298#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1299#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-rawstr.lo `test -f 'rawstr.c' || echo '$(srcdir)/'`rawstr.c
1300
1301libcurlu_la-curl_addrinfo.lo: curl_addrinfo.c
1302	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_addrinfo.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_addrinfo.Tpo" -c -o libcurlu_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo '$(srcdir)/'`curl_addrinfo.c; \
1303	then mv -f "$(DEPDIR)/libcurlu_la-curl_addrinfo.Tpo" "$(DEPDIR)/libcurlu_la-curl_addrinfo.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_addrinfo.Tpo"; exit 1; fi
1304#	source='curl_addrinfo.c' object='libcurlu_la-curl_addrinfo.lo' libtool=yes \
1305#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1306#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_addrinfo.lo `test -f 'curl_addrinfo.c' || echo '$(srcdir)/'`curl_addrinfo.c
1307
1308libcurlu_la-socks_gssapi.lo: socks_gssapi.c
1309	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-socks_gssapi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-socks_gssapi.Tpo" -c -o libcurlu_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo '$(srcdir)/'`socks_gssapi.c; \
1310	then mv -f "$(DEPDIR)/libcurlu_la-socks_gssapi.Tpo" "$(DEPDIR)/libcurlu_la-socks_gssapi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-socks_gssapi.Tpo"; exit 1; fi
1311#	source='socks_gssapi.c' object='libcurlu_la-socks_gssapi.lo' libtool=yes \
1312#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1313#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-socks_gssapi.lo `test -f 'socks_gssapi.c' || echo '$(srcdir)/'`socks_gssapi.c
1314
1315libcurlu_la-socks_sspi.lo: socks_sspi.c
1316	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-socks_sspi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-socks_sspi.Tpo" -c -o libcurlu_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo '$(srcdir)/'`socks_sspi.c; \
1317	then mv -f "$(DEPDIR)/libcurlu_la-socks_sspi.Tpo" "$(DEPDIR)/libcurlu_la-socks_sspi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-socks_sspi.Tpo"; exit 1; fi
1318#	source='socks_sspi.c' object='libcurlu_la-socks_sspi.lo' libtool=yes \
1319#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1320#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-socks_sspi.lo `test -f 'socks_sspi.c' || echo '$(srcdir)/'`socks_sspi.c
1321
1322libcurlu_la-curl_sspi.lo: curl_sspi.c
1323	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_sspi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_sspi.Tpo" -c -o libcurlu_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo '$(srcdir)/'`curl_sspi.c; \
1324	then mv -f "$(DEPDIR)/libcurlu_la-curl_sspi.Tpo" "$(DEPDIR)/libcurlu_la-curl_sspi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_sspi.Tpo"; exit 1; fi
1325#	source='curl_sspi.c' object='libcurlu_la-curl_sspi.lo' libtool=yes \
1326#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1327#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_sspi.lo `test -f 'curl_sspi.c' || echo '$(srcdir)/'`curl_sspi.c
1328
1329libcurlu_la-slist.lo: slist.c
1330	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-slist.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-slist.Tpo" -c -o libcurlu_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c; \
1331	then mv -f "$(DEPDIR)/libcurlu_la-slist.Tpo" "$(DEPDIR)/libcurlu_la-slist.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-slist.Tpo"; exit 1; fi
1332#	source='slist.c' object='libcurlu_la-slist.lo' libtool=yes \
1333#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1334#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-slist.lo `test -f 'slist.c' || echo '$(srcdir)/'`slist.c
1335
1336libcurlu_la-nonblock.lo: nonblock.c
1337	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-nonblock.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-nonblock.Tpo" -c -o libcurlu_la-nonblock.lo `test -f 'nonblock.c' || echo '$(srcdir)/'`nonblock.c; \
1338	then mv -f "$(DEPDIR)/libcurlu_la-nonblock.Tpo" "$(DEPDIR)/libcurlu_la-nonblock.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-nonblock.Tpo"; exit 1; fi
1339#	source='nonblock.c' object='libcurlu_la-nonblock.lo' libtool=yes \
1340#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1341#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-nonblock.lo `test -f 'nonblock.c' || echo '$(srcdir)/'`nonblock.c
1342
1343libcurlu_la-curl_memrchr.lo: curl_memrchr.c
1344	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_memrchr.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_memrchr.Tpo" -c -o libcurlu_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo '$(srcdir)/'`curl_memrchr.c; \
1345	then mv -f "$(DEPDIR)/libcurlu_la-curl_memrchr.Tpo" "$(DEPDIR)/libcurlu_la-curl_memrchr.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_memrchr.Tpo"; exit 1; fi
1346#	source='curl_memrchr.c' object='libcurlu_la-curl_memrchr.lo' libtool=yes \
1347#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1348#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_memrchr.lo `test -f 'curl_memrchr.c' || echo '$(srcdir)/'`curl_memrchr.c
1349
1350libcurlu_la-imap.lo: imap.c
1351	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-imap.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-imap.Tpo" -c -o libcurlu_la-imap.lo `test -f 'imap.c' || echo '$(srcdir)/'`imap.c; \
1352	then mv -f "$(DEPDIR)/libcurlu_la-imap.Tpo" "$(DEPDIR)/libcurlu_la-imap.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-imap.Tpo"; exit 1; fi
1353#	source='imap.c' object='libcurlu_la-imap.lo' libtool=yes \
1354#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1355#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-imap.lo `test -f 'imap.c' || echo '$(srcdir)/'`imap.c
1356
1357libcurlu_la-pop3.lo: pop3.c
1358	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-pop3.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-pop3.Tpo" -c -o libcurlu_la-pop3.lo `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c; \
1359	then mv -f "$(DEPDIR)/libcurlu_la-pop3.Tpo" "$(DEPDIR)/libcurlu_la-pop3.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-pop3.Tpo"; exit 1; fi
1360#	source='pop3.c' object='libcurlu_la-pop3.lo' libtool=yes \
1361#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1362#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-pop3.lo `test -f 'pop3.c' || echo '$(srcdir)/'`pop3.c
1363
1364libcurlu_la-smtp.lo: smtp.c
1365	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-smtp.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-smtp.Tpo" -c -o libcurlu_la-smtp.lo `test -f 'smtp.c' || echo '$(srcdir)/'`smtp.c; \
1366	then mv -f "$(DEPDIR)/libcurlu_la-smtp.Tpo" "$(DEPDIR)/libcurlu_la-smtp.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-smtp.Tpo"; exit 1; fi
1367#	source='smtp.c' object='libcurlu_la-smtp.lo' libtool=yes \
1368#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1369#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-smtp.lo `test -f 'smtp.c' || echo '$(srcdir)/'`smtp.c
1370
1371libcurlu_la-pingpong.lo: pingpong.c
1372	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-pingpong.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-pingpong.Tpo" -c -o libcurlu_la-pingpong.lo `test -f 'pingpong.c' || echo '$(srcdir)/'`pingpong.c; \
1373	then mv -f "$(DEPDIR)/libcurlu_la-pingpong.Tpo" "$(DEPDIR)/libcurlu_la-pingpong.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-pingpong.Tpo"; exit 1; fi
1374#	source='pingpong.c' object='libcurlu_la-pingpong.lo' libtool=yes \
1375#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1376#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-pingpong.lo `test -f 'pingpong.c' || echo '$(srcdir)/'`pingpong.c
1377
1378libcurlu_la-rtsp.lo: rtsp.c
1379	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-rtsp.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-rtsp.Tpo" -c -o libcurlu_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c; \
1380	then mv -f "$(DEPDIR)/libcurlu_la-rtsp.Tpo" "$(DEPDIR)/libcurlu_la-rtsp.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-rtsp.Tpo"; exit 1; fi
1381#	source='rtsp.c' object='libcurlu_la-rtsp.lo' libtool=yes \
1382#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1383#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c
1384
1385libcurlu_la-curl_threads.lo: curl_threads.c
1386	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_threads.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_threads.Tpo" -c -o libcurlu_la-curl_threads.lo `test -f 'curl_threads.c' || echo '$(srcdir)/'`curl_threads.c; \
1387	then mv -f "$(DEPDIR)/libcurlu_la-curl_threads.Tpo" "$(DEPDIR)/libcurlu_la-curl_threads.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_threads.Tpo"; exit 1; fi
1388#	source='curl_threads.c' object='libcurlu_la-curl_threads.lo' libtool=yes \
1389#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1390#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_threads.lo `test -f 'curl_threads.c' || echo '$(srcdir)/'`curl_threads.c
1391
1392libcurlu_la-warnless.lo: warnless.c
1393	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-warnless.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-warnless.Tpo" -c -o libcurlu_la-warnless.lo `test -f 'warnless.c' || echo '$(srcdir)/'`warnless.c; \
1394	then mv -f "$(DEPDIR)/libcurlu_la-warnless.Tpo" "$(DEPDIR)/libcurlu_la-warnless.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-warnless.Tpo"; exit 1; fi
1395#	source='warnless.c' object='libcurlu_la-warnless.lo' libtool=yes \
1396#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1397#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-warnless.lo `test -f 'warnless.c' || echo '$(srcdir)/'`warnless.c
1398
1399libcurlu_la-hmac.lo: hmac.c
1400	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-hmac.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-hmac.Tpo" -c -o libcurlu_la-hmac.lo `test -f 'hmac.c' || echo '$(srcdir)/'`hmac.c; \
1401	then mv -f "$(DEPDIR)/libcurlu_la-hmac.Tpo" "$(DEPDIR)/libcurlu_la-hmac.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-hmac.Tpo"; exit 1; fi
1402#	source='hmac.c' object='libcurlu_la-hmac.lo' libtool=yes \
1403#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1404#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-hmac.lo `test -f 'hmac.c' || echo '$(srcdir)/'`hmac.c
1405
1406libcurlu_la-polarssl.lo: polarssl.c
1407	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-polarssl.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-polarssl.Tpo" -c -o libcurlu_la-polarssl.lo `test -f 'polarssl.c' || echo '$(srcdir)/'`polarssl.c; \
1408	then mv -f "$(DEPDIR)/libcurlu_la-polarssl.Tpo" "$(DEPDIR)/libcurlu_la-polarssl.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-polarssl.Tpo"; exit 1; fi
1409#	source='polarssl.c' object='libcurlu_la-polarssl.lo' libtool=yes \
1410#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1411#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-polarssl.lo `test -f 'polarssl.c' || echo '$(srcdir)/'`polarssl.c
1412
1413libcurlu_la-curl_rtmp.lo: curl_rtmp.c
1414	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_rtmp.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_rtmp.Tpo" -c -o libcurlu_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo '$(srcdir)/'`curl_rtmp.c; \
1415	then mv -f "$(DEPDIR)/libcurlu_la-curl_rtmp.Tpo" "$(DEPDIR)/libcurlu_la-curl_rtmp.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_rtmp.Tpo"; exit 1; fi
1416#	source='curl_rtmp.c' object='libcurlu_la-curl_rtmp.lo' libtool=yes \
1417#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1418#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_rtmp.lo `test -f 'curl_rtmp.c' || echo '$(srcdir)/'`curl_rtmp.c
1419
1420libcurlu_la-openldap.lo: openldap.c
1421	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-openldap.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-openldap.Tpo" -c -o libcurlu_la-openldap.lo `test -f 'openldap.c' || echo '$(srcdir)/'`openldap.c; \
1422	then mv -f "$(DEPDIR)/libcurlu_la-openldap.Tpo" "$(DEPDIR)/libcurlu_la-openldap.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-openldap.Tpo"; exit 1; fi
1423#	source='openldap.c' object='libcurlu_la-openldap.lo' libtool=yes \
1424#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1425#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-openldap.lo `test -f 'openldap.c' || echo '$(srcdir)/'`openldap.c
1426
1427libcurlu_la-curl_gethostname.lo: curl_gethostname.c
1428	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_gethostname.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_gethostname.Tpo" -c -o libcurlu_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo '$(srcdir)/'`curl_gethostname.c; \
1429	then mv -f "$(DEPDIR)/libcurlu_la-curl_gethostname.Tpo" "$(DEPDIR)/libcurlu_la-curl_gethostname.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_gethostname.Tpo"; exit 1; fi
1430#	source='curl_gethostname.c' object='libcurlu_la-curl_gethostname.lo' libtool=yes \
1431#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1432#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_gethostname.lo `test -f 'curl_gethostname.c' || echo '$(srcdir)/'`curl_gethostname.c
1433
1434libcurlu_la-gopher.lo: gopher.c
1435	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-gopher.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-gopher.Tpo" -c -o libcurlu_la-gopher.lo `test -f 'gopher.c' || echo '$(srcdir)/'`gopher.c; \
1436	then mv -f "$(DEPDIR)/libcurlu_la-gopher.Tpo" "$(DEPDIR)/libcurlu_la-gopher.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-gopher.Tpo"; exit 1; fi
1437#	source='gopher.c' object='libcurlu_la-gopher.lo' libtool=yes \
1438#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1439#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-gopher.lo `test -f 'gopher.c' || echo '$(srcdir)/'`gopher.c
1440
1441libcurlu_la-axtls.lo: axtls.c
1442	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-axtls.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-axtls.Tpo" -c -o libcurlu_la-axtls.lo `test -f 'axtls.c' || echo '$(srcdir)/'`axtls.c; \
1443	then mv -f "$(DEPDIR)/libcurlu_la-axtls.Tpo" "$(DEPDIR)/libcurlu_la-axtls.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-axtls.Tpo"; exit 1; fi
1444#	source='axtls.c' object='libcurlu_la-axtls.lo' libtool=yes \
1445#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1446#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-axtls.lo `test -f 'axtls.c' || echo '$(srcdir)/'`axtls.c
1447
1448libcurlu_la-idn_win32.lo: idn_win32.c
1449	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-idn_win32.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-idn_win32.Tpo" -c -o libcurlu_la-idn_win32.lo `test -f 'idn_win32.c' || echo '$(srcdir)/'`idn_win32.c; \
1450	then mv -f "$(DEPDIR)/libcurlu_la-idn_win32.Tpo" "$(DEPDIR)/libcurlu_la-idn_win32.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-idn_win32.Tpo"; exit 1; fi
1451#	source='idn_win32.c' object='libcurlu_la-idn_win32.lo' libtool=yes \
1452#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1453#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-idn_win32.lo `test -f 'idn_win32.c' || echo '$(srcdir)/'`idn_win32.c
1454
1455libcurlu_la-http_negotiate_sspi.lo: http_negotiate_sspi.c
1456	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http_negotiate_sspi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http_negotiate_sspi.Tpo" -c -o libcurlu_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo '$(srcdir)/'`http_negotiate_sspi.c; \
1457	then mv -f "$(DEPDIR)/libcurlu_la-http_negotiate_sspi.Tpo" "$(DEPDIR)/libcurlu_la-http_negotiate_sspi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http_negotiate_sspi.Tpo"; exit 1; fi
1458#	source='http_negotiate_sspi.c' object='libcurlu_la-http_negotiate_sspi.lo' libtool=yes \
1459#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1460#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http_negotiate_sspi.lo `test -f 'http_negotiate_sspi.c' || echo '$(srcdir)/'`http_negotiate_sspi.c
1461
1462libcurlu_la-cyassl.lo: cyassl.c
1463	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-cyassl.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-cyassl.Tpo" -c -o libcurlu_la-cyassl.lo `test -f 'cyassl.c' || echo '$(srcdir)/'`cyassl.c; \
1464	then mv -f "$(DEPDIR)/libcurlu_la-cyassl.Tpo" "$(DEPDIR)/libcurlu_la-cyassl.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-cyassl.Tpo"; exit 1; fi
1465#	source='cyassl.c' object='libcurlu_la-cyassl.lo' libtool=yes \
1466#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1467#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-cyassl.lo `test -f 'cyassl.c' || echo '$(srcdir)/'`cyassl.c
1468
1469libcurlu_la-http_proxy.lo: http_proxy.c
1470	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-http_proxy.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-http_proxy.Tpo" -c -o libcurlu_la-http_proxy.lo `test -f 'http_proxy.c' || echo '$(srcdir)/'`http_proxy.c; \
1471	then mv -f "$(DEPDIR)/libcurlu_la-http_proxy.Tpo" "$(DEPDIR)/libcurlu_la-http_proxy.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-http_proxy.Tpo"; exit 1; fi
1472#	source='http_proxy.c' object='libcurlu_la-http_proxy.lo' libtool=yes \
1473#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1474#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-http_proxy.lo `test -f 'http_proxy.c' || echo '$(srcdir)/'`http_proxy.c
1475
1476libcurlu_la-non-ascii.lo: non-ascii.c
1477	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-non-ascii.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-non-ascii.Tpo" -c -o libcurlu_la-non-ascii.lo `test -f 'non-ascii.c' || echo '$(srcdir)/'`non-ascii.c; \
1478	then mv -f "$(DEPDIR)/libcurlu_la-non-ascii.Tpo" "$(DEPDIR)/libcurlu_la-non-ascii.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-non-ascii.Tpo"; exit 1; fi
1479#	source='non-ascii.c' object='libcurlu_la-non-ascii.lo' libtool=yes \
1480#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1481#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-non-ascii.lo `test -f 'non-ascii.c' || echo '$(srcdir)/'`non-ascii.c
1482
1483libcurlu_la-asyn-ares.lo: asyn-ares.c
1484	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-asyn-ares.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-asyn-ares.Tpo" -c -o libcurlu_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo '$(srcdir)/'`asyn-ares.c; \
1485	then mv -f "$(DEPDIR)/libcurlu_la-asyn-ares.Tpo" "$(DEPDIR)/libcurlu_la-asyn-ares.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-asyn-ares.Tpo"; exit 1; fi
1486#	source='asyn-ares.c' object='libcurlu_la-asyn-ares.lo' libtool=yes \
1487#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1488#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-asyn-ares.lo `test -f 'asyn-ares.c' || echo '$(srcdir)/'`asyn-ares.c
1489
1490libcurlu_la-asyn-thread.lo: asyn-thread.c
1491	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-asyn-thread.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-asyn-thread.Tpo" -c -o libcurlu_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo '$(srcdir)/'`asyn-thread.c; \
1492	then mv -f "$(DEPDIR)/libcurlu_la-asyn-thread.Tpo" "$(DEPDIR)/libcurlu_la-asyn-thread.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-asyn-thread.Tpo"; exit 1; fi
1493#	source='asyn-thread.c' object='libcurlu_la-asyn-thread.lo' libtool=yes \
1494#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1495#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-asyn-thread.lo `test -f 'asyn-thread.c' || echo '$(srcdir)/'`asyn-thread.c
1496
1497libcurlu_la-curl_gssapi.lo: curl_gssapi.c
1498	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_gssapi.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_gssapi.Tpo" -c -o libcurlu_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo '$(srcdir)/'`curl_gssapi.c; \
1499	then mv -f "$(DEPDIR)/libcurlu_la-curl_gssapi.Tpo" "$(DEPDIR)/libcurlu_la-curl_gssapi.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_gssapi.Tpo"; exit 1; fi
1500#	source='curl_gssapi.c' object='libcurlu_la-curl_gssapi.lo' libtool=yes \
1501#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1502#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_gssapi.lo `test -f 'curl_gssapi.c' || echo '$(srcdir)/'`curl_gssapi.c
1503
1504libcurlu_la-curl_ntlm.lo: curl_ntlm.c
1505	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_ntlm.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_ntlm.Tpo" -c -o libcurlu_la-curl_ntlm.lo `test -f 'curl_ntlm.c' || echo '$(srcdir)/'`curl_ntlm.c; \
1506	then mv -f "$(DEPDIR)/libcurlu_la-curl_ntlm.Tpo" "$(DEPDIR)/libcurlu_la-curl_ntlm.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_ntlm.Tpo"; exit 1; fi
1507#	source='curl_ntlm.c' object='libcurlu_la-curl_ntlm.lo' libtool=yes \
1508#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1509#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_ntlm.lo `test -f 'curl_ntlm.c' || echo '$(srcdir)/'`curl_ntlm.c
1510
1511libcurlu_la-curl_ntlm_wb.lo: curl_ntlm_wb.c
1512	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_ntlm_wb.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_ntlm_wb.Tpo" -c -o libcurlu_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo '$(srcdir)/'`curl_ntlm_wb.c; \
1513	then mv -f "$(DEPDIR)/libcurlu_la-curl_ntlm_wb.Tpo" "$(DEPDIR)/libcurlu_la-curl_ntlm_wb.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_ntlm_wb.Tpo"; exit 1; fi
1514#	source='curl_ntlm_wb.c' object='libcurlu_la-curl_ntlm_wb.lo' libtool=yes \
1515#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1516#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_ntlm_wb.lo `test -f 'curl_ntlm_wb.c' || echo '$(srcdir)/'`curl_ntlm_wb.c
1517
1518libcurlu_la-curl_ntlm_core.lo: curl_ntlm_core.c
1519	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_ntlm_core.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_ntlm_core.Tpo" -c -o libcurlu_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo '$(srcdir)/'`curl_ntlm_core.c; \
1520	then mv -f "$(DEPDIR)/libcurlu_la-curl_ntlm_core.Tpo" "$(DEPDIR)/libcurlu_la-curl_ntlm_core.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_ntlm_core.Tpo"; exit 1; fi
1521#	source='curl_ntlm_core.c' object='libcurlu_la-curl_ntlm_core.lo' libtool=yes \
1522#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1523#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_ntlm_core.lo `test -f 'curl_ntlm_core.c' || echo '$(srcdir)/'`curl_ntlm_core.c
1524
1525libcurlu_la-curl_ntlm_msgs.lo: curl_ntlm_msgs.c
1526	if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -MT libcurlu_la-curl_ntlm_msgs.lo -MD -MP -MF "$(DEPDIR)/libcurlu_la-curl_ntlm_msgs.Tpo" -c -o libcurlu_la-curl_ntlm_msgs.lo `test -f 'curl_ntlm_msgs.c' || echo '$(srcdir)/'`curl_ntlm_msgs.c; \
1527	then mv -f "$(DEPDIR)/libcurlu_la-curl_ntlm_msgs.Tpo" "$(DEPDIR)/libcurlu_la-curl_ntlm_msgs.Plo"; else rm -f "$(DEPDIR)/libcurlu_la-curl_ntlm_msgs.Tpo"; exit 1; fi
1528#	source='curl_ntlm_msgs.c' object='libcurlu_la-curl_ntlm_msgs.lo' libtool=yes \
1529#	DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
1530#	$(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libcurlu_la_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -c -o libcurlu_la-curl_ntlm_msgs.lo `test -f 'curl_ntlm_msgs.c' || echo '$(srcdir)/'`curl_ntlm_msgs.c
1531
1532mostlyclean-libtool:
1533	-rm -f *.lo
1534
1535clean-libtool:
1536	-rm -rf .libs _libs
1537
1538distclean-libtool:
1539	-rm -f libtool
1540uninstall-info-am:
1541
1542ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
1543	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
1544	unique=`for i in $$list; do \
1545	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1546	  done | \
1547	  $(AWK) '    { files[$$0] = 1; } \
1548	       END { for (i in files) print i; }'`; \
1549	mkid -fID $$unique
1550tags: TAGS
1551
1552TAGS:  $(HEADERS) $(SOURCES) curl_config.h.in $(TAGS_DEPENDENCIES) \
1553		$(TAGS_FILES) $(LISP)
1554	tags=; \
1555	here=`pwd`; \
1556	list='$(SOURCES) $(HEADERS) curl_config.h.in $(LISP) $(TAGS_FILES)'; \
1557	unique=`for i in $$list; do \
1558	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1559	  done | \
1560	  $(AWK) '    { files[$$0] = 1; } \
1561	       END { for (i in files) print i; }'`; \
1562	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
1563	  test -n "$$unique" || unique=$$empty_fix; \
1564	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
1565	    $$tags $$unique; \
1566	fi
1567ctags: CTAGS
1568CTAGS:  $(HEADERS) $(SOURCES) curl_config.h.in $(TAGS_DEPENDENCIES) \
1569		$(TAGS_FILES) $(LISP)
1570	tags=; \
1571	here=`pwd`; \
1572	list='$(SOURCES) $(HEADERS) curl_config.h.in $(LISP) $(TAGS_FILES)'; \
1573	unique=`for i in $$list; do \
1574	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
1575	  done | \
1576	  $(AWK) '    { files[$$0] = 1; } \
1577	       END { for (i in files) print i; }'`; \
1578	test -z "$(CTAGS_ARGS)$$tags$$unique" \
1579	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
1580	     $$tags $$unique
1581
1582GTAGS:
1583	here=`$(am__cd) $(top_builddir) && pwd` \
1584	  && cd $(top_srcdir) \
1585	  && gtags -i $(GTAGS_ARGS) $$here
1586
1587distclean-tags:
1588	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1589
1590distdir: $(DISTFILES)
1591	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
1592	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
1593	list='$(DISTFILES)'; for file in $$list; do \
1594	  case $$file in \
1595	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
1596	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
1597	  esac; \
1598	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1599	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
1600	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
1601	    dir="/$$dir"; \
1602	    $(mkdir_p) "$(distdir)$$dir"; \
1603	  else \
1604	    dir=''; \
1605	  fi; \
1606	  if test -d $$d/$$file; then \
1607	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1608	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
1609	    fi; \
1610	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
1611	  else \
1612	    test -f $(distdir)/$$file \
1613	    || cp -p $$d/$$file $(distdir)/$$file \
1614	    || exit 1; \
1615	  fi; \
1616	done
1617check-am: all-am
1618check: check-am
1619all-local:
1620all-am: Makefile $(LTLIBRARIES) curl_config.h all-local
1621installdirs:
1622	for dir in "$(DESTDIR)$(libdir)"; do \
1623	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
1624	done
1625install: install-am
1626install-exec: install-exec-am
1627install-data: install-data-am
1628uninstall: uninstall-am
1629
1630install-am: all-am
1631	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
1632
1633installcheck: installcheck-am
1634install-strip:
1635	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1636	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1637	  `test -z '$(STRIP)' || \
1638	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
1639mostlyclean-generic:
1640
1641clean-generic:
1642	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
1643
1644distclean-generic:
1645	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
1646
1647maintainer-clean-generic:
1648	@echo "This command is intended for maintainers to use"
1649	@echo "it deletes files that may require special tools to rebuild."
1650clean: clean-am
1651
1652clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
1653	clean-noinstLTLIBRARIES mostlyclean-am
1654
1655distclean: distclean-am
1656	-rm -rf ./$(DEPDIR)
1657	-rm -f Makefile
1658distclean-am: clean-am distclean-compile distclean-generic \
1659	distclean-hdr distclean-libtool distclean-tags
1660
1661dvi: dvi-am
1662
1663dvi-am:
1664
1665html: html-am
1666
1667info: info-am
1668
1669info-am:
1670
1671install-data-am:
1672
1673install-exec-am: install-libLTLIBRARIES
1674
1675install-info: install-info-am
1676
1677install-man:
1678
1679installcheck-am:
1680
1681maintainer-clean: maintainer-clean-am
1682	-rm -rf ./$(DEPDIR)
1683	-rm -f Makefile
1684maintainer-clean-am: distclean-am maintainer-clean-generic
1685
1686mostlyclean: mostlyclean-am
1687
1688mostlyclean-am: mostlyclean-compile mostlyclean-generic \
1689	mostlyclean-libtool
1690
1691pdf: pdf-am
1692
1693pdf-am:
1694
1695ps: ps-am
1696
1697ps-am:
1698
1699uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
1700
1701.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
1702	clean-generic clean-libLTLIBRARIES clean-libtool \
1703	clean-noinstLTLIBRARIES ctags distclean distclean-compile \
1704	distclean-generic distclean-hdr distclean-libtool \
1705	distclean-tags distdir dvi dvi-am html html-am info info-am \
1706	install install-am install-data install-data-am install-exec \
1707	install-exec-am install-info install-info-am \
1708	install-libLTLIBRARIES install-man install-strip installcheck \
1709	installcheck-am installdirs maintainer-clean \
1710	maintainer-clean-generic mostlyclean mostlyclean-compile \
1711	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
1712	tags uninstall uninstall-am uninstall-info-am \
1713	uninstall-libLTLIBRARIES
1714
1715
1716$(DSP): msvcproj.head msvcproj.foot Makefile.am
1717	echo "creating $(DSP)"
1718	@(cp $(srcdir)/msvcproj.head $(DSP); \
1719	echo "# Begin Group \"Source Files\"" $(DSPOUT); \
1720        echo "" $(DSPOUT); \
1721        echo "# PROP Default_Filter \"\"" $(DSPOUT); \
1722        win32_srcs='$(WIN32SOURCES)'; \
1723        sorted_srcs=`for file in $$win32_srcs; do echo $$file; done | sort`; \
1724        for file in $$sorted_srcs; do \
1725	echo "# Begin Source File" $(DSPOUT); \
1726	echo "" $(DSPOUT); \
1727	echo "SOURCE=.\\"$$file $(DSPOUT); \
1728	echo "# End Source File" $(DSPOUT); \
1729	done; \
1730	echo "# End Group" $(DSPOUT); \
1731	echo "# Begin Group \"Header Files\"" $(DSPOUT); \
1732        echo "" $(DSPOUT); \
1733        echo "# PROP Default_Filter \"\"" $(DSPOUT); \
1734        win32_hdrs='$(WIN32HEADERS)'; \
1735        sorted_hdrs=`for file in $$win32_hdrs; do echo $$file; done | sort`; \
1736        for file in $$sorted_hdrs; do \
1737	echo "# Begin Source File" $(DSPOUT); \
1738	echo "" $(DSPOUT); \
1739	echo "SOURCE=.\\"$$file $(DSPOUT); \
1740	echo "# End Source File" $(DSPOUT); \
1741	done; \
1742	echo "# End Group" $(DSPOUT); \
1743	cat $(srcdir)/msvcproj.foot $(DSPOUT) )
1744
1745$(VCPROJ): vc8proj.head vc8proj.foot Makefile.am
1746	echo "creating $(VCPROJ)"
1747	@(cp $(srcdir)/vc8proj.head $(VCPROJ); \
1748        win32_srcs='$(WIN32SOURCES)'; \
1749        sorted_srcs=`for file in $$win32_srcs; do echo $$file; done | sort`; \
1750        for file in $$sorted_srcs; do \
1751	echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT); \
1752	done; \
1753	echo "</Filter><Filter	Name=\"Header Files\">" $(VCPROJOUT); \
1754        win32_hdrs='$(WIN32HEADERS)'; \
1755        sorted_hdrs=`for file in $$win32_hdrs; do echo $$file; done | sort`; \
1756        for file in $$sorted_hdrs; do \
1757	echo "<File RelativePath=\""$$file"\"></File>" $(VCPROJOUT); \
1758	done; \
1759	cat $(srcdir)/vc8proj.foot $(VCPROJOUT) )
1760
1761checksrc:
1762	@/usr/bin/perl $(top_srcdir)/lib/checksrc.pl -D$(top_srcdir)/lib $(CSOURCES) $(HHEADERS)
1763
1764# for debug builds, we scan the sources on all regular make invokes
1765#all-local: checksrc
1766# Tell versions [3.59,3.63) of GNU make to not export all variables.
1767# Otherwise a system limit (for SysV at least) may be exceeded.
1768.NOEXPORT:
1769