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 RECURSIVE_TARGETS
= all-recursive check-recursive dvi-recursive \
53 html-recursive info-recursive install-data-recursive \
54 install-exec-recursive install-info-recursive \
55 install-recursive installcheck-recursive installdirs-recursive \
56 pdf-recursive ps-recursive uninstall-info-recursive \
60 DIST_SUBDIRS
= $(SUBDIRS
)
61 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
63 AMDEP_FALSE
= @AMDEP_FALSE@
64 AMDEP_TRUE
= @AMDEP_TRUE@
69 AUTOHEADER
= @AUTOHEADER@
73 CCDEPMODE
= @CCDEPMODE@
77 CROSSCOMPILING_FALSE
= @CROSSCOMPILING_FALSE@
78 CROSSCOMPILING_TRUE
= @CROSSCOMPILING_TRUE@
79 CURL_CA_BUNDLE
= @CURL_CA_BUNDLE@
80 CURL_DISABLE_DICT
= @CURL_DISABLE_DICT@
81 CURL_DISABLE_FILE
= @CURL_DISABLE_FILE@
82 CURL_DISABLE_FTP
= @CURL_DISABLE_FTP@
83 CURL_DISABLE_HTTP
= @CURL_DISABLE_HTTP@
84 CURL_DISABLE_LDAP
= @CURL_DISABLE_LDAP@
85 CURL_DISABLE_LDAPS
= @CURL_DISABLE_LDAPS@
86 CURL_DISABLE_TELNET
= @CURL_DISABLE_TELNET@
87 CURL_DISABLE_TFTP
= @CURL_DISABLE_TFTP@
88 CURL_LIBS
= @CURL_LIBS@
89 CYGPATH_W
= @CYGPATH_W@
101 HAVE_ARES
= @HAVE_ARES@
102 HAVE_LIBZ
= @HAVE_LIBZ@
103 HAVE_LIBZ_FALSE
= @HAVE_LIBZ_FALSE@
104 HAVE_LIBZ_TRUE
= @HAVE_LIBZ_TRUE@
105 HAVE_PK11_CREATEGENERICOBJECT
= @HAVE_PK11_CREATEGENERICOBJECT@
106 IDN_ENABLED
= @IDN_ENABLED@
107 INSTALL_DATA
= @INSTALL_DATA@
108 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
109 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
110 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
111 IPV6_ENABLED
= @IPV6_ENABLED@
112 KRB4_ENABLED
= @KRB4_ENABLED@
114 LIBCURL_LIBS
= @LIBCURL_LIBS@
119 LTLIBOBJS
= @LTLIBOBJS@
121 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
122 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
123 MAKEINFO
= @MAKEINFO@
125 MIMPURE_FALSE
= @MIMPURE_FALSE@
126 MIMPURE_TRUE
= @MIMPURE_TRUE@
128 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
129 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
134 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
135 PACKAGE_NAME
= @PACKAGE_NAME@
136 PACKAGE_STRING
= @PACKAGE_STRING@
137 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
138 PACKAGE_VERSION
= @PACKAGE_VERSION@
139 PATH_SEPARATOR
= @PATH_SEPARATOR@
141 PKGADD_NAME
= @PKGADD_NAME@
142 PKGADD_PKG
= @PKGADD_PKG@
143 PKGADD_VENDOR
= @PKGADD_VENDOR@
144 PKGCONFIG
= @PKGCONFIG@
145 RANDOM_FILE
= @RANDOM_FILE@
147 REQUIRE_LIB_DEPS
= @REQUIRE_LIB_DEPS@
149 SET_MAKE
= @SET_MAKE@
151 SONAME_BUMP_FALSE
= @SONAME_BUMP_FALSE@
152 SONAME_BUMP_TRUE
= @SONAME_BUMP_TRUE@
153 SSL_ENABLED
= @SSL_ENABLED@
154 STATICLIB_FALSE
= @STATICLIB_FALSE@
155 STATICLIB_TRUE
= @STATICLIB_TRUE@
157 TEST_SERVER_LIBS
= @TEST_SERVER_LIBS@
158 USE_GNUTLS
= @USE_GNUTLS@
159 USE_LIBSSH2
= @USE_LIBSSH2@
160 USE_MANUAL_FALSE
= @USE_MANUAL_FALSE@
161 USE_MANUAL_TRUE
= @USE_MANUAL_TRUE@
163 USE_SSLEAY
= @USE_SSLEAY@
164 USE_WINDOWS_SSPI
= @USE_WINDOWS_SSPI@
166 VERSIONNUM
= @VERSIONNUM@
167 ac_ct_CC
= @ac_ct_CC@
168 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
169 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
170 am__include
= @am__include@
171 am__leading_dot
= @am__leading_dot@
172 am__quote
= @am__quote@
174 am__untar
= @am__untar@
177 build_alias
= @build_alias@
178 build_cpu
= @build_cpu@
179 build_os
= @build_os@
180 build_vendor
= @build_vendor@
182 datarootdir
= @datarootdir@
185 exec_prefix = @
exec_prefix@
187 host_alias
= @host_alias@
188 host_cpu
= @host_cpu@
190 host_vendor
= @host_vendor@
192 includedir = @
includedir@
194 install_sh
= @install_sh@
196 libexecdir
= @libexecdir@
198 localedir
= @localedir@
199 localstatedir
= @localstatedir@
202 oldincludedir = @
oldincludedir@
205 program_transform_name
= @program_transform_name@
208 sharedstatedir
= @sharedstatedir@
210 sysconfdir
= @sysconfdir@
211 target_alias
= @target_alias@
213 EXTRA_DIST
= Makefile.am
217 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
219 case
'$(am__configure_deps)' in \
221 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
226 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/AIX/Makefile'; \
227 cd
$(top_srcdir
) && \
228 $(AUTOMAKE
) --foreign packages
/AIX
/Makefile
230 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
233 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
235 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
236 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
239 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
240 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
242 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
243 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
244 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
245 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
257 # This directory's subdirectories are mostly independent; you can cd
258 # into them and run `make' without going through this Makefile.
259 # To change the values of `make' variables: instead of editing Makefiles,
260 # (1) if the variable is set in `config.status', edit `config.status'
261 # (which will cause the Makefiles to be regenerated when you run `make');
262 # (2) otherwise, pass the desired values on the `make' command line.
263 $(RECURSIVE_TARGETS
):
265 for f in x
$$MAKEFLAGS; do \
268 *k
*) failcom
='fail=yes';; \
272 target
=`echo $@ | sed s/-recursive//`; \
273 list
='$(SUBDIRS)'; for subdir in
$$list; do \
274 echo
"Making $$target in $$subdir"; \
275 if
test "$$subdir" = "."; then \
277 local_target
="$$target-am"; \
279 local_target
="$$target"; \
281 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
284 if
test "$$dot_seen" = "no"; then \
285 $(MAKE
) $(AM_MAKEFLAGS
) "$$target-am" || exit
1; \
288 mostlyclean-recursive clean-recursive distclean-recursive \
289 maintainer-clean-recursive
:
291 for f in x
$$MAKEFLAGS; do \
294 *k
*) failcom
='fail=yes';; \
299 distclean-
* | maintainer-clean-
*) list
='$(DIST_SUBDIRS)' ;; \
300 *) list
='$(SUBDIRS)' ;; \
302 rev
=''; for subdir in
$$list; do \
303 if
test "$$subdir" = "."; then
:; else \
304 rev
="$$subdir $$rev"; \
308 target
=`echo $@ | sed s/-recursive//`; \
309 for subdir in
$$rev; do \
310 echo
"Making $$target in $$subdir"; \
311 if
test "$$subdir" = "."; then \
312 local_target
="$$target-am"; \
314 local_target
="$$target"; \
316 (cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) $$local_target) \
318 done
&& test -z
"$$fail"
320 list
='$(SUBDIRS)'; for subdir in
$$list; do \
321 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) tags); \
324 list
='$(SUBDIRS)'; for subdir in
$$list; do \
325 test "$$subdir" = . ||
(cd
$$subdir && $(MAKE
) $(AM_MAKEFLAGS
) ctags
); \
328 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
329 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
330 unique
=`for i in $$list; do \
331 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
333 $(AWK) ' { files[$$0] = 1; } \
334 END { for (i in files) print i; }'`; \
338 TAGS
: tags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
339 $(TAGS_FILES
) $(LISP
)
342 if
($(ETAGS
) --etags-include
--version
) >/dev
/null
2>&1; then \
343 include_option
=--etags-include
; \
346 include_option
=--include; \
349 list
='$(SUBDIRS)'; for subdir in
$$list; do \
350 if
test "$$subdir" = .
; then
:; else \
351 test ! -f
$$subdir/TAGS || \
352 tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
355 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
356 unique
=`for i in $$list; do \
357 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
359 $(AWK) ' { files[$$0] = 1; } \
360 END { for (i in files) print i; }'`; \
361 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
362 test -n
"$$unique" || unique
=$$empty_fix; \
363 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
367 CTAGS
: ctags-recursive
$(HEADERS
) $(SOURCES
) $(TAGS_DEPENDENCIES
) \
368 $(TAGS_FILES
) $(LISP
)
371 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
372 unique
=`for i in $$list; do \
373 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
375 $(AWK) ' { files[$$0] = 1; } \
376 END { for (i in files) print i; }'`; \
377 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
378 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
382 here
=`$(am__cd) $(top_builddir) && pwd` \
383 && cd
$(top_srcdir
) \
384 && gtags
-i
$(GTAGS_ARGS
) $$here
387 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
389 distdir
: $(DISTFILES
)
390 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
391 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
392 list
='$(DISTFILES)'; for file in
$$list; do \
394 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
395 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
397 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
398 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
399 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
401 $(mkdir_p
) "$(distdir)$$dir"; \
405 if
test -d
$$d/$$file; then \
406 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
407 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
409 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
411 test -f
$(distdir
)/$$file \
412 || cp
-p
$$d/$$file $(distdir
)/$$file \
416 list
='$(DIST_SUBDIRS)'; for subdir in
$$list; do \
417 if
test "$$subdir" = .
; then
:; else \
418 test -d
"$(distdir)/$$subdir" \
419 ||
$(mkdir_p
) "$(distdir)/$$subdir" \
421 distdir
=`$(am__cd) $(distdir) && pwd`; \
422 top_distdir
=`$(am__cd) $(top_distdir) && pwd`; \
424 $(MAKE
) $(AM_MAKEFLAGS
) \
425 top_distdir
="$$top_distdir" \
426 distdir
="$$distdir/$$subdir" \
432 check: check-recursive
434 installdirs: installdirs-recursive
436 install: install-recursive
437 install-exec
: install-exec-recursive
438 install-data
: install-data-recursive
439 uninstall: uninstall-recursive
442 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
444 installcheck: installcheck-recursive
446 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
447 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
448 `test -z '$(STRIP)' || \
449 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
455 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
457 maintainer-clean-generic
:
458 @echo
"This command is intended for maintainers to use"
459 @echo
"it deletes files that may require special tools to rebuild."
460 clean: clean-recursive
462 clean-am
: clean-generic clean-libtool mostlyclean-am
464 distclean: distclean-recursive
466 distclean-am
: clean-am distclean-generic distclean-libtool \
483 install-info
: install-info-recursive
489 maintainer-clean
: maintainer-clean-recursive
491 maintainer-clean-am
: distclean-am maintainer-clean-generic
493 mostlyclean: mostlyclean-recursive
495 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
505 uninstall-am
: uninstall-info-am
507 uninstall-info
: uninstall-info-recursive
509 .PHONY
: $(RECURSIVE_TARGETS
) CTAGS GTAGS
all all-am
check check-am \
510 clean clean-generic clean-libtool clean-recursive ctags \
511 ctags-recursive
distclean distclean-generic distclean-libtool \
512 distclean-recursive distclean-tags distdir
dvi dvi-am html \
513 html-am
info info-am
install install-am install-data \
514 install-data-am install-exec install-exec-am install-info \
515 install-info-am install-man install-strip
installcheck \
516 installcheck-am
installdirs installdirs-am maintainer-clean \
517 maintainer-clean-generic maintainer-clean-recursive \
518 mostlyclean mostlyclean-generic mostlyclean-libtool \
519 mostlyclean-recursive pdf pdf-am ps ps-am
tags tags-recursive \
520 uninstall uninstall-am uninstall-info-am
522 # Tell versions [3.59,3.63) of GNU make to not export all variables.
523 # Otherwise a system limit (for SysV at least) may be exceeded.