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