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 = icons
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
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@
191ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
192AMTAR = @AMTAR@
193AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
194AR = @AR@
195AUTOCONF = @AUTOCONF@
196AUTOHEADER = @AUTOHEADER@
197AUTOMAKE = @AUTOMAKE@
198AWK = @AWK@
199CC = @CC@
200CCDEPMODE = @CCDEPMODE@
201CFLAGS = @CFLAGS@
202CLOCK_CFLAGS = @CLOCK_CFLAGS@
203CLOCK_LIBS = @CLOCK_LIBS@
204CPP = @CPP@
205CPPFLAGS = @CPPFLAGS@
206CYGPATH_W = @CYGPATH_W@
207DCONF_CFLAGS = @DCONF_CFLAGS@
208DCONF_LIBS = @DCONF_LIBS@
209DEFS = @DEFS@
210DEPDIR = @DEPDIR@
211DISABLE_DEPRECATED = @DISABLE_DEPRECATED@
212DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
213DLLTOOL = @DLLTOOL@
214DSYMUTIL = @DSYMUTIL@
215DUMPBIN = @DUMPBIN@
216ECHO_C = @ECHO_C@
217ECHO_N = @ECHO_N@
218ECHO_T = @ECHO_T@
219EGREP = @EGREP@
220EXEEXT = @EXEEXT@
221FGREP = @FGREP@
222FISH_CFLAGS = @FISH_CFLAGS@
223FISH_LIBS = @FISH_LIBS@
224GDBUS_CODEGEN = @GDBUS_CODEGEN@
225GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
226GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
227GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
228GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
229GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
230GMODULE_CFLAGS = @GMODULE_CFLAGS@
231GMODULE_LIBS = @GMODULE_LIBS@
232GMSGFMT = @GMSGFMT@
233GMSGFMT_015 = @GMSGFMT_015@
234GREP = @GREP@
235GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
236GTKDOC_CHECK = @GTKDOC_CHECK@
237GTKDOC_CHECK_PATH = @GTKDOC_CHECK_PATH@
238GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
239GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
240GTKDOC_MKPDF = @GTKDOC_MKPDF@
241GTKDOC_REBASE = @GTKDOC_REBASE@
242HELP_DIR = @HELP_DIR@
243HTML_DIR = @HTML_DIR@
244INSTALL = @INSTALL@
245INSTALL_DATA = @INSTALL_DATA@
246INSTALL_PROGRAM = @INSTALL_PROGRAM@
247INSTALL_SCRIPT = @INSTALL_SCRIPT@
248INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
249INTLLIBS = @INTLLIBS@
250INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
251INTROSPECTION_CFLAGS = @INTROSPECTION_CFLAGS@
252INTROSPECTION_COMPILER = @INTROSPECTION_COMPILER@
253INTROSPECTION_GENERATE = @INTROSPECTION_GENERATE@
254INTROSPECTION_GIRDIR = @INTROSPECTION_GIRDIR@
255INTROSPECTION_LIBS = @INTROSPECTION_LIBS@
256INTROSPECTION_MAKEFILE = @INTROSPECTION_MAKEFILE@
257INTROSPECTION_SCANNER = @INTROSPECTION_SCANNER@
258INTROSPECTION_TYPELIBDIR = @INTROSPECTION_TYPELIBDIR@
259ITSTOOL = @ITSTOOL@
260LD = @LD@
261LDFLAGS = @LDFLAGS@
262LIBEGG_CFLAGS = @LIBEGG_CFLAGS@
263LIBEGG_LIBS = @LIBEGG_LIBS@
264LIBICONV = @LIBICONV@
265LIBINTL = @LIBINTL@
266LIBM = @LIBM@
267LIBMATE_PANEL_APPLET_CFLAGS = @LIBMATE_PANEL_APPLET_CFLAGS@
268LIBMATE_PANEL_APPLET_LIBS = @LIBMATE_PANEL_APPLET_LIBS@
269LIBOBJS = @LIBOBJS@
270LIBS = @LIBS@
271LIBTOOL = @LIBTOOL@
272LIB_MATE_PANEL_APPLET_LT_VERSION = @LIB_MATE_PANEL_APPLET_LT_VERSION@
273LIPO = @LIPO@
274LN_S = @LN_S@
275LTLIBICONV = @LTLIBICONV@
276LTLIBINTL = @LTLIBINTL@
277LTLIBOBJS = @LTLIBOBJS@
278LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
279MAINT = @MAINT@
280MAKEINFO = @MAKEINFO@
281MANIFEST_TOOL = @MANIFEST_TOOL@
282MKDIR_P = @MKDIR_P@
283MSGFMT = @MSGFMT@
284MSGMERGE = @MSGMERGE@
285MSGMERGE_FOR_MSGFMT_OPTION = @MSGMERGE_FOR_MSGFMT_OPTION@
286NM = @NM@
287NMEDIT = @NMEDIT@
288NOTIFICATION_AREA_CFLAGS = @NOTIFICATION_AREA_CFLAGS@
289NOTIFICATION_AREA_LIBS = @NOTIFICATION_AREA_LIBS@
290OBJDUMP = @OBJDUMP@
291OBJEXT = @OBJEXT@
292OTOOL = @OTOOL@
293OTOOL64 = @OTOOL64@
294PACKAGE = @PACKAGE@
295PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
296PACKAGE_NAME = @PACKAGE_NAME@
297PACKAGE_STRING = @PACKAGE_STRING@
298PACKAGE_TARNAME = @PACKAGE_TARNAME@
299PACKAGE_URL = @PACKAGE_URL@
300PACKAGE_VERSION = @PACKAGE_VERSION@
301PANEL_CFLAGS = @PANEL_CFLAGS@
302PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE = @PANEL_INTLTOOL_MATE_PANEL_APPLET_RULE@
303PANEL_LIBS = @PANEL_LIBS@
304PATH_SEPARATOR = @PATH_SEPARATOR@
305PERL = @PERL@
306PKG_CONFIG = @PKG_CONFIG@
307PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
308PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
309POSUB = @POSUB@
310RANLIB = @RANLIB@
311REBUILD = @REBUILD@
312SED = @SED@
313SET_MAKE = @SET_MAKE@
314SHELL = @SHELL@
315STRIP = @STRIP@
316TZ_CFLAGS = @TZ_CFLAGS@
317TZ_LIBS = @TZ_LIBS@
318USE_NLS = @USE_NLS@
319VERSION = @VERSION@
320WARN_CFLAGS = @WARN_CFLAGS@
321WAYLAND_CFLAGS = @WAYLAND_CFLAGS@
322WAYLAND_LIBS = @WAYLAND_LIBS@
323WNCKLET_CFLAGS = @WNCKLET_CFLAGS@
324WNCKLET_LIBS = @WNCKLET_LIBS@
325XGETTEXT = @XGETTEXT@
326XGETTEXT_015 = @XGETTEXT_015@
327XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
328XMLLINT = @XMLLINT@
329XRANDR_CFLAGS = @XRANDR_CFLAGS@
330XRANDR_LIBS = @XRANDR_LIBS@
331X_CFLAGS = @X_CFLAGS@
332X_LIBS = @X_LIBS@
333YELP_LC_DIST = @YELP_LC_DIST@
334YELP_LC_MEDIA_LINKS = @YELP_LC_MEDIA_LINKS@
335_GI_EXP_DATADIR = @_GI_EXP_DATADIR@
336_GI_EXP_LIBDIR = @_GI_EXP_LIBDIR@
337abs_builddir = @abs_builddir@
338abs_srcdir = @abs_srcdir@
339abs_top_builddir = @abs_top_builddir@
340abs_top_srcdir = @abs_top_srcdir@
341ac_ct_AR = @ac_ct_AR@
342ac_ct_CC = @ac_ct_CC@
343ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
344am__include = @am__include@
345am__leading_dot = @am__leading_dot@
346am__quote = @am__quote@
347am__tar = @am__tar@
348am__untar = @am__untar@
349appletsdir = @appletsdir@
350bindir = @bindir@
351build = @build@
352build_alias = @build_alias@
353build_cpu = @build_cpu@
354build_os = @build_os@
355build_vendor = @build_vendor@
356builddir = @builddir@
357datadir = @datadir@
358datarootdir = @datarootdir@
359docdir = @docdir@
360dvidir = @dvidir@
361exec_prefix = @exec_prefix@
362gsettingsschemadir = @gsettingsschemadir@
363host = @host@
364host_alias = @host_alias@
365host_cpu = @host_cpu@
366host_os = @host_os@
367host_vendor = @host_vendor@
368htmldir = @htmldir@
369includedir = @includedir@
370infodir = @infodir@
371install_sh = @install_sh@
372libdir = @libdir@
373libexecdir = @libexecdir@
374localedir = @localedir@
375localstatedir = @localstatedir@
376mandir = @mandir@
377mkdir_p = @mkdir_p@
378modulesdir = @modulesdir@
379oldincludedir = @oldincludedir@
380pdfdir = @pdfdir@
381prefix = @prefix@
382program_transform_name = @program_transform_name@
383psdir = @psdir@
384runstatedir = @runstatedir@
385sbindir = @sbindir@
386sharedstatedir = @sharedstatedir@
387srcdir = @srcdir@
388sysconfdir = @sysconfdir@
389target_alias = @target_alias@
390top_build_prefix = @top_build_prefix@
391top_builddir = @top_builddir@
392top_srcdir = @top_srcdir@
393SUBDIRS = 16x16 22x22 24x24 32x32 48x48 64x64 96x96 256x256 scalable
394all: all-recursive
395
396.SUFFIXES:
397$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
398	@for dep in $?; do \
399	  case '$(am__configure_deps)' in \
400	    *$$dep*) \
401	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
402	        && { if test -f $@; then exit 0; else break; fi; }; \
403	      exit 1;; \
404	  esac; \
405	done; \
406	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/Makefile'; \
407	$(am__cd) $(top_srcdir) && \
408	  $(AUTOMAKE) --gnu icons/Makefile
409Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
410	@case '$?' in \
411	  *config.status*) \
412	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
413	  *) \
414	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
415	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
416	esac;
417
418$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
419	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
420
421$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
422	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
423$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
424	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
425$(am__aclocal_m4_deps):
426
427mostlyclean-libtool:
428	-rm -f *.lo
429
430clean-libtool:
431	-rm -rf .libs _libs
432
433# This directory's subdirectories are mostly independent; you can cd
434# into them and run 'make' without going through this Makefile.
435# To change the values of 'make' variables: instead of editing Makefiles,
436# (1) if the variable is set in 'config.status', edit 'config.status'
437#     (which will cause the Makefiles to be regenerated when you run 'make');
438# (2) otherwise, pass the desired values on the 'make' command line.
439$(am__recursive_targets):
440	@fail=; \
441	if $(am__make_keepgoing); then \
442	  failcom='fail=yes'; \
443	else \
444	  failcom='exit 1'; \
445	fi; \
446	dot_seen=no; \
447	target=`echo $@ | sed s/-recursive//`; \
448	case "$@" in \
449	  distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
450	  *) list='$(SUBDIRS)' ;; \
451	esac; \
452	for subdir in $$list; do \
453	  echo "Making $$target in $$subdir"; \
454	  if test "$$subdir" = "."; then \
455	    dot_seen=yes; \
456	    local_target="$$target-am"; \
457	  else \
458	    local_target="$$target"; \
459	  fi; \
460	  ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
461	  || eval $$failcom; \
462	done; \
463	if test "$$dot_seen" = "no"; then \
464	  $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
465	fi; test -z "$$fail"
466
467ID: $(am__tagged_files)
468	$(am__define_uniq_tagged_files); mkid -fID $$unique
469tags: tags-recursive
470TAGS: tags
471
472tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
473	set x; \
474	here=`pwd`; \
475	if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
476	  include_option=--etags-include; \
477	  empty_fix=.; \
478	else \
479	  include_option=--include; \
480	  empty_fix=; \
481	fi; \
482	list='$(SUBDIRS)'; for subdir in $$list; do \
483	  if test "$$subdir" = .; then :; else \
484	    test ! -f $$subdir/TAGS || \
485	      set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
486	  fi; \
487	done; \
488	$(am__define_uniq_tagged_files); \
489	shift; \
490	if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
491	  test -n "$$unique" || unique=$$empty_fix; \
492	  if test $$# -gt 0; then \
493	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
494	      "$$@" $$unique; \
495	  else \
496	    $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
497	      $$unique; \
498	  fi; \
499	fi
500ctags: ctags-recursive
501
502CTAGS: ctags
503ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
504	$(am__define_uniq_tagged_files); \
505	test -z "$(CTAGS_ARGS)$$unique" \
506	  || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
507	     $$unique
508
509GTAGS:
510	here=`$(am__cd) $(top_builddir) && pwd` \
511	  && $(am__cd) $(top_srcdir) \
512	  && gtags -i $(GTAGS_ARGS) "$$here"
513cscopelist: cscopelist-recursive
514
515cscopelist-am: $(am__tagged_files)
516	list='$(am__tagged_files)'; \
517	case "$(srcdir)" in \
518	  [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
519	  *) sdir=$(subdir)/$(srcdir) ;; \
520	esac; \
521	for i in $$list; do \
522	  if test -f "$$i"; then \
523	    echo "$(subdir)/$$i"; \
524	  else \
525	    echo "$$sdir/$$i"; \
526	  fi; \
527	done >> $(top_builddir)/cscope.files
528
529distclean-tags:
530	-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
531
532distdir: $(BUILT_SOURCES)
533	$(MAKE) $(AM_MAKEFLAGS) distdir-am
534
535distdir-am: $(DISTFILES)
536	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
537	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
538	list='$(DISTFILES)'; \
539	  dist_files=`for file in $$list; do echo $$file; done | \
540	  sed -e "s|^$$srcdirstrip/||;t" \
541	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
542	case $$dist_files in \
543	  */*) $(MKDIR_P) `echo "$$dist_files" | \
544			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
545			   sort -u` ;; \
546	esac; \
547	for file in $$dist_files; do \
548	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
549	  if test -d $$d/$$file; then \
550	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
551	    if test -d "$(distdir)/$$file"; then \
552	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
553	    fi; \
554	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
555	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
556	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
557	    fi; \
558	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
559	  else \
560	    test -f "$(distdir)/$$file" \
561	    || cp -p $$d/$$file "$(distdir)/$$file" \
562	    || exit 1; \
563	  fi; \
564	done
565	@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
566	  if test "$$subdir" = .; then :; else \
567	    $(am__make_dryrun) \
568	      || test -d "$(distdir)/$$subdir" \
569	      || $(MKDIR_P) "$(distdir)/$$subdir" \
570	      || exit 1; \
571	    dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
572	    $(am__relativize); \
573	    new_distdir=$$reldir; \
574	    dir1=$$subdir; dir2="$(top_distdir)"; \
575	    $(am__relativize); \
576	    new_top_distdir=$$reldir; \
577	    echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
578	    echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
579	    ($(am__cd) $$subdir && \
580	      $(MAKE) $(AM_MAKEFLAGS) \
581	        top_distdir="$$new_top_distdir" \
582	        distdir="$$new_distdir" \
583		am__remove_distdir=: \
584		am__skip_length_check=: \
585		am__skip_mode_fix=: \
586	        distdir) \
587	      || exit 1; \
588	  fi; \
589	done
590check-am: all-am
591check: check-recursive
592all-am: Makefile
593installdirs: installdirs-recursive
594installdirs-am:
595install: install-recursive
596install-exec: install-exec-recursive
597install-data: install-data-recursive
598uninstall: uninstall-recursive
599
600install-am: all-am
601	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
602
603installcheck: installcheck-recursive
604install-strip:
605	if test -z '$(STRIP)'; then \
606	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
607	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
608	      install; \
609	else \
610	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
611	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
612	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
613	fi
614mostlyclean-generic:
615
616clean-generic:
617
618distclean-generic:
619	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
620	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
621
622maintainer-clean-generic:
623	@echo "This command is intended for maintainers to use"
624	@echo "it deletes files that may require special tools to rebuild."
625clean: clean-recursive
626
627clean-am: clean-generic clean-libtool mostlyclean-am
628
629distclean: distclean-recursive
630	-rm -f Makefile
631distclean-am: clean-am distclean-generic distclean-tags
632
633dvi: dvi-recursive
634
635dvi-am:
636
637html: html-recursive
638
639html-am:
640
641info: info-recursive
642
643info-am:
644
645install-data-am:
646
647install-dvi: install-dvi-recursive
648
649install-dvi-am:
650
651install-exec-am:
652
653install-html: install-html-recursive
654
655install-html-am:
656
657install-info: install-info-recursive
658
659install-info-am:
660
661install-man:
662
663install-pdf: install-pdf-recursive
664
665install-pdf-am:
666
667install-ps: install-ps-recursive
668
669install-ps-am:
670
671installcheck-am:
672
673maintainer-clean: maintainer-clean-recursive
674	-rm -f Makefile
675maintainer-clean-am: distclean-am maintainer-clean-generic
676
677mostlyclean: mostlyclean-recursive
678
679mostlyclean-am: mostlyclean-generic mostlyclean-libtool
680
681pdf: pdf-recursive
682
683pdf-am:
684
685ps: ps-recursive
686
687ps-am:
688
689uninstall-am:
690
691.MAKE: $(am__recursive_targets) install-am install-strip
692
693.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
694	check-am clean clean-generic clean-libtool cscopelist-am ctags \
695	ctags-am distclean distclean-generic distclean-libtool \
696	distclean-tags distdir dvi dvi-am html html-am info info-am \
697	install install-am install-data install-data-am install-dvi \
698	install-dvi-am install-exec install-exec-am install-html \
699	install-html-am install-info install-info-am install-man \
700	install-pdf install-pdf-am install-ps install-ps-am \
701	install-strip installcheck installcheck-am installdirs \
702	installdirs-am maintainer-clean maintainer-clean-generic \
703	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
704	ps ps-am tags tags-am uninstall uninstall-am
705
706.PRECIOUS: Makefile
707
708
709-include $(top_srcdir)/git.mk
710
711# Tell versions [3.59,3.63) of GNU make to not export all variables.
712# Otherwise a system limit (for SysV at least) may be exceeded.
713.NOEXPORT:
714