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