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