updated log api
[prss.git] / icons / hicolor / scalable / Makefile.in
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
17 VPATH = @srcdir@
18 am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
19 am__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
61 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
62 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
63 pkgdatadir = $(datadir)/@PACKAGE@
64 pkgincludedir = $(includedir)/@PACKAGE@
65 pkglibdir = $(libdir)/@PACKAGE@
66 pkglibexecdir = $(libexecdir)/@PACKAGE@
67 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
68 install_sh_DATA = $(install_sh) -c -m 644
69 install_sh_PROGRAM = $(install_sh) -c
70 install_sh_SCRIPT = $(install_sh) -c
71 INSTALL_HEADER = $(INSTALL_DATA)
72 transform = $(program_transform_name)
73 NORMAL_INSTALL = :
74 PRE_INSTALL = :
75 POST_INSTALL = :
76 NORMAL_UNINSTALL = :
77 PRE_UNINSTALL = :
78 POST_UNINSTALL = :
79 build_triplet = @build@
80 host_triplet = @host@
81 subdir = icons/hicolor/scalable
82 DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
83 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
84 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
85 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
86         $(ACLOCAL_M4)
87 mkinstalldirs = $(install_sh) -d
88 CONFIG_HEADER = $(top_builddir)/config.h
89 CONFIG_CLEAN_FILES =
90 CONFIG_CLEAN_VPATH_FILES =
91 AM_V_P = $(am__v_P_@AM_V@)
92 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
93 am__v_P_0 = false
94 am__v_P_1 = :
95 AM_V_GEN = $(am__v_GEN_@AM_V@)
96 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
97 am__v_GEN_0 = @echo "  GEN     " $@;
98 am__v_GEN_1 = 
99 AM_V_at = $(am__v_at_@AM_V@)
100 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
101 am__v_at_0 = @
102 am__v_at_1 = 
103 SOURCES =
104 DIST_SOURCES =
105 am__can_run_installinfo = \
106   case $$AM_UPDATE_INFO_DIR in \
107     n|no|NO) false;; \
108     *) (install-info --version) >/dev/null 2>&1;; \
109   esac
110 am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
111 am__vpath_adj = case $$p in \
112     $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
113     *) f=$$p;; \
114   esac;
115 am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
116 am__install_max = 40
117 am__nobase_strip_setup = \
118   srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
119 am__nobase_strip = \
120   for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
121 am__nobase_list = $(am__nobase_strip_setup); \
122   for p in $$list; do echo "$$p $$p"; done | \
123   sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
124   $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
125     if (++n[$$2] == $(am__install_max)) \
126       { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
127     END { for (dir in files) print dir, files[dir] }'
128 am__base_list = \
129   sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
130   sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
131 am__uninstall_files_from_dir = { \
132   test -z "$$files" \
133     || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
134     || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
135          $(am__cd) "$$dir" && rm -f $$files; }; \
136   }
137 am__installdirs = "$(DESTDIR)$(prssdistpixdir)"
138 DATA = $(prssdistpix_DATA)
139 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
140 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
141 ACLOCAL = @ACLOCAL@
142 AMTAR = @AMTAR@
143 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
144 AUTOCONF = @AUTOCONF@
145 AUTOHEADER = @AUTOHEADER@
146 AUTOMAKE = @AUTOMAKE@
147 AWK = @AWK@
148 CC = @CC@
149 CCDEPMODE = @CCDEPMODE@
150 CFLAGS = @CFLAGS@
151 CPP = @CPP@
152 CPPFLAGS = @CPPFLAGS@
153 CURL_CFLAGS = @CURL_CFLAGS@
154 CURL_LIBS = @CURL_LIBS@
155 CYGPATH_W = @CYGPATH_W@
156 DEFS = @DEFS@
157 DEPDIR = @DEPDIR@
158 ECHO_C = @ECHO_C@
159 ECHO_N = @ECHO_N@
160 ECHO_T = @ECHO_T@
161 EGREP = @EGREP@
162 EXEEXT = @EXEEXT@
163 GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@
164 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
165 GMSGFMT = @GMSGFMT@
166 GMSGFMT_015 = @GMSGFMT_015@
167 GREP = @GREP@
168 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
169 GTK_CFLAGS = @GTK_CFLAGS@
170 GTK_LIBS = @GTK_LIBS@
171 HAVE_CPPCHECK = @HAVE_CPPCHECK@
172 HELP2MAN = @HELP2MAN@
173 INSTALL = @INSTALL@
174 INSTALL_DATA = @INSTALL_DATA@
175 INSTALL_PROGRAM = @INSTALL_PROGRAM@
176 INSTALL_SCRIPT = @INSTALL_SCRIPT@
177 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
178 INTLLIBS = @INTLLIBS@
179 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
180 JSON_CFLAGS = @JSON_CFLAGS@
181 JSON_LIBS = @JSON_LIBS@
182 LDFLAGS = @LDFLAGS@
183 LIBICONV = @LIBICONV@
184 LIBINTL = @LIBINTL@
185 LIBOBJS = @LIBOBJS@
186 LIBS = @LIBS@
187 LTLIBICONV = @LTLIBICONV@
188 LTLIBINTL = @LTLIBINTL@
189 LTLIBOBJS = @LTLIBOBJS@
190 MAKEINFO = @MAKEINFO@
191 MKDIR_P = @MKDIR_P@
192 MSGFMT = @MSGFMT@
193 MSGFMT_015 = @MSGFMT_015@
194 MSGMERGE = @MSGMERGE@
195 OBJEXT = @OBJEXT@
196 PACKAGE = @PACKAGE@
197 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
198 PACKAGE_NAME = @PACKAGE_NAME@
199 PACKAGE_STRING = @PACKAGE_STRING@
200 PACKAGE_TARNAME = @PACKAGE_TARNAME@
201 PACKAGE_URL = @PACKAGE_URL@
202 PACKAGE_VERSION = @PACKAGE_VERSION@
203 PATH_SEPARATOR = @PATH_SEPARATOR@
204 PKG_CONFIG = @PKG_CONFIG@
205 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
206 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
207 POSUB = @POSUB@
208 PTHREAD_LIBS = @PTHREAD_LIBS@
209 SED = @SED@
210 SET_MAKE = @SET_MAKE@
211 SHELL = @SHELL@
212 STRIP = @STRIP@
213 USE_NLS = @USE_NLS@
214 VERSION = @VERSION@
215 WEBKIT_CFLAGS = @WEBKIT_CFLAGS@
216 WEBKIT_LIBS = @WEBKIT_LIBS@
217 X11_CFLAGS = @X11_CFLAGS@
218 X11_LIBS = @X11_LIBS@
219 XEXT_CFLAGS = @XEXT_CFLAGS@
220 XEXT_LIBS = @XEXT_LIBS@
221 XGETTEXT = @XGETTEXT@
222 XGETTEXT_015 = @XGETTEXT_015@
223 XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@
224 XMKMF = @XMKMF@
225 abs_builddir = @abs_builddir@
226 abs_srcdir = @abs_srcdir@
227 abs_top_builddir = @abs_top_builddir@
228 abs_top_srcdir = @abs_top_srcdir@
229 ac_ct_CC = @ac_ct_CC@
230 am__include = @am__include@
231 am__leading_dot = @am__leading_dot@
232 am__quote = @am__quote@
233 am__tar = @am__tar@
234 am__untar = @am__untar@
235 bindir = @bindir@
236 build = @build@
237 build_alias = @build_alias@
238 build_cpu = @build_cpu@
239 build_os = @build_os@
240 build_vendor = @build_vendor@
241 builddir = @builddir@
242 datadir = @datadir@
243 datarootdir = @datarootdir@
244 docdir = @docdir@
245 dvidir = @dvidir@
246 exec_prefix = @exec_prefix@
247 gsettingsschemadir = @gsettingsschemadir@
248 host = @host@
249 host_alias = @host_alias@
250 host_cpu = @host_cpu@
251 host_os = @host_os@
252 host_vendor = @host_vendor@
253 htmldir = @htmldir@
254 includedir = @includedir@
255 infodir = @infodir@
256 install_sh = @install_sh@
257 libdir = @libdir@
258 libexecdir = @libexecdir@
259 localedir = @localedir@
260 localstatedir = @localstatedir@
261 mandir = @mandir@
262 mkdir_p = @mkdir_p@
263 oldincludedir = @oldincludedir@
264 pdfdir = @pdfdir@
265 prefix = @prefix@
266 program_transform_name = @program_transform_name@
267 psdir = @psdir@
268 sbindir = @sbindir@
269 sharedstatedir = @sharedstatedir@
270 srcdir = @srcdir@
271 sysconfdir = @sysconfdir@
272 target_alias = @target_alias@
273 top_build_prefix = @top_build_prefix@
274 top_builddir = @top_builddir@
275 top_srcdir = @top_srcdir@
276 themedir = /usr/share/icons/hicolor
277 size = scalable
278 context = apps
279 EXTRA_DIST = prss.svg
280 prssdistpixdir = $(themedir)/$(size)/$(context)
281 prssdistpix_DATA = $(EXTRA_DIST)
282 all: all-am
283
284 .SUFFIXES:
285 $(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
286         @for dep in $?; do \
287           case '$(am__configure_deps)' in \
288             *$$dep*) \
289               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
290                 && { if test -f $@; then exit 0; else break; fi; }; \
291               exit 1;; \
292           esac; \
293         done; \
294         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu icons/hicolor/scalable/Makefile'; \
295         $(am__cd) $(top_srcdir) && \
296           $(AUTOMAKE) --gnu icons/hicolor/scalable/Makefile
297 .PRECIOUS: Makefile
298 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
299         @case '$?' in \
300           *config.status*) \
301             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
302           *) \
303             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
304             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
305         esac;
306
307 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
308         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
309
310 $(top_srcdir)/configure:  $(am__configure_deps)
311         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
312 $(ACLOCAL_M4):  $(am__aclocal_m4_deps)
313         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
314 $(am__aclocal_m4_deps):
315 install-prssdistpixDATA: $(prssdistpix_DATA)
316         @$(NORMAL_INSTALL)
317         @list='$(prssdistpix_DATA)'; test -n "$(prssdistpixdir)" || list=; \
318         if test -n "$$list"; then \
319           echo " $(MKDIR_P) '$(DESTDIR)$(prssdistpixdir)'"; \
320           $(MKDIR_P) "$(DESTDIR)$(prssdistpixdir)" || exit 1; \
321         fi; \
322         for p in $$list; do \
323           if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
324           echo "$$d$$p"; \
325         done | $(am__base_list) | \
326         while read files; do \
327           echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(prssdistpixdir)'"; \
328           $(INSTALL_DATA) $$files "$(DESTDIR)$(prssdistpixdir)" || exit $$?; \
329         done
330
331 uninstall-prssdistpixDATA:
332         @$(NORMAL_UNINSTALL)
333         @list='$(prssdistpix_DATA)'; test -n "$(prssdistpixdir)" || list=; \
334         files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
335         dir='$(DESTDIR)$(prssdistpixdir)'; $(am__uninstall_files_from_dir)
336 tags TAGS:
337
338 ctags CTAGS:
339
340 cscope cscopelist:
341
342
343 distdir: $(DISTFILES)
344         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
345         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
346         list='$(DISTFILES)'; \
347           dist_files=`for file in $$list; do echo $$file; done | \
348           sed -e "s|^$$srcdirstrip/||;t" \
349               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
350         case $$dist_files in \
351           */*) $(MKDIR_P) `echo "$$dist_files" | \
352                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
353                            sort -u` ;; \
354         esac; \
355         for file in $$dist_files; do \
356           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
357           if test -d $$d/$$file; then \
358             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
359             if test -d "$(distdir)/$$file"; then \
360               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
361             fi; \
362             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
363               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
364               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
365             fi; \
366             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
367           else \
368             test -f "$(distdir)/$$file" \
369             || cp -p $$d/$$file "$(distdir)/$$file" \
370             || exit 1; \
371           fi; \
372         done
373 check-am: all-am
374 check: check-am
375 all-am: Makefile $(DATA)
376 installdirs:
377         for dir in "$(DESTDIR)$(prssdistpixdir)"; do \
378           test -z "$$dir" || $(MKDIR_P) "$$dir"; \
379         done
380 install: install-am
381 install-exec: install-exec-am
382 install-data: install-data-am
383 uninstall: uninstall-am
384
385 install-am: all-am
386         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
387
388 installcheck: installcheck-am
389 install-strip:
390         if test -z '$(STRIP)'; then \
391           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
392             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
393               install; \
394         else \
395           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
396             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
397             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
398         fi
399 mostlyclean-generic:
400
401 clean-generic:
402
403 distclean-generic:
404         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
405         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
406
407 maintainer-clean-generic:
408         @echo "This command is intended for maintainers to use"
409         @echo "it deletes files that may require special tools to rebuild."
410 clean: clean-am
411
412 clean-am: clean-generic mostlyclean-am
413
414 distclean: distclean-am
415         -rm -f Makefile
416 distclean-am: clean-am distclean-generic
417
418 dvi: dvi-am
419
420 dvi-am:
421
422 html: html-am
423
424 html-am:
425
426 info: info-am
427
428 info-am:
429
430 install-data-am: install-prssdistpixDATA
431
432 install-dvi: install-dvi-am
433
434 install-dvi-am:
435
436 install-exec-am:
437
438 install-html: install-html-am
439
440 install-html-am:
441
442 install-info: install-info-am
443
444 install-info-am:
445
446 install-man:
447
448 install-pdf: install-pdf-am
449
450 install-pdf-am:
451
452 install-ps: install-ps-am
453
454 install-ps-am:
455
456 installcheck-am:
457
458 maintainer-clean: maintainer-clean-am
459         -rm -f Makefile
460 maintainer-clean-am: distclean-am maintainer-clean-generic
461
462 mostlyclean: mostlyclean-am
463
464 mostlyclean-am: mostlyclean-generic
465
466 pdf: pdf-am
467
468 pdf-am:
469
470 ps: ps-am
471
472 ps-am:
473
474 uninstall-am: uninstall-prssdistpixDATA
475
476 .MAKE: install-am install-strip
477
478 .PHONY: all all-am check check-am clean clean-generic cscopelist-am \
479         ctags-am distclean distclean-generic distdir dvi dvi-am html \
480         html-am info info-am install install-am install-data \
481         install-data-am install-dvi install-dvi-am install-exec \
482         install-exec-am install-html install-html-am install-info \
483         install-info-am install-man install-pdf install-pdf-am \
484         install-prssdistpixDATA install-ps install-ps-am install-strip \
485         installcheck installcheck-am installdirs maintainer-clean \
486         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
487         pdf-am ps ps-am tags-am uninstall uninstall-am \
488         uninstall-prssdistpixDATA
489
490
491 # Tell versions [3.59,3.63) of GNU make to not export all variables.
492 # Otherwise a system limit (for SysV at least) may be exceeded.
493 .NOEXPORT: