1# Makefile.in generated by automake 1.15.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2017 Free Software Foundation, Inc.
5
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# $Id$
18VPATH = @srcdir@
19am__is_gnu_make = { \
20  if test -z '$(MAKELEVEL)'; then \
21    false; \
22  elif test -n '$(MAKE_HOST)'; then \
23    true; \
24  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
25    true; \
26  else \
27    false; \
28  fi; \
29}
30am__make_running_with_option = \
31  case $${target_option-} in \
32      ?) ;; \
33      *) echo "am__make_running_with_option: internal error: invalid" \
34              "target option '$${target_option-}' specified" >&2; \
35         exit 1;; \
36  esac; \
37  has_opt=no; \
38  sane_makeflags=$$MAKEFLAGS; \
39  if $(am__is_gnu_make); then \
40    sane_makeflags=$$MFLAGS; \
41  else \
42    case $$MAKEFLAGS in \
43      *\\[\ \	]*) \
44        bs=\\; \
45        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
46          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
47    esac; \
48  fi; \
49  skip_next=no; \
50  strip_trailopt () \
51  { \
52    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
53  }; \
54  for flg in $$sane_makeflags; do \
55    test $$skip_next = yes && { skip_next=no; continue; }; \
56    case $$flg in \
57      *=*|--*) continue;; \
58        -*I) strip_trailopt 'I'; skip_next=yes;; \
59      -*I?*) strip_trailopt 'I';; \
60        -*O) strip_trailopt 'O'; skip_next=yes;; \
61      -*O?*) strip_trailopt 'O';; \
62        -*l) strip_trailopt 'l'; skip_next=yes;; \
63      -*l?*) strip_trailopt 'l';; \
64      -[dEDm]) skip_next=yes;; \
65      -[JT]) skip_next=yes;; \
66    esac; \
67    case $$flg in \
68      *$$target_option*) has_opt=yes; break;; \
69    esac; \
70  done; \
71  test $$has_opt = yes
72am__make_dryrun = (target_option=n; $(am__make_running_with_option))
73am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
74pkgdatadir = $(datadir)/@PACKAGE@
75pkgincludedir = $(includedir)/@PACKAGE@
76pkglibdir = $(libdir)/@PACKAGE@
77pkglibexecdir = $(libexecdir)/@PACKAGE@
78am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
79install_sh_DATA = $(install_sh) -c -m 644
80install_sh_PROGRAM = $(install_sh) -c
81install_sh_SCRIPT = $(install_sh) -c
82INSTALL_HEADER = $(INSTALL_DATA)
83transform = $(program_transform_name)
84NORMAL_INSTALL = :
85PRE_INSTALL = :
86POST_INSTALL = :
87NORMAL_UNINSTALL = :
88PRE_UNINSTALL = :
89POST_UNINSTALL = :
90build_triplet = @build@
91host_triplet = @host@
92target_triplet = @target@
93subdir = .
94ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
95am__aclocal_m4_deps = $(top_srcdir)/configure.ac
96am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
97	$(ACLOCAL_M4)
98DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
99	$(am__configure_deps) $(am__DIST_COMMON)
100am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
101 configure.lineno config.status.lineno
102mkinstalldirs = $(install_sh) -d
103CONFIG_HEADER = config.h
104CONFIG_CLEAN_FILES =
105CONFIG_CLEAN_VPATH_FILES =
106AM_V_P = $(am__v_P_@AM_V@)
107am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
108am__v_P_0 = false
109am__v_P_1 = :
110AM_V_GEN = $(am__v_GEN_@AM_V@)
111am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
112am__v_GEN_0 = @echo "  GEN     " $@;
113am__v_GEN_1 =
114AM_V_at = $(am__v_at_@AM_V@)
115am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
116am__v_at_0 = @
117am__v_at_1 =
118SOURCES =
119DIST_SOURCES =
120RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
121	ctags-recursive dvi-recursive html-recursive info-recursive \
122	install-data-recursive install-dvi-recursive \
123	install-exec-recursive install-html-recursive \
124	install-info-recursive install-pdf-recursive \
125	install-ps-recursive install-recursive installcheck-recursive \
126	installdirs-recursive pdf-recursive ps-recursive \
127	tags-recursive uninstall-recursive
128am__can_run_installinfo = \
129  case $$AM_UPDATE_INFO_DIR in \
130    n|no|NO) false;; \
131    *) (install-info --version) >/dev/null 2>&1;; \
132  esac
133RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
134  distclean-recursive maintainer-clean-recursive
135am__recursive_targets = \
136  $(RECURSIVE_TARGETS) \
137  $(RECURSIVE_CLEAN_TARGETS) \
138  $(am__extra_recursive_targets)
139AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
140	cscope distdir dist dist-all distcheck
141am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) \
142	$(LISP)config.h.in
143# Read a list of newline-separated strings from the standard input,
144# and print each of them once, without duplicates.  Input order is
145# *not* preserved.
146am__uniquify_input = $(AWK) '\
147  BEGIN { nonempty = 0; } \
148  { items[$$0] = 1; nonempty = 1; } \
149  END { if (nonempty) { for (i in items) print i; }; } \
150'
151# Make sure the list of sources is unique.  This is necessary because,
152# e.g., the same source file might be shared among _SOURCES variables
153# for different programs/libraries.
154am__define_uniq_tagged_files = \
155  list='$(am__tagged_files)'; \
156  unique=`for i in $$list; do \
157    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
158  done | $(am__uniquify_input)`
159ETAGS = etags
160CTAGS = ctags
161CSCOPE = cscope
162DIST_SUBDIRS = $(SUBDIRS)
163am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
164	COPYING ChangeLog INSTALL NEWS README TODO compile \
165	config.guess config.sub install-sh ltmain.sh missing
166DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
167distdir = $(PACKAGE)-$(VERSION)
168top_distdir = $(distdir)
169am__remove_distdir = \
170  if test -d "$(distdir)"; then \
171    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
172      && rm -rf "$(distdir)" \
173      || { sleep 5 && rm -rf "$(distdir)"; }; \
174  else :; fi
175am__post_remove_distdir = $(am__remove_distdir)
176am__relativize = \
177  dir0=`pwd`; \
178  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
179  sed_rest='s,^[^/]*/*,,'; \
180  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
181  sed_butlast='s,/*[^/]*$$,,'; \
182  while test -n "$$dir1"; do \
183    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
184    if test "$$first" != "."; then \
185      if test "$$first" = ".."; then \
186        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
187        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
188      else \
189        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
190        if test "$$first2" = "$$first"; then \
191          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
192        else \
193          dir2="../$$dir2"; \
194        fi; \
195        dir0="$$dir0"/"$$first"; \
196      fi; \
197    fi; \
198    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
199  done; \
200  reldir="$$dir2"
201GZIP_ENV = --best
202DIST_ARCHIVES = $(distdir).tar.bz2
203DIST_TARGETS = dist-bzip2
204distuninstallcheck_listfiles = find . -type f -print
205am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
206  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
207distcleancheck_listfiles = find . -type f -print
208ACLOCAL = @ACLOCAL@
209ALL_LINGUAS = @ALL_LINGUAS@
210AMTAR = @AMTAR@
211AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
212AR = @AR@
213AUTOCONF = @AUTOCONF@
214AUTOHEADER = @AUTOHEADER@
215AUTOMAKE = @AUTOMAKE@
216AWK = @AWK@
217CATALOGS = @CATALOGS@
218CATOBJEXT = @CATOBJEXT@
219CC = @CC@
220CCDEPMODE = @CCDEPMODE@
221CFLAGS = @CFLAGS@
222CPP = @CPP@
223CPPFLAGS = @CPPFLAGS@
224CYGPATH_W = @CYGPATH_W@
225DATADIRNAME = @DATADIRNAME@
226DEFS = @DEFS@
227DEPDIR = @DEPDIR@
228DLLTOOL = @DLLTOOL@
229DSYMUTIL = @DSYMUTIL@
230DUMPBIN = @DUMPBIN@
231ECHO_C = @ECHO_C@
232ECHO_N = @ECHO_N@
233ECHO_T = @ECHO_T@
234EGREP = @EGREP@
235EXEEXT = @EXEEXT@
236EXO_CFLAGS = @EXO_CFLAGS@
237EXO_LIBS = @EXO_LIBS@
238EXO_REQUIRED_VERSION = @EXO_REQUIRED_VERSION@
239EXO_VERSION = @EXO_VERSION@
240FGREP = @FGREP@
241GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
242GMOFILES = @GMOFILES@
243GMSGFMT = @GMSGFMT@
244GREP = @GREP@
245GTK_CFLAGS = @GTK_CFLAGS@
246GTK_LIBS = @GTK_LIBS@
247GTK_REQUIRED_VERSION = @GTK_REQUIRED_VERSION@
248GTK_VERSION = @GTK_VERSION@
249INSTALL = @INSTALL@
250INSTALL_DATA = @INSTALL_DATA@
251INSTALL_PROGRAM = @INSTALL_PROGRAM@
252INSTALL_SCRIPT = @INSTALL_SCRIPT@
253INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
254INSTOBJEXT = @INSTOBJEXT@
255INTLLIBS = @INTLLIBS@
256INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
257INTLTOOL_MERGE = @INTLTOOL_MERGE@
258INTLTOOL_PERL = @INTLTOOL_PERL@
259INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
260INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
261INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
262INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
263INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
264INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
265LD = @LD@
266LDFLAGS = @LDFLAGS@
267LIBOBJS = @LIBOBJS@
268LIBS = @LIBS@
269LIBTOOL = @LIBTOOL@
270LIPO = @LIPO@
271LN_S = @LN_S@
272LTLIBOBJS = @LTLIBOBJS@
273LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
274MAINT = @MAINT@
275MAKEINFO = @MAKEINFO@
276MANIFEST_TOOL = @MANIFEST_TOOL@
277MKDIR_P = @MKDIR_P@
278MKINSTALLDIRS = @MKINSTALLDIRS@
279MSGFMT = @MSGFMT@
280MSGFMT_OPTS = @MSGFMT_OPTS@
281MSGMERGE = @MSGMERGE@
282NM = @NM@
283NMEDIT = @NMEDIT@
284OBJDUMP = @OBJDUMP@
285OBJEXT = @OBJEXT@
286OTOOL = @OTOOL@
287OTOOL64 = @OTOOL64@
288PACKAGE = @PACKAGE@
289PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
290PACKAGE_NAME = @PACKAGE_NAME@
291PACKAGE_STRING = @PACKAGE_STRING@
292PACKAGE_TARNAME = @PACKAGE_TARNAME@
293PACKAGE_URL = @PACKAGE_URL@
294PACKAGE_VERSION = @PACKAGE_VERSION@
295PATH_SEPARATOR = @PATH_SEPARATOR@
296PKG_CONFIG = @PKG_CONFIG@
297PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
298PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
299PLATFORM_CFLAGS = @PLATFORM_CFLAGS@
300PLATFORM_CPPFLAGS = @PLATFORM_CPPFLAGS@
301PLATFORM_LDFLAGS = @PLATFORM_LDFLAGS@
302POFILES = @POFILES@
303POSUB = @POSUB@
304PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
305PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
306RANLIB = @RANLIB@
307SED = @SED@
308SET_MAKE = @SET_MAKE@
309SHELL = @SHELL@
310STRIP = @STRIP@
311TAGLIBC_CFLAGS = @TAGLIBC_CFLAGS@
312TAGLIBC_LIBS = @TAGLIBC_LIBS@
313TAGLIB_CFLAGS = @TAGLIB_CFLAGS@
314TAGLIB_LIBS = @TAGLIB_LIBS@
315TAGLIB_REQUIRED_VERSION = @TAGLIB_REQUIRED_VERSION@
316TAGLIB_VERSION = @TAGLIB_VERSION@
317THUNARX_CFLAGS = @THUNARX_CFLAGS@
318THUNARX_LIBS = @THUNARX_LIBS@
319THUNARX_REQUIRED_VERSION = @THUNARX_REQUIRED_VERSION@
320THUNARX_VERSION = @THUNARX_VERSION@
321USE_NLS = @USE_NLS@
322VERSION = @VERSION@
323XGETTEXT = @XGETTEXT@
324XGETTEXT_ARGS = @XGETTEXT_ARGS@
325abs_builddir = @abs_builddir@
326abs_srcdir = @abs_srcdir@
327abs_top_builddir = @abs_top_builddir@
328abs_top_srcdir = @abs_top_srcdir@
329ac_ct_AR = @ac_ct_AR@
330ac_ct_CC = @ac_ct_CC@
331ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
332am__include = @am__include@
333am__leading_dot = @am__leading_dot@
334am__quote = @am__quote@
335am__tar = @am__tar@
336am__untar = @am__untar@
337bindir = @bindir@
338build = @build@
339build_alias = @build_alias@
340build_cpu = @build_cpu@
341build_os = @build_os@
342build_vendor = @build_vendor@
343builddir = @builddir@
344datadir = @datadir@
345datarootdir = @datarootdir@
346docdir = @docdir@
347dvidir = @dvidir@
348exec_prefix = @exec_prefix@
349host = @host@
350host_alias = @host_alias@
351host_cpu = @host_cpu@
352host_os = @host_os@
353host_vendor = @host_vendor@
354htmldir = @htmldir@
355includedir = @includedir@
356infodir = @infodir@
357install_sh = @install_sh@
358intltool__v_merge_options_ = @intltool__v_merge_options_@
359intltool__v_merge_options_0 = @intltool__v_merge_options_0@
360libdir = @libdir@
361libexecdir = @libexecdir@
362localedir = @localedir@
363localstatedir = @localstatedir@
364mandir = @mandir@
365mkdir_p = @mkdir_p@
366oldincludedir = @oldincludedir@
367pdfdir = @pdfdir@
368prefix = @prefix@
369program_transform_name = @program_transform_name@
370psdir = @psdir@
371sbindir = @sbindir@
372sharedstatedir = @sharedstatedir@
373srcdir = @srcdir@
374sysconfdir = @sysconfdir@
375target = @target@
376target_alias = @target_alias@
377target_cpu = @target_cpu@
378target_os = @target_os@
379target_vendor = @target_vendor@
380top_build_prefix = @top_build_prefix@
381top_builddir = @top_builddir@
382top_srcdir = @top_srcdir@
383SUBDIRS = \
384	po								\
385	thunar-plugin
386
387EXTRA_DIST = \
388	intltool-extract.in						\
389	intltool-merge.in						\
390	intltool-update.in
391
392DISTCLEANFILES = \
393	intltool-extract						\
394	intltool-merge							\
395	intltool-update
396
397all: config.h
398	$(MAKE) $(AM_MAKEFLAGS) all-recursive
399
400.SUFFIXES:
401am--refresh: Makefile
402	@:
403$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
404	@for dep in $?; do \
405	  case '$(am__configure_deps)' in \
406	    *$$dep*) \
407	      echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \
408	      $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \
409		&& exit 0; \
410	      exit 1;; \
411	  esac; \
412	done; \
413	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
414	$(am__cd) $(top_srcdir) && \
415	  $(AUTOMAKE) --gnu Makefile
416Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
417	@case '$?' in \
418	  *config.status*) \
419	    echo ' $(SHELL) ./config.status'; \
420	    $(SHELL) ./config.status;; \
421	  *) \
422	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
423	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
424	esac;
425
426$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
427	$(SHELL) ./config.status --recheck
428
429$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
430	$(am__cd) $(srcdir) && $(AUTOCONF)
431$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
432	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
433$(am__aclocal_m4_deps):
434
435config.h: stamp-h1
436	@test -f $@ || rm -f stamp-h1
437	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
438
439stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
440	@rm -f stamp-h1
441	cd $(top_builddir) && $(SHELL) ./config.status config.h
442$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
443	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
444	rm -f stamp-h1
445	touch $@
446
447distclean-hdr:
448	-rm -f config.h stamp-h1
449
450mostlyclean-libtool:
451	-rm -f *.lo
452
453clean-libtool:
454	-rm -rf .libs _libs
455
456distclean-libtool:
457	-rm -f libtool config.lt
458
459# This directory's subdirectories are mostly independent; you can cd
460# into them and run 'make' without going through this Makefile.
461# To change the values of 'make' variables: instead of editing Makefiles,
462# (1) if the variable is set in 'config.status', edit 'config.status'
463#     (which will cause the Makefiles to be regenerated when you run 'make');
464# (2) otherwise, pass the desired values on the 'make' command line.
465$(am__recursive_targets):
466	@fail=; \
467	if $(am__make_keepgoing); then \
468	  failcom='fail=yes'; \
469	else \
470	  failcom='exit 1'; \
471	fi; \
472	dot_seen=no; \
473	target=`echo $@ | sed s/-recursive//`; \
474	case "$@" in \
475	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
476	  *) list='$(SUBDIRS)' ;; \
477	esac; \
478	for subdir in $$list; do \
479	  echo "Making $$target in $$subdir"; \
480	  if test "$$subdir" = "."; then \
481	    dot_seen=yes; \
482	    local_target="$$target-am"; \
483	  else \
484	    local_target="$$target"; \
485	  fi; \
486	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
487	  || eval $$failcom; \
488	done; \
489	if test "$$dot_seen" = "no"; then \
490	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
491	fi; test -z "$$fail"
492
493ID: $(am__tagged_files)
494	$(am__define_uniq_tagged_files); mkid -fID $$unique
495tags: tags-recursive
496TAGS: tags
497
498tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
499	set x; \
500	here=`pwd`; \
501	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
502	  include_option=--etags-include; \
503	  empty_fix=.; \
504	else \
505	  include_option=--include; \
506	  empty_fix=; \
507	fi; \
508	list='$(SUBDIRS)'; for subdir in $$list; do \
509	  if test "$$subdir" = .; then :; else \
510	    test ! -f $$subdir/TAGS || \
511	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
512	  fi; \
513	done; \
514	$(am__define_uniq_tagged_files); \
515	shift; \
516	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
517	  test -n "$$unique" || unique=$$empty_fix; \
518	  if test $$# -gt 0; then \
519	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
520	      "$$@" $$unique; \
521	  else \
522	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
523	      $$unique; \
524	  fi; \
525	fi
526ctags: ctags-recursive
527
528CTAGS: ctags
529ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530	$(am__define_uniq_tagged_files); \
531	test -z "$(CTAGS_ARGS)$$unique" \
532	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
533	     $$unique
534
535GTAGS:
536	here=`$(am__cd) $(top_builddir) && pwd` \
537	  && $(am__cd) $(top_srcdir) \
538	  && gtags -i $(GTAGS_ARGS) "$$here"
539cscope: cscope.files
540	test ! -s cscope.files \
541	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
542clean-cscope:
543	-rm -f cscope.files
544cscope.files: clean-cscope cscopelist
545cscopelist: cscopelist-recursive
546
547cscopelist-am: $(am__tagged_files)
548	list='$(am__tagged_files)'; \
549	case "$(srcdir)" in \
550	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
551	  *) sdir=$(subdir)/$(srcdir) ;; \
552	esac; \
553	for i in $$list; do \
554	  if test -f "$$i"; then \
555	    echo "$(subdir)/$$i"; \
556	  else \
557	    echo "$$sdir/$$i"; \
558	  fi; \
559	done >> $(top_builddir)/cscope.files
560
561distclean-tags:
562	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
563	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
564
565distdir: $(DISTFILES)
566	$(am__remove_distdir)
567	test -d "$(distdir)" || mkdir "$(distdir)"
568	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
569	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
570	list='$(DISTFILES)'; \
571	  dist_files=`for file in $$list; do echo $$file; done | \
572	  sed -e "s|^$$srcdirstrip/||;t" \
573	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
574	case $$dist_files in \
575	  */*) $(MKDIR_P) `echo "$$dist_files" | \
576			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
577			   sort -u` ;; \
578	esac; \
579	for file in $$dist_files; do \
580	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
581	  if test -d $$d/$$file; then \
582	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
583	    if test -d "$(distdir)/$$file"; then \
584	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
585	    fi; \
586	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
587	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
588	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
589	    fi; \
590	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
591	  else \
592	    test -f "$(distdir)/$$file" \
593	    || cp -p $$d/$$file "$(distdir)/$$file" \
594	    || exit 1; \
595	  fi; \
596	done
597	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
598	  if test "$$subdir" = .; then :; else \
599	    $(am__make_dryrun) \
600	      || test -d "$(distdir)/$$subdir" \
601	      || $(MKDIR_P) "$(distdir)/$$subdir" \
602	      || exit 1; \
603	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
604	    $(am__relativize); \
605	    new_distdir=$$reldir; \
606	    dir1=$$subdir; dir2="$(top_distdir)"; \
607	    $(am__relativize); \
608	    new_top_distdir=$$reldir; \
609	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
610	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
611	    ($(am__cd) $$subdir && \
612	      $(MAKE) $(AM_MAKEFLAGS) \
613	        top_distdir="$$new_top_distdir" \
614	        distdir="$$new_distdir" \
615		am__remove_distdir=: \
616		am__skip_length_check=: \
617		am__skip_mode_fix=: \
618	        distdir) \
619	      || exit 1; \
620	  fi; \
621	done
622	$(MAKE) $(AM_MAKEFLAGS) \
623	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
624	  dist-hook
625	-test -n "$(am__skip_mode_fix)" \
626	|| find "$(distdir)" -type d ! -perm -755 \
627		-exec chmod u+rwx,go+rx {} \; -o \
628	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
629	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
630	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
631	|| chmod -R a+r "$(distdir)"
632dist-gzip: distdir
633	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
634	$(am__post_remove_distdir)
635dist-bzip2: distdir
636	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
637	$(am__post_remove_distdir)
638
639dist-lzip: distdir
640	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
641	$(am__post_remove_distdir)
642
643dist-xz: distdir
644	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
645	$(am__post_remove_distdir)
646
647dist-tarZ: distdir
648	@echo WARNING: "Support for distribution archives compressed with" \
649		       "legacy program 'compress' is deprecated." >&2
650	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
651	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
652	$(am__post_remove_distdir)
653
654dist-shar: distdir
655	@echo WARNING: "Support for shar distribution archives is" \
656	               "deprecated." >&2
657	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
658	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
659	$(am__post_remove_distdir)
660
661dist-zip: distdir
662	-rm -f $(distdir).zip
663	zip -rq $(distdir).zip $(distdir)
664	$(am__post_remove_distdir)
665
666dist dist-all:
667	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
668	$(am__post_remove_distdir)
669
670# This target untars the dist file and tries a VPATH configuration.  Then
671# it guarantees that the distribution is self-contained by making another
672# tarfile.
673distcheck: dist
674	case '$(DIST_ARCHIVES)' in \
675	*.tar.gz*) \
676	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
677	*.tar.bz2*) \
678	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
679	*.tar.lz*) \
680	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
681	*.tar.xz*) \
682	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
683	*.tar.Z*) \
684	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
685	*.shar.gz*) \
686	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
687	*.zip*) \
688	  unzip $(distdir).zip ;;\
689	esac
690	chmod -R a-w $(distdir)
691	chmod u+w $(distdir)
692	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
693	chmod a-w $(distdir)
694	test -d $(distdir)/_build || exit 0; \
695	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
696	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
697	  && am__cwd=`pwd` \
698	  && $(am__cd) $(distdir)/_build/sub \
699	  && ../../configure \
700	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
701	    $(DISTCHECK_CONFIGURE_FLAGS) \
702	    --srcdir=../.. --prefix="$$dc_install_base" \
703	  && $(MAKE) $(AM_MAKEFLAGS) \
704	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
705	  && $(MAKE) $(AM_MAKEFLAGS) check \
706	  && $(MAKE) $(AM_MAKEFLAGS) install \
707	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
708	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
709	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
710	        distuninstallcheck \
711	  && chmod -R a-w "$$dc_install_base" \
712	  && ({ \
713	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
714	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
715	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
716	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
717	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
718	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
719	  && rm -rf "$$dc_destdir" \
720	  && $(MAKE) $(AM_MAKEFLAGS) dist \
721	  && rm -rf $(DIST_ARCHIVES) \
722	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
723	  && cd "$$am__cwd" \
724	  || exit 1
725	$(am__post_remove_distdir)
726	@(echo "$(distdir) archives ready for distribution: "; \
727	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
728	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
729distuninstallcheck:
730	@test -n '$(distuninstallcheck_dir)' || { \
731	  echo 'ERROR: trying to run $@ with an empty' \
732	       '$$(distuninstallcheck_dir)' >&2; \
733	  exit 1; \
734	}; \
735	$(am__cd) '$(distuninstallcheck_dir)' || { \
736	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
737	  exit 1; \
738	}; \
739	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
740	   || { echo "ERROR: files left after uninstall:" ; \
741	        if test -n "$(DESTDIR)"; then \
742	          echo "  (check DESTDIR support)"; \
743	        fi ; \
744	        $(distuninstallcheck_listfiles) ; \
745	        exit 1; } >&2
746distcleancheck: distclean
747	@if test '$(srcdir)' = . ; then \
748	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
749	  exit 1 ; \
750	fi
751	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
752	  || { echo "ERROR: files left in build directory after distclean:" ; \
753	       $(distcleancheck_listfiles) ; \
754	       exit 1; } >&2
755check-am: all-am
756check: check-recursive
757all-am: Makefile config.h
758installdirs: installdirs-recursive
759installdirs-am:
760install: install-recursive
761install-exec: install-exec-recursive
762install-data: install-data-recursive
763uninstall: uninstall-recursive
764
765install-am: all-am
766	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
767
768installcheck: installcheck-recursive
769install-strip:
770	if test -z '$(STRIP)'; then \
771	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
772	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
773	      install; \
774	else \
775	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
776	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
777	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
778	fi
779mostlyclean-generic:
780
781clean-generic:
782
783distclean-generic:
784	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
785	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
786	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
787
788maintainer-clean-generic:
789	@echo "This command is intended for maintainers to use"
790	@echo "it deletes files that may require special tools to rebuild."
791clean: clean-recursive
792
793clean-am: clean-generic clean-libtool mostlyclean-am
794
795distclean: distclean-recursive
796	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
797	-rm -f Makefile
798distclean-am: clean-am distclean-generic distclean-hdr \
799	distclean-libtool distclean-local distclean-tags
800
801dvi: dvi-recursive
802
803dvi-am:
804
805html: html-recursive
806
807html-am:
808
809info: info-recursive
810
811info-am:
812
813install-data-am:
814
815install-dvi: install-dvi-recursive
816
817install-dvi-am:
818
819install-exec-am:
820
821install-html: install-html-recursive
822
823install-html-am:
824
825install-info: install-info-recursive
826
827install-info-am:
828
829install-man:
830
831install-pdf: install-pdf-recursive
832
833install-pdf-am:
834
835install-ps: install-ps-recursive
836
837install-ps-am:
838
839installcheck-am:
840
841maintainer-clean: maintainer-clean-recursive
842	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
843	-rm -rf $(top_srcdir)/autom4te.cache
844	-rm -f Makefile
845maintainer-clean-am: distclean-am maintainer-clean-generic
846
847mostlyclean: mostlyclean-recursive
848
849mostlyclean-am: mostlyclean-generic mostlyclean-libtool
850
851pdf: pdf-recursive
852
853pdf-am:
854
855ps: ps-recursive
856
857ps-am:
858
859uninstall-am:
860
861.MAKE: $(am__recursive_targets) all install-am install-strip
862
863.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
864	am--refresh check check-am clean clean-cscope clean-generic \
865	clean-libtool cscope cscopelist-am ctags ctags-am dist \
866	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
867	dist-tarZ dist-xz dist-zip distcheck distclean \
868	distclean-generic distclean-hdr distclean-libtool \
869	distclean-local distclean-tags distcleancheck distdir \
870	distuninstallcheck dvi dvi-am html html-am info info-am \
871	install install-am install-data install-data-am install-dvi \
872	install-dvi-am install-exec install-exec-am install-html \
873	install-html-am install-info install-info-am install-man \
874	install-pdf install-pdf-am install-ps install-ps-am \
875	install-strip installcheck installcheck-am installdirs \
876	installdirs-am maintainer-clean maintainer-clean-generic \
877	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
878	ps ps-am tags tags-am uninstall uninstall-am
879
880.PRECIOUS: Makefile
881
882
883distclean-local:
884	rm -rf *.spec *.cache *~
885
886.PHONY: ChangeLog
887
888ChangeLog: Makefile
889	(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp \
890	&& mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) \
891	|| (touch ChangeLog; echo 'Git directory not found: installing possibly empty changelog.' >&2)
892
893dist-hook: ChangeLog
894
895# vi:set ts=8 sw=8 noet ai nocindent syntax=automake:
896
897# Tell versions [3.59,3.63) of GNU make to not export all variables.
898# Otherwise a system limit (for SysV at least) may be exceeded.
899.NOEXPORT:
900