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@
90@ENABLE_BASH_COMPLETION_TRUE@am__append_1 = completions
91@XFCONF_ENABLE_GSETTINGS_BACKEND_TRUE@am__append_2 = gsettings-backend
92subdir = .
93ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
94am__aclocal_m4_deps = $(top_srcdir)/configure.ac
95am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
96	$(ACLOCAL_M4)
97DIST_COMMON = $(srcdir)/Makefile.am $(top_srcdir)/configure \
98	$(am__configure_deps) $(am__DIST_COMMON)
99am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
100 configure.lineno config.status.lineno
101mkinstalldirs = $(install_sh) -d
102CONFIG_HEADER = config.h
103CONFIG_CLEAN_FILES =
104CONFIG_CLEAN_VPATH_FILES =
105AM_V_P = $(am__v_P_@AM_V@)
106am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
107am__v_P_0 = false
108am__v_P_1 = :
109AM_V_GEN = $(am__v_GEN_@AM_V@)
110am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
111am__v_GEN_0 = @echo "  GEN     " $@;
112am__v_GEN_1 =
113AM_V_at = $(am__v_at_@AM_V@)
114am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
115am__v_at_0 = @
116am__v_at_1 =
117SOURCES =
118DIST_SOURCES =
119RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
120	ctags-recursive dvi-recursive html-recursive info-recursive \
121	install-data-recursive install-dvi-recursive \
122	install-exec-recursive install-html-recursive \
123	install-info-recursive install-pdf-recursive \
124	install-ps-recursive install-recursive installcheck-recursive \
125	installdirs-recursive pdf-recursive ps-recursive \
126	tags-recursive uninstall-recursive
127am__can_run_installinfo = \
128  case $$AM_UPDATE_INFO_DIR in \
129    n|no|NO) false;; \
130    *) (install-info --version) >/dev/null 2>&1;; \
131  esac
132RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive	\
133  distclean-recursive maintainer-clean-recursive
134am__recursive_targets = \
135  $(RECURSIVE_TARGETS) \
136  $(RECURSIVE_CLEAN_TARGETS) \
137  $(am__extra_recursive_targets)
138AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
139	cscope distdir distdir-am dist dist-all distcheck
140am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP) \
141	config.h.in
142# Read a list of newline-separated strings from the standard input,
143# and print each of them once, without duplicates.  Input order is
144# *not* preserved.
145am__uniquify_input = $(AWK) '\
146  BEGIN { nonempty = 0; } \
147  { items[$$0] = 1; nonempty = 1; } \
148  END { if (nonempty) { for (i in items) print i; }; } \
149'
150# Make sure the list of sources is unique.  This is necessary because,
151# e.g., the same source file might be shared among _SOURCES variables
152# for different programs/libraries.
153am__define_uniq_tagged_files = \
154  list='$(am__tagged_files)'; \
155  unique=`for i in $$list; do \
156    if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
157  done | $(am__uniquify_input)`
158ETAGS = etags
159CTAGS = ctags
160CSCOPE = cscope
161DIST_SUBDIRS = common xfconf xfconfd xfconf-query po docs tests \
162	completions gsettings-backend
163am__DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/config.h.in AUTHORS \
164	COPYING ChangeLog NEWS TODO compile config.guess config.sub \
165	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@
217BASH_COMPLETION_DIR = @BASH_COMPLETION_DIR@
218CATALOGS = @CATALOGS@
219CATOBJEXT = @CATOBJEXT@
220CC = @CC@
221CCDEPMODE = @CCDEPMODE@
222CFLAGS = @CFLAGS@
223CPP = @CPP@
224CPPFLAGS = @CPPFLAGS@
225CYGPATH_W = @CYGPATH_W@
226DATADIRNAME = @DATADIRNAME@
227DEFS = @DEFS@
228DEPDIR = @DEPDIR@
229DLLTOOL = @DLLTOOL@
230DSYMUTIL = @DSYMUTIL@
231DUMPBIN = @DUMPBIN@
232ECHO_C = @ECHO_C@
233ECHO_N = @ECHO_N@
234ECHO_T = @ECHO_T@
235EGREP = @EGREP@
236EXEEXT = @EXEEXT@
237FGREP = @FGREP@
238GDBUS_CODEGEN = @GDBUS_CODEGEN@
239GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
240GIO_CFLAGS = @GIO_CFLAGS@
241GIO_LIBS = @GIO_LIBS@
242GIO_MODULE_DIR = @GIO_MODULE_DIR@
243GIO_REQUIRED_VERSION = @GIO_REQUIRED_VERSION@
244GIO_UNIX_CFLAGS = @GIO_UNIX_CFLAGS@
245GIO_UNIX_LIBS = @GIO_UNIX_LIBS@
246GIO_UNIX_REQUIRED_VERSION = @GIO_UNIX_REQUIRED_VERSION@
247GIO_UNIX_VERSION = @GIO_UNIX_VERSION@
248GIO_VERSION = @GIO_VERSION@
249GLIB_CFLAGS = @GLIB_CFLAGS@
250GLIB_LIBS = @GLIB_LIBS@
251GLIB_REQUIRED_VERSION = @GLIB_REQUIRED_VERSION@
252GLIB_VERSION = @GLIB_VERSION@
253GMODULE_CFLAGS = @GMODULE_CFLAGS@
254GMODULE_LIBS = @GMODULE_LIBS@
255GMODULE_REQUIRED_VERSION = @GMODULE_REQUIRED_VERSION@
256GMODULE_VERSION = @GMODULE_VERSION@
257GMOFILES = @GMOFILES@
258GMSGFMT = @GMSGFMT@
259GREP = @GREP@
260GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
261GTHREAD_LIBS = @GTHREAD_LIBS@
262GTHREAD_REQUIRED_VERSION = @GTHREAD_REQUIRED_VERSION@
263GTHREAD_VERSION = @GTHREAD_VERSION@
264GTKDOC_CHECK = @GTKDOC_CHECK@
265GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
266GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
267GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
268GTKDOC_MKPDF = @GTKDOC_MKPDF@
269GTKDOC_REBASE = @GTKDOC_REBASE@
270GTK_DOC_EXTRA_CFLAGS = @GTK_DOC_EXTRA_CFLAGS@
271HELPER_PATH_PREFIX = @HELPER_PATH_PREFIX@
272HTML_DIR = @HTML_DIR@
273INSTALL = @INSTALL@
274INSTALL_DATA = @INSTALL_DATA@
275INSTALL_PROGRAM = @INSTALL_PROGRAM@
276INSTALL_SCRIPT = @INSTALL_SCRIPT@
277INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
278INSTOBJEXT = @INSTOBJEXT@
279INTLLIBS = @INTLLIBS@
280INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
281INTLTOOL_MERGE = @INTLTOOL_MERGE@
282INTLTOOL_PERL = @INTLTOOL_PERL@
283INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
284INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
285INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
286INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
287INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
288INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
289INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
290INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
291INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
292INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
293INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
294INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
295INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
296INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
297LD = @LD@
298LDFLAGS = @LDFLAGS@
299LIBOBJS = @LIBOBJS@
300LIBS = @LIBS@
301LIBTOOL = @LIBTOOL@
302LIBXFCE4UTIL_CFLAGS = @LIBXFCE4UTIL_CFLAGS@
303LIBXFCE4UTIL_LIBS = @LIBXFCE4UTIL_LIBS@
304LIBXFCE4UTIL_REQUIRED_VERSION = @LIBXFCE4UTIL_REQUIRED_VERSION@
305LIBXFCE4UTIL_VERSION = @LIBXFCE4UTIL_VERSION@
306LIBXFCONF_VERINFO = @LIBXFCONF_VERINFO@
307LIBXFCONF_VERSION_API = @LIBXFCONF_VERSION_API@
308LIPO = @LIPO@
309LN_S = @LN_S@
310LTLIBOBJS = @LTLIBOBJS@
311LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
312MAINT = @MAINT@
313MAKEINFO = @MAKEINFO@
314MANIFEST_TOOL = @MANIFEST_TOOL@
315MKDIR_P = @MKDIR_P@
316MKINSTALLDIRS = @MKINSTALLDIRS@
317MSGFMT = @MSGFMT@
318MSGFMT_OPTS = @MSGFMT_OPTS@
319MSGMERGE = @MSGMERGE@
320NM = @NM@
321NMEDIT = @NMEDIT@
322OBJDUMP = @OBJDUMP@
323OBJEXT = @OBJEXT@
324OTOOL = @OTOOL@
325OTOOL64 = @OTOOL64@
326PACKAGE = @PACKAGE@
327PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
328PACKAGE_NAME = @PACKAGE_NAME@
329PACKAGE_STRING = @PACKAGE_STRING@
330PACKAGE_TARNAME = @PACKAGE_TARNAME@
331PACKAGE_URL = @PACKAGE_URL@
332PACKAGE_VERSION = @PACKAGE_VERSION@
333PATH_SEPARATOR = @PATH_SEPARATOR@
334PERL = @PERL@
335PKG_CONFIG = @PKG_CONFIG@
336PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
337PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
338POFILES = @POFILES@
339POSUB = @POSUB@
340PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
341PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
342RANLIB = @RANLIB@
343SED = @SED@
344SET_MAKE = @SET_MAKE@
345SHELL = @SHELL@
346STRIP = @STRIP@
347USE_NLS = @USE_NLS@
348VAPIGEN = @VAPIGEN@
349VAPIGEN_MAKEFILE = @VAPIGEN_MAKEFILE@
350VAPIGEN_VAPIDIR = @VAPIGEN_VAPIDIR@
351VERSION = @VERSION@
352XFCONF_VERSION = @XFCONF_VERSION@
353XGETTEXT = @XGETTEXT@
354XGETTEXT_ARGS = @XGETTEXT_ARGS@
355_GI_EXP_DATADIR = @_GI_EXP_DATADIR@
356_GI_EXP_LIBDIR = @_GI_EXP_LIBDIR@
357abs_builddir = @abs_builddir@
358abs_srcdir = @abs_srcdir@
359abs_top_builddir = @abs_top_builddir@
360abs_top_srcdir = @abs_top_srcdir@
361ac_ct_AR = @ac_ct_AR@
362ac_ct_CC = @ac_ct_CC@
363ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
364am__include = @am__include@
365am__leading_dot = @am__leading_dot@
366am__quote = @am__quote@
367am__tar = @am__tar@
368am__untar = @am__untar@
369bindir = @bindir@
370build = @build@
371build_alias = @build_alias@
372build_cpu = @build_cpu@
373build_os = @build_os@
374build_vendor = @build_vendor@
375builddir = @builddir@
376datadir = @datadir@
377datarootdir = @datarootdir@
378docdir = @docdir@
379dvidir = @dvidir@
380exec_prefix = @exec_prefix@
381host = @host@
382host_alias = @host_alias@
383host_cpu = @host_cpu@
384host_os = @host_os@
385host_vendor = @host_vendor@
386htmldir = @htmldir@
387includedir = @includedir@
388infodir = @infodir@
389install_sh = @install_sh@
390intltool__v_merge_options_ = @intltool__v_merge_options_@
391intltool__v_merge_options_0 = @intltool__v_merge_options_0@
392libdir = @libdir@
393libexecdir = @libexecdir@
394localedir = @localedir@
395localstatedir = @localstatedir@
396mandir = @mandir@
397mkdir_p = @mkdir_p@
398oldincludedir = @oldincludedir@
399pdfdir = @pdfdir@
400prefix = @prefix@
401program_transform_name = @program_transform_name@
402psdir = @psdir@
403sbindir = @sbindir@
404sharedstatedir = @sharedstatedir@
405srcdir = @srcdir@
406sysconfdir = @sysconfdir@
407target_alias = @target_alias@
408top_build_prefix = @top_build_prefix@
409top_builddir = @top_builddir@
410top_srcdir = @top_srcdir@
411ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
412SUBDIRS = common xfconf xfconfd xfconf-query po docs tests \
413	$(am__append_1) $(am__append_2)
414EXTRA_DIST = \
415	AUTHORS \
416	COPYING \
417	ChangeLog \
418	NEWS \
419	README.md \
420	m4/introspection.m4 \
421	m4/vapigen.m4
422
423DISTCHECK_CONFIGURE_FLAGS = \
424	--enable-gtk-doc \
425	--enable-introspection \
426	--disable-vala
427
428all: config.h
429	$(MAKE) $(AM_MAKEFLAGS) all-recursive
430
431.SUFFIXES:
432am--refresh: Makefile
433	@:
434$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
435	@for dep in $?; do \
436	  case '$(am__configure_deps)' in \
437	    *$$dep*) \
438	      echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
439	      $(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
440		&& exit 0; \
441	      exit 1;; \
442	  esac; \
443	done; \
444	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
445	$(am__cd) $(top_srcdir) && \
446	  $(AUTOMAKE) --foreign Makefile
447Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
448	@case '$?' in \
449	  *config.status*) \
450	    echo ' $(SHELL) ./config.status'; \
451	    $(SHELL) ./config.status;; \
452	  *) \
453	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles)'; \
454	    cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__maybe_remake_depfiles);; \
455	esac;
456
457$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
458	$(SHELL) ./config.status --recheck
459
460$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
461	$(am__cd) $(srcdir) && $(AUTOCONF)
462$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
463	$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
464$(am__aclocal_m4_deps):
465
466config.h: stamp-h1
467	@test -f $@ || rm -f stamp-h1
468	@test -f $@ || $(MAKE) $(AM_MAKEFLAGS) stamp-h1
469
470stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
471	@rm -f stamp-h1
472	cd $(top_builddir) && $(SHELL) ./config.status config.h
473$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
474	($(am__cd) $(top_srcdir) && $(AUTOHEADER))
475	rm -f stamp-h1
476	touch $@
477
478distclean-hdr:
479	-rm -f config.h stamp-h1
480
481mostlyclean-libtool:
482	-rm -f *.lo
483
484clean-libtool:
485	-rm -rf .libs _libs
486
487distclean-libtool:
488	-rm -f libtool config.lt
489
490# This directory's subdirectories are mostly independent; you can cd
491# into them and run 'make' without going through this Makefile.
492# To change the values of 'make' variables: instead of editing Makefiles,
493# (1) if the variable is set in 'config.status', edit 'config.status'
494#     (which will cause the Makefiles to be regenerated when you run 'make');
495# (2) otherwise, pass the desired values on the 'make' command line.
496$(am__recursive_targets):
497	@fail=; \
498	if $(am__make_keepgoing); then \
499	  failcom='fail=yes'; \
500	else \
501	  failcom='exit 1'; \
502	fi; \
503	dot_seen=no; \
504	target=`echo $@ | sed s/-recursive//`; \
505	case "$@" in \
506	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
507	  *) list='$(SUBDIRS)' ;; \
508	esac; \
509	for subdir in $$list; do \
510	  echo "Making $$target in $$subdir"; \
511	  if test "$$subdir" = "."; then \
512	    dot_seen=yes; \
513	    local_target="$$target-am"; \
514	  else \
515	    local_target="$$target"; \
516	  fi; \
517	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
518	  || eval $$failcom; \
519	done; \
520	if test "$$dot_seen" = "no"; then \
521	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
522	fi; test -z "$$fail"
523
524ID: $(am__tagged_files)
525	$(am__define_uniq_tagged_files); mkid -fID $$unique
526tags: tags-recursive
527TAGS: tags
528
529tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
530	set x; \
531	here=`pwd`; \
532	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
533	  include_option=--etags-include; \
534	  empty_fix=.; \
535	else \
536	  include_option=--include; \
537	  empty_fix=; \
538	fi; \
539	list='$(SUBDIRS)'; for subdir in $$list; do \
540	  if test "$$subdir" = .; then :; else \
541	    test ! -f $$subdir/TAGS || \
542	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
543	  fi; \
544	done; \
545	$(am__define_uniq_tagged_files); \
546	shift; \
547	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
548	  test -n "$$unique" || unique=$$empty_fix; \
549	  if test $$# -gt 0; then \
550	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
551	      "$$@" $$unique; \
552	  else \
553	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
554	      $$unique; \
555	  fi; \
556	fi
557ctags: ctags-recursive
558
559CTAGS: ctags
560ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
561	$(am__define_uniq_tagged_files); \
562	test -z "$(CTAGS_ARGS)$$unique" \
563	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
564	     $$unique
565
566GTAGS:
567	here=`$(am__cd) $(top_builddir) && pwd` \
568	  && $(am__cd) $(top_srcdir) \
569	  && gtags -i $(GTAGS_ARGS) "$$here"
570cscope: cscope.files
571	test ! -s cscope.files \
572	  || $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
573clean-cscope:
574	-rm -f cscope.files
575cscope.files: clean-cscope cscopelist
576cscopelist: cscopelist-recursive
577
578cscopelist-am: $(am__tagged_files)
579	list='$(am__tagged_files)'; \
580	case "$(srcdir)" in \
581	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
582	  *) sdir=$(subdir)/$(srcdir) ;; \
583	esac; \
584	for i in $$list; do \
585	  if test -f "$$i"; then \
586	    echo "$(subdir)/$$i"; \
587	  else \
588	    echo "$$sdir/$$i"; \
589	  fi; \
590	done >> $(top_builddir)/cscope.files
591
592distclean-tags:
593	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
594	-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
595
596distdir: $(BUILT_SOURCES)
597	$(MAKE) $(AM_MAKEFLAGS) distdir-am
598
599distdir-am: $(DISTFILES)
600	$(am__remove_distdir)
601	test -d "$(distdir)" || mkdir "$(distdir)"
602	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
603	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
604	list='$(DISTFILES)'; \
605	  dist_files=`for file in $$list; do echo $$file; done | \
606	  sed -e "s|^$$srcdirstrip/||;t" \
607	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
608	case $$dist_files in \
609	  */*) $(MKDIR_P) `echo "$$dist_files" | \
610			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
611			   sort -u` ;; \
612	esac; \
613	for file in $$dist_files; do \
614	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
615	  if test -d $$d/$$file; then \
616	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
617	    if test -d "$(distdir)/$$file"; then \
618	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
619	    fi; \
620	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
621	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
622	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
623	    fi; \
624	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
625	  else \
626	    test -f "$(distdir)/$$file" \
627	    || cp -p $$d/$$file "$(distdir)/$$file" \
628	    || exit 1; \
629	  fi; \
630	done
631	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
632	  if test "$$subdir" = .; then :; else \
633	    $(am__make_dryrun) \
634	      || test -d "$(distdir)/$$subdir" \
635	      || $(MKDIR_P) "$(distdir)/$$subdir" \
636	      || exit 1; \
637	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
638	    $(am__relativize); \
639	    new_distdir=$$reldir; \
640	    dir1=$$subdir; dir2="$(top_distdir)"; \
641	    $(am__relativize); \
642	    new_top_distdir=$$reldir; \
643	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
644	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
645	    ($(am__cd) $$subdir && \
646	      $(MAKE) $(AM_MAKEFLAGS) \
647	        top_distdir="$$new_top_distdir" \
648	        distdir="$$new_distdir" \
649		am__remove_distdir=: \
650		am__skip_length_check=: \
651		am__skip_mode_fix=: \
652	        distdir) \
653	      || exit 1; \
654	  fi; \
655	done
656	$(MAKE) $(AM_MAKEFLAGS) \
657	  top_distdir="$(top_distdir)" distdir="$(distdir)" \
658	  dist-hook
659	-test -n "$(am__skip_mode_fix)" \
660	|| find "$(distdir)" -type d ! -perm -755 \
661		-exec chmod u+rwx,go+rx {} \; -o \
662	  ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
663	  ! -type d ! -perm -400 -exec chmod a+r {} \; -o \
664	  ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
665	|| chmod -R a+r "$(distdir)"
666dist-gzip: distdir
667	tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
668	$(am__post_remove_distdir)
669dist-bzip2: distdir
670	tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
671	$(am__post_remove_distdir)
672
673dist-lzip: distdir
674	tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
675	$(am__post_remove_distdir)
676
677dist-xz: distdir
678	tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
679	$(am__post_remove_distdir)
680
681dist-zstd: distdir
682	tardir=$(distdir) && $(am__tar) | zstd -c $${ZSTD_CLEVEL-$${ZSTD_OPT--19}} >$(distdir).tar.zst
683	$(am__post_remove_distdir)
684
685dist-tarZ: distdir
686	@echo WARNING: "Support for distribution archives compressed with" \
687		       "legacy program 'compress' is deprecated." >&2
688	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
689	tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
690	$(am__post_remove_distdir)
691
692dist-shar: distdir
693	@echo WARNING: "Support for shar distribution archives is" \
694	               "deprecated." >&2
695	@echo WARNING: "It will be removed altogether in Automake 2.0" >&2
696	shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
697	$(am__post_remove_distdir)
698
699dist-zip: distdir
700	-rm -f $(distdir).zip
701	zip -rq $(distdir).zip $(distdir)
702	$(am__post_remove_distdir)
703
704dist dist-all:
705	$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
706	$(am__post_remove_distdir)
707
708# This target untars the dist file and tries a VPATH configuration.  Then
709# it guarantees that the distribution is self-contained by making another
710# tarfile.
711distcheck: dist
712	case '$(DIST_ARCHIVES)' in \
713	*.tar.gz*) \
714	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
715	*.tar.bz2*) \
716	  bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
717	*.tar.lz*) \
718	  lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
719	*.tar.xz*) \
720	  xz -dc $(distdir).tar.xz | $(am__untar) ;;\
721	*.tar.Z*) \
722	  uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
723	*.shar.gz*) \
724	  eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
725	*.zip*) \
726	  unzip $(distdir).zip ;;\
727	*.tar.zst*) \
728	  zstd -dc $(distdir).tar.zst | $(am__untar) ;;\
729	esac
730	chmod -R a-w $(distdir)
731	chmod u+w $(distdir)
732	mkdir $(distdir)/_build $(distdir)/_build/sub $(distdir)/_inst
733	chmod a-w $(distdir)
734	test -d $(distdir)/_build || exit 0; \
735	dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
736	  && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
737	  && am__cwd=`pwd` \
738	  && $(am__cd) $(distdir)/_build/sub \
739	  && ../../configure \
740	    $(AM_DISTCHECK_CONFIGURE_FLAGS) \
741	    $(DISTCHECK_CONFIGURE_FLAGS) \
742	    --srcdir=../.. --prefix="$$dc_install_base" \
743	  && $(MAKE) $(AM_MAKEFLAGS) \
744	  && $(MAKE) $(AM_MAKEFLAGS) dvi \
745	  && $(MAKE) $(AM_MAKEFLAGS) check \
746	  && $(MAKE) $(AM_MAKEFLAGS) install \
747	  && $(MAKE) $(AM_MAKEFLAGS) installcheck \
748	  && $(MAKE) $(AM_MAKEFLAGS) uninstall \
749	  && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
750	        distuninstallcheck \
751	  && chmod -R a-w "$$dc_install_base" \
752	  && ({ \
753	       (cd ../.. && umask 077 && mkdir "$$dc_destdir") \
754	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
755	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
756	       && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
757	            distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
758	      } || { rm -rf "$$dc_destdir"; exit 1; }) \
759	  && rm -rf "$$dc_destdir" \
760	  && $(MAKE) $(AM_MAKEFLAGS) dist \
761	  && rm -rf $(DIST_ARCHIVES) \
762	  && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
763	  && cd "$$am__cwd" \
764	  || exit 1
765	$(am__post_remove_distdir)
766	@(echo "$(distdir) archives ready for distribution: "; \
767	  list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
768	  sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
769distuninstallcheck:
770	@test -n '$(distuninstallcheck_dir)' || { \
771	  echo 'ERROR: trying to run $@ with an empty' \
772	       '$$(distuninstallcheck_dir)' >&2; \
773	  exit 1; \
774	}; \
775	$(am__cd) '$(distuninstallcheck_dir)' || { \
776	  echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
777	  exit 1; \
778	}; \
779	test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
780	   || { echo "ERROR: files left after uninstall:" ; \
781	        if test -n "$(DESTDIR)"; then \
782	          echo "  (check DESTDIR support)"; \
783	        fi ; \
784	        $(distuninstallcheck_listfiles) ; \
785	        exit 1; } >&2
786distcleancheck: distclean
787	@if test '$(srcdir)' = . ; then \
788	  echo "ERROR: distcleancheck can only run from a VPATH build" ; \
789	  exit 1 ; \
790	fi
791	@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
792	  || { echo "ERROR: files left in build directory after distclean:" ; \
793	       $(distcleancheck_listfiles) ; \
794	       exit 1; } >&2
795check-am: all-am
796check: check-recursive
797all-am: Makefile config.h
798installdirs: installdirs-recursive
799installdirs-am:
800install: install-recursive
801install-exec: install-exec-recursive
802install-data: install-data-recursive
803uninstall: uninstall-recursive
804
805install-am: all-am
806	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
807
808installcheck: installcheck-recursive
809install-strip:
810	if test -z '$(STRIP)'; then \
811	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
812	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
813	      install; \
814	else \
815	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
816	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
817	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
818	fi
819mostlyclean-generic:
820
821clean-generic:
822
823distclean-generic:
824	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
825	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
826
827maintainer-clean-generic:
828	@echo "This command is intended for maintainers to use"
829	@echo "it deletes files that may require special tools to rebuild."
830clean: clean-recursive
831
832clean-am: clean-generic clean-libtool mostlyclean-am
833
834distclean: distclean-recursive
835	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
836	-rm -f Makefile
837distclean-am: clean-am distclean-generic distclean-hdr \
838	distclean-libtool distclean-tags
839
840dvi: dvi-recursive
841
842dvi-am:
843
844html: html-recursive
845
846html-am:
847
848info: info-recursive
849
850info-am:
851
852install-data-am:
853
854install-dvi: install-dvi-recursive
855
856install-dvi-am:
857
858install-exec-am:
859
860install-html: install-html-recursive
861
862install-html-am:
863
864install-info: install-info-recursive
865
866install-info-am:
867
868install-man:
869
870install-pdf: install-pdf-recursive
871
872install-pdf-am:
873
874install-ps: install-ps-recursive
875
876install-ps-am:
877
878installcheck-am:
879
880maintainer-clean: maintainer-clean-recursive
881	-rm -f $(am__CONFIG_DISTCLEAN_FILES)
882	-rm -rf $(top_srcdir)/autom4te.cache
883	-rm -f Makefile
884maintainer-clean-am: distclean-am maintainer-clean-generic
885
886mostlyclean: mostlyclean-recursive
887
888mostlyclean-am: mostlyclean-generic mostlyclean-libtool
889
890pdf: pdf-recursive
891
892pdf-am:
893
894ps: ps-recursive
895
896ps-am:
897
898uninstall-am:
899
900.MAKE: $(am__recursive_targets) all install-am install-strip
901
902.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am \
903	am--refresh check check-am clean clean-cscope clean-generic \
904	clean-libtool cscope cscopelist-am ctags ctags-am dist \
905	dist-all dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar \
906	dist-tarZ dist-xz dist-zip dist-zstd distcheck distclean \
907	distclean-generic distclean-hdr distclean-libtool \
908	distclean-tags distcleancheck distdir distuninstallcheck dvi \
909	dvi-am html html-am info info-am install install-am \
910	install-data install-data-am install-dvi install-dvi-am \
911	install-exec install-exec-am install-html install-html-am \
912	install-info install-info-am install-man install-pdf \
913	install-pdf-am install-ps install-ps-am install-strip \
914	installcheck installcheck-am installdirs installdirs-am \
915	maintainer-clean maintainer-clean-generic mostlyclean \
916	mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
917	tags tags-am uninstall uninstall-am
918
919.PRECIOUS: Makefile
920
921
922.PHONY: ChangeLog
923
924ChangeLog: Makefile
925	(GIT_DIR=$(top_srcdir)/.git git log > .changelog.tmp \
926	&& mv .changelog.tmp ChangeLog; rm -f .changelog.tmp) \
927	|| (touch ChangeLog; echo 'Git directory not found: installing possibly empty changelog.' >&2)
928
929dist-hook: ChangeLog
930
931# Tell versions [3.59,3.63) of GNU make to not export all variables.
932# Otherwise a system limit (for SysV at least) may be exceeded.
933.NOEXPORT:
934