1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994-2020 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 = { \
18  if test -z '$(MAKELEVEL)'; then \
19    false; \
20  elif test -n '$(MAKE_HOST)'; then \
21    true; \
22  elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
23    true; \
24  else \
25    false; \
26  fi; \
27}
28am__make_running_with_option = \
29  case $${target_option-} in \
30      ?) ;; \
31      *) echo "am__make_running_with_option: internal error: invalid" \
32              "target option '$${target_option-}' specified" >&2; \
33         exit 1;; \
34  esac; \
35  has_opt=no; \
36  sane_makeflags=$$MAKEFLAGS; \
37  if $(am__is_gnu_make); then \
38    sane_makeflags=$$MFLAGS; \
39  else \
40    case $$MAKEFLAGS in \
41      *\\[\ \	]*) \
42        bs=\\; \
43        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
44          | sed "s/$$bs$$bs[$$bs $$bs	]*//g"`;; \
45    esac; \
46  fi; \
47  skip_next=no; \
48  strip_trailopt () \
49  { \
50    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
51  }; \
52  for flg in $$sane_makeflags; do \
53    test $$skip_next = yes && { skip_next=no; continue; }; \
54    case $$flg in \
55      *=*|--*) continue;; \
56        -*I) strip_trailopt 'I'; skip_next=yes;; \
57      -*I?*) strip_trailopt 'I';; \
58        -*O) strip_trailopt 'O'; skip_next=yes;; \
59      -*O?*) strip_trailopt 'O';; \
60        -*l) strip_trailopt 'l'; skip_next=yes;; \
61      -*l?*) strip_trailopt 'l';; \
62      -[dEDm]) skip_next=yes;; \
63      -[JT]) skip_next=yes;; \
64    esac; \
65    case $$flg in \
66      *$$target_option*) has_opt=yes; break;; \
67    esac; \
68  done; \
69  test $$has_opt = yes
70am__make_dryrun = (target_option=n; $(am__make_running_with_option))
71am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
72pkgdatadir = $(datadir)/@PACKAGE@
73pkgincludedir = $(includedir)/@PACKAGE@
74pkglibdir = $(libdir)/@PACKAGE@
75pkglibexecdir = $(libexecdir)/@PACKAGE@
76am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
77install_sh_DATA = $(install_sh) -c -m 644
78install_sh_PROGRAM = $(install_sh) -c
79install_sh_SCRIPT = $(install_sh) -c
80INSTALL_HEADER = $(INSTALL_DATA)
81transform = $(program_transform_name)
82NORMAL_INSTALL = :
83PRE_INSTALL = :
84POST_INSTALL = :
85NORMAL_UNINSTALL = :
86PRE_UNINSTALL = :
87POST_UNINSTALL = :
88build_triplet = @build@
89host_triplet = @host@
90subdir = help
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/m4/gettext.m4 \
93	$(top_srcdir)/m4/gtk-doc.m4 $(top_srcdir)/m4/host-cpu-c-abi.m4 \
94	$(top_srcdir)/m4/iconv.m4 $(top_srcdir)/m4/intlmacosx.m4 \
95	$(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
96	$(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/libtool.m4 \
97	$(top_srcdir)/m4/ltoptions.m4 $(top_srcdir)/m4/ltsugar.m4 \
98	$(top_srcdir)/m4/ltversion.m4 $(top_srcdir)/m4/lt~obsolete.m4 \
99	$(top_srcdir)/m4/nls.m4 $(top_srcdir)/m4/po.m4 \
100	$(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
101am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
102	$(ACLOCAL_M4)
103DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
104mkinstalldirs = $(install_sh) -d
105CONFIG_HEADER = $(top_builddir)/config.h
106CONFIG_CLEAN_FILES =
107CONFIG_CLEAN_VPATH_FILES =
108AM_V_P = $(am__v_P_@AM_V@)
109am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
110am__v_P_0 = false
111am__v_P_1 = :
112AM_V_GEN = $(am__v_GEN_@AM_V@)
113am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
114am__v_GEN_0 = @echo "  GEN     " $@;
115am__v_GEN_1 =
116AM_V_at = $(am__v_at_@AM_V@)
117am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
118am__v_at_0 = @
119am__v_at_1 =
120SOURCES =
121DIST_SOURCES =
122RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
123	ctags-recursive dvi-recursive html-recursive info-recursive \
124	install-data-recursive install-dvi-recursive \
125	install-exec-recursive install-html-recursive \
126	install-info-recursive install-pdf-recursive \
127	install-ps-recursive install-recursive installcheck-recursive \
128	installdirs-recursive pdf-recursive ps-recursive \
129	tags-recursive uninstall-recursive
130am__can_run_installinfo = \
131  case $$AM_UPDATE_INFO_DIR in \
132    n|no|NO) false;; \
133    *) (install-info --version) >/dev/null 2>&1;; \
134  esac
135RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
136  distclean-recursive maintainer-clean-recursive
137am__recursive_targets = \
138  $(RECURSIVE_TARGETS) \
139  $(RECURSIVE_CLEAN_TARGETS) \
140  $(am__extra_recursive_targets)
141AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
142	distdir distdir-am
143am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
144# Read a list of newline-separated strings from the standard input,
145# and print each of them once, without duplicates.  Input order is
146# *not* preserved.
147am__uniquify_input = $(AWK) '\
148  BEGIN { nonempty = 0; } \
149  { items[$$0] = 1; nonempty = 1; } \
150  END { if (nonempty) { for (i in items) print i; }; } \
151'
152# Make sure the list of sources is unique.  This is necessary because,
153# e.g., the same source file might be shared among _SOURCES variables
154# for different programs/libraries.
155am__define_uniq_tagged_files = \
156  list='$(am__tagged_files)'; \
157  unique=`for i in $$list; do \
158    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
159  done | $(am__uniquify_input)`
160ETAGS = etags
161CTAGS = ctags
162DIST_SUBDIRS = $(SUBDIRS)
163am__DIST_COMMON = $(srcdir)/Makefile.in ChangeLog
164DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
165am__relativize = \
166  dir0=`pwd`; \
167  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
168  sed_rest='s,^[^/]*/*,,'; \
169  sed_last='s,^.*/\([^/]*\)$$,\1,'; \
170  sed_butlast='s,/*[^/]*$$,,'; \
171  while test -n "$$dir1"; do \
172    first=`echo "$$dir1" | sed -e "$$sed_first"`; \
173    if test "$$first" != "."; then \
174      if test "$$first" = ".."; then \
175        dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
176        dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
177      else \
178        first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
179        if test "$$first2" = "$$first"; then \
180          dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
181        else \
182          dir2="../$$dir2"; \
183        fi; \
184        dir0="$$dir0"/"$$first"; \
185      fi; \
186    fi; \
187    dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
188  done; \
189  reldir="$$dir2"
190ACLOCAL = @ACLOCAL@
191AMTAR = @AMTAR@
192AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
193AR = @AR@
194ATRIL_MIME_TYPES = @ATRIL_MIME_TYPES@
195AUTOCONF = @AUTOCONF@
196AUTOHEADER = @AUTOHEADER@
197AUTOMAKE = @AUTOMAKE@
198AWK = @AWK@
199BACKEND_CFLAGS = @BACKEND_CFLAGS@
200BACKEND_LIBS = @BACKEND_LIBS@
201BACKEND_LIBTOOL_FLAGS = @BACKEND_LIBTOOL_FLAGS@
202CAIRO_PDF_CFLAGS = @CAIRO_PDF_CFLAGS@
203CAIRO_PDF_LIBS = @CAIRO_PDF_LIBS@
204CAIRO_PS_CFLAGS = @CAIRO_PS_CFLAGS@
205CAIRO_PS_LIBS = @CAIRO_PS_LIBS@
206CAJA_CFLAGS = @CAJA_CFLAGS@
207CAJA_LIBS = @CAJA_LIBS@
208CC = @CC@
209CCDEPMODE = @CCDEPMODE@
210CFLAGS = @CFLAGS@
211CPP = @CPP@
212CPPFLAGS = @CPPFLAGS@
213CXX = @CXX@
214CXXCPP = @CXXCPP@
215CXXDEPMODE = @CXXDEPMODE@
216CXXFLAGS = @CXXFLAGS@
217CYGPATH_W = @CYGPATH_W@
218DEFS = @DEFS@
219DEPDIR = @DEPDIR@
220DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
221DJVU_CFLAGS = @DJVU_CFLAGS@
222DJVU_LIBS = @DJVU_LIBS@
223DLLTOOL = @DLLTOOL@
224DSYMUTIL = @DSYMUTIL@
225DUMPBIN = @DUMPBIN@
226ECHO_C = @ECHO_C@
227ECHO_N = @ECHO_N@
228ECHO_T = @ECHO_T@
229EGREP = @EGREP@
230EPUB_CFLAGS = @EPUB_CFLAGS@
231EPUB_LIBS = @EPUB_LIBS@
232EV_API_VERSION = @EV_API_VERSION@
233EV_API_VERSION_U = @EV_API_VERSION_U@
234EV_BINARY_VERSION = @EV_BINARY_VERSION@
235EV_DAEMON_CFLAGS = @EV_DAEMON_CFLAGS@
236EV_DAEMON_LIBS = @EV_DAEMON_LIBS@
237EV_DOCUMENT_LT_CURRENT_MINUS_AGE = @EV_DOCUMENT_LT_CURRENT_MINUS_AGE@
238EV_DOCUMENT_LT_VERSION_INFO = @EV_DOCUMENT_LT_VERSION_INFO@
239EV_INTLTOOL_ATRIL_BACKEND_RULE = @EV_INTLTOOL_ATRIL_BACKEND_RULE@
240EV_MAJOR_VERSION = @EV_MAJOR_VERSION@
241EV_MICRO_VERSION = @EV_MICRO_VERSION@
242EV_MINOR_VERSION = @EV_MINOR_VERSION@
243EV_VIEW_LT_CURRENT_MINUS_AGE = @EV_VIEW_LT_CURRENT_MINUS_AGE@
244EV_VIEW_LT_VERSION_INFO = @EV_VIEW_LT_VERSION_INFO@
245EXEEXT = @EXEEXT@
246FGREP = @FGREP@
247FRONTEND_CFLAGS = @FRONTEND_CFLAGS@
248FRONTEND_CORE_CFLAGS = @FRONTEND_CORE_CFLAGS@
249FRONTEND_CORE_LIBS = @FRONTEND_CORE_LIBS@
250FRONTEND_LIBS = @FRONTEND_LIBS@
251GDBUS_CODEGEN = @GDBUS_CODEGEN@
252GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
253GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
254GIRDIR = @GIRDIR@
255GIRTYPELIBDIR = @GIRTYPELIBDIR@
256GLIB_CFLAGS = @GLIB_CFLAGS@
257GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
258GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
259GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
260GLIB_LIBS = @GLIB_LIBS@
261GLIB_MKENUMS = @GLIB_MKENUMS@
262GLIB_PREFIX = @GLIB_PREFIX@
263GLIB_REQUIRED = @GLIB_REQUIRED@
264GMODULE_CFLAGS = @GMODULE_CFLAGS@
265GMODULE_LIBS = @GMODULE_LIBS@
266GMSGFMT = @GMSGFMT@
267GMSGFMT_015 = @GMSGFMT_015@
268GOBJECT_INTROSPECTION_CFLAGS = @GOBJECT_INTROSPECTION_CFLAGS@
269GOBJECT_INTROSPECTION_LIBS = @GOBJECT_INTROSPECTION_LIBS@
270GREP = @GREP@
271GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
272GTKDOC_CHECK = @GTKDOC_CHECK@
273GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
274GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
275GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
276GTKDOC_MKPDF = @GTKDOC_MKPDF@
277GTKDOC_REBASE = @GTKDOC_REBASE@
278GTKUNIXPRINT_CFLAGS = @GTKUNIXPRINT_CFLAGS@
279GTKUNIXPRINT_LIBS = @GTKUNIXPRINT_LIBS@
280GTK_PREFIX = @GTK_PREFIX@
281GTK_REQUIRED = @GTK_REQUIRED@
282GXPS_CFLAGS = @GXPS_CFLAGS@
283GXPS_LIBS = @GXPS_LIBS@
284G_IR_COMPILER = @G_IR_COMPILER@
285G_IR_GENERATE = @G_IR_GENERATE@
286G_IR_SCANNER = @G_IR_SCANNER@
287HELP_DIR = @HELP_DIR@
288HTML_DIR = @HTML_DIR@
289INSTALL = @INSTALL@
290INSTALL_DATA = @INSTALL_DATA@
291INSTALL_PROGRAM = @INSTALL_PROGRAM@
292INSTALL_SCRIPT = @INSTALL_SCRIPT@
293INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
294INTLLIBS = @INTLLIBS@
295INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
296ITSTOOL = @ITSTOOL@
297LD = @LD@
298LDFLAGS = @LDFLAGS@
299LIBDOCUMENT_CFLAGS = @LIBDOCUMENT_CFLAGS@
300LIBDOCUMENT_LIBS = @LIBDOCUMENT_LIBS@
301LIBEGG_CFLAGS = @LIBEGG_CFLAGS@
302LIBEGG_LIBS = @LIBEGG_LIBS@
303LIBICONV = @LIBICONV@
304LIBINTL = @LIBINTL@
305LIBOBJS = @LIBOBJS@
306LIBS = @LIBS@
307LIBSECRET_CFLAGS = @LIBSECRET_CFLAGS@
308LIBSECRET_LIBS = @LIBSECRET_LIBS@
309LIBTOOL = @LIBTOOL@
310LIBVIEW_CFLAGS = @LIBVIEW_CFLAGS@
311LIBVIEW_LIBS = @LIBVIEW_LIBS@
312LIPO = @LIPO@
313LN_S = @LN_S@
314LTLIBICONV = @LTLIBICONV@
315LTLIBINTL = @LTLIBINTL@
316LTLIBOBJS = @LTLIBOBJS@
317LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
318MAINT = @MAINT@
319MAKEINFO = @MAKEINFO@
320MANIFEST_TOOL = @MANIFEST_TOOL@
321MKDIR_P = @MKDIR_P@
322MSGFMT = @MSGFMT@
323MSGMERGE = @MSGMERGE@
324MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
325NM = @NM@
326NMEDIT = @NMEDIT@
327OBJDUMP = @OBJDUMP@
328OBJEXT = @OBJEXT@
329OTOOL = @OTOOL@
330OTOOL64 = @OTOOL64@
331PACKAGE = @PACKAGE@
332PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
333PACKAGE_NAME = @PACKAGE_NAME@
334PACKAGE_STRING = @PACKAGE_STRING@
335PACKAGE_TARNAME = @PACKAGE_TARNAME@
336PACKAGE_URL = @PACKAGE_URL@
337PACKAGE_VERSION = @PACKAGE_VERSION@
338PATH_SEPARATOR = @PATH_SEPARATOR@
339PKG_CONFIG = @PKG_CONFIG@
340PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
341PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
342POPPLER_CFLAGS = @POPPLER_CFLAGS@
343POPPLER_LIBS = @POPPLER_LIBS@
344POSUB = @POSUB@
345PREVIEWER_CFLAGS = @PREVIEWER_CFLAGS@
346PREVIEWER_LIBS = @PREVIEWER_LIBS@
347RANLIB = @RANLIB@
348SED = @SED@
349SET_MAKE = @SET_MAKE@
350SHELL = @SHELL@
351SHELL_CFLAGS = @SHELL_CFLAGS@
352SHELL_CORE_CFLAGS = @SHELL_CORE_CFLAGS@
353SHELL_CORE_LIBS = @SHELL_CORE_LIBS@
354SHELL_LIBS = @SHELL_LIBS@
355SPECTRE_CFLAGS = @SPECTRE_CFLAGS@
356SPECTRE_LIBS = @SPECTRE_LIBS@
357STRIP = @STRIP@
358SYNCTEX_CFLAGS = @SYNCTEX_CFLAGS@
359SYNCTEX_LIBS = @SYNCTEX_LIBS@
360USE_NLS = @USE_NLS@
361VERSION = @VERSION@
362WARN_CFLAGS = @WARN_CFLAGS@
363WARN_CXXFLAGS = @WARN_CXXFLAGS@
364XGETTEXT = @XGETTEXT@
365XGETTEXT_015 = @XGETTEXT_015@
366XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
367XMLLINT = @XMLLINT@
368YELP_LC_DIST = @YELP_LC_DIST@
369YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
370ZLIB_CFLAGS = @ZLIB_CFLAGS@
371ZLIB_LIBS = @ZLIB_LIBS@
372abs_builddir = @abs_builddir@
373abs_srcdir = @abs_srcdir@
374abs_top_builddir = @abs_top_builddir@
375abs_top_srcdir = @abs_top_srcdir@
376ac_ct_AR = @ac_ct_AR@
377ac_ct_CC = @ac_ct_CC@
378ac_ct_CXX = @ac_ct_CXX@
379ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
380am__include = @am__include@
381am__leading_dot = @am__leading_dot@
382am__quote = @am__quote@
383am__tar = @am__tar@
384am__untar = @am__untar@
385backend_binary_version = @backend_binary_version@
386backenddir = @backenddir@
387bindir = @bindir@
388build = @build@
389build_alias = @build_alias@
390build_cpu = @build_cpu@
391build_os = @build_os@
392build_vendor = @build_vendor@
393builddir = @builddir@
394cajaextensiondir = @cajaextensiondir@
395datadir = @datadir@
396datarootdir = @datarootdir@
397docdir = @docdir@
398dvidir = @dvidir@
399exec_prefix = @exec_prefix@
400gsettingsschemadir = @gsettingsschemadir@
401host = @host@
402host_alias = @host_alias@
403host_cpu = @host_cpu@
404host_os = @host_os@
405host_vendor = @host_vendor@
406htmldir = @htmldir@
407includedir = @includedir@
408infodir = @infodir@
409install_sh = @install_sh@
410libdir = @libdir@
411libexecdir = @libexecdir@
412localedir = @localedir@
413localstatedir = @localstatedir@
414mandir = @mandir@
415mkdir_p = @mkdir_p@
416oldincludedir = @oldincludedir@
417pdfdir = @pdfdir@
418prefix = @prefix@
419program_transform_name = @program_transform_name@
420psdir = @psdir@
421runstatedir = @runstatedir@
422sbindir = @sbindir@
423sharedstatedir = @sharedstatedir@
424srcdir = @srcdir@
425sysconfdir = @sysconfdir@
426target_alias = @target_alias@
427top_build_prefix = @top_build_prefix@
428top_builddir = @top_builddir@
429top_srcdir = @top_srcdir@
430SUBDIRS = reference
431HELP_ID = atril
432HELP_MEDIA = figures/atril.png \
433	figures/atril-trail.png
434
435HELP_FILES = \
436	annotation-properties.page	\
437	annotations-delete.page		\
438	annotations-disabled.page	\
439	annotations-navigate.page	\
440	annotations.page		\
441	annotations-save.page		\
442	bookmarks.page			\
443	bug-filing.page			\
444	commandline.page		\
445	convertpdf.page			\
446	convertPostScript.page		\
447	convertSVG.page			\
448	default-settings.page		\
449	develop.page			\
450	documentation.page		\
451	duplex-npages.page		\
452	editing.page			\
453	finding.page			\
454	formats.page			\
455	forms.page			\
456	forms-saving.page		\
457	index.page			\
458	introduction.page		\
459	invert-colors.page		\
460	license.page			\
461	legal.xml			\
462	legal-unported.xml \
463	movingaround.page		\
464	noprint.page			\
465	openerror.page			\
466	opening.page			\
467	password.page			\
468	presentations.page		\
469	print-2sided.page		\
470	print-booklet.page		\
471	print-differentsize.page	\
472	printing.page			\
473	print-pagescaling.page		\
474	reload.page			\
475	shortcuts.page			\
476	singlesided-npages.page		\
477	synctex-beamer.page		\
478	synctex-compile.page		\
479	synctex-editors.page		\
480	synctex.page			\
481	synctex-search.page		\
482	synctex-support.page		\
483	textselection.page		\
484	translate.page
485
486
487# Add linguas to be ignored, e.g. IGNORE_HELP_LINGUAS = ca de es fr
488@USE_NLS_TRUE@IGNORE_HELP_LINGUAS =
489@USE_NLS_FALSE@HELP_LINGUAS =
490@USE_NLS_TRUE@HELP_LINGUAS = $(if $(IGNORE_HELP_LINGUAS), \
491@USE_NLS_TRUE@	$(filter-out $(IGNORE_HELP_LINGUAS),$(subst /,,$(dir $(wildcard */*.po)))), \
492@USE_NLS_TRUE@	$(subst /,,$(dir $(wildcard */*.po))) )
493
494DISTCLEANFILES = \
495	Makefile.in
496
497all: all-recursive
498
499.SUFFIXES:
500$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
501	@for dep in $?; do \
502	  case '$(am__configure_deps)' in \
503	    *$$dep*) \
504	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
505	        && { if test -f $@; then exit 0; else break; fi; }; \
506	      exit 1;; \
507	  esac; \
508	done; \
509	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign help/Makefile'; \
510	$(am__cd) $(top_srcdir) && \
511	  $(AUTOMAKE) --foreign help/Makefile
512Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
513	@case '$?' in \
514	  *config.status*) \
515	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
516	  *) \
517	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
518	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
519	esac;
520
521$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
522	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
523
524$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
525	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
526$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
527	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
528$(am__aclocal_m4_deps):
529
530mostlyclean-libtool:
531	-rm -f *.lo
532
533clean-libtool:
534	-rm -rf .libs _libs
535
536# This directory's subdirectories are mostly independent; you can cd
537# into them and run 'make' without going through this Makefile.
538# To change the values of 'make' variables: instead of editing Makefiles,
539# (1) if the variable is set in 'config.status', edit 'config.status'
540#     (which will cause the Makefiles to be regenerated when you run 'make');
541# (2) otherwise, pass the desired values on the 'make' command line.
542$(am__recursive_targets):
543	@fail=; \
544	if $(am__make_keepgoing); then \
545	  failcom='fail=yes'; \
546	else \
547	  failcom='exit 1'; \
548	fi; \
549	dot_seen=no; \
550	target=`echo $@ | sed s/-recursive//`; \
551	case "$@" in \
552	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
553	  *) list='$(SUBDIRS)' ;; \
554	esac; \
555	for subdir in $$list; do \
556	  echo "Making $$target in $$subdir"; \
557	  if test "$$subdir" = "."; then \
558	    dot_seen=yes; \
559	    local_target="$$target-am"; \
560	  else \
561	    local_target="$$target"; \
562	  fi; \
563	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
564	  || eval $$failcom; \
565	done; \
566	if test "$$dot_seen" = "no"; then \
567	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
568	fi; test -z "$$fail"
569
570ID: $(am__tagged_files)
571	$(am__define_uniq_tagged_files); mkid -fID $$unique
572tags: tags-recursive
573TAGS: tags
574
575tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
576	set x; \
577	here=`pwd`; \
578	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
579	  include_option=--etags-include; \
580	  empty_fix=.; \
581	else \
582	  include_option=--include; \
583	  empty_fix=; \
584	fi; \
585	list='$(SUBDIRS)'; for subdir in $$list; do \
586	  if test "$$subdir" = .; then :; else \
587	    test ! -f $$subdir/TAGS || \
588	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
589	  fi; \
590	done; \
591	$(am__define_uniq_tagged_files); \
592	shift; \
593	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
594	  test -n "$$unique" || unique=$$empty_fix; \
595	  if test $$# -gt 0; then \
596	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
597	      "$$@" $$unique; \
598	  else \
599	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
600	      $$unique; \
601	  fi; \
602	fi
603ctags: ctags-recursive
604
605CTAGS: ctags
606ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
607	$(am__define_uniq_tagged_files); \
608	test -z "$(CTAGS_ARGS)$$unique" \
609	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
610	     $$unique
611
612GTAGS:
613	here=`$(am__cd) $(top_builddir) && pwd` \
614	  && $(am__cd) $(top_srcdir) \
615	  && gtags -i $(GTAGS_ARGS) "$$here"
616cscopelist: cscopelist-recursive
617
618cscopelist-am: $(am__tagged_files)
619	list='$(am__tagged_files)'; \
620	case "$(srcdir)" in \
621	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
622	  *) sdir=$(subdir)/$(srcdir) ;; \
623	esac; \
624	for i in $$list; do \
625	  if test -f "$$i"; then \
626	    echo "$(subdir)/$$i"; \
627	  else \
628	    echo "$$sdir/$$i"; \
629	  fi; \
630	done >> $(top_builddir)/cscope.files
631
632distclean-tags:
633	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
634
635distdir: $(BUILT_SOURCES)
636	$(MAKE) $(AM_MAKEFLAGS) distdir-am
637
638distdir-am: $(DISTFILES)
639	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
640	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
641	list='$(DISTFILES)'; \
642	  dist_files=`for file in $$list; do echo $$file; done | \
643	  sed -e "s|^$$srcdirstrip/||;t" \
644	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
645	case $$dist_files in \
646	  */*) $(MKDIR_P) `echo "$$dist_files" | \
647			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
648			   sort -u` ;; \
649	esac; \
650	for file in $$dist_files; do \
651	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
652	  if test -d $$d/$$file; then \
653	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
654	    if test -d "$(distdir)/$$file"; then \
655	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
656	    fi; \
657	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
658	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
659	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
660	    fi; \
661	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
662	  else \
663	    test -f "$(distdir)/$$file" \
664	    || cp -p $$d/$$file "$(distdir)/$$file" \
665	    || exit 1; \
666	  fi; \
667	done
668	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
669	  if test "$$subdir" = .; then :; else \
670	    $(am__make_dryrun) \
671	      || test -d "$(distdir)/$$subdir" \
672	      || $(MKDIR_P) "$(distdir)/$$subdir" \
673	      || exit 1; \
674	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
675	    $(am__relativize); \
676	    new_distdir=$$reldir; \
677	    dir1=$$subdir; dir2="$(top_distdir)"; \
678	    $(am__relativize); \
679	    new_top_distdir=$$reldir; \
680	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
681	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
682	    ($(am__cd) $$subdir && \
683	      $(MAKE) $(AM_MAKEFLAGS) \
684	        top_distdir="$$new_top_distdir" \
685	        distdir="$$new_distdir" \
686		am__remove_distdir=: \
687		am__skip_length_check=: \
688		am__skip_mode_fix=: \
689	        distdir) \
690	      || exit 1; \
691	  fi; \
692	done
693check-am: all-am
694check: check-recursive
695all-am: Makefile
696installdirs: installdirs-recursive
697installdirs-am:
698install: install-recursive
699install-exec: install-exec-recursive
700install-data: install-data-recursive
701uninstall: uninstall-recursive
702
703install-am: all-am
704	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
705
706installcheck: installcheck-recursive
707install-strip:
708	if test -z '$(STRIP)'; then \
709	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
710	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
711	      install; \
712	else \
713	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
714	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
715	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
716	fi
717mostlyclean-generic:
718
719clean-generic:
720
721distclean-generic:
722	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
723	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
724	-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
725
726maintainer-clean-generic:
727	@echo "This command is intended for maintainers to use"
728	@echo "it deletes files that may require special tools to rebuild."
729clean: clean-recursive
730
731clean-am: clean-generic clean-libtool mostlyclean-am
732
733distclean: distclean-recursive
734	-rm -f Makefile
735distclean-am: clean-am distclean-generic distclean-tags
736
737dvi: dvi-recursive
738
739dvi-am:
740
741html: html-recursive
742
743html-am:
744
745info: info-recursive
746
747info-am:
748
749install-data-am:
750
751install-dvi: install-dvi-recursive
752
753install-dvi-am:
754
755install-exec-am:
756
757install-html: install-html-recursive
758
759install-html-am:
760
761install-info: install-info-recursive
762
763install-info-am:
764
765install-man:
766
767install-pdf: install-pdf-recursive
768
769install-pdf-am:
770
771install-ps: install-ps-recursive
772
773install-ps-am:
774
775installcheck-am:
776
777maintainer-clean: maintainer-clean-recursive
778	-rm -f Makefile
779maintainer-clean-am: distclean-am maintainer-clean-generic
780
781mostlyclean: mostlyclean-recursive
782
783mostlyclean-am: mostlyclean-generic mostlyclean-libtool
784
785pdf: pdf-recursive
786
787pdf-am:
788
789ps: ps-recursive
790
791ps-am:
792
793uninstall-am:
794
795.MAKE: $(am__recursive_targets) install-am install-strip
796
797.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
798	check-am clean clean-generic clean-libtool cscopelist-am ctags \
799	ctags-am distclean distclean-generic distclean-libtool \
800	distclean-tags distdir dvi dvi-am html html-am info info-am \
801	install install-am install-data install-data-am install-dvi \
802	install-dvi-am install-exec install-exec-am install-html \
803	install-html-am install-info install-info-am install-man \
804	install-pdf install-pdf-am install-ps install-ps-am \
805	install-strip installcheck installcheck-am installdirs \
806	installdirs-am maintainer-clean maintainer-clean-generic \
807	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
808	ps ps-am tags tags-am uninstall uninstall-am
809
810.PRECIOUS: Makefile
811
812
813@YELP_HELP_RULES@
814
815-include $(top_srcdir)/git.mk
816
817# Tell versions [3.59,3.63) of GNU make to not export all variables.
818# Otherwise a system limit (for SysV at least) may be exceeded.
819.NOEXPORT:
820