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)/acinclude.m4 \
93	$(top_srcdir)/configure.ac
94am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
95	$(ACLOCAL_M4)
96DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
97mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
98CONFIG_CLEAN_FILES =
99CONFIG_CLEAN_VPATH_FILES =
100AM_V_P = $(am__v_P_@AM_V@)
101am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102am__v_P_0 = false
103am__v_P_1 = :
104AM_V_GEN = $(am__v_GEN_@AM_V@)
105am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106am__v_GEN_0 = @echo "  GEN     " $@;
107am__v_GEN_1 =
108AM_V_at = $(am__v_at_@AM_V@)
109am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110am__v_at_0 = @
111am__v_at_1 =
112SOURCES =
113DIST_SOURCES =
114am__can_run_installinfo = \
115  case $$AM_UPDATE_INFO_DIR in \
116    n|no|NO) false;; \
117    *) (install-info --version) >/dev/null 2>&1;; \
118  esac
119am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
120am__DIST_COMMON = $(srcdir)/Makefile.in $(top_srcdir)/mkinstalldirs \
121	ChangeLog
122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123ACLOCAL = @ACLOCAL@
124AMTAR = @AMTAR@
125AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
126APPSTREAM_UTIL = @APPSTREAM_UTIL@
127ATSPI2_CFLAGS = @ATSPI2_CFLAGS@
128ATSPI2_LIBS = @ATSPI2_LIBS@
129AUTOCONF = @AUTOCONF@
130AUTOHEADER = @AUTOHEADER@
131AUTOMAKE = @AUTOMAKE@
132AWK = @AWK@
133CC = @CC@
134CCDEPMODE = @CCDEPMODE@
135CFLAGS = @CFLAGS@
136CPP = @CPP@
137CPPFLAGS = @CPPFLAGS@
138CYGPATH_W = @CYGPATH_W@
139DEFS = @DEFS@
140DEPDIR = @DEPDIR@
141ECHO_C = @ECHO_C@
142ECHO_N = @ECHO_N@
143ECHO_T = @ECHO_T@
144EGREP = @EGREP@
145EXEEXT = @EXEEXT@
146GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
147GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
148GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
149GMSGFMT = @GMSGFMT@
150GMSGFMT_015 = @GMSGFMT_015@
151GREP = @GREP@
152GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
153GTK_CFLAGS = @GTK_CFLAGS@
154GTK_LIBS = @GTK_LIBS@
155HELP_DIR = @HELP_DIR@
156INSTALL = @INSTALL@
157INSTALL_DATA = @INSTALL_DATA@
158INSTALL_PROGRAM = @INSTALL_PROGRAM@
159INSTALL_SCRIPT = @INSTALL_SCRIPT@
160INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
161INTLLIBS = @INTLLIBS@
162INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
163ITSTOOL = @ITSTOOL@
164LDFLAGS = @LDFLAGS@
165LIBICONV = @LIBICONV@
166LIBINTL = @LIBINTL@
167LIBOBJS = @LIBOBJS@
168LIBS = @LIBS@
169LN_S = @LN_S@
170LTLIBICONV = @LTLIBICONV@
171LTLIBINTL = @LTLIBINTL@
172LTLIBOBJS = @LTLIBOBJS@
173MAINT = @MAINT@
174MAKEINFO = @MAKEINFO@
175MKDIR_P = @MKDIR_P@
176MSGFMT = @MSGFMT@
177MSGFMT_015 = @MSGFMT_015@
178MSGMERGE = @MSGMERGE@
179OBJEXT = @OBJEXT@
180PACKAGE = @PACKAGE@
181PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
182PACKAGE_NAME = @PACKAGE_NAME@
183PACKAGE_STRING = @PACKAGE_STRING@
184PACKAGE_TARNAME = @PACKAGE_TARNAME@
185PACKAGE_URL = @PACKAGE_URL@
186PACKAGE_VERSION = @PACKAGE_VERSION@
187PATH_SEPARATOR = @PATH_SEPARATOR@
188PKG_CONFIG = @PKG_CONFIG@
189PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
190PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
191POSUB = @POSUB@
192PYGOBJECT_CFLAGS = @PYGOBJECT_CFLAGS@
193PYGOBJECT_LIBS = @PYGOBJECT_LIBS@
194PYTHON = @PYTHON@
195PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
196PYTHON_PLATFORM = @PYTHON_PLATFORM@
197PYTHON_PREFIX = @PYTHON_PREFIX@
198PYTHON_VERSION = @PYTHON_VERSION@
199SED = @SED@
200SET_MAKE = @SET_MAKE@
201SHELL = @SHELL@
202STRIP = @STRIP@
203USE_NLS = @USE_NLS@
204VERSION = @VERSION@
205XGETTEXT = @XGETTEXT@
206XGETTEXT_015 = @XGETTEXT_015@
207XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
208XMLLINT = @XMLLINT@
209YELP_LC_DIST = @YELP_LC_DIST@
210YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
211abs_builddir = @abs_builddir@
212abs_srcdir = @abs_srcdir@
213abs_top_builddir = @abs_top_builddir@
214abs_top_srcdir = @abs_top_srcdir@
215ac_ct_CC = @ac_ct_CC@
216am__include = @am__include@
217am__leading_dot = @am__leading_dot@
218am__quote = @am__quote@
219am__tar = @am__tar@
220am__untar = @am__untar@
221appstreamxmldir = @appstreamxmldir@
222bindir = @bindir@
223build = @build@
224build_alias = @build_alias@
225build_cpu = @build_cpu@
226build_os = @build_os@
227build_vendor = @build_vendor@
228builddir = @builddir@
229datadir = @datadir@
230datarootdir = @datarootdir@
231docdir = @docdir@
232dvidir = @dvidir@
233exec_prefix = @exec_prefix@
234gsettingsschemadir = @gsettingsschemadir@
235host = @host@
236host_alias = @host_alias@
237host_cpu = @host_cpu@
238host_os = @host_os@
239host_vendor = @host_vendor@
240htmldir = @htmldir@
241includedir = @includedir@
242infodir = @infodir@
243install_sh = @install_sh@
244libdir = @libdir@
245libexecdir = @libexecdir@
246localedir = @localedir@
247localstatedir = @localstatedir@
248mandir = @mandir@
249mkdir_p = @mkdir_p@
250oldincludedir = @oldincludedir@
251pdfdir = @pdfdir@
252pkgpyexecdir = @pkgpyexecdir@
253pkgpythondir = @pkgpythondir@
254prefix = @prefix@
255program_transform_name = @program_transform_name@
256psdir = @psdir@
257pyexecdir = @pyexecdir@
258pythondir = @pythondir@
259runstatedir = @runstatedir@
260sbindir = @sbindir@
261sharedstatedir = @sharedstatedir@
262srcdir = @srcdir@
263sysconfdir = @sysconfdir@
264target_alias = @target_alias@
265top_build_prefix = @top_build_prefix@
266top_builddir = @top_builddir@
267top_srcdir = @top_srcdir@
268HELP_ID = accerciser
269HELP_MEDIA = \
270	figures/accerciser-logo.png \
271	figures/interface_viewer_plugin.png \
272	figures/accerciser-view.png \
273	figures/IPython_plugin.png \
274	figures/api_browser.png \
275	figures/tree_view_accerciser.png \
276	figures/event_monitor_plugin.png \
277	figures/validator_report.png
278
279HELP_FILES = \
280	api_browser_plugin.page \
281	desktop_tree_view.page \
282	event_monitor_plugin.page \
283	howto_setting_up_accerciser.page \
284	howto_write_a_plugin.page \
285	index.page \
286	interface_viewer_plugin.page \
287	introduction.page \
288	ipython_plugin.page \
289	preferences.page \
290	quick_select_plugin.page \
291	validator_plugin.page
292
293HELP_LINGUAS = ca cs de el en_GB es fr gl it ja oc pt_BR sl sv uk zh_CN
294all: all-am
295
296.SUFFIXES:
297$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
298	@for dep in $?; do \
299	  case '$(am__configure_deps)' in \
300	    *$$dep*) \
301	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
302	        && { if test -f $@; then exit 0; else break; fi; }; \
303	      exit 1;; \
304	  esac; \
305	done; \
306	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu help/Makefile'; \
307	$(am__cd) $(top_srcdir) && \
308	  $(AUTOMAKE) --gnu help/Makefile
309Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
310	@case '$?' in \
311	  *config.status*) \
312	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
313	  *) \
314	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
315	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
316	esac;
317
318$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
319	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320
321$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
322	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
323$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
324	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
325$(am__aclocal_m4_deps):
326tags TAGS:
327
328ctags CTAGS:
329
330cscope cscopelist:
331
332
333distdir: $(BUILT_SOURCES)
334	$(MAKE) $(AM_MAKEFLAGS) distdir-am
335
336distdir-am: $(DISTFILES)
337	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
338	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
339	list='$(DISTFILES)'; \
340	  dist_files=`for file in $$list; do echo $$file; done | \
341	  sed -e "s|^$$srcdirstrip/||;t" \
342	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
343	case $$dist_files in \
344	  */*) $(MKDIR_P) `echo "$$dist_files" | \
345			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
346			   sort -u` ;; \
347	esac; \
348	for file in $$dist_files; do \
349	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
350	  if test -d $$d/$$file; then \
351	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
352	    if test -d "$(distdir)/$$file"; then \
353	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
354	    fi; \
355	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
356	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
357	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
358	    fi; \
359	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
360	  else \
361	    test -f "$(distdir)/$$file" \
362	    || cp -p $$d/$$file "$(distdir)/$$file" \
363	    || exit 1; \
364	  fi; \
365	done
366check-am: all-am
367check: check-am
368all-am: Makefile
369installdirs:
370install: install-am
371install-exec: install-exec-am
372install-data: install-data-am
373uninstall: uninstall-am
374
375install-am: all-am
376	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
377
378installcheck: installcheck-am
379install-strip:
380	if test -z '$(STRIP)'; then \
381	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
382	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
383	      install; \
384	else \
385	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
386	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
387	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
388	fi
389mostlyclean-generic:
390
391clean-generic:
392
393distclean-generic:
394	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
395	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
396
397maintainer-clean-generic:
398	@echo "This command is intended for maintainers to use"
399	@echo "it deletes files that may require special tools to rebuild."
400clean: clean-am
401
402clean-am: clean-generic mostlyclean-am
403
404distclean: distclean-am
405	-rm -f Makefile
406distclean-am: clean-am distclean-generic
407
408dvi: dvi-am
409
410dvi-am:
411
412html: html-am
413
414html-am:
415
416info: info-am
417
418info-am:
419
420install-data-am:
421
422install-dvi: install-dvi-am
423
424install-dvi-am:
425
426install-exec-am:
427
428install-html: install-html-am
429
430install-html-am:
431
432install-info: install-info-am
433
434install-info-am:
435
436install-man:
437
438install-pdf: install-pdf-am
439
440install-pdf-am:
441
442install-ps: install-ps-am
443
444install-ps-am:
445
446installcheck-am:
447
448maintainer-clean: maintainer-clean-am
449	-rm -f Makefile
450maintainer-clean-am: distclean-am maintainer-clean-generic
451
452mostlyclean: mostlyclean-am
453
454mostlyclean-am: mostlyclean-generic
455
456pdf: pdf-am
457
458pdf-am:
459
460ps: ps-am
461
462ps-am:
463
464uninstall-am:
465
466.MAKE: install-am install-strip
467
468.PHONY: all all-am check check-am clean clean-generic cscopelist-am \
469	ctags-am distclean distclean-generic distdir dvi dvi-am html \
470	html-am info info-am install install-am install-data \
471	install-data-am install-dvi install-dvi-am install-exec \
472	install-exec-am install-html install-html-am install-info \
473	install-info-am install-man install-pdf install-pdf-am \
474	install-ps install-ps-am install-strip installcheck \
475	installcheck-am installdirs maintainer-clean \
476	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
477	pdf-am ps ps-am tags-am uninstall uninstall-am
478
479.PRECIOUS: Makefile
480
481@YELP_HELP_RULES@
482
483# Tell versions [3.59,3.63) of GNU make to not export all variables.
484# Otherwise a system limit (for SysV at least) may be exceeded.
485.NOEXPORT:
486