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@
16
17srcdir = @srcdir@
18top_srcdir = @top_srcdir@
19VPATH = @srcdir@
20pkgdatadir = $(datadir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkgincludedir = $(includedir)/@PACKAGE@
23top_builddir = .
24am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
25INSTALL = @INSTALL@
26install_sh_DATA = $(install_sh) -c -m 644
27install_sh_PROGRAM = $(install_sh) -c
28install_sh_SCRIPT = $(install_sh) -c
29INSTALL_HEADER = $(INSTALL_DATA)
30transform = $(program_transform_name)
31NORMAL_INSTALL = :
32PRE_INSTALL = :
33POST_INSTALL = :
34NORMAL_UNINSTALL = :
35PRE_UNINSTALL = :
36POST_UNINSTALL = :
37build_triplet = @build@
38host_triplet = @host@
39DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
40	$(srcdir)/Makefile.in $(srcdir)/config.h.in \
41	$(srcdir)/sweep.spec.in $(top_srcdir)/configure \
42	$(top_srcdir)/intl/Makefile.in ABOUT-NLS AUTHORS COPYING \
43	ChangeLog INSTALL NEWS TODO compile config.guess config.rpath \
44	config.sub depcomp install-sh ltmain.sh missing mkinstalldirs
45subdir = .
46ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
47am__aclocal_m4_deps = $(top_srcdir)/m4/codeset.m4 \
48	$(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/glibc2.m4 \
49	$(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/iconv.m4 \
50	$(top_srcdir)/m4/intdiv0.m4 $(top_srcdir)/m4/intmax.m4 \
51	$(top_srcdir)/m4/inttypes-pri.m4 $(top_srcdir)/m4/inttypes.m4 \
52	$(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/isc-posix.m4 \
53	$(top_srcdir)/m4/lcmessage.m4 $(top_srcdir)/m4/lib-ld.m4 \
54	$(top_srcdir)/m4/lib-link.m4 $(top_srcdir)/m4/lib-prefix.m4 \
55	$(top_srcdir)/m4/longdouble.m4 $(top_srcdir)/m4/longlong.m4 \
56	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/ogg.m4 \
57	$(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf-posix.m4 \
58	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/signed.m4 \
59	$(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/speex.m4 \
60	$(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/uintmax_t.m4 \
61	$(top_srcdir)/m4/ulonglong.m4 $(top_srcdir)/m4/vorbis.m4 \
62	$(top_srcdir)/m4/wchar_t.m4 $(top_srcdir)/m4/wint_t.m4 \
63	$(top_srcdir)/m4/xsize.m4 $(top_srcdir)/acinclude.m4 \
64	$(top_srcdir)/configure.ac
65am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
66	$(ACLOCAL_M4)
67am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
68 configure.lineno configure.status.lineno
69mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
70CONFIG_HEADER = config.h
71CONFIG_CLEAN_FILES = sweep.spec intl/Makefile
72SOURCES =
73DIST_SOURCES =
74RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
75	html-recursive info-recursive install-data-recursive \
76	install-exec-recursive install-info-recursive \
77	install-recursive installcheck-recursive installdirs-recursive \
78	pdf-recursive ps-recursive uninstall-info-recursive \
79	uninstall-recursive
80am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
81am__vpath_adj = case $$p in \
82    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
83    *) f=$$p;; \
84  esac;
85am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
86am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)" \
87	"$(DESTDIR)$(pkgdatadir)"
88desktopDATA_INSTALL = $(INSTALL_DATA)
89pixmapDATA_INSTALL = $(INSTALL_DATA)
90pkgdataDATA_INSTALL = $(INSTALL_DATA)
91DATA = $(desktop_DATA) $(pixmap_DATA) $(pkgdata_DATA)
92ETAGS = etags
93CTAGS = ctags
94DIST_SUBDIRS = $(SUBDIRS)
95DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
96distdir = $(PACKAGE)-$(VERSION)
97top_distdir = $(distdir)
98am__remove_distdir = \
99  { test ! -d $(distdir) \
100    || { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
101         && rm -fr $(distdir); }; }
102DIST_ARCHIVES = $(distdir).tar.gz
103GZIP_ENV = --best
104distuninstallcheck_listfiles = find . -type f -print
105distcleancheck_listfiles = find . -type f -print
106ACLOCAL = @ACLOCAL@
107ALLOCA = @ALLOCA@
108ALSA_CFLAGS = @ALSA_CFLAGS@
109ALSA_LIBS = @ALSA_LIBS@
110AMDEP_FALSE = @AMDEP_FALSE@
111AMDEP_TRUE = @AMDEP_TRUE@
112AMTAR = @AMTAR@
113AR = @AR@
114AUTOCONF = @AUTOCONF@
115AUTOHEADER = @AUTOHEADER@
116AUTOMAKE = @AUTOMAKE@
117AWK = @AWK@
118BUILD_INCLUDED_LIBINTL = @BUILD_INCLUDED_LIBINTL@
119CATOBJEXT = @CATOBJEXT@
120CC = @CC@
121CCDEPMODE = @CCDEPMODE@
122CFLAGS = @CFLAGS@
123CPP = @CPP@
124CPPFLAGS = @CPPFLAGS@
125CXX = @CXX@
126CXXCPP = @CXXCPP@
127CXXDEPMODE = @CXXDEPMODE@
128CXXFLAGS = @CXXFLAGS@
129CYGPATH_W = @CYGPATH_W@
130DATADIRNAME = @DATADIRNAME@
131DEFS = @DEFS@
132DEPDIR = @DEPDIR@
133ECHO = @ECHO@
134ECHO_C = @ECHO_C@
135ECHO_N = @ECHO_N@
136ECHO_T = @ECHO_T@
137EGREP = @EGREP@
138EXEEXT = @EXEEXT@
139EXPORT_DYNAMIC_FLAGS = @EXPORT_DYNAMIC_FLAGS@
140F77 = @F77@
141FFLAGS = @FFLAGS@
142GENCAT = @GENCAT@
143GLIBC2 = @GLIBC2@
144GLIBC21 = @GLIBC21@
145GLIB_CFLAGS = @GLIB_CFLAGS@
146GLIB_LIBS = @GLIB_LIBS@
147GMSGFMT = @GMSGFMT@
148GREP = @GREP@
149GTHREADS_CFLAGS = @GTHREADS_CFLAGS@
150GTHREADS_LIBS = @GTHREADS_LIBS@
151GTK_CFLAGS = @GTK_CFLAGS@
152GTK_LIBS = @GTK_LIBS@
153HAVE_ASPRINTF = @HAVE_ASPRINTF@
154HAVE_GNOME_MOZ_REMOTE = @HAVE_GNOME_MOZ_REMOTE@
155HAVE_POSIX_PRINTF = @HAVE_POSIX_PRINTF@
156HAVE_SNPRINTF = @HAVE_SNPRINTF@
157HAVE_WPRINTF = @HAVE_WPRINTF@
158INSTALL_DATA = @INSTALL_DATA@
159INSTALL_PROGRAM = @INSTALL_PROGRAM@
160INSTALL_SCRIPT = @INSTALL_SCRIPT@
161INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
162INSTOBJEXT = @INSTOBJEXT@
163INTLBISON = @INTLBISON@
164INTLLIBS = @INTLLIBS@
165INTLOBJS = @INTLOBJS@
166INTL_LIBTOOL_SUFFIX_PREFIX = @INTL_LIBTOOL_SUFFIX_PREFIX@
167INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
168LDFLAGS = @LDFLAGS@
169LIBICONV = @LIBICONV@
170LIBINTL = @LIBINTL@
171LIBOBJS = @LIBOBJS@
172LIBS = @LIBS@
173LIBTOOL = @LIBTOOL@
174LN_S = @LN_S@
175LTLIBICONV = @LTLIBICONV@
176LTLIBINTL = @LTLIBINTL@
177LTLIBOBJS = @LTLIBOBJS@
178MAD_LIBS = @MAD_LIBS@
179MAKEINFO = @MAKEINFO@
180MKINSTALLDIRS = @MKINSTALLDIRS@
181MSGFMT = @MSGFMT@
182MSGMERGE = @MSGMERGE@
183OBJEXT = @OBJEXT@
184OGG_CFLAGS = @OGG_CFLAGS@
185OGG_LIBS = @OGG_LIBS@
186PACKAGE = @PACKAGE@
187PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
188PACKAGE_DATA_DIR = @PACKAGE_DATA_DIR@
189PACKAGE_NAME = @PACKAGE_NAME@
190PACKAGE_PLUGIN_DIR = @PACKAGE_PLUGIN_DIR@
191PACKAGE_STRING = @PACKAGE_STRING@
192PACKAGE_TARNAME = @PACKAGE_TARNAME@
193PACKAGE_VERSION = @PACKAGE_VERSION@
194PATH_SEPARATOR = @PATH_SEPARATOR@
195PKG_CONFIG = @PKG_CONFIG@
196POSUB = @POSUB@
197PTHREAD_LIBS = @PTHREAD_LIBS@
198RANLIB = @RANLIB@
199SAMPLERATE_CFLAGS = @SAMPLERATE_CFLAGS@
200SAMPLERATE_LIBS = @SAMPLERATE_LIBS@
201SED = @SED@
202SET_MAKE = @SET_MAKE@
203SHELL = @SHELL@
204SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
205SNDFILE_LIBS = @SNDFILE_LIBS@
206SPEEX_CFLAGS = @SPEEX_CFLAGS@
207SPEEX_LIBS = @SPEEX_LIBS@
208STRIP = @STRIP@
209USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
210USE_NLS = @USE_NLS@
211VERSION = @VERSION@
212VORBISENC_LIBS = @VORBISENC_LIBS@
213VORBISFILE_LIBS = @VORBISFILE_LIBS@
214VORBIS_CFLAGS = @VORBIS_CFLAGS@
215VORBIS_LIBS = @VORBIS_LIBS@
216XGETTEXT = @XGETTEXT@
217ac_ct_CC = @ac_ct_CC@
218ac_ct_CXX = @ac_ct_CXX@
219ac_ct_F77 = @ac_ct_F77@
220am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
221am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
222am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
223am__fastdepCXX_TRUE = @am__fastdepCXX_TRUE@
224am__include = @am__include@
225am__leading_dot = @am__leading_dot@
226am__quote = @am__quote@
227am__tar = @am__tar@
228am__untar = @am__untar@
229bindir = @bindir@
230build = @build@
231build_alias = @build_alias@
232build_cpu = @build_cpu@
233build_os = @build_os@
234build_vendor = @build_vendor@
235datadir = @datadir@
236datarootdir = @datarootdir@
237docdir = @docdir@
238dvidir = @dvidir@
239exec_prefix = @exec_prefix@
240host = @host@
241host_alias = @host_alias@
242host_cpu = @host_cpu@
243host_os = @host_os@
244host_vendor = @host_vendor@
245htmldir = @htmldir@
246includedir = @includedir@
247infodir = @infodir@
248install_sh = @install_sh@
249libdir = @libdir@
250libexecdir = @libexecdir@
251localedir = @localedir@
252localstatedir = @localstatedir@
253mandir = @mandir@
254mkdir_p = @mkdir_p@
255oldincludedir = @oldincludedir@
256pdfdir = @pdfdir@
257prefix = @prefix@
258program_transform_name = @program_transform_name@
259psdir = @psdir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262sysconfdir = @sysconfdir@
263target_alias = @target_alias@
264ACLOCAL_AMFLAGS = -I m4
265SUBDIRS = m4 intl po include src plugins doc
266pkgdata_DATA = sweep_splash.png
267desktop_DATA = sweep.desktop
268desktopdir = $(datadir)/applications
269pixmapdir = $(datadir)/pixmaps
270pixmap_DATA = sweep.svg
271EXTRA_DIST = config.rpath mkinstalldirs  $(desktop_DATA) $(pkgdata_DATA)  $(pixmap_DATA) \
272             sweep.spec README.Solaris README.ALSA README.i18n TODO
273
274MAINTAINERCLEANFILES = Makefile.in aclocal.m4 configure config.h.in \
275                       stamp-h.in \
276                       config.guess mkinstalldirs \
277                       missing install-sh config.sub ltconfig \
278                       ltmain.sh acinclude.m4
279
280all: config.h
281	$(MAKE) $(AM_MAKEFLAGS) all-recursive
282
283.SUFFIXES:
284am--refresh:
285	@:
286$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
287	@for dep in $?; do \
288	  case '$(am__configure_deps)' in \
289	    *$$dep*) \
290	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
291	      cd $(srcdir) && $(AUTOMAKE) --gnu  \
292		&& exit 0; \
293	      exit 1;; \
294	  esac; \
295	done; \
296	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  Makefile'; \
297	cd $(top_srcdir) && \
298	  $(AUTOMAKE) --gnu  Makefile
299.PRECIOUS: Makefile
300Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
301	@case '$?' in \
302	  *config.status*) \
303	    echo ' $(SHELL) ./config.status'; \
304	    $(SHELL) ./config.status;; \
305	  *) \
306	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
307	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
308	esac;
309
310$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
311	$(SHELL) ./config.status --recheck
312
313$(top_srcdir)/configure:  $(am__configure_deps)
314	cd $(srcdir) && $(AUTOCONF)
315$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
316	cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
317
318config.h: stamp-h1
319	@if test ! -f $@; then \
320	  rm -f stamp-h1; \
321	  $(MAKE) stamp-h1; \
322	else :; fi
323
324stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
325	@rm -f stamp-h1
326	cd $(top_builddir) && $(SHELL) ./config.status config.h
327$(srcdir)/config.h.in:  $(am__configure_deps)
328	cd $(top_srcdir) && $(AUTOHEADER)
329	rm -f stamp-h1
330	touch $@
331
332distclean-hdr:
333	-rm -f config.h stamp-h1
334sweep.spec: $(top_builddir)/config.status $(srcdir)/sweep.spec.in
335	cd $(top_builddir) && $(SHELL) ./config.status $@
336intl/Makefile: $(top_builddir)/config.status $(top_srcdir)/intl/Makefile.in
337	cd $(top_builddir) && $(SHELL) ./config.status $@
338
339mostlyclean-libtool:
340	-rm -f *.lo
341
342clean-libtool:
343	-rm -rf .libs _libs
344
345distclean-libtool:
346	-rm -f libtool
347uninstall-info-am:
348install-desktopDATA: $(desktop_DATA)
349	@$(NORMAL_INSTALL)
350	test -z "$(desktopdir)" || $(mkdir_p) "$(DESTDIR)$(desktopdir)"
351	@list='$(desktop_DATA)'; for p in $$list; do \
352	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
353	  f=$(am__strip_dir) \
354	  echo " $(desktopDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(desktopdir)/$$f'"; \
355	  $(desktopDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(desktopdir)/$$f"; \
356	done
357
358uninstall-desktopDATA:
359	@$(NORMAL_UNINSTALL)
360	@list='$(desktop_DATA)'; for p in $$list; do \
361	  f=$(am__strip_dir) \
362	  echo " rm -f '$(DESTDIR)$(desktopdir)/$$f'"; \
363	  rm -f "$(DESTDIR)$(desktopdir)/$$f"; \
364	done
365install-pixmapDATA: $(pixmap_DATA)
366	@$(NORMAL_INSTALL)
367	test -z "$(pixmapdir)" || $(mkdir_p) "$(DESTDIR)$(pixmapdir)"
368	@list='$(pixmap_DATA)'; for p in $$list; do \
369	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
370	  f=$(am__strip_dir) \
371	  echo " $(pixmapDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pixmapdir)/$$f'"; \
372	  $(pixmapDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pixmapdir)/$$f"; \
373	done
374
375uninstall-pixmapDATA:
376	@$(NORMAL_UNINSTALL)
377	@list='$(pixmap_DATA)'; for p in $$list; do \
378	  f=$(am__strip_dir) \
379	  echo " rm -f '$(DESTDIR)$(pixmapdir)/$$f'"; \
380	  rm -f "$(DESTDIR)$(pixmapdir)/$$f"; \
381	done
382install-pkgdataDATA: $(pkgdata_DATA)
383	@$(NORMAL_INSTALL)
384	test -z "$(pkgdatadir)" || $(mkdir_p) "$(DESTDIR)$(pkgdatadir)"
385	@list='$(pkgdata_DATA)'; for p in $$list; do \
386	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
387	  f=$(am__strip_dir) \
388	  echo " $(pkgdataDATA_INSTALL) '$$d$$p' '$(DESTDIR)$(pkgdatadir)/$$f'"; \
389	  $(pkgdataDATA_INSTALL) "$$d$$p" "$(DESTDIR)$(pkgdatadir)/$$f"; \
390	done
391
392uninstall-pkgdataDATA:
393	@$(NORMAL_UNINSTALL)
394	@list='$(pkgdata_DATA)'; for p in $$list; do \
395	  f=$(am__strip_dir) \
396	  echo " rm -f '$(DESTDIR)$(pkgdatadir)/$$f'"; \
397	  rm -f "$(DESTDIR)$(pkgdatadir)/$$f"; \
398	done
399
400# This directory's subdirectories are mostly independent; you can cd
401# into them and run `make' without going through this Makefile.
402# To change the values of `make' variables: instead of editing Makefiles,
403# (1) if the variable is set in `config.status', edit `config.status'
404#     (which will cause the Makefiles to be regenerated when you run `make');
405# (2) otherwise, pass the desired values on the `make' command line.
406$(RECURSIVE_TARGETS):
407	@failcom='exit 1'; \
408	for f in x $$MAKEFLAGS; do \
409	  case $$f in \
410	    *=* | --[!k]*);; \
411	    *k*) failcom='fail=yes';; \
412	  esac; \
413	done; \
414	dot_seen=no; \
415	target=`echo $@ | sed s/-recursive//`; \
416	list='$(SUBDIRS)'; for subdir in $$list; do \
417	  echo "Making $$target in $$subdir"; \
418	  if test "$$subdir" = "."; then \
419	    dot_seen=yes; \
420	    local_target="$$target-am"; \
421	  else \
422	    local_target="$$target"; \
423	  fi; \
424	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
425	  || eval $$failcom; \
426	done; \
427	if test "$$dot_seen" = "no"; then \
428	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
429	fi; test -z "$$fail"
430
431mostlyclean-recursive clean-recursive distclean-recursive \
432maintainer-clean-recursive:
433	@failcom='exit 1'; \
434	for f in x $$MAKEFLAGS; do \
435	  case $$f in \
436	    *=* | --[!k]*);; \
437	    *k*) failcom='fail=yes';; \
438	  esac; \
439	done; \
440	dot_seen=no; \
441	case "$@" in \
442	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
443	  *) list='$(SUBDIRS)' ;; \
444	esac; \
445	rev=''; for subdir in $$list; do \
446	  if test "$$subdir" = "."; then :; else \
447	    rev="$$subdir $$rev"; \
448	  fi; \
449	done; \
450	rev="$$rev ."; \
451	target=`echo $@ | sed s/-recursive//`; \
452	for subdir in $$rev; do \
453	  echo "Making $$target in $$subdir"; \
454	  if test "$$subdir" = "."; then \
455	    local_target="$$target-am"; \
456	  else \
457	    local_target="$$target"; \
458	  fi; \
459	  (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
460	  || eval $$failcom; \
461	done && test -z "$$fail"
462tags-recursive:
463	list='$(SUBDIRS)'; for subdir in $$list; do \
464	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
465	done
466ctags-recursive:
467	list='$(SUBDIRS)'; for subdir in $$list; do \
468	  test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
469	done
470
471ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
472	list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
473	unique=`for i in $$list; do \
474	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
475	  done | \
476	  $(AWK) '    { files[$$0] = 1; } \
477	       END { for (i in files) print i; }'`; \
478	mkid -fID $$unique
479tags: TAGS
480
481TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
482		$(TAGS_FILES) $(LISP)
483	tags=; \
484	here=`pwd`; \
485	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
486	  include_option=--etags-include; \
487	  empty_fix=.; \
488	else \
489	  include_option=--include; \
490	  empty_fix=; \
491	fi; \
492	list='$(SUBDIRS)'; for subdir in $$list; do \
493	  if test "$$subdir" = .; then :; else \
494	    test ! -f $$subdir/TAGS || \
495	      tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
496	  fi; \
497	done; \
498	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
499	unique=`for i in $$list; do \
500	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
501	  done | \
502	  $(AWK) '    { files[$$0] = 1; } \
503	       END { for (i in files) print i; }'`; \
504	if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
505	  test -n "$$unique" || unique=$$empty_fix; \
506	  $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
507	    $$tags $$unique; \
508	fi
509ctags: CTAGS
510CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
511		$(TAGS_FILES) $(LISP)
512	tags=; \
513	here=`pwd`; \
514	list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
515	unique=`for i in $$list; do \
516	    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
517	  done | \
518	  $(AWK) '    { files[$$0] = 1; } \
519	       END { for (i in files) print i; }'`; \
520	test -z "$(CTAGS_ARGS)$$tags$$unique" \
521	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
522	     $$tags $$unique
523
524GTAGS:
525	here=`$(am__cd) $(top_builddir) && pwd` \
526	  && cd $(top_srcdir) \
527	  && gtags -i $(GTAGS_ARGS) $$here
528
529distclean-tags:
530	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532distdir: $(DISTFILES)
533	$(am__remove_distdir)
534	mkdir $(distdir)
535	$(mkdir_p) $(distdir)/. $(distdir)/doc $(distdir)/intl $(distdir)/m4 $(distdir)/po
536	@srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
537	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
538	list='$(DISTFILES)'; for file in $$list; do \
539	  case $$file in \
540	    $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
541	    $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
542	  esac; \
543	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
544	  dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
545	  if test "$$dir" != "$$file" && test "$$dir" != "."; then \
546	    dir="/$$dir"; \
547	    $(mkdir_p) "$(distdir)$$dir"; \
548	  else \
549	    dir=''; \
550	  fi; \
551	  if test -d $$d/$$file; then \
552	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
553	      cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
554	    fi; \
555	    cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
556	  else \
557	    test -f $(distdir)/$$file \
558	    || cp -p $$d/$$file $(distdir)/$$file \
559	    || exit 1; \
560	  fi; \
561	done
562	list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
563	  if test "$$subdir" = .; then :; else \
564	    test -d "$(distdir)/$$subdir" \
565	    || $(mkdir_p) "$(distdir)/$$subdir" \
566	    || exit 1; \
567	    distdir=`$(am__cd) $(distdir) && pwd`; \
568	    top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
569	    (cd $$subdir && \
570	      $(MAKE) $(AM_MAKEFLAGS) \
571	        top_distdir="$$top_distdir" \
572	        distdir="$$distdir/$$subdir" \
573	        distdir) \
574	      || exit 1; \
575	  fi; \
576	done
577	$(MAKE) $(AM_MAKEFLAGS) \
578	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
579	  dist-hook
580	-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
581	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
582	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
583	  ! -type d ! -perm -444 -exec $(SHELL) $(install_sh) -c -m a+r {} {} \; \
584	|| chmod -R a+r $(distdir)
585dist-gzip: distdir
586	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
587	$(am__remove_distdir)
588
589dist-bzip2: distdir
590	tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
591	$(am__remove_distdir)
592
593dist-tarZ: distdir
594	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
595	$(am__remove_distdir)
596
597dist-shar: distdir
598	shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
599	$(am__remove_distdir)
600
601dist-zip: distdir
602	-rm -f $(distdir).zip
603	zip -rq $(distdir).zip $(distdir)
604	$(am__remove_distdir)
605
606dist dist-all: distdir
607	tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
608	$(am__remove_distdir)
609
610# This target untars the dist file and tries a VPATH configuration.  Then
611# it guarantees that the distribution is self-contained by making another
612# tarfile.
613distcheck: dist
614	case '$(DIST_ARCHIVES)' in \
615	*.tar.gz*) \
616	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
617	*.tar.bz2*) \
618	  bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
619	*.tar.Z*) \
620	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
621	*.shar.gz*) \
622	  GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
623	*.zip*) \
624	  unzip $(distdir).zip ;;\
625	esac
626	chmod -R a-w $(distdir); chmod a+w $(distdir)
627	mkdir $(distdir)/_build
628	mkdir $(distdir)/_inst
629	chmod a-w $(distdir)
630	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
631	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
632	  && cd $(distdir)/_build \
633	  && ../configure --srcdir=.. --prefix="$$dc_install_base" \
634	    --with-included-gettext \
635	    $(DISTCHECK_CONFIGURE_FLAGS) \
636	  && $(MAKE) $(AM_MAKEFLAGS) \
637	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
638	  && $(MAKE) $(AM_MAKEFLAGS) check \
639	  && $(MAKE) $(AM_MAKEFLAGS) install \
640	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
641	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
642	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
643	        distuninstallcheck \
644	  && chmod -R a-w "$$dc_install_base" \
645	  && ({ \
646	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
647	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
648	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
649	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
650	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
651	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
652	  && rm -rf "$$dc_destdir" \
653	  && $(MAKE) $(AM_MAKEFLAGS) dist \
654	  && rm -rf $(DIST_ARCHIVES) \
655	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck
656	$(am__remove_distdir)
657	@(echo "$(distdir) archives ready for distribution: "; \
658	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
659	  sed -e '1{h;s/./=/g;p;x;}' -e '$${p;x;}'
660distuninstallcheck:
661	@cd $(distuninstallcheck_dir) \
662	&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
663	   || { echo "ERROR: files left after uninstall:" ; \
664	        if test -n "$(DESTDIR)"; then \
665	          echo "  (check DESTDIR support)"; \
666	        fi ; \
667	        $(distuninstallcheck_listfiles) ; \
668	        exit 1; } >&2
669distcleancheck: distclean
670	@if test '$(srcdir)' = . ; then \
671	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
672	  exit 1 ; \
673	fi
674	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
675	  || { echo "ERROR: files left in build directory after distclean:" ; \
676	       $(distcleancheck_listfiles) ; \
677	       exit 1; } >&2
678check-am: all-am
679check: check-recursive
680all-am: Makefile $(DATA) config.h
681installdirs: installdirs-recursive
682installdirs-am:
683	for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(pixmapdir)" "$(DESTDIR)$(pkgdatadir)"; do \
684	  test -z "$$dir" || $(mkdir_p) "$$dir"; \
685	done
686install: install-recursive
687install-exec: install-exec-recursive
688install-data: install-data-recursive
689uninstall: uninstall-recursive
690
691install-am: all-am
692	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
693
694installcheck: installcheck-recursive
695install-strip:
696	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
697	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698	  `test -z '$(STRIP)' || \
699	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
700mostlyclean-generic:
701
702clean-generic:
703
704distclean-generic:
705	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
706
707maintainer-clean-generic:
708	@echo "This command is intended for maintainers to use"
709	@echo "it deletes files that may require special tools to rebuild."
710	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
711clean: clean-recursive
712
713clean-am: clean-generic clean-libtool mostlyclean-am
714
715distclean: distclean-recursive
716	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
717	-rm -f Makefile
718distclean-am: clean-am distclean-generic distclean-hdr \
719	distclean-libtool distclean-tags
720
721dvi: dvi-recursive
722
723dvi-am:
724
725html: html-recursive
726
727info: info-recursive
728
729info-am:
730
731install-data-am: install-desktopDATA install-pixmapDATA \
732	install-pkgdataDATA
733
734install-exec-am:
735
736install-info: install-info-recursive
737
738install-man:
739
740installcheck-am:
741
742maintainer-clean: maintainer-clean-recursive
743	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
744	-rm -rf $(top_srcdir)/autom4te.cache
745	-rm -f Makefile
746maintainer-clean-am: distclean-am maintainer-clean-generic
747
748mostlyclean: mostlyclean-recursive
749
750mostlyclean-am: mostlyclean-generic mostlyclean-libtool
751
752pdf: pdf-recursive
753
754pdf-am:
755
756ps: ps-recursive
757
758ps-am:
759
760uninstall-am: uninstall-desktopDATA uninstall-info-am \
761	uninstall-pixmapDATA uninstall-pkgdataDATA
762
763uninstall-info: uninstall-info-recursive
764
765.PHONY: $(RECURSIVE_TARGETS) CTAGS GTAGS all all-am am--refresh check \
766	check-am clean clean-generic clean-libtool clean-recursive \
767	ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \
768	dist-hook dist-shar dist-tarZ dist-zip distcheck distclean \
769	distclean-generic distclean-hdr distclean-libtool \
770	distclean-recursive distclean-tags distcleancheck distdir \
771	distuninstallcheck dvi dvi-am html html-am info info-am \
772	install install-am install-data install-data-am \
773	install-desktopDATA install-exec install-exec-am install-info \
774	install-info-am install-man install-pixmapDATA \
775	install-pkgdataDATA install-strip installcheck installcheck-am \
776	installdirs installdirs-am maintainer-clean \
777	maintainer-clean-generic maintainer-clean-recursive \
778	mostlyclean mostlyclean-generic mostlyclean-libtool \
779	mostlyclean-recursive pdf pdf-am ps ps-am tags tags-recursive \
780	uninstall uninstall-am uninstall-desktopDATA uninstall-info-am \
781	uninstall-pixmapDATA uninstall-pkgdataDATA
782
783
784#install-data-local:
785#	@$(NORMAL_INSTALL)
786#	if test -d $(srcdir)/pixmaps; then \
787#	  $(mkinstalldirs) $(DESTDIR)$(pkgdatadir)/pixmaps; \
788#	  for pixmap in $(srcdir)/pixmaps/*; do \
789#	    if test -f $$pixmap; then \
790#	      $(INSTALL_DATA) $$pixmap $(DESTDIR)$(pkgdatadir)/pixmaps; \
791#	    fi \
792#	  done \
793#	fi
794
795dist-hook:
796	if test -d pixmaps; then \
797	  mkdir $(distdir)/pixmaps; \
798	  for pixmap in pixmaps/*; do \
799	    if test -f $$pixmap; then \
800	      cp -p $$pixmap $(distdir)/pixmaps; \
801	    fi \
802	  done \
803	fi
804# Tell versions [3.59,3.63) of GNU make to not export all variables.
805# Otherwise a system limit (for SysV at least) may be exceeded.
806.NOEXPORT:
807