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