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