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/libcurl
61DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
62ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
63am__aclocal_m4_deps = $(top_srcdir)/m4/curl-compilers.m4 \
64	$(top_srcdir)/m4/curl-confopts.m4 \
65	$(top_srcdir)/m4/curl-functions.m4 \
66	$(top_srcdir)/m4/curl-openssl.m4 \
67	$(top_srcdir)/m4/curl-override.m4 \
68	$(top_srcdir)/m4/curl-reentrant.m4 \
69	$(top_srcdir)/m4/curl-system.m4 $(top_srcdir)/m4/libtool.m4 \
70	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
71	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
72	$(top_srcdir)/m4/xc-translit.m4 $(top_srcdir)/acinclude.m4 \
73	$(top_srcdir)/configure.ac
74am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
75	$(ACLOCAL_M4)
76mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
77CONFIG_HEADER = $(top_builddir)/lib/curl_config.h \
78	$(top_builddir)/src/curl_config.h \
79	$(top_builddir)/include/curl/curlbuild.h
80CONFIG_CLEAN_FILES =
81depcomp =
82am__depfiles_maybe =
83SOURCES =
84DIST_SOURCES =
85man3dir = $(mandir)/man3
86am__installdirs = "$(DESTDIR)$(man3dir)"
87MANS = $(man_MANS)
88DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
89ACLOCAL = @ACLOCAL@
90AMDEP_FALSE = @AMDEP_FALSE@
91AMDEP_TRUE = @AMDEP_TRUE@
92AMTAR = @AMTAR@
93AR = @AR@
94AS = @AS@
95AUTOCONF = @AUTOCONF@
96AUTOHEADER = @AUTOHEADER@
97AUTOMAKE = @AUTOMAKE@
98AWK = @AWK@
99BUILD_LIBHOSTNAME_FALSE = @BUILD_LIBHOSTNAME_FALSE@
100BUILD_LIBHOSTNAME_TRUE = @BUILD_LIBHOSTNAME_TRUE@
101BUILD_UNITTESTS_FALSE = @BUILD_UNITTESTS_FALSE@
102BUILD_UNITTESTS_TRUE = @BUILD_UNITTESTS_TRUE@
103CC = @CC@
104CCDEPMODE = @CCDEPMODE@
105CFLAGS = @CFLAGS@
106CONFIGURE_OPTIONS = @CONFIGURE_OPTIONS@
107CPP = @CPP@
108CPPFLAGS = @CPPFLAGS@
109CROSSCOMPILING_FALSE = @CROSSCOMPILING_FALSE@
110CROSSCOMPILING_TRUE = @CROSSCOMPILING_TRUE@
111CURLDEBUG_FALSE = @CURLDEBUG_FALSE@
112CURLDEBUG_TRUE = @CURLDEBUG_TRUE@
113CURLVERSION = @CURLVERSION@
114CURL_CA_BUNDLE = @CURL_CA_BUNDLE@
115CURL_CFLAG_EXTRAS = @CURL_CFLAG_EXTRAS@
116CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
117CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
118CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
119CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
120CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
121CURL_DISABLE_IMAP = @CURL_DISABLE_IMAP@
122CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
123CURL_DISABLE_LDAPS = @CURL_DISABLE_LDAPS@
124CURL_DISABLE_POP3 = @CURL_DISABLE_POP3@
125CURL_DISABLE_PROXY = @CURL_DISABLE_PROXY@
126CURL_DISABLE_RTSP = @CURL_DISABLE_RTSP@
127CURL_DISABLE_SMTP = @CURL_DISABLE_SMTP@
128CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
129CURL_DISABLE_TFTP = @CURL_DISABLE_TFTP@
130CURL_LIBS = @CURL_LIBS@
131CURL_NETWORK_LIBS = @CURL_NETWORK_LIBS@
132CYGPATH_W = @CYGPATH_W@
133DEFS = @DEFS@
134DEPDIR = @DEPDIR@
135DLLTOOL = @DLLTOOL@
136DSYMUTIL = @DSYMUTIL@
137DUMPBIN = @DUMPBIN@
138ECHO_C = @ECHO_C@
139ECHO_N = @ECHO_N@
140ECHO_T = @ECHO_T@
141EGREP = @EGREP@
142ENABLE_SHARED = @ENABLE_SHARED@
143EXEEXT = @EXEEXT@
144FGREP = @FGREP@
145GREP = @GREP@
146HAVE_GNUTLS_SRP = @HAVE_GNUTLS_SRP@
147HAVE_LDAP_SSL = @HAVE_LDAP_SSL@
148HAVE_LIBZ = @HAVE_LIBZ@
149HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
150HAVE_LIBZ_TRUE = @HAVE_LIBZ_TRUE@
151HAVE_PK11_CREATEGENERICOBJECT = @HAVE_PK11_CREATEGENERICOBJECT@
152HAVE_SSLEAY_SRP = @HAVE_SSLEAY_SRP@
153IDN_ENABLED = @IDN_ENABLED@
154INSTALL_DATA = @INSTALL_DATA@
155INSTALL_PROGRAM = @INSTALL_PROGRAM@
156INSTALL_SCRIPT = @INSTALL_SCRIPT@
157INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
158IPV6_ENABLED = @IPV6_ENABLED@
159KRB4_ENABLED = @KRB4_ENABLED@
160LD = @LD@
161LDFLAGS = @LDFLAGS@
162LIBCURL_LIBS = @LIBCURL_LIBS@
163LIBOBJS = @LIBOBJS@
164LIBS = @LIBS@
165LIBTOOL = @LIBTOOL@
166LIPO = @LIPO@
167LN_S = @LN_S@
168LTLIBOBJS = @LTLIBOBJS@
169MAINT = @MAINT@
170MAINTAINER_MODE_FALSE = @MAINTAINER_MODE_FALSE@
171MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
172MAKEINFO = @MAKEINFO@
173MANIFEST_TOOL = @MANIFEST_TOOL@
174MANOPT = @MANOPT@
175MIMPURE_FALSE = @MIMPURE_FALSE@
176MIMPURE_TRUE = @MIMPURE_TRUE@
177NM = @NM@
178NMEDIT = @NMEDIT@
179NO_UNDEFINED_FALSE = @NO_UNDEFINED_FALSE@
180NO_UNDEFINED_TRUE = @NO_UNDEFINED_TRUE@
181NROFF = @NROFF@
182OBJDUMP = @OBJDUMP@
183OBJEXT = @OBJEXT@
184OTOOL = @OTOOL@
185OTOOL64 = @OTOOL64@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_NAME = @PACKAGE_NAME@
189PACKAGE_STRING = @PACKAGE_STRING@
190PACKAGE_TARNAME = @PACKAGE_TARNAME@
191PACKAGE_URL = @PACKAGE_URL@
192PACKAGE_VERSION = @PACKAGE_VERSION@
193PATH = @PATH@
194PATH_SEPARATOR = @PATH_SEPARATOR@
195PERL = @PERL@
196PKGADD_NAME = @PKGADD_NAME@
197PKGADD_PKG = @PKGADD_PKG@
198PKGADD_VENDOR = @PKGADD_VENDOR@
199PKGCONFIG = @PKGCONFIG@
200RANDOM_FILE = @RANDOM_FILE@
201RANLIB = @RANLIB@
202REQUIRE_LIB_DEPS = @REQUIRE_LIB_DEPS@
203SED = @SED@
204SET_MAKE = @SET_MAKE@
205SHELL = @SHELL@
206SONAME_BUMP_FALSE = @SONAME_BUMP_FALSE@
207SONAME_BUMP_TRUE = @SONAME_BUMP_TRUE@
208SSL_ENABLED = @SSL_ENABLED@
209STATICLIB_FALSE = @STATICLIB_FALSE@
210STATICLIB_TRUE = @STATICLIB_TRUE@
211STRIP = @STRIP@
212SUPPORT_FEATURES = @SUPPORT_FEATURES@
213SUPPORT_PROTOCOLS = @SUPPORT_PROTOCOLS@
214TEST_SERVER_LIBS = @TEST_SERVER_LIBS@
215USE_ARES = @USE_ARES@
216USE_AXTLS = @USE_AXTLS@
217USE_CYASSL = @USE_CYASSL@
218USE_EMBEDDED_ARES_FALSE = @USE_EMBEDDED_ARES_FALSE@
219USE_EMBEDDED_ARES_TRUE = @USE_EMBEDDED_ARES_TRUE@
220USE_GNUTLS = @USE_GNUTLS@
221USE_LIBRTMP = @USE_LIBRTMP@
222USE_LIBSSH2 = @USE_LIBSSH2@
223USE_MANUAL_FALSE = @USE_MANUAL_FALSE@
224USE_MANUAL_TRUE = @USE_MANUAL_TRUE@
225USE_NSS = @USE_NSS@
226USE_OPENLDAP = @USE_OPENLDAP@
227USE_POLARSSL = @USE_POLARSSL@
228USE_SSLEAY = @USE_SSLEAY@
229USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
230VERSION = @VERSION@
231VERSIONNUM = @VERSIONNUM@
232ac_ct_AR = @ac_ct_AR@
233ac_ct_CC = @ac_ct_CC@
234ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
235am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
236am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
237am__include = @am__include@
238am__leading_dot = @am__leading_dot@
239am__quote = @am__quote@
240am__tar = @am__tar@
241am__untar = @am__untar@
242bindir = @bindir@
243build = @build@
244build_alias = @build_alias@
245build_cpu = @build_cpu@
246build_os = @build_os@
247build_vendor = @build_vendor@
248datadir = @datadir@
249datarootdir = @datarootdir@
250docdir = @docdir@
251dvidir = @dvidir@
252exec_prefix = @exec_prefix@
253host = @host@
254host_alias = @host_alias@
255host_cpu = @host_cpu@
256host_os = @host_os@
257host_vendor = @host_vendor@
258htmldir = @htmldir@
259includedir = @includedir@
260infodir = @infodir@
261install_sh = @install_sh@
262libdir = @libdir@
263libexecdir = @libexecdir@
264libext = @libext@
265localedir = @localedir@
266localstatedir = @localstatedir@
267mandir = @mandir@
268mkdir_p = @mkdir_p@
269oldincludedir = @oldincludedir@
270pdfdir = @pdfdir@
271prefix = @prefix@
272program_transform_name = @program_transform_name@
273psdir = @psdir@
274sbindir = @sbindir@
275sharedstatedir = @sharedstatedir@
276subdirs = @subdirs@
277sysconfdir = @sysconfdir@
278target_alias = @target_alias@
279AUTOMAKE_OPTIONS = foreign no-dependencies
280man_MANS = curl_easy_cleanup.3 curl_easy_getinfo.3 curl_easy_init.3	 \
281 curl_easy_perform.3 curl_easy_setopt.3 curl_easy_duphandle.3		 \
282 curl_formadd.3 curl_formfree.3 curl_getdate.3 curl_getenv.3		 \
283 curl_slist_append.3 curl_slist_free_all.3 curl_version.3		 \
284 curl_version_info.3 curl_escape.3 curl_unescape.3 curl_free.3		 \
285 curl_strequal.3 curl_mprintf.3 curl_global_init.3 curl_global_cleanup.3 \
286 curl_multi_add_handle.3 curl_multi_cleanup.3 curl_multi_fdset.3	 \
287 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3		 \
288 curl_multi_remove_handle.3 curl_share_cleanup.3 curl_share_init.3	 \
289 curl_share_setopt.3 libcurl.3 libcurl-easy.3 libcurl-multi.3		 \
290 libcurl-share.3 libcurl-errors.3 curl_easy_strerror.3			 \
291 curl_multi_strerror.3 curl_share_strerror.3 curl_global_init_mem.3	 \
292 libcurl-tutorial.3 curl_easy_reset.3 curl_easy_escape.3		 \
293 curl_easy_unescape.3 curl_multi_setopt.3 curl_multi_socket.3		 \
294 curl_multi_timeout.3 curl_formget.3 curl_multi_assign.3		 \
295 curl_easy_pause.3 curl_easy_recv.3 curl_easy_send.3			 \
296 curl_multi_socket_action.3
297
298HTMLPAGES = curl_easy_cleanup.html curl_easy_getinfo.html		\
299 curl_easy_init.html curl_easy_perform.html curl_easy_setopt.html	\
300 curl_easy_duphandle.html curl_formadd.html curl_formfree.html		\
301 curl_getdate.html curl_getenv.html curl_slist_append.html		\
302 curl_slist_free_all.html curl_version.html curl_version_info.html	\
303 curl_escape.html curl_unescape.html curl_free.html curl_strequal.html	\
304 curl_mprintf.html curl_global_init.html curl_global_cleanup.html	\
305 curl_multi_add_handle.html curl_multi_cleanup.html			\
306 curl_multi_fdset.html curl_multi_info_read.html curl_multi_init.html	\
307 curl_multi_perform.html curl_multi_remove_handle.html			\
308 curl_share_cleanup.html curl_share_init.html curl_share_setopt.html	\
309 libcurl.html libcurl-multi.html libcurl-easy.html libcurl-share.html	\
310 libcurl-errors.html curl_easy_strerror.html curl_multi_strerror.html	\
311 curl_share_strerror.html curl_global_init_mem.html			\
312 libcurl-tutorial.html curl_easy_reset.html curl_easy_escape.html	\
313 curl_easy_unescape.html curl_multi_setopt.html curl_multi_socket.html	\
314 curl_multi_timeout.html curl_formget.html curl_multi_assign.html	\
315 curl_easy_pause.html curl_easy_recv.html curl_easy_send.html		\
316 curl_multi_socket_action.html
317
318PDFPAGES = curl_easy_cleanup.pdf curl_easy_getinfo.pdf			 \
319 curl_easy_init.pdf curl_easy_perform.pdf curl_easy_setopt.pdf		 \
320 curl_easy_duphandle.pdf curl_formadd.pdf curl_formfree.pdf		 \
321 curl_getdate.pdf curl_getenv.pdf curl_slist_append.pdf			 \
322 curl_slist_free_all.pdf curl_version.pdf curl_version_info.pdf		 \
323 curl_escape.pdf curl_unescape.pdf curl_free.pdf curl_strequal.pdf	 \
324 curl_mprintf.pdf curl_global_init.pdf curl_global_cleanup.pdf		 \
325 curl_multi_add_handle.pdf curl_multi_cleanup.pdf curl_multi_fdset.pdf	 \
326 curl_multi_info_read.pdf curl_multi_init.pdf curl_multi_perform.pdf	 \
327 curl_multi_remove_handle.pdf curl_share_cleanup.pdf curl_share_init.pdf \
328 curl_share_setopt.pdf libcurl.pdf libcurl-multi.pdf libcurl-easy.pdf	 \
329 libcurl-share.pdf libcurl-errors.pdf curl_easy_strerror.pdf		 \
330 curl_multi_strerror.pdf curl_share_strerror.pdf			 \
331 curl_global_init_mem.pdf libcurl-tutorial.pdf curl_easy_reset.pdf	 \
332 curl_easy_escape.pdf curl_easy_unescape.pdf curl_multi_setopt.pdf	 \
333 curl_multi_socket.pdf curl_multi_timeout.pdf curl_formget.pdf		 \
334 curl_multi_assign.pdf curl_easy_pause.pdf curl_easy_recv.pdf		 \
335 curl_easy_send.pdf curl_multi_socket_action.pdf
336
337CLEANFILES = $(HTMLPAGES) $(PDFPAGES)
338EXTRA_DIST = $(man_MANS) $(HTMLPAGES) index.html $(PDFPAGES) libcurl.m4 ABI \
339  symbols-in-versions
340
341MAN2HTML = roffit --mandir=. < $< >$@
342SUFFIXES = .3 .html
343all: all-am
344
345.SUFFIXES:
346.SUFFIXES: .3 .html .pdf
347$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
348	@for dep in $?; do \
349	  case '$(am__configure_deps)' in \
350	    *$$dep*) \
351	      cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
352		&& exit 0; \
353	      exit 1;; \
354	  esac; \
355	done; \
356	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  docs/libcurl/Makefile'; \
357	cd $(top_srcdir) && \
358	  $(AUTOMAKE) --foreign  docs/libcurl/Makefile
359.PRECIOUS: Makefile
360Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
361	@case '$?' in \
362	  *config.status*) \
363	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
364	  *) \
365	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
366	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
367	esac;
368
369$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
370	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
371
372$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
373	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
374$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
375	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
376
377mostlyclean-libtool:
378	-rm -f *.lo
379
380clean-libtool:
381	-rm -rf .libs _libs
382
383distclean-libtool:
384	-rm -f libtool
385uninstall-info-am:
386install-man3: $(man3_MANS) $(man_MANS)
387	@$(NORMAL_INSTALL)
388	test -z "$(man3dir)" || $(mkdir_p) "$(DESTDIR)$(man3dir)"
389	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
390	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
391	for i in $$l2; do \
392	  case "$$i" in \
393	    *.3*) list="$$list $$i" ;; \
394	  esac; \
395	done; \
396	for i in $$list; do \
397	  if test -f $(srcdir)/$$i; then file=$(srcdir)/$$i; \
398	  else file=$$i; fi; \
399	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
400	  case "$$ext" in \
401	    3*) ;; \
402	    *) ext='3' ;; \
403	  esac; \
404	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
405	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
406	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
407	  echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man3dir)/$$inst'"; \
408	  $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man3dir)/$$inst"; \
409	done
410uninstall-man3:
411	@$(NORMAL_UNINSTALL)
412	@list='$(man3_MANS) $(dist_man3_MANS) $(nodist_man3_MANS)'; \
413	l2='$(man_MANS) $(dist_man_MANS) $(nodist_man_MANS)'; \
414	for i in $$l2; do \
415	  case "$$i" in \
416	    *.3*) list="$$list $$i" ;; \
417	  esac; \
418	done; \
419	for i in $$list; do \
420	  ext=`echo $$i | sed -e 's/^.*\\.//'`; \
421	  case "$$ext" in \
422	    3*) ;; \
423	    *) ext='3' ;; \
424	  esac; \
425	  inst=`echo $$i | sed -e 's/\\.[0-9a-z]*$$//'`; \
426	  inst=`echo $$inst | sed -e 's/^.*\///'`; \
427	  inst=`echo $$inst | sed '$(transform)'`.$$ext; \
428	  echo " rm -f '$(DESTDIR)$(man3dir)/$$inst'"; \
429	  rm -f "$(DESTDIR)$(man3dir)/$$inst"; \
430	done
431tags: TAGS
432TAGS:
433
434ctags: CTAGS
435CTAGS:
436
437
438distdir: $(DISTFILES)
439	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
440	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
441	list='$(DISTFILES)'; for file in $$list; do \
442	  case $$file in \
443	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
444	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
445	  esac; \
446	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
447	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
448	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
449	    dir="/$$dir"; \
450	    $(mkdir_p) "$(distdir)$$dir"; \
451	  else \
452	    dir=''; \
453	  fi; \
454	  if test -d $$d/$$file; then \
455	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
456	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
457	    fi; \
458	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
459	  else \
460	    test -f $(distdir)/$$file \
461	    || cp -p $$d/$$file $(distdir)/$$file \
462	    || exit 1; \
463	  fi; \
464	done
465check-am: all-am
466check: check-am
467all-am: Makefile $(MANS)
468installdirs:
469	for dir in "$(DESTDIR)$(man3dir)"; do \
470	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
471	done
472install: install-am
473install-exec: install-exec-am
474install-data: install-data-am
475uninstall: uninstall-am
476
477install-am: all-am
478	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
479
480installcheck: installcheck-am
481install-strip:
482	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
483	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
484	  `test -z '$(STRIP)' || \
485	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
486mostlyclean-generic:
487
488clean-generic:
489	-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
490
491distclean-generic:
492	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
493
494maintainer-clean-generic:
495	@echo "This command is intended for maintainers to use"
496	@echo "it deletes files that may require special tools to rebuild."
497clean: clean-am
498
499clean-am: clean-generic clean-libtool mostlyclean-am
500
501distclean: distclean-am
502	-rm -f Makefile
503distclean-am: clean-am distclean-generic distclean-libtool
504
505dvi: dvi-am
506
507dvi-am:
508
509info: info-am
510
511info-am:
512
513install-data-am: install-man
514
515install-exec-am:
516
517install-info: install-info-am
518
519install-man: install-man3
520
521installcheck-am:
522
523maintainer-clean: maintainer-clean-am
524	-rm -f Makefile
525maintainer-clean-am: distclean-am maintainer-clean-generic
526
527mostlyclean: mostlyclean-am
528
529mostlyclean-am: mostlyclean-generic mostlyclean-libtool
530
531pdf-am:
532
533ps: ps-am
534
535ps-am:
536
537uninstall-am: uninstall-info-am uninstall-man
538
539uninstall-man: uninstall-man3
540
541.PHONY: all all-am check check-am clean clean-generic clean-libtool \
542	distclean distclean-generic distclean-libtool distdir dvi \
543	dvi-am html html-am info info-am install install-am \
544	install-data install-data-am install-exec install-exec-am \
545	install-info install-info-am install-man install-man3 \
546	install-strip installcheck installcheck-am installdirs \
547	maintainer-clean maintainer-clean-generic mostlyclean \
548	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
549	uninstall uninstall-am uninstall-info-am uninstall-man \
550	uninstall-man3
551
552
553html: $(HTMLPAGES)
554
555.3.html:
556	$(MAN2HTML)
557
558pdf: $(PDFPAGES)
559
560.3.pdf:
561	@(foo=`echo $@ | sed -e 's/\.[0-9]$$//g'`; \
562	groff -Tps -man $< >$$foo.ps; \
563	ps2pdf $$foo.ps $@; \
564	rm $$foo.ps; \
565	echo "converted $< to $@")
566# Tell versions [3.59,3.63) of GNU make to not export all variables.
567# Otherwise a system limit (for SysV at least) may be exceeded.
568.NOEXPORT:
569