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