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