1# Makefile.in generated by automake 1.10.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008  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@
16VPATH = @srcdir@
17pkgdatadir = $(datadir)/@PACKAGE@
18pkglibdir = $(libdir)/@PACKAGE@
19pkgincludedir = $(includedir)/@PACKAGE@
20am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
21install_sh_DATA = $(install_sh) -c -m 644
22install_sh_PROGRAM = $(install_sh) -c
23install_sh_SCRIPT = $(install_sh) -c
24INSTALL_HEADER = $(INSTALL_DATA)
25transform = $(program_transform_name)
26NORMAL_INSTALL = :
27PRE_INSTALL = :
28POST_INSTALL = :
29NORMAL_UNINSTALL = :
30PRE_UNINSTALL = :
31POST_UNINSTALL = :
32build_triplet = @build@
33host_triplet = @host@
34subdir = .
35DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
36	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
37	$(top_srcdir)/configure COPYING ChangeLog INSTALL TODO \
38	config.guess config.sub depcomp install-sh ltmain.sh missing
39ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
40am__aclocal_m4_deps = $(top_srcdir)/configure.ac
41am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
42	$(ACLOCAL_M4)
43am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
44 configure.lineno config.status.lineno
45mkinstalldirs = $(install_sh) -d
46CONFIG_HEADER = config.h
47CONFIG_CLEAN_FILES =
48SOURCES =
49DIST_SOURCES =
50RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
51	html-recursive info-recursive install-data-recursive \
52	install-dvi-recursive install-exec-recursive \
53	install-html-recursive install-info-recursive \
54	install-pdf-recursive install-ps-recursive install-recursive \
55	installcheck-recursive installdirs-recursive pdf-recursive \
56	ps-recursive uninstall-recursive
57RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
58  distclean-recursive maintainer-clean-recursive
59ETAGS = etags
60CTAGS = ctags
61DIST_SUBDIRS = $(SUBDIRS)
62DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
63distdir = $(PACKAGE)-$(VERSION)
64top_distdir = $(distdir)
65am__remove_distdir = \
66  { test ! -d $(distdir) \
67    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
68         && rm -fr $(distdir); }; }
69DIST_ARCHIVES = $(distdir).tar.gz
70GZIP_ENV = --best
71distuninstallcheck_listfiles = find . -type f -print
72distcleancheck_listfiles = find . -type f -print
73ACLOCAL = @ACLOCAL@
74ALSA_CFLAGS = @ALSA_CFLAGS@
75ALSA_LIBS = @ALSA_LIBS@
76AMTAR = @AMTAR@
77AR = @AR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CC = @CC@
83CCDEPMODE = @CCDEPMODE@
84CFLAGS = @CFLAGS@
85CPP = @CPP@
86CPPFLAGS = @CPPFLAGS@
87CYGPATH_W = @CYGPATH_W@
88DEFS = @DEFS@
89DEPDIR = @DEPDIR@
90DSYMUTIL = @DSYMUTIL@
91DUMPBIN = @DUMPBIN@
92ECHO_C = @ECHO_C@
93ECHO_N = @ECHO_N@
94ECHO_T = @ECHO_T@
95EGREP = @EGREP@
96EXEEXT = @EXEEXT@
97FGREP = @FGREP@
98FLUID_CFLAGS = @FLUID_CFLAGS@
99FLUID_LIBS = @FLUID_LIBS@
100GREP = @GREP@
101GTK_CFLAGS = @GTK_CFLAGS@
102GTK_CONFIG = @GTK_CONFIG@
103GTK_LIBS = @GTK_LIBS@
104INSTALL = @INSTALL@
105INSTALL_DATA = @INSTALL_DATA@
106INSTALL_PROGRAM = @INSTALL_PROGRAM@
107INSTALL_SCRIPT = @INSTALL_SCRIPT@
108INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
109LD = @LD@
110LDFLAGS = @LDFLAGS@
111LIBOBJS = @LIBOBJS@
112LIBS = @LIBS@
113LIBTOOL = @LIBTOOL@
114LIPO = @LIPO@
115LN_S = @LN_S@
116LTLIBOBJS = @LTLIBOBJS@
117MAKEINFO = @MAKEINFO@
118MKDIR_P = @MKDIR_P@
119MODULE_CFLAGS = @MODULE_CFLAGS@
120MODULE_LIBS = @MODULE_LIBS@
121NM = @NM@
122NMEDIT = @NMEDIT@
123OBJDUMP = @OBJDUMP@
124OBJEXT = @OBJEXT@
125OTOOL = @OTOOL@
126OTOOL64 = @OTOOL64@
127PACKAGE = @PACKAGE@
128PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
129PACKAGE_NAME = @PACKAGE_NAME@
130PACKAGE_STRING = @PACKAGE_STRING@
131PACKAGE_TARNAME = @PACKAGE_TARNAME@
132PACKAGE_VERSION = @PACKAGE_VERSION@
133PATH_SEPARATOR = @PATH_SEPARATOR@
134PKG_CONFIG = @PKG_CONFIG@
135RANLIB = @RANLIB@
136SED = @SED@
137SET_MAKE = @SET_MAKE@
138SHELL = @SHELL@
139STRIP = @STRIP@
140VERSION = @VERSION@
141abs_builddir = @abs_builddir@
142abs_srcdir = @abs_srcdir@
143abs_top_builddir = @abs_top_builddir@
144abs_top_srcdir = @abs_top_srcdir@
145ac_ct_CC = @ac_ct_CC@
146ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
147am__include = @am__include@
148am__leading_dot = @am__leading_dot@
149am__quote = @am__quote@
150am__tar = @am__tar@
151am__untar = @am__untar@
152bindir = @bindir@
153build = @build@
154build_alias = @build_alias@
155build_cpu = @build_cpu@
156build_os = @build_os@
157build_vendor = @build_vendor@
158builddir = @builddir@
159datadir = @datadir@
160datarootdir = @datarootdir@
161docdir = @docdir@
162dvidir = @dvidir@
163exec_prefix = @exec_prefix@
164host = @host@
165host_alias = @host_alias@
166host_cpu = @host_cpu@
167host_os = @host_os@
168host_vendor = @host_vendor@
169htmldir = @htmldir@
170includedir = @includedir@
171infodir = @infodir@
172install_sh = @install_sh@
173libdir = @libdir@
174libexecdir = @libexecdir@
175localedir = @localedir@
176localstatedir = @localstatedir@
177lt_ECHO = @lt_ECHO@
178mandir = @mandir@
179mkdir_p = @mkdir_p@
180oldincludedir = @oldincludedir@
181pdfdir = @pdfdir@
182prefix = @prefix@
183program_transform_name = @program_transform_name@
184psdir = @psdir@
185sbindir = @sbindir@
186sharedstatedir = @sharedstatedir@
187srcdir = @srcdir@
188sysconfdir = @sysconfdir@
189target_alias = @target_alias@
190top_build_prefix = @top_build_prefix@
191top_builddir = @top_builddir@
192top_srcdir = @top_srcdir@
193SUBDIRS = src
194EXTRA_DIST = \
195	autogen.sh
196
197AUTOMAKE_OPTIONS = foreign
198all: config.h
199	$(MAKE) $(AM_MAKEFLAGS) all-recursive
200
201.SUFFIXES:
202am--refresh:
203	@:
204$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
205	@for dep in $?; do \
206	  case '$(am__configure_deps)' in \
207	    *$$dep*) \
208	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign '; \
209	      cd $(srcdir) && $(AUTOMAKE) --foreign  \
210		&& exit 0; \
211	      exit 1;; \
212	  esac; \
213	done; \
214	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  Makefile'; \
215	cd $(top_srcdir) && \
216	  $(AUTOMAKE) --foreign  Makefile
217.PRECIOUS: Makefile
218Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
219	@case '$?' in \
220	  *config.status*) \
221	    echo ' $(SHELL) ./config.status'; \
222	    $(SHELL) ./config.status;; \
223	  *) \
224	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
225	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
226	esac;
227
228$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
229	$(SHELL) ./config.status --recheck
230
231$(top_srcdir)/configure:  $(am__configure_deps)
232	cd $(srcdir) && $(AUTOCONF)
233$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
234	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
235
236config.h: stamp-h1
237	@if test ! -f $@; then \
238	  rm -f stamp-h1; \
239	  $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
240	else :; fi
241
242stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
243	@rm -f stamp-h1
244	cd $(top_builddir) && $(SHELL) ./config.status config.h
245$(srcdir)/config.h.in:  $(am__configure_deps)
246	cd $(top_srcdir) && $(AUTOHEADER)
247	rm -f stamp-h1
248	touch $@
249
250distclean-hdr:
251	-rm -f config.h stamp-h1
252
253mostlyclean-libtool:
254	-rm -f *.lo
255
256clean-libtool:
257	-rm -rf .libs _libs
258
259distclean-libtool:
260	-rm -f libtool
261
262# This directory's subdirectories are mostly independent; you can cd
263# into them and run `make' without going through this Makefile.
264# To change the values of `make' variables: instead of editing Makefiles,
265# (1) if the variable is set in `config.status', edit `config.status'
266#     (which will cause the Makefiles to be regenerated when you run `make');
267# (2) otherwise, pass the desired values on the `make' command line.
268$(RECURSIVE_TARGETS):
269	@failcom='exit 1'; \
270	for f in x $$MAKEFLAGS; do \
271	  case $$f in \
272	    *=* | --[!k]*);; \
273	    *k*) failcom='fail=yes';; \
274	  esac; \
275	done; \
276	dot_seen=no; \
277	target=`echo $@ | sed s/-recursive//`; \
278	list='$(SUBDIRS)'; for subdir in $$list; do \
279	  echo "Making $$target in $$subdir"; \
280	  if test "$$subdir" = "."; then \
281	    dot_seen=yes; \
282	    local_target="$$target-am"; \
283	  else \
284	    local_target="$$target"; \
285	  fi; \
286	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
287	  || eval $$failcom; \
288	done; \
289	if test "$$dot_seen" = "no"; then \
290	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
291	fi; test -z "$$fail"
292
293$(RECURSIVE_CLEAN_TARGETS):
294	@failcom='exit 1'; \
295	for f in x $$MAKEFLAGS; do \
296	  case $$f in \
297	    *=* | --[!k]*);; \
298	    *k*) failcom='fail=yes';; \
299	  esac; \
300	done; \
301	dot_seen=no; \
302	case "$@" in \
303	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
304	  *) list='$(SUBDIRS)' ;; \
305	esac; \
306	rev=''; for subdir in $$list; do \
307	  if test "$$subdir" = "."; then :; else \
308	    rev="$$subdir $$rev"; \
309	  fi; \
310	done; \
311	rev="$$rev ."; \
312	target=`echo $@ | sed s/-recursive//`; \
313	for subdir in $$rev; do \
314	  echo "Making $$target in $$subdir"; \
315	  if test "$$subdir" = "."; then \
316	    local_target="$$target-am"; \
317	  else \
318	    local_target="$$target"; \
319	  fi; \
320	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
321	  || eval $$failcom; \
322	done && test -z "$$fail"
323tags-recursive:
324	list='$(SUBDIRS)'; for subdir in $$list; do \
325	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
326	done
327ctags-recursive:
328	list='$(SUBDIRS)'; for subdir in $$list; do \
329	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
330	done
331
332ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
333	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
334	unique=`for i in $$list; do \
335	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
336	  done | \
337	  $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
338	      END { if (nonempty) { for (i in files) print i; }; }'`; \
339	mkid -fID $$unique
340tags: TAGS
341
342TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
343		$(TAGS_FILES) $(LISP)
344	tags=; \
345	here=`pwd`; \
346	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
347	  include_option=--etags-include; \
348	  empty_fix=.; \
349	else \
350	  include_option=--include; \
351	  empty_fix=; \
352	fi; \
353	list='$(SUBDIRS)'; for subdir in $$list; do \
354	  if test "$$subdir" = .; then :; else \
355	    test ! -f $$subdir/TAGS || \
356	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
357	  fi; \
358	done; \
359	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
360	unique=`for i in $$list; do \
361	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
362	  done | \
363	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
364	      END { if (nonempty) { for (i in files) print i; }; }'`; \
365	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
366	  test -n "$$unique" || unique=$$empty_fix; \
367	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
368	    $$tags $$unique; \
369	fi
370ctags: CTAGS
371CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
372		$(TAGS_FILES) $(LISP)
373	tags=; \
374	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
375	unique=`for i in $$list; do \
376	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
377	  done | \
378	  $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
379	      END { if (nonempty) { for (i in files) print i; }; }'`; \
380	test -z "$(CTAGS_ARGS)$$tags$$unique" \
381	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
382	     $$tags $$unique
383
384GTAGS:
385	here=`$(am__cd) $(top_builddir) && pwd` \
386	  && cd $(top_srcdir) \
387	  && gtags -i $(GTAGS_ARGS) $$here
388
389distclean-tags:
390	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
391
392distdir: $(DISTFILES)
393	$(am__remove_distdir)
394	test -d $(distdir) || mkdir $(distdir)
395	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
396	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
397	list='$(DISTFILES)'; \
398	  dist_files=`for file in $$list; do echo $$file; done | \
399	  sed -e "s|^$$srcdirstrip/||;t" \
400	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
401	case $$dist_files in \
402	  */*) $(MKDIR_P) `echo "$$dist_files" | \
403			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
404			   sort -u` ;; \
405	esac; \
406	for file in $$dist_files; do \
407	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
408	  if test -d $$d/$$file; then \
409	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
410	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
411	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
412	    fi; \
413	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
414	  else \
415	    test -f $(distdir)/$$file \
416	    || cp -p $$d/$$file $(distdir)/$$file \
417	    || exit 1; \
418	  fi; \
419	done
420	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
421	  if test "$$subdir" = .; then :; else \
422	    test -d "$(distdir)/$$subdir" \
423	    || $(MKDIR_P) "$(distdir)/$$subdir" \
424	    || exit 1; \
425	    distdir=`$(am__cd) $(distdir) && pwd`; \
426	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
427	    (cd $$subdir && \
428	      $(MAKE) $(AM_MAKEFLAGS) \
429	        top_distdir="$$top_distdir" \
430	        distdir="$$distdir/$$subdir" \
431		am__remove_distdir=: \
432		am__skip_length_check=: \
433	        distdir) \
434	      || exit 1; \
435	  fi; \
436	done
437	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
438	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
439	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
440	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
441	|| chmod -R a+r $(distdir)
442dist-gzip: distdir
443	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
444	$(am__remove_distdir)
445
446dist-bzip2: distdir
447	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
448	$(am__remove_distdir)
449
450dist-lzma: distdir
451	tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma
452	$(am__remove_distdir)
453
454dist-tarZ: distdir
455	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
456	$(am__remove_distdir)
457
458dist-shar: distdir
459	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
460	$(am__remove_distdir)
461
462dist-zip: distdir
463	-rm -f $(distdir).zip
464	zip -rq $(distdir).zip $(distdir)
465	$(am__remove_distdir)
466
467dist dist-all: distdir
468	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
469	$(am__remove_distdir)
470
471# This target untars the dist file and tries a VPATH configuration.  Then
472# it guarantees that the distribution is self-contained by making another
473# tarfile.
474distcheck: dist
475	case '$(DIST_ARCHIVES)' in \
476	*.tar.gz*) \
477	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
478	*.tar.bz2*) \
479	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
480	*.tar.lzma*) \
481	  unlzma -c $(distdir).tar.lzma | $(am__untar) ;;\
482	*.tar.Z*) \
483	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
484	*.shar.gz*) \
485	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
486	*.zip*) \
487	  unzip $(distdir).zip ;;\
488	esac
489	chmod -R a-w $(distdir); chmod a+w $(distdir)
490	mkdir $(distdir)/_build
491	mkdir $(distdir)/_inst
492	chmod a-w $(distdir)
493	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
494	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
495	  && cd $(distdir)/_build \
496	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
497	    $(DISTCHECK_CONFIGURE_FLAGS) \
498	  && $(MAKE) $(AM_MAKEFLAGS) \
499	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
500	  && $(MAKE) $(AM_MAKEFLAGS) check \
501	  && $(MAKE) $(AM_MAKEFLAGS) install \
502	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
503	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
504	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
505	        distuninstallcheck \
506	  && chmod -R a-w "$$dc_install_base" \
507	  && ({ \
508	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
509	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
510	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
511	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
512	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
513	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
514	  && rm -rf "$$dc_destdir" \
515	  && $(MAKE) $(AM_MAKEFLAGS) dist \
516	  && rm -rf $(DIST_ARCHIVES) \
517	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
518	$(am__remove_distdir)
519	@(echo "$(distdir) archives ready for distribution: "; \
520	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
521	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
522distuninstallcheck:
523	@cd $(distuninstallcheck_dir) \
524	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
525	   || { echo "ERROR: files left after uninstall:" ; \
526	        if test -n "$(DESTDIR)"; then \
527	          echo "  (check DESTDIR support)"; \
528	        fi ; \
529	        $(distuninstallcheck_listfiles) ; \
530	        exit 1; } >&2
531distcleancheck: distclean
532	@if test '$(srcdir)' = . ; then \
533	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
534	  exit 1 ; \
535	fi
536	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
537	  || { echo "ERROR: files left in build directory after distclean:" ; \
538	       $(distcleancheck_listfiles) ; \
539	       exit 1; } >&2
540check-am: all-am
541check: check-recursive
542all-am: Makefile config.h
543installdirs: installdirs-recursive
544installdirs-am:
545install: install-recursive
546install-exec: install-exec-recursive
547install-data: install-data-recursive
548uninstall: uninstall-recursive
549
550install-am: all-am
551	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
552
553installcheck: installcheck-recursive
554install-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
559mostlyclean-generic:
560
561clean-generic:
562
563distclean-generic:
564	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
565
566maintainer-clean-generic:
567	@echo "This command is intended for maintainers to use"
568	@echo "it deletes files that may require special tools to rebuild."
569clean: clean-recursive
570
571clean-am: clean-generic clean-libtool mostlyclean-am
572
573distclean: distclean-recursive
574	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
575	-rm -f Makefile
576distclean-am: clean-am distclean-generic distclean-hdr \
577	distclean-libtool distclean-tags
578
579dvi: dvi-recursive
580
581dvi-am:
582
583html: html-recursive
584
585info: info-recursive
586
587info-am:
588
589install-data-am:
590
591install-dvi: install-dvi-recursive
592
593install-exec-am:
594
595install-html: install-html-recursive
596
597install-info: install-info-recursive
598
599install-man:
600
601install-pdf: install-pdf-recursive
602
603install-ps: install-ps-recursive
604
605installcheck-am:
606
607maintainer-clean: maintainer-clean-recursive
608	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
609	-rm -rf $(top_srcdir)/autom4te.cache
610	-rm -f Makefile
611maintainer-clean-am: distclean-am maintainer-clean-generic
612
613mostlyclean: mostlyclean-recursive
614
615mostlyclean-am: mostlyclean-generic mostlyclean-libtool
616
617pdf: pdf-recursive
618
619pdf-am:
620
621ps: ps-recursive
622
623ps-am:
624
625uninstall-am:
626
627.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
628	install-strip
629
630.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
631	all all-am am--refresh check check-am clean clean-generic \
632	clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
633	dist-gzip dist-lzma dist-shar dist-tarZ dist-zip distcheck \
634	distclean distclean-generic distclean-hdr distclean-libtool \
635	distclean-tags distcleancheck distdir distuninstallcheck dvi \
636	dvi-am html html-am info info-am install install-am \
637	install-data install-data-am install-dvi install-dvi-am \
638	install-exec install-exec-am install-html install-html-am \
639	install-info install-info-am install-man install-pdf \
640	install-pdf-am install-ps install-ps-am install-strip \
641	installcheck installcheck-am installdirs installdirs-am \
642	maintainer-clean maintainer-clean-generic mostlyclean \
643	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
644	tags tags-recursive uninstall uninstall-am
645
646# Tell versions [3.59,3.63) of GNU make to not export all variables.
647# Otherwise a system limit (for SysV at least) may be exceeded.
648.NOEXPORT:
649