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