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
= README
$(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
= README common.dj
207 $(srcdir)/Makefile.in
: @MAINTAINER_MODE_TRUE@
$(srcdir)/Makefile.am
$(am__configure_deps
)
209 case
'$(am__configure_deps)' in \
211 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh \
216 echo
' cd $(top_srcdir) && $(AUTOMAKE) --foreign packages/DOS/Makefile'; \
217 cd
$(top_srcdir
) && \
218 $(AUTOMAKE
) --foreign packages
/DOS
/Makefile
220 Makefile
: $(srcdir)/Makefile.in
$(top_builddir
)/config.status
223 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
;; \
225 echo
' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
226 cd
$(top_builddir
) && $(SHELL
) .
/config.status
$(subdir
)/$@
$(am__depfiles_maybe
);; \
229 $(top_builddir
)/config.status
: $(top_srcdir
)/configure
$(CONFIG_STATUS_DEPENDENCIES
)
230 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
232 $(top_srcdir
)/configure
: @MAINTAINER_MODE_TRUE@
$(am__configure_deps
)
233 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
234 $(ACLOCAL_M4
): @MAINTAINER_MODE_TRUE@
$(am__aclocal_m4_deps
)
235 cd
$(top_builddir
) && $(MAKE
) $(AM_MAKEFLAGS
) am--refresh
253 distdir
: $(DISTFILES
)
254 @srcdirstrip
=`echo "$(srcdir)" | sed 's|.|.|g'`; \
255 topsrcdirstrip
=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
256 list
='$(DISTFILES)'; for file in
$$list; do \
258 $(srcdir)/*) file
=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
259 $(top_srcdir
)/*) file
=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
261 if
test -f
$$file ||
test -d
$$file; then d
=.
; else d
=$(srcdir); fi
; \
262 dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
263 if
test "$$dir" != "$$file" && test "$$dir" != "."; then \
265 $(mkdir_p
) "$(distdir)$$dir"; \
269 if
test -d
$$d/$$file; then \
270 if
test -d
$(srcdir)/$$file && test $$d != $(srcdir); then \
271 cp
-pR
$(srcdir)/$$file $(distdir
)$$dir || exit
1; \
273 cp
-pR
$$d/$$file $(distdir
)$$dir || exit
1; \
275 test -f
$(distdir
)/$$file \
276 || cp
-p
$$d/$$file $(distdir
)/$$file \
285 install-exec
: install-exec-am
286 install-data
: install-data-am
287 uninstall: uninstall-am
290 @
$(MAKE
) $(AM_MAKEFLAGS
) install-exec-am install-data-am
292 installcheck: installcheck-am
294 $(MAKE
) $(AM_MAKEFLAGS
) INSTALL_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" \
295 install_sh_PROGRAM
="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG
=-s \
296 `test -z '$(STRIP)' || \
297 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
303 -test -z
"$(CONFIG_CLEAN_FILES)" ||
rm -f
$(CONFIG_CLEAN_FILES
)
305 maintainer-clean-generic
:
306 @echo
"This command is intended for maintainers to use"
307 @echo
"it deletes files that may require special tools to rebuild."
310 clean-am
: clean-generic clean-libtool mostlyclean-am
312 distclean: distclean-am
314 distclean-am
: clean-am distclean-generic distclean-libtool
330 install-info
: install-info-am
336 maintainer-clean
: maintainer-clean-am
338 maintainer-clean-am
: distclean-am maintainer-clean-generic
340 mostlyclean: mostlyclean-am
342 mostlyclean-am
: mostlyclean-generic mostlyclean-libtool
352 uninstall-am
: uninstall-info-am
354 .PHONY
: all all-am
check check-am
clean clean-generic clean-libtool \
355 distclean distclean-generic distclean-libtool distdir
dvi \
356 dvi-am html html-am
info info-am
install install-am \
357 install-data install-data-am install-exec install-exec-am \
358 install-info install-info-am install-man install-strip \
359 installcheck installcheck-am
installdirs maintainer-clean \
360 maintainer-clean-generic
mostlyclean mostlyclean-generic \
361 mostlyclean-libtool pdf pdf-am ps ps-am
uninstall uninstall-am \
364 # Tell versions [3.59,3.63) of GNU make to not export all variables.
365 # Otherwise a system limit (for SysV at least) may be exceeded.