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
18 top_srcdir
= @top_srcdir@
20 pkgdatadir
= $(datadir)/@PACKAGE@
21 pkglibdir
= $(libdir)/@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
= $(pkginclude_HEADERS
) $(srcdir)/Makefile.am \
40 $(srcdir)/Makefile.in
$(srcdir)/curlbuild.h.in
41 ACLOCAL_M4
= $(top_srcdir
)/aclocal.m4
42 am__aclocal_m4_deps
= $(top_srcdir
)/m4
/curl-reentrant.m4 \
43 $(top_srcdir
)/acinclude.m4
$(top_srcdir
)/configure.ac
44 am__configure_deps
= $(am__aclocal_m4_deps
) $(CONFIGURE_DEPENDENCIES
) \
46 mkinstalldirs
= $(SHELL
) $(top_srcdir
)/mkinstalldirs
47 CONFIG_HEADER
= $(top_builddir
)/lib
/config.h \
48 $(top_builddir
)/src
/config.h curlbuild.h
52 am__vpath_adj_setup
= srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`;
53 am__vpath_adj
= case
$$p in \
54 $(srcdir)/*) f
=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
57 am__strip_dir
= `echo $$p | sed -e 's|^.*/||'`;
58 am__installdirs
= "$(DESTDIR)$(pkgincludedir)"
59 pkgincludeHEADERS_INSTALL
= $(INSTALL_HEADER
)
60 HEADERS
= $(pkginclude_HEADERS
)
63 DISTFILES
= $(DIST_COMMON
) $(DIST_SOURCES
) $(TEXINFOS
) $(EXTRA_DIST
)
64 pkgincludedir
= $(includedir)/curl
66 AMDEP_FALSE
= @AMDEP_FALSE@
67 AMDEP_TRUE
= @AMDEP_TRUE@
72 AUTOHEADER
= @AUTOHEADER@
76 CCDEPMODE
= @CCDEPMODE@
80 CROSSCOMPILING_FALSE
= @CROSSCOMPILING_FALSE@
81 CROSSCOMPILING_TRUE
= @CROSSCOMPILING_TRUE@
82 CURL_CA_BUNDLE
= @CURL_CA_BUNDLE@
83 CURL_DISABLE_DICT
= @CURL_DISABLE_DICT@
84 CURL_DISABLE_FILE
= @CURL_DISABLE_FILE@
85 CURL_DISABLE_FTP
= @CURL_DISABLE_FTP@
86 CURL_DISABLE_HTTP
= @CURL_DISABLE_HTTP@
87 CURL_DISABLE_LDAP
= @CURL_DISABLE_LDAP@
88 CURL_DISABLE_LDAPS
= @CURL_DISABLE_LDAPS@
89 CURL_DISABLE_TELNET
= @CURL_DISABLE_TELNET@
90 CURL_DISABLE_TFTP
= @CURL_DISABLE_TFTP@
91 CURL_LIBS
= @CURL_LIBS@
92 CYGPATH_W
= @CYGPATH_W@
104 HAVE_ARES
= @HAVE_ARES@
105 HAVE_LIBZ
= @HAVE_LIBZ@
106 HAVE_LIBZ_FALSE
= @HAVE_LIBZ_FALSE@
107 HAVE_LIBZ_TRUE
= @HAVE_LIBZ_TRUE@
108 HAVE_PK11_CREATEGENERICOBJECT
= @HAVE_PK11_CREATEGENERICOBJECT@
109 IDN_ENABLED
= @IDN_ENABLED@
110 INSTALL_DATA
= @INSTALL_DATA@
111 INSTALL_PROGRAM
= @INSTALL_PROGRAM@
112 INSTALL_SCRIPT
= @INSTALL_SCRIPT@
113 INSTALL_STRIP_PROGRAM
= @INSTALL_STRIP_PROGRAM@
114 IPV6_ENABLED
= @IPV6_ENABLED@
115 KRB4_ENABLED
= @KRB4_ENABLED@
117 LIBCURL_LIBS
= @LIBCURL_LIBS@
122 LTLIBOBJS
= @LTLIBOBJS@
124 MAINTAINER_MODE_FALSE
= @MAINTAINER_MODE_FALSE@
125 MAINTAINER_MODE_TRUE
= @MAINTAINER_MODE_TRUE@
126 MAKEINFO
= @MAKEINFO@
128 MIMPURE_FALSE
= @MIMPURE_FALSE@
129 MIMPURE_TRUE
= @MIMPURE_TRUE@
131 NO_UNDEFINED_FALSE
= @NO_UNDEFINED_FALSE@
132 NO_UNDEFINED_TRUE
= @NO_UNDEFINED_TRUE@
137 PACKAGE_BUGREPORT
= @PACKAGE_BUGREPORT@
138 PACKAGE_NAME
= @PACKAGE_NAME@
139 PACKAGE_STRING
= @PACKAGE_STRING@
140 PACKAGE_TARNAME
= @PACKAGE_TARNAME@
141 PACKAGE_VERSION
= @PACKAGE_VERSION@
142 PATH_SEPARATOR
= @PATH_SEPARATOR@
144 PKGADD_NAME
= @PKGADD_NAME@
145 PKGADD_PKG
= @PKGADD_PKG@
146 PKGADD_VENDOR
= @PKGADD_VENDOR@
147 PKGCONFIG
= @PKGCONFIG@
148 RANDOM_FILE
= @RANDOM_FILE@
150 REQUIRE_LIB_DEPS
= @REQUIRE_LIB_DEPS@
152 SET_MAKE
= @SET_MAKE@
154 SONAME_BUMP_FALSE
= @SONAME_BUMP_FALSE@
155 SONAME_BUMP_TRUE
= @SONAME_BUMP_TRUE@
156 SSL_ENABLED
= @SSL_ENABLED@
157 STATICLIB_FALSE
= @STATICLIB_FALSE@
158 STATICLIB_TRUE
= @STATICLIB_TRUE@
160 TEST_SERVER_LIBS
= @TEST_SERVER_LIBS@
161 USE_GNUTLS
= @USE_GNUTLS@
162 USE_LIBSSH2
= @USE_LIBSSH2@
163 USE_MANUAL_FALSE
= @USE_MANUAL_FALSE@
164 USE_MANUAL_TRUE
= @USE_MANUAL_TRUE@
166 USE_SSLEAY
= @USE_SSLEAY@
167 USE_WINDOWS_SSPI
= @USE_WINDOWS_SSPI@
169 VERSIONNUM
= @VERSIONNUM@
170 ac_ct_CC
= @ac_ct_CC@
171 am__fastdepCC_FALSE
= @am__fastdepCC_FALSE@
172 am__fastdepCC_TRUE
= @am__fastdepCC_TRUE@
173 am__include
= @am__include@
174 am__leading_dot
= @am__leading_dot@
175 am__quote
= @am__quote@
177 am__untar
= @am__untar@
180 build_alias
= @build_alias@
181 build_cpu
= @build_cpu@
182 build_os
= @build_os@
183 build_vendor
= @build_vendor@
185 datarootdir
= @datarootdir@
188 exec_prefix = @
exec_prefix@
190 host_alias
= @host_alias@
191 host_cpu
= @host_cpu@
193 host_vendor
= @host_vendor@
195 includedir = @
includedir@
197 install_sh
= @install_sh@
199 libexecdir
= @libexecdir@
201 localedir
= @localedir@
202 localstatedir
= @localstatedir@
205 oldincludedir = @
oldincludedir@
208 program_transform_name
= @program_transform_name@
211 sharedstatedir
= @sharedstatedir@
213 sysconfdir
= @sysconfdir@
214 target_alias
= @target_alias@
215 pkginclude_HEADERS
= \
216 curl.h curlver.h easy.h mprintf.h stdcheaders.h types.h multi.h \
217 typecheck-gcc.h curlbuild.h curlrules.h
220 # curlbuild.h does not exist in the CVS tree. When the original libcurl
221 # source code distribution archive file is created, curlbuild.h.dist is
222 # renamed to curlbuild.h and included in the tarball so that it can be
223 # used directly on non-configure systems.
225 # The distributed curlbuild.h will be overwritten on configure systems
226 # when the configure script runs, with one that is suitable and specific
227 # to the library being configured and built.
229 # curlbuild.h.in is the distributed template file from which the configure
230 # script creates curlbuild.h at library configuration time, overwiting the
231 # one included in the distribution archive.
233 # curlbuild.h.dist is not included in the source code distribution archive.
234 EXTRA_DIST
= curlbuild.h.in
235 DISTCLEANFILES
= curlbuild.h
237 $(MAKE
) $(AM_MAKEFLAGS
) all-am
240 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
242 case
'$(am__configure_deps)' in \
244 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
249 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign include/curl/Makefile'; \
250 cd
$(top_srcdir
) && \
251 $(AUTOMAKE
) --foreign
include/curl
/Makefile
253 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
256 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
258 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
259 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
262 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
263 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
265 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
266 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
267 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
268 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
270 curlbuild.h
: stamp-h3
271 @if
test ! -f
$@
; then \
276 stamp-h3
: $(srcdir)/curlbuild.h.in
$(top_builddir
)/config.status
278 cd
$(top_builddir
) && $(SHELL
) .
/config.status
include/curl
/curlbuild.h
279 $(srcdir)/curlbuild.h.in
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
280 cd
$(top_srcdir
) && $(AUTOHEADER
)
285 -rm -f curlbuild.h stamp-h3
296 install-pkgincludeHEADERS
: $(pkginclude_HEADERS
)
298 test -z
"$(pkgincludedir)" ||
$(mkdir_p
) "$(DESTDIR)$(pkgincludedir)"
299 @list
='$(pkginclude_HEADERS)'; for p in
$$list; do \
300 if
test -f
"$$p"; then d
=; else d
="$(srcdir)/"; fi
; \
302 echo
" $(pkgincludeHEADERS_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgincludedir)/$$f'"; \
303 $(pkgincludeHEADERS_INSTALL
) "$$d$$p" "$(DESTDIR)$(pkgincludedir)/$$f"; \
306 uninstall-pkgincludeHEADERS
:
308 @list
='$(pkginclude_HEADERS)'; for p in
$$list; do \
310 echo
" rm -f '$(DESTDIR)$(pkgincludedir)/$$f'"; \
311 rm -f
"$(DESTDIR)$(pkgincludedir)/$$f"; \
314 ID
: $(HEADERS
) $(SOURCES
) $(LISP
) $(TAGS_FILES
)
315 list
='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
316 unique
=`for i in $$list; do \
317 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
319 $(AWK) ' { files[$$0] = 1; } \
320 END { for (i in files) print i; }'`; \
324 TAGS
: $(HEADERS
) $(SOURCES
) curlbuild.h.in
$(TAGS_DEPENDENCIES
) \
325 $(TAGS_FILES
) $(LISP
)
328 list
='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
329 unique
=`for i in $$list; do \
330 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
332 $(AWK) ' { files[$$0] = 1; } \
333 END { for (i in files) print i; }'`; \
334 if
test -z
"$(ETAGS_ARGS)$$tags$$unique"; then
:; else \
335 test -n
"$$unique" || unique
=$$empty_fix; \
336 $(ETAGS
) $(ETAGSFLAGS
) $(AM_ETAGSFLAGS
) $(ETAGS_ARGS
) \
340 CTAGS
: $(HEADERS
) $(SOURCES
) curlbuild.h.in
$(TAGS_DEPENDENCIES
) \
341 $(TAGS_FILES
) $(LISP
)
344 list
='$(SOURCES) $(HEADERS) curlbuild.h.in $(LISP) $(TAGS_FILES)'; \
345 unique
=`for i in $$list; do \
346 if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
348 $(AWK) ' { files[$$0] = 1; } \
349 END { for (i in files) print i; }'`; \
350 test -z
"$(CTAGS_ARGS)$$tags$$unique" \
351 ||
$(CTAGS
) $(CTAGSFLAGS
) $(AM_CTAGSFLAGS
) $(CTAGS_ARGS
) \
355 here
=`$(am__cd) $(top_builddir) && pwd` \
356 && cd
$(top_srcdir
) \
357 && gtags
-i
$(GTAGS_ARGS
) $$here
360 -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH
tags
362 distdir
: $(DISTFILES
)
363 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
364 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
365 list
='$(DISTFILES)'; for file in
$$list; do \
367 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
368 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
370 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
371 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
372 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
374 $(mkdir_p
) "$(distdir)$$dir"; \
378 if
test -d
$$d/$$file; then \
379 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
380 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
382 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
384 test -f
$(distdir
)/$$file \
385 || cp
-p
$$d/$$file $(distdir
)/$$file \
391 all-am
: Makefile
$(HEADERS
) curlbuild.h
393 for
dir in
"$(DESTDIR)$(pkgincludedir)"; do \
394 test -z
"$$dir" ||
$(mkdir_p
) "$$dir"; \
397 install-exec
: install-exec-am
398 install-data
: install-data-am
399 uninstall: uninstall-am
402 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
404 installcheck: installcheck-am
406 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
407 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
408 `test -z '$(STRIP)' || \
409 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
415 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
416 -test -z
"$(DISTCLEANFILES)" ||
rm -f
$(DISTCLEANFILES
)
418 maintainer-clean-generic
:
419 @echo
"This command is intended for maintainers to use"
420 @echo
"it deletes files that may require special tools to rebuild."
423 clean-am
: clean-generic clean-libtool mostlyclean-am
425 distclean: distclean-am
427 distclean-am
: clean-am distclean-generic distclean-hdr \
428 distclean-libtool distclean-tags
440 install-data-am
: install-pkgincludeHEADERS
444 install-info
: install-info-am
450 maintainer-clean
: maintainer-clean-am
452 maintainer-clean-am
: distclean-am maintainer-clean-generic
454 mostlyclean: mostlyclean-am
456 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
466 uninstall-am
: uninstall-info-am uninstall-pkgincludeHEADERS
468 .PHONY
: CTAGS GTAGS
all all-am
check check-am
clean clean-generic \
469 clean-libtool ctags
distclean distclean-generic distclean-hdr \
470 distclean-libtool distclean-tags distdir
dvi dvi-am html \
471 html-am
info info-am
install install-am install-data \
472 install-data-am install-exec install-exec-am install-info \
473 install-info-am install-man install-pkgincludeHEADERS \
474 install-strip
installcheck installcheck-am
installdirs \
475 maintainer-clean maintainer-clean-generic
mostlyclean \
476 mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
477 tags uninstall uninstall-am uninstall-info-am \
478 uninstall-pkgincludeHEADERS
480 # Tell versions [3.59,3.63) of GNU make to not export all variables.
481 # Otherwise a system limit (for SysV at least) may be exceeded.