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