1# Makefile.in generated by automake 1.9.6 from Makefile.am.
2# @configure_input@
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@SET_MAKE@
16
17#***************************************************************************
18#                                  _   _ ____  _
19#  Project                     ___| | | |  _ \| |
20#                             / __| | | | |_) | |
21#                            | (__| |_| |  _ <| |___
22#                             \___|\___/|_| \_\_____|
23#
24# Copyright (C) 1998 - 2011, Daniel Stenberg, <daniel@haxx.se>, et al.
25#
26# This software is licensed as described in the file COPYING, which
27# you should have received as part of this distribution. The terms
28# are also available at http://curl.haxx.se/docs/copyright.html.
29#
30# You may opt to use, copy, modify, merge, publish, distribute and/or sell
31# copies of the Software, and permit persons to whom the Software is
32# furnished to do so, under the terms of the COPYING file.
33#
34# This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
35# KIND, either express or implied.
36#
37###########################################################################
38srcdir = @srcdir@
39top_srcdir = @top_srcdir@
40VPATH = @srcdir@
41pkgdatadir = $(datadir)/@PACKAGE@
42pkglibdir = $(libdir)/@PACKAGE@
43pkgincludedir = $(includedir)/@PACKAGE@
44top_builddir = ..
45am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
46INSTALL = @INSTALL@
47install_sh_DATA = $(install_sh) -c -m 644
48install_sh_PROGRAM = $(install_sh) -c
49install_sh_SCRIPT = $(install_sh) -c
50INSTALL_HEADER = $(INSTALL_DATA)
51transform = $(program_transform_name)
52NORMAL_INSTALL = :
53PRE_INSTALL = :
54POST_INSTALL = :
55NORMAL_UNINSTALL = :
56PRE_UNINSTALL = :
57POST_UNINSTALL = :
58build_triplet = @build@
59host_triplet = @host@
60subdir = docs
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in INSTALL \
62	THANKS TODO
63ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
64am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
65	$(top_srcdir)/m4/curl-confopts.m4 \
66	$(top_srcdir)/m4/curl-functions.m4 \
67	$(top_srcdir)/m4/curl-openssl.m4 \
68	$(top_srcdir)/m4/curl-override.m4 \
69	$(top_srcdir)/m4/curl-reentrant.m4 \
70	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
71	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
72	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
73	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
74	$(top_srcdir)/configure.ac
75am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
76	$(ACLOCAL_M4)
77mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
78CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
79	$(top_builddir)/src/curl_config.h \
80	$(top_builddir)/include/curl/curlbuild.h
81CONFIG_CLEAN_FILES =
82depcomp =
83am__depfiles_maybe =
84SOURCES =
85DIST_SOURCES =
86RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
87	html-recursive info-recursive install-data-recursive \
88	install-exec-recursive install-info-recursive \
89	install-recursive installcheck-recursive installdirs-recursive \
90	pdf-recursive ps-recursive uninstall-info-recursive \
91	uninstall-recursive
92man1dir = $(mandir)/man1
93am__installdirs = "$(DESTDIR)$(man1dir)"
94MANS = $(man_MANS)
95ETAGS = etags
96CTAGS = ctags
97DIST_SUBDIRS = $(SUBDIRS)
98DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
99ACLOCAL = @ACLOCAL@
100AMDEP_FALSE = @AMDEP_FALSE@
101AMDEP_TRUE = @AMDEP_TRUE@
102AMTAR = @AMTAR@
103AR = @AR@
104AS = @AS@
105AUTOCONF = @AUTOCONF@
106AUTOHEADER = @AUTOHEADER@
107AUTOMAKE = @AUTOMAKE@
108AWK = @AWK@
109BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
110BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
111BUILD_UNITTESTS_FALSE = @BUILD_UNITTESTS_FALSE@
112BUILD_UNITTESTS_TRUE = @BUILD_UNITTESTS_TRUE@
113CC = @CC@
114CCDEPMODE = @CCDEPMODE@
115CFLAGS = @CFLAGS@
116CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
117CPP = @CPP@
118CPPFLAGS = @CPPFLAGS@
119CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
120CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
121CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
122CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
123CURLVERSION = @CURLVERSION@
124CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
125CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
126CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
127CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
128CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
129CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
130CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
131CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
132CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
133CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
134CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
135CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
136CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
137CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
138CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
139CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
140CURL_LIBS = @CURL_LIBS@
141CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
142CYGPATH_W = @CYGPATH_W@
143DEFS = @DEFS@
144DEPDIR = @DEPDIR@
145DLLTOOL = @DLLTOOL@
146DSYMUTIL = @DSYMUTIL@
147DUMPBIN = @DUMPBIN@
148ECHO_C = @ECHO_C@
149ECHO_N = @ECHO_N@
150ECHO_T = @ECHO_T@
151EGREP = @EGREP@
152ENABLE_SHARED = @ENABLE_SHARED@
153EXEEXT = @EXEEXT@
154FGREP = @FGREP@
155GREP = @GREP@
156HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
157HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
158HAVE_LIBZ = @HAVE_LIBZ@
159HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
160HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
161HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
162HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
163IDN_ENABLED = @IDN_ENABLED@
164INSTALL_DATA = @INSTALL_DATA@
165INSTALL_PROGRAM = @INSTALL_PROGRAM@
166INSTALL_SCRIPT = @INSTALL_SCRIPT@
167INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
168IPV6_ENABLED = @IPV6_ENABLED@
169KRB4_ENABLED = @KRB4_ENABLED@
170LD = @LD@
171LDFLAGS = @LDFLAGS@
172LIBCURL_LIBS = @LIBCURL_LIBS@
173LIBOBJS = @LIBOBJS@
174LIBS = @LIBS@
175LIBTOOL = @LIBTOOL@
176LIPO = @LIPO@
177LN_S = @LN_S@
178LTLIBOBJS = @LTLIBOBJS@
179MAINT = @MAINT@
180MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
181MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
182MAKEINFO = @MAKEINFO@
183MANIFEST_TOOL = @MANIFEST_TOOL@
184MANOPT = @MANOPT@
185MIMPURE_FALSE = @MIMPURE_FALSE@
186MIMPURE_TRUE = @MIMPURE_TRUE@
187NM = @NM@
188NMEDIT = @NMEDIT@
189NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
190NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
191NROFF = @NROFF@
192OBJDUMP = @OBJDUMP@
193OBJEXT = @OBJEXT@
194OTOOL = @OTOOL@
195OTOOL64 = @OTOOL64@
196PACKAGE = @PACKAGE@
197PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198PACKAGE_NAME = @PACKAGE_NAME@
199PACKAGE_STRING = @PACKAGE_STRING@
200PACKAGE_TARNAME = @PACKAGE_TARNAME@
201PACKAGE_URL = @PACKAGE_URL@
202PACKAGE_VERSION = @PACKAGE_VERSION@
203PATH = @PATH@
204PATH_SEPARATOR = @PATH_SEPARATOR@
205PERL = @PERL@
206PKGADD_NAME = @PKGADD_NAME@
207PKGADD_PKG = @PKGADD_PKG@
208PKGADD_VENDOR = @PKGADD_VENDOR@
209PKGCONFIG = @PKGCONFIG@
210RANDOM_FILE = @RANDOM_FILE@
211RANLIB = @RANLIB@
212REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
213SED = @SED@
214SET_MAKE = @SET_MAKE@
215SHELL = @SHELL@
216SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
217SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
218SSL_ENABLED = @SSL_ENABLED@
219STATICLIB_FALSE = @STATICLIB_FALSE@
220STATICLIB_TRUE = @STATICLIB_TRUE@
221STRIP = @STRIP@
222SUPPORT_FEATURES = @SUPPORT_FEATURES@
223SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
224TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
225USE_ARES = @USE_ARES@
226USE_AXTLS = @USE_AXTLS@
227USE_CYASSL = @USE_CYASSL@
228USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
229USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
230USE_GNUTLS = @USE_GNUTLS@
231USE_LIBRTMP = @USE_LIBRTMP@
232USE_LIBSSH2 = @USE_LIBSSH2@
233USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
234USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
235USE_NSS = @USE_NSS@
236USE_OPENLDAP = @USE_OPENLDAP@
237USE_POLARSSL = @USE_POLARSSL@
238USE_SSLEAY = @USE_SSLEAY@
239USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
240VERSION = @VERSION@
241VERSIONNUM = @VERSIONNUM@
242ac_ct_AR = @ac_ct_AR@
243ac_ct_CC = @ac_ct_CC@
244ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
245am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
246am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
247am__include = @am__include@
248am__leading_dot = @am__leading_dot@
249am__quote = @am__quote@
250am__tar = @am__tar@
251am__untar = @am__untar@
252bindir = @bindir@
253build = @build@
254build_alias = @build_alias@
255build_cpu = @build_cpu@
256build_os = @build_os@
257build_vendor = @build_vendor@
258datadir = @datadir@
259datarootdir = @datarootdir@
260docdir = @docdir@
261dvidir = @dvidir@
262exec_prefix = @exec_prefix@
263host = @host@
264host_alias = @host_alias@
265host_cpu = @host_cpu@
266host_os = @host_os@
267host_vendor = @host_vendor@
268htmldir = @htmldir@
269includedir = @includedir@
270infodir = @infodir@
271install_sh = @install_sh@
272libdir = @libdir@
273libexecdir = @libexecdir@
274libext = @libext@
275localedir = @localedir@
276localstatedir = @localstatedir@
277mandir = @mandir@
278mkdir_p = @mkdir_p@
279oldincludedir = @oldincludedir@
280pdfdir = @pdfdir@
281prefix = @prefix@
282program_transform_name = @program_transform_name@
283psdir = @psdir@
284sbindir = @sbindir@
285sharedstatedir = @sharedstatedir@
286subdirs = @subdirs@
287sysconfdir = @sysconfdir@
288target_alias = @target_alias@
289AUTOMAKE_OPTIONS = foreign no-dependencies
290man_MANS = curl.1 curl-config.1
291GENHTMLPAGES = curl.html curl-config.html
292PDFPAGES = curl.pdf curl-config.pdf
293HTMLPAGES = $(GENHTMLPAGES) index.html
294SUBDIRS = examples libcurl
295CLEANFILES = $(GENHTMLPAGES) $(PDFPAGES)
296EXTRA_DIST = MANUAL BUGS CONTRIBUTE FAQ FEATURES INTERNALS SSLCERTS	 \
297 README.win32 RESOURCES TODO TheArtOfHttpScripting THANKS VERSIONS	 \
298 KNOWN_BUGS BINDINGS $(man_MANS) $(HTMLPAGES) HISTORY INSTALL		 \
299 $(PDFPAGES) LICENSE-MIXING README.netware DISTRO-DILEMMA INSTALL.devcpp \
300 MAIL-ETIQUETTE
301
302MAN2HTML = roffit < $< >$@
303SUFFIXES = .1 .html .pdf
304all: all-recursive
305
306.SUFFIXES:
307.SUFFIXES: .1 .html .pdf
308$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
309	@for dep in $?; do \
310	  case '$(am__configure_deps)' in \
311	    *$$dep*) \
312	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
313		&& exit 0; \
314	      exit 1;; \
315	  esac; \
316	done; \
317	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/Makefile'; \
318	cd $(top_srcdir) && \
319	  $(AUTOMAKE) --foreign  docs/Makefile
320.PRECIOUS: Makefile
321Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
322	@case '$?' in \
323	  *config.status*) \
324	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
325	  *) \
326	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
327	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
328	esac;
329
330$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
331	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
332
333$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
334	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
335$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
336	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
337
338mostlyclean-libtool:
339	-rm -f *.lo
340
341clean-libtool:
342	-rm -rf .libs _libs
343
344distclean-libtool:
345	-rm -f libtool
346uninstall-info-am:
347install-man1: $(man1_MANS) $(man_MANS)
348	@$(NORMAL_INSTALL)
349	test -z "$(man1dir)" || $(mkdir_p) "$(DESTDIR)$(man1dir)"
350	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
351	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
352	for i in $$l2; do \
353	  case "$$i" in \
354	    *.1*) list="$$list $$i" ;; \
355	  esac; \
356	done; \
357	for i in $$list; do \
358	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
359	  else file=$$i; fi; \
360	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
361	  case "$$ext" in \
362	    1*) ;; \
363	    *) ext='1' ;; \
364	  esac; \
365	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
366	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
367	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
368	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \
369	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst"; \
370	done
371uninstall-man1:
372	@$(NORMAL_UNINSTALL)
373	@list='$(man1_MANS) $(dist_man1_MANS) $(nodist_man1_MANS)'; \
374	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
375	for i in $$l2; do \
376	  case "$$i" in \
377	    *.1*) list="$$list $$i" ;; \
378	  esac; \
379	done; \
380	for i in $$list; do \
381	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
382	  case "$$ext" in \
383	    1*) ;; \
384	    *) ext='1' ;; \
385	  esac; \
386	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
387	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
388	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
389	  echo " rm -f '$(DESTDIR)$(man1dir)/$$inst'"; \
390	  rm -f "$(DESTDIR)$(man1dir)/$$inst"; \
391	done
392
393# This directory's subdirectories are mostly independent; you can cd
394# into them and run `make' without going through this Makefile.
395# To change the values of `make' variables: instead of editing Makefiles,
396# (1) if the variable is set in `config.status', edit `config.status'
397#     (which will cause the Makefiles to be regenerated when you run `make');
398# (2) otherwise, pass the desired values on the `make' command line.
399$(RECURSIVE_TARGETS):
400	@failcom='exit 1'; \
401	for f in x $$MAKEFLAGS; do \
402	  case $$f in \
403	    *=* | --[!k]*);; \
404	    *k*) failcom='fail=yes';; \
405	  esac; \
406	done; \
407	dot_seen=no; \
408	target=`echo $@ | sed s/-recursive//`; \
409	list='$(SUBDIRS)'; for subdir in $$list; do \
410	  echo "Making $$target in $$subdir"; \
411	  if test "$$subdir" = "."; then \
412	    dot_seen=yes; \
413	    local_target="$$target-am"; \
414	  else \
415	    local_target="$$target"; \
416	  fi; \
417	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
418	  || eval $$failcom; \
419	done; \
420	if test "$$dot_seen" = "no"; then \
421	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
422	fi; test -z "$$fail"
423
424mostlyclean-recursive clean-recursive distclean-recursive \
425maintainer-clean-recursive:
426	@failcom='exit 1'; \
427	for f in x $$MAKEFLAGS; do \
428	  case $$f in \
429	    *=* | --[!k]*);; \
430	    *k*) failcom='fail=yes';; \
431	  esac; \
432	done; \
433	dot_seen=no; \
434	case "$@" in \
435	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
436	  *) list='$(SUBDIRS)' ;; \
437	esac; \
438	rev=''; for subdir in $$list; do \
439	  if test "$$subdir" = "."; then :; else \
440	    rev="$$subdir $$rev"; \
441	  fi; \
442	done; \
443	rev="$$rev ."; \
444	target=`echo $@ | sed s/-recursive//`; \
445	for subdir in $$rev; do \
446	  echo "Making $$target in $$subdir"; \
447	  if test "$$subdir" = "."; then \
448	    local_target="$$target-am"; \
449	  else \
450	    local_target="$$target"; \
451	  fi; \
452	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
453	  || eval $$failcom; \
454	done && test -z "$$fail"
455tags-recursive:
456	list='$(SUBDIRS)'; for subdir in $$list; do \
457	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
458	done
459ctags-recursive:
460	list='$(SUBDIRS)'; for subdir in $$list; do \
461	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
462	done
463
464ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
465	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
466	unique=`for i in $$list; do \
467	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
468	  done | \
469	  $(AWK) '    { files[$$0] = 1; } \
470	       END { for (i in files) print i; }'`; \
471	mkid -fID $$unique
472tags: TAGS
473
474TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
475		$(TAGS_FILES) $(LISP)
476	tags=; \
477	here=`pwd`; \
478	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
479	  include_option=--etags-include; \
480	  empty_fix=.; \
481	else \
482	  include_option=--include; \
483	  empty_fix=; \
484	fi; \
485	list='$(SUBDIRS)'; for subdir in $$list; do \
486	  if test "$$subdir" = .; then :; else \
487	    test ! -f $$subdir/TAGS || \
488	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
489	  fi; \
490	done; \
491	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
492	unique=`for i in $$list; do \
493	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
494	  done | \
495	  $(AWK) '    { files[$$0] = 1; } \
496	       END { for (i in files) print i; }'`; \
497	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
498	  test -n "$$unique" || unique=$$empty_fix; \
499	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
500	    $$tags $$unique; \
501	fi
502ctags: CTAGS
503CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
504		$(TAGS_FILES) $(LISP)
505	tags=; \
506	here=`pwd`; \
507	list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
508	unique=`for i in $$list; do \
509	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
510	  done | \
511	  $(AWK) '    { files[$$0] = 1; } \
512	       END { for (i in files) print i; }'`; \
513	test -z "$(CTAGS_ARGS)$$tags$$unique" \
514	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
515	     $$tags $$unique
516
517GTAGS:
518	here=`$(am__cd) $(top_builddir) && pwd` \
519	  && cd $(top_srcdir) \
520	  && gtags -i $(GTAGS_ARGS) $$here
521
522distclean-tags:
523	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
524
525distdir: $(DISTFILES)
526	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
527	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
528	list='$(DISTFILES)'; for file in $$list; do \
529	  case $$file in \
530	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
531	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
532	  esac; \
533	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
534	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
535	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
536	    dir="/$$dir"; \
537	    $(mkdir_p) "$(distdir)$$dir"; \
538	  else \
539	    dir=''; \
540	  fi; \
541	  if test -d $$d/$$file; then \
542	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
543	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
544	    fi; \
545	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
546	  else \
547	    test -f $(distdir)/$$file \
548	    || cp -p $$d/$$file $(distdir)/$$file \
549	    || exit 1; \
550	  fi; \
551	done
552	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
553	  if test "$$subdir" = .; then :; else \
554	    test -d "$(distdir)/$$subdir" \
555	    || $(mkdir_p) "$(distdir)/$$subdir" \
556	    || exit 1; \
557	    distdir=`$(am__cd) $(distdir) && pwd`; \
558	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
559	    (cd $$subdir && \
560	      $(MAKE) $(AM_MAKEFLAGS) \
561	        top_distdir="$$top_distdir" \
562	        distdir="$$distdir/$$subdir" \
563	        distdir) \
564	      || exit 1; \
565	  fi; \
566	done
567check-am: all-am
568check: check-recursive
569all-am: Makefile $(MANS)
570installdirs: installdirs-recursive
571installdirs-am:
572	for dir in "$(DESTDIR)$(man1dir)"; do \
573	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
574	done
575install: install-recursive
576install-exec: install-exec-recursive
577install-data: install-data-recursive
578uninstall: uninstall-recursive
579
580install-am: all-am
581	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
582
583installcheck: installcheck-recursive
584install-strip:
585	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
586	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
587	  `test -z '$(STRIP)' || \
588	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
589mostlyclean-generic:
590
591clean-generic:
592	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
593
594distclean-generic:
595	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
596
597maintainer-clean-generic:
598	@echo "This command is intended for maintainers to use"
599	@echo "it deletes files that may require special tools to rebuild."
600clean: clean-recursive
601
602clean-am: clean-generic clean-libtool mostlyclean-am
603
604distclean: distclean-recursive
605	-rm -f Makefile
606distclean-am: clean-am distclean-generic distclean-libtool \
607	distclean-tags
608
609dvi: dvi-recursive
610
611dvi-am:
612
613info: info-recursive
614
615info-am:
616
617install-data-am: install-man
618
619install-exec-am:
620
621install-info: install-info-recursive
622
623install-man: install-man1
624
625installcheck-am:
626
627maintainer-clean: maintainer-clean-recursive
628	-rm -f Makefile
629maintainer-clean-am: distclean-am maintainer-clean-generic
630
631mostlyclean: mostlyclean-recursive
632
633mostlyclean-am: mostlyclean-generic mostlyclean-libtool
634
635pdf-am:
636
637ps: ps-recursive
638
639ps-am:
640
641uninstall-am: uninstall-info-am uninstall-man
642
643uninstall-info: uninstall-info-recursive
644
645uninstall-man: uninstall-man1
646
647.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am check check-am \
648	clean clean-generic clean-libtool clean-recursive ctags \
649	ctags-recursive distclean distclean-generic distclean-libtool \
650	distclean-recursive distclean-tags distdir dvi dvi-am html \
651	html-am info info-am install install-am install-data \
652	install-data-am install-exec install-exec-am install-info \
653	install-info-am install-man install-man1 install-strip \
654	installcheck installcheck-am installdirs installdirs-am \
655	maintainer-clean maintainer-clean-generic \
656	maintainer-clean-recursive mostlyclean mostlyclean-generic \
657	mostlyclean-libtool mostlyclean-recursive pdf pdf-am ps ps-am \
658	tags tags-recursive uninstall uninstall-am uninstall-info-am \
659	uninstall-man uninstall-man1
660
661
662html: $(HTMLPAGES)
663	cd libcurl; make html
664
665pdf: $(PDFPAGES)
666	cd libcurl; make pdf
667
668.1.html:
669	$(MAN2HTML)
670
671.1.pdf:
672	@(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
673	groff -Tps -man $< >$$foo.ps; \
674	ps2pdf $$foo.ps $@; \
675	rm $$foo.ps; \
676	echo "converted $< to $@")
677# Tell versions [3.59,3.63) of GNU make to not export all variables.
678# Otherwise a system limit (for SysV at least) may be exceeded.
679.NOEXPORT:
680