1 # Makefile.in generated by automake 1.9.6 from Makefile.am.
4 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5 # 2003, 2004, 2005 Free Software Foundation, Inc.
6 # This Makefile.in is free software; the Free Software Foundation
7 # gives unlimited permission to copy and/or distribute it,
8 # with or without modifications, as long as this notice is preserved.
10 # This program is distributed in the hope that it will be useful,
11 # but WITHOUT ANY WARRANTY, to the extent permitted by law; without
12 # even the implied warranty of MERCHANTABILITY or FITNESS FOR A
17 top_srcdir
= @top_srcdir@
19 pkgdatadir
= $(datadir)/@PACKAGE@
20 pkglibdir
= $(libdir)/@PACKAGE@
21 pkgincludedir
= $(includedir)/@PACKAGE@
23 am__cd
= CDPATH
="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25 install_sh_DATA
= $(install_sh
) -c
-m
644
26 install_sh_PROGRAM
= $(install_sh
) -c
27 install_sh_SCRIPT
= $(install_sh
) -c
28 INSTALL_HEADER
= $(INSTALL_DATA
)
29 transform
= $(program_transform_name
)
36 build_triplet
= @build@
39 DIST_COMMON
= $(srcdir)/Makefile.am
$(srcdir)/Makefile.in
40 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
41 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/curl-reentrant.m4 \
42 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
43 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
45 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
46 CONFIG_HEADER
= $(top_builddir
)/lib
/config.h \
47 $(top_builddir
)/src
/config.h \
48 $(top_builddir
)/include/curl
/curlbuild.h
52 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
54 AMDEP_FALSE
= @AMDEP_FALSE@
55 AMDEP_TRUE
= @AMDEP_TRUE@
60 AUTOHEADER
= @AUTOHEADER@
64 CCDEPMODE
= @CCDEPMODE@
68 CROSSCOMPILING_FALSE
= @CROSSCOMPILING_FALSE@
69 CROSSCOMPILING_TRUE
= @CROSSCOMPILING_TRUE@
70 CURL_CA_BUNDLE
= @CURL_CA_BUNDLE@
71 CURL_DISABLE_DICT
= @CURL_DISABLE_DICT@
72 CURL_DISABLE_FILE
= @CURL_DISABLE_FILE@
73 CURL_DISABLE_FTP
= @CURL_DISABLE_FTP@
74 CURL_DISABLE_HTTP
= @CURL_DISABLE_HTTP@
75 CURL_DISABLE_LDAP
= @CURL_DISABLE_LDAP@
76 CURL_DISABLE_LDAPS
= @CURL_DISABLE_LDAPS@
77 CURL_DISABLE_TELNET
= @CURL_DISABLE_TELNET@
78 CURL_DISABLE_TFTP
= @CURL_DISABLE_TFTP@
79 CURL_LIBS
= @CURL_LIBS@
80 CYGPATH_W
= @CYGPATH_W@
92 HAVE_ARES
= @HAVE_ARES@
93 HAVE_LIBZ
= @HAVE_LIBZ@
94 HAVE_LIBZ_FALSE
= @HAVE_LIBZ_FALSE@
95 HAVE_LIBZ_TRUE
= @HAVE_LIBZ_TRUE@
96 HAVE_PK11_CREATEGENERICOBJECT
= @HAVE_PK11_CREATEGENERICOBJECT@
97 IDN_ENABLED
= @IDN_ENABLED@
98 INSTALL_DATA
= @INSTALL_DATA@
99 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
100 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
101 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
102 IPV6_ENABLED
= @IPV6_ENABLED@
103 KRB4_ENABLED
= @KRB4_ENABLED@
105 LIBCURL_LIBS
= @LIBCURL_LIBS@
110 LTLIBOBJS
= @LTLIBOBJS@
112 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
113 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
114 MAKEINFO
= @MAKEINFO@
116 MIMPURE_FALSE
= @MIMPURE_FALSE@
117 MIMPURE_TRUE
= @MIMPURE_TRUE@
119 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
120 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
125 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
126 PACKAGE_NAME
= @PACKAGE_NAME@
127 PACKAGE_STRING
= @PACKAGE_STRING@
128 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
129 PACKAGE_VERSION
= @PACKAGE_VERSION@
130 PATH_SEPARATOR
= @PATH_SEPARATOR@
132 PKGADD_NAME
= @PKGADD_NAME@
133 PKGADD_PKG
= @PKGADD_PKG@
134 PKGADD_VENDOR
= @PKGADD_VENDOR@
135 PKGCONFIG
= @PKGCONFIG@
136 RANDOM_FILE
= @RANDOM_FILE@
138 REQUIRE_LIB_DEPS
= @REQUIRE_LIB_DEPS@
140 SET_MAKE
= @SET_MAKE@
142 SONAME_BUMP_FALSE
= @SONAME_BUMP_FALSE@
143 SONAME_BUMP_TRUE
= @SONAME_BUMP_TRUE@
144 SSL_ENABLED
= @SSL_ENABLED@
145 STATICLIB_FALSE
= @STATICLIB_FALSE@
146 STATICLIB_TRUE
= @STATICLIB_TRUE@
148 TEST_SERVER_LIBS
= @TEST_SERVER_LIBS@
149 USE_GNUTLS
= @USE_GNUTLS@
150 USE_LIBSSH2
= @USE_LIBSSH2@
151 USE_MANUAL_FALSE
= @USE_MANUAL_FALSE@
152 USE_MANUAL_TRUE
= @USE_MANUAL_TRUE@
154 USE_SSLEAY
= @USE_SSLEAY@
155 USE_WINDOWS_SSPI
= @USE_WINDOWS_SSPI@
157 VERSIONNUM
= @VERSIONNUM@
158 ac_ct_CC
= @ac_ct_CC@
159 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
160 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
161 am__include
= @am__include@
162 am__leading_dot
= @am__leading_dot@
163 am__quote
= @am__quote@
165 am__untar
= @am__untar@
168 build_alias
= @build_alias@
169 build_cpu
= @build_cpu@
170 build_os
= @build_os@
171 build_vendor
= @build_vendor@
173 datarootdir
= @datarootdir@
176 exec_prefix = @
exec_prefix@
178 host_alias
= @host_alias@
179 host_cpu
= @host_cpu@
181 host_vendor
= @host_vendor@
183 includedir = @
includedir@
185 install_sh
= @install_sh@
187 libexecdir
= @libexecdir@
189 localedir
= @localedir@
190 localstatedir
= @localstatedir@
193 oldincludedir = @
oldincludedir@
196 program_transform_name
= @program_transform_name@
199 sharedstatedir
= @sharedstatedir@
201 sysconfdir
= @sysconfdir@
202 target_alias
= @target_alias@
203 EXTRA_DIST
= test1 test108 test117 test127 test20 test27 test34 test46 \
204 test10 test109 test118 test13 test200 test28 test36 test47 test100 test11 \
205 test119 test14 test201 test29 test37 test5 test101 test110 test12 test15 \
206 test202 test3 test4 test6 test102 test111 test120 test16 test21 test30 \
207 test7 test103 test112 test121 test17 test22 test300 test8 test104 test113 \
208 test122 test18 test23 test301 test9 test105 test114 test123 test19 test24 \
209 test302 test43 test31 test106 test115 test124 test190 test25 test303 \
210 test44 test38 test107 test116 test125 test2 test26 test33 test45 test126 \
211 test304 test39 test32 test128 test48 test306 test130 test131 test132 \
212 test133 test134 test135 test305 test49 test50 test51 test52 test53 test54 \
213 test55 test56 test500 test501 test502 test503 test504 test136 test57 \
214 test137 test138 test58 test139 test140 test141 test59 test60 test61 \
215 test142 test143 test62 test63 test64 test65 test66 test144 test145 test67 \
216 test68 test41 test40 test42 test69 test70 test71 test72 test73 test146 \
217 test505 test74 test75 test76 test77 test78 test147 test148 test506 test79 \
218 test80 test81 test82 test83 test84 test85 test86 test87 test507 test149 \
219 test88 test89 test90 test508 test91 test92 test203 test93 test94 test95 \
220 test510 test97 test98 test99 test150 test151 test152 test153 \
221 test154 test155 test156 test157 test158 test159 test511 test160 test161 \
222 test162 test163 test164 test512 test165 test166 test167 test168 test169 \
223 test170 test171 test172 test204 test205 test173 test174 test175 test176 \
224 test177 test513 test514 test178 test179 test180 test181 test182 test183 \
225 test184 test185 test186 test187 test188 test189 test191 test192 test193 \
226 test194 test195 test196 test197 test198 test515 test516 test517 test518 \
227 test210 test211 test212 test220 test221 test222 test223 test224 test206 \
228 test207 test208 test209 test213 test240 test241 test242 test519 test214 \
229 test215 test216 test217 test218 test199 test225 test226 test227 test228 \
230 test229 test233 test234 test235 test236 test520 test237 test238 test239 \
231 test243 test245 test246 test247 test248 test249 test250 test251 test252 \
232 test253 test254 test255 test521 test522 test523 test256 test257 test258 \
233 test259 test260 test261 test262 test263 test264 test265 test266 test267 \
234 test268 test269 test270 test271 test272 test273 test274 test275 test524 \
235 test525 test276 test277 test526 test527 test528 test530 DISABLED test278 \
236 test279 test531 test280 test529 test532 test533 test534 test535 test281 \
237 test537 test282 test283 test284 test538 test285 test286 test307 test308 \
238 test287 test400 test288 test600 test601 test602 test603 test401 test402 \
239 test290 test291 test292 test293 test403 test404 test405 test604 test605 \
240 test606 test607 test608 test609 test294 test295 test296 test297 test298 \
241 test610 test611 test612 test406 test407 test408 test409 test613 test614 \
242 test700 test701 test702 test704 test705 test703 test706 test707 test350 \
243 test351 test352 test353 test289 test540 test354 test231 test1000 test1001 \
244 test1002 test1003 test1004 test1005 test1006 test615 test1007 test541 \
245 test1010 test1011 test1012 test542 test543 test536 test1008 test1009 \
246 test2000 test2001 test2002 test2003 test35 test544 test545 test2004 \
247 test546 test1013 test1014 test1015 test547 test548 test549 test550 \
248 test551 test552 test1016 test1017 test1018 test1019 test1020 test553 \
249 test1021 test1022 test1023 test309 test616 test617 test618 test619 \
250 test620 test621 test622 test623 test624 test625 test626 test627 test554 \
251 test1024 test1025 test555 test1026 test1027 test1028 test1029 test1030 \
252 test556 test557 test1031 test628 test629 test630 test631 test632 test1032 \
253 test1033 test539 test1034 test1035 test1036 test1037 test1038 test1039 \
254 test1040 test1041 test1042 test1043 test1044 test1045 test1046 test1047 \
255 test1048 test1049 test1050 test1051 test1052 test1053 test1054 test1055 \
256 test1056 test1057 test1058 test1059 test1060 test1061 test1062 test1063 \
257 test1064 test1065 test1066 test1067 test1068 test1069 test1070 test1071 \
258 test1072 test1073 test1074 test1075
263 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
265 case
'$(am__configure_deps)' in \
267 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
272 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign tests/data/Makefile'; \
273 cd
$(top_srcdir
) && \
274 $(AUTOMAKE
) --foreign tests
/data
/Makefile
276 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
279 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
281 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
282 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
285 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
286 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
288 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
289 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
290 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
291 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
309 distdir
: $(DISTFILES
)
310 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
311 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
312 list
='$(DISTFILES)'; for file in
$$list; do \
314 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
315 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
317 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
318 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
319 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
321 $(mkdir_p
) "$(distdir)$$dir"; \
325 if
test -d
$$d/$$file; then \
326 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
327 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
329 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
331 test -f
$(distdir
)/$$file \
332 || cp
-p
$$d/$$file $(distdir
)/$$file \
340 install-exec
: install-exec-am
341 install-data
: install-data-am
342 uninstall: uninstall-am
345 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
347 installcheck: installcheck-am
349 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
350 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
351 `test -z '$(STRIP)' || \
352 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
358 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
360 maintainer-clean-generic
:
361 @echo
"This command is intended for maintainers to use"
362 @echo
"it deletes files that may require special tools to rebuild."
365 clean-am
: clean-generic clean-libtool mostlyclean-am
367 distclean: distclean-am
369 distclean-am
: clean-am distclean-generic distclean-libtool
385 install-info
: install-info-am
391 maintainer-clean
: maintainer-clean-am
393 maintainer-clean-am
: distclean-am maintainer-clean-generic
395 mostlyclean: mostlyclean-am
397 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
407 uninstall-am
: uninstall-info-am
409 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
410 distclean distclean-generic distclean-libtool distdir
dvi \
411 dvi-am html html-am
info info-am
install install-am \
412 install-data install-data-am install-exec install-exec-am \
413 install-info install-info-am install-man install-strip \
414 installcheck installcheck-am
installdirs maintainer-clean \
415 maintainer-clean-generic
mostlyclean mostlyclean-generic \
416 mostlyclean-libtool pdf pdf-am ps ps-am
uninstall uninstall-am \
425 cp
"$(top_srcdir)"/tests
/data
/test[0-9]* test-place
/; \
427 for f in
$(EXTRA_DIST
); do \
428 if
test -f
"$(top_srcdir)/tests/data/$$f"; then \
429 rm -f
"test-place/$$f"; \
431 echo
"$$f is listed but missing!"; \
434 echo
"Local files not present in EXTRA_DIST:" ; \
436 ! ls test-place | grep .
>/dev
/null
; \
438 rm -rf test-place
; \
440 # Tell versions [3.59,3.63) of GNU make to not export all variables.
441 # Otherwise a system limit (for SysV at least) may be exceeded.