1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# mate/24x24/status/Makefile.  Generated from Makefile.in by configure.
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
16
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)/mate-icon-theme
73pkgincludedir = $(includedir)/mate-icon-theme
74pkglibdir = $(libdir)/mate-icon-theme
75pkglibexecdir = $(libexecdir)/mate-icon-theme
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 = x86_64-pc-linux-gnu
89host_triplet = x86_64-pc-linux-gnu
90subdir = mate/24x24/status
91ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
92am__aclocal_m4_deps = $(top_srcdir)/configure.ac
93am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94	$(ACLOCAL_M4)
95DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96mkinstalldirs = $(install_sh) -d
97CONFIG_CLEAN_FILES =
98CONFIG_CLEAN_VPATH_FILES =
99AM_V_P = $(am__v_P_$(V))
100am__v_P_ = $(am__v_P_$(AM_DEFAULT_VERBOSITY))
101am__v_P_0 = false
102am__v_P_1 = :
103AM_V_GEN = $(am__v_GEN_$(V))
104am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
105am__v_GEN_0 = @echo "  GEN     " $@;
106am__v_GEN_1 =
107AM_V_at = $(am__v_at_$(V))
108am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
109am__v_at_0 = @
110am__v_at_1 =
111SOURCES =
112DIST_SOURCES =
113am__can_run_installinfo = \
114  case $$AM_UPDATE_INFO_DIR in \
115    n|no|NO) false;; \
116    *) (install-info --version) >/dev/null 2>&1;; \
117  esac
118am__extra_recursive_targets = clean-png-icons-recursive \
119	build-png-icons-recursive
120am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
121am__DIST_COMMON = $(srcdir)/Makefile.in
122DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
123ACLOCAL = ${SHELL} /rootdir/missing aclocal-1.16
124ACLOCAL_AMFLAGS = ${ACLOCAL_FLAGS}
125AMTAR = $${TAR-tar}
126AM_DEFAULT_VERBOSITY = 1
127AUTOCONF = ${SHELL} /rootdir/missing autoconf
128AUTOHEADER = ${SHELL} /rootdir/missing autoheader
129AUTOMAKE = ${SHELL} /rootdir/missing automake-1.16
130AWK = gawk
131CC = gcc
132CCDEPMODE = depmode=none
133CFLAGS = -Wall -Werror=format-security
134CPP = gcc -E
135CPPFLAGS =
136CYGPATH_W = echo
137DEFS = -DPACKAGE_NAME=\"mate-icon-theme\" -DPACKAGE_TARNAME=\"mate-icon-theme\" -DPACKAGE_VERSION=\"1.26.0\" -DPACKAGE_STRING=\"mate-icon-theme\ 1.26.0\" -DPACKAGE_BUGREPORT=\"https://mate-desktop.org\" -DPACKAGE_URL=\"\" -DPACKAGE=\"mate-icon-theme\" -DVERSION=\"1.26.0\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1
138DEPDIR = .deps
139ECHO_C =
140ECHO_N = -n
141ECHO_T =
142EGREP = /usr/bin/grep -E
143EXEEXT =
144GETTEXT_MACRO_VERSION = 0.20
145GETTEXT_PACKAGE = mate-icon-theme
146GMSGFMT = /usr/bin/msgfmt
147GMSGFMT_015 = /usr/bin/msgfmt
148GREP = /usr/bin/grep
149ICONMAP = /usr/bin/icon-name-mapping
150INSTALL = /usr/bin/install -c
151INSTALL_DATA = ${INSTALL} -m 644
152INSTALL_PROGRAM = ${INSTALL}
153INSTALL_SCRIPT = ${INSTALL}
154INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
155INTLLIBS =
156INTL_MACOSX_LIBS =
157LDFLAGS =
158LIBICONV = -liconv
159LIBINTL =
160LIBOBJS =
161LIBS =
162LTLIBICONV = -liconv
163LTLIBINTL =
164LTLIBOBJS =
165MAKEINFO = ${SHELL} /rootdir/missing makeinfo
166MKDIR_P = /usr/bin/mkdir -p
167MSGFMT = /usr/bin/msgfmt
168MSGMERGE = /usr/bin/msgmerge
169MSGMERGE_FOR_MSGFMT_OPTION = --for-msgfmt
170OBJEXT = o
171PACKAGE = mate-icon-theme
172PACKAGE_BUGREPORT = https://mate-desktop.org
173PACKAGE_NAME = mate-icon-theme
174PACKAGE_STRING = mate-icon-theme 1.26.0
175PACKAGE_TARNAME = mate-icon-theme
176PACKAGE_URL =
177PACKAGE_VERSION = 1.26.0
178PATH_SEPARATOR = :
179PKG_CONFIG = /usr/bin/pkg-config
180PKG_CONFIG_LIBDIR =
181PKG_CONFIG_PATH =
182POSUB = po
183SED = /usr/bin/sed
184SET_MAKE =
185SHELL = /bin/sh
186STRIP =
187SVGOUTDIR = mate
188SVGSRCDIR = src
189USE_NLS = yes
190VERSION = 1.26.0
191XGETTEXT = /usr/bin/xgettext
192XGETTEXT_015 = /usr/bin/xgettext
193XGETTEXT_EXTRA_OPTIONS =
194abs_builddir = /rootdir/mate/24x24/status
195abs_srcdir = /rootdir/mate/24x24/status
196abs_top_builddir = /rootdir
197abs_top_srcdir = /rootdir
198ac_ct_CC = gcc
199am__include = include
200am__leading_dot = .
201am__quote =
202am__tar = tar --format=ustar -chf - "$$tardir"
203am__untar = tar -xf -
204bindir = ${exec_prefix}/bin
205build = x86_64-pc-linux-gnu
206build_alias =
207build_cpu = x86_64
208build_os = linux-gnu
209build_vendor = pc
210builddir = .
211datadir = ${datarootdir}
212datarootdir = ${prefix}/share
213docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
214dvidir = ${docdir}
215exec_prefix = ${prefix}
216host = x86_64-pc-linux-gnu
217host_alias =
218host_cpu = x86_64
219host_os = linux-gnu
220host_vendor = pc
221htmldir = ${docdir}
222includedir = ${prefix}/include
223infodir = ${datarootdir}/info
224install_sh = ${SHELL} /rootdir/install-sh
225libdir = ${exec_prefix}/lib64
226libexecdir = ${exec_prefix}/libexec
227localedir = $(datadir)/locale
228localstatedir = /var
229mandir = ${datarootdir}/man
230mkdir_p = $(MKDIR_P)
231oldincludedir = /usr/include
232pdfdir = ${docdir}
233prefix = /usr
234program_transform_name = s,x,x,
235psdir = ${docdir}
236render_sizes = 8x8 16x16 22x22 24x24 32x32 48x48 256x256
237runstatedir = ${localstatedir}/run
238sbindir = ${exec_prefix}/sbin
239sharedstatedir = /var
240srcdir = .
241sysconfdir = /etc
242target_alias =
243themedir = ${datadir}/icons/mate
244top_build_prefix = ../../../
245top_builddir = ../../..
246top_srcdir = ../../..
247NULL =
248png_icons = \
249	appointment-missed.png \
250	appointment-soon.png \
251	audio-volume-high.png \
252	audio-volume-low.png \
253	audio-volume-medium.png \
254	audio-volume-muted.png \
255	audio-volume-off.png \
256	avatar-default.png \
257	battery-caution-charging.png \
258	battery-caution.png \
259	battery-empty.png \
260	battery-full-charged.png \
261	battery-full-charging.png \
262	battery-full.png \
263	battery-good-charging.png \
264	battery-good.png \
265	battery-low-charging.png \
266	battery-low.png \
267	battery-missing.png \
268	changes-allow.png \
269	changes-prevent.png \
270	computer-fail.png \
271	dialog-error.png \
272	dialog-information.png \
273	dialog-password.png \
274	dialog-question.png \
275	dialog-warning.png \
276	dropboxstatus-busy2.png \
277	dropboxstatus-busy.png \
278	dropboxstatus-idle.png \
279	dropboxstatus-logo.png \
280	dropboxstatus-x.png \
281	image-loading.png \
282	image-missing.png \
283	mail-attachment.png \
284	mail-read.png \
285	mail-replied.png \
286	mail-unread.png \
287	media-playlist-repeat.png \
288	media-playlist-shuffle.png \
289	microphone-sensitivity-high.png \
290	microphone-sensitivity-low.png \
291	microphone-sensitivity-medium.png \
292	microphone-sensitivity-muted.png \
293	network-error.png \
294	network-idle.png \
295	network-offline.png \
296	network-receive.png \
297	network-transmit.png \
298	network-transmit-receive.png \
299	non-starred.png \
300	printer-error.png \
301	printer-printing.png \
302	security-high.png \
303	security-low.png \
304	security-medium.png \
305	semi-starred.png \
306	semi-starred-rtl.png \
307	software-update-available.png \
308	software-update-urgent.png \
309	starred.png \
310	task-due.png \
311	task-past-due.png \
312	trophy-bronze.png \
313	trophy-gold.png \
314	trophy-silver.png \
315	user-available.png \
316	user-away.png \
317	user-busy.png \
318	user-idle.png \
319	user-invisible.png \
320	user-offline.png \
321	user-trash-full.png \
322	weather-clear-night.png \
323	weather-clear.png \
324	weather-few-clouds-night.png \
325	weather-few-clouds.png \
326	weather-fog.png \
327	weather-overcast.png \
328	weather-severe-alert.png \
329	weather-showers.png \
330	weather-showers-scattered.png \
331	weather-snow.png \
332	weather-storm.png \
333	$(NULL)
334
335all: all-am
336
337.SUFFIXES:
338$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
339	@for dep in $?; do \
340	  case '$(am__configure_deps)' in \
341	    *$$dep*) \
342	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
343	        && { if test -f $@; then exit 0; else break; fi; }; \
344	      exit 1;; \
345	  esac; \
346	done; \
347	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate/24x24/status/Makefile'; \
348	$(am__cd) $(top_srcdir) && \
349	  $(AUTOMAKE) --foreign mate/24x24/status/Makefile
350Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
351	@case '$?' in \
352	  *config.status*) \
353	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
354	  *) \
355	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
356	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
357	esac;
358
359$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
360	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
361
362$(top_srcdir)/configure:  $(am__configure_deps)
363	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
364$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
365	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
366$(am__aclocal_m4_deps):
367clean-png-icons-local:
368build-png-icons-local:
369tags TAGS:
370
371ctags CTAGS:
372
373cscope cscopelist:
374
375
376distdir: $(BUILT_SOURCES)
377	$(MAKE) $(AM_MAKEFLAGS) distdir-am
378
379distdir-am: $(DISTFILES)
380	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
381	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
382	list='$(DISTFILES)'; \
383	  dist_files=`for file in $$list; do echo $$file; done | \
384	  sed -e "s|^$$srcdirstrip/||;t" \
385	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
386	case $$dist_files in \
387	  */*) $(MKDIR_P) `echo "$$dist_files" | \
388			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
389			   sort -u` ;; \
390	esac; \
391	for file in $$dist_files; do \
392	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
393	  if test -d $$d/$$file; then \
394	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
395	    if test -d "$(distdir)/$$file"; then \
396	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
397	    fi; \
398	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
399	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
400	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
401	    fi; \
402	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
403	  else \
404	    test -f "$(distdir)/$$file" \
405	    || cp -p $$d/$$file "$(distdir)/$$file" \
406	    || exit 1; \
407	  fi; \
408	done
409check-am: all-am
410check: check-am
411all-am: Makefile
412installdirs:
413install: install-am
414install-exec: install-exec-am
415install-data: install-data-am
416uninstall: uninstall-am
417
418install-am: all-am
419	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
420
421installcheck: installcheck-am
422install-strip:
423	if test -z '$(STRIP)'; then \
424	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
425	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
426	      install; \
427	else \
428	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
429	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
430	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
431	fi
432mostlyclean-generic:
433
434clean-generic:
435
436distclean-generic:
437	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
438	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
439
440maintainer-clean-generic:
441	@echo "This command is intended for maintainers to use"
442	@echo "it deletes files that may require special tools to rebuild."
443build-png-icons: build-png-icons-am
444
445build-png-icons-am: build-png-icons-local
446
447clean: clean-am
448
449clean-am: clean-generic mostlyclean-am
450
451clean-png-icons: clean-png-icons-am
452
453clean-png-icons-am: clean-png-icons-local
454
455distclean: distclean-am
456	-rm -f Makefile
457distclean-am: clean-am distclean-generic
458
459dvi: dvi-am
460
461dvi-am:
462
463html: html-am
464
465html-am:
466
467info: info-am
468
469info-am:
470
471install-data-am:
472
473install-dvi: install-dvi-am
474
475install-dvi-am:
476
477install-exec-am:
478
479install-html: install-html-am
480
481install-html-am:
482
483install-info: install-info-am
484
485install-info-am:
486
487install-man:
488
489install-pdf: install-pdf-am
490
491install-pdf-am:
492
493install-ps: install-ps-am
494
495install-ps-am:
496
497installcheck-am:
498
499maintainer-clean: maintainer-clean-am
500	-rm -f Makefile
501maintainer-clean-am: distclean-am maintainer-clean-generic
502
503mostlyclean: mostlyclean-am
504
505mostlyclean-am: mostlyclean-generic
506
507pdf: pdf-am
508
509pdf-am:
510
511ps: ps-am
512
513ps-am:
514
515uninstall-am:
516
517.MAKE: install-am install-strip
518
519.PHONY: all all-am build-png-icons-am build-png-icons-local check \
520	check-am clean clean-generic clean-png-icons-am \
521	clean-png-icons-local cscopelist-am ctags-am distclean \
522	distclean-generic distdir dvi dvi-am html html-am info info-am \
523	install install-am install-data install-data-am install-dvi \
524	install-dvi-am install-exec install-exec-am install-html \
525	install-html-am install-info install-info-am install-man \
526	install-pdf install-pdf-am install-ps install-ps-am \
527	install-strip installcheck installcheck-am installdirs \
528	maintainer-clean maintainer-clean-generic mostlyclean \
529	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
530	uninstall-am
531
532.PRECIOUS: Makefile
533
534
535appointment-missed.png: ../../../src/clocks.svg
536	@echo "  "$@
537	@inkscape -z $^ --export-area=302:95:326:119 -w=24 -h=24 -e=$@ 1> /dev/null
538	@mogrify -quiet -strip $@
539
540appointment-soon.png: ../../../src/clocks.svg
541	@echo "  "$@
542	@inkscape -z $^ --export-area=702:395:726:419 -w=24 -h=24 -e=$@ 1> /dev/null
543	@mogrify -quiet -strip $@
544
545audio-volume-high.png: ../../../src/audio-volume.svg
546	@echo "  "$@
547	@inkscape -z $^ --export-area=303:400:327:424 -w=24 -h=24 -e=$@ 1> /dev/null
548	@mogrify -quiet -strip $@
549
550audio-volume-low.png: ../../../src/audio-volume.svg
551	@echo "  "$@
552	@inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null
553	@mogrify -quiet -strip $@
554
555audio-volume-medium.png: ../../../src/audio-volume.svg
556	@echo "  "$@
557	@inkscape -z $^ --export-area=703:400:727:424 -w=24 -h=24 -e=$@ 1> /dev/null
558	@mogrify -quiet -strip $@
559
560audio-volume-muted.png: ../../../src/audio-volume.svg
561	@echo "  "$@
562	@inkscape -z $^ --export-area=703:100:727:124 -w=24 -h=24 -e=$@ 1> /dev/null
563	@mogrify -quiet -strip $@
564
565audio-volume-off.png: ../../../src/audio-volume-off.svg
566	@echo "  "$@
567	@inkscape -z $^ --export-area=303:100:327:124 -w=24 -h=24 -e=$@ 1> /dev/null
568	@mogrify -quiet -strip $@
569
570avatar-default.png: ../../../src/users.svg
571	@echo "  "$@
572	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
573	@mogrify -quiet -strip $@
574
575battery-caution-charging.png: ../../../src/batteries.svg
576	@echo "  "$@
577	@inkscape -z $^ --export-area=322:400:346:424 -w=24 -h=24 -e=$@ 1> /dev/null
578	@mogrify -quiet -strip $@
579
580battery-caution.png: ../../../src/batteries.svg
581	@echo "  "$@
582	@inkscape -z $^ --export-area=1102:700:1126:724 -w=24 -h=24 -e=$@ 1> /dev/null
583	@mogrify -quiet -strip $@
584
585battery-empty.png: ../../../src/batteries.svg
586	@echo "  "$@
587	@inkscape -z $^ --export-area=702:-220:726:-196 -w=24 -h=24 -e=$@ 1> /dev/null
588	@mogrify -quiet -strip $@
589
590battery-full-charged.png: ../../../src/batteries.svg
591	@echo "  "$@
592	@inkscape -z $^ --export-area=702:-530:726:-506 -w=24 -h=24 -e=$@ 1> /dev/null
593	@mogrify -quiet -strip $@
594
595battery-full-charging.png: ../../../src/batteries.svg
596	@echo "  "$@
597	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
598	@mogrify -quiet -strip $@
599
600battery-full.png: ../../../src/batteries.svg
601	@echo "  "$@
602	@inkscape -z $^ --export-area=702:400:726:424 -w=24 -h=24 -e=$@ 1> /dev/null
603	@mogrify -quiet -strip $@
604
605battery-good-charging.png: ../../../src/batteries.svg
606	@echo "  "$@
607	@inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null
608	@mogrify -quiet -strip $@
609
610battery-good.png: ../../../src/batteries.svg
611	@echo "  "$@
612	@inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null
613	@mogrify -quiet -strip $@
614
615battery-low-charging.png: ../../../src/batteries.svg
616	@echo "  "$@
617	@inkscape -z $^ --export-area=1102:-220:1126:-196 -w=24 -h=24 -e=$@ 1> /dev/null
618	@mogrify -quiet -strip $@
619
620battery-low.png: ../../../src/batteries.svg
621	@echo "  "$@
622	@inkscape -z $^ --export-area=702:700:726:724 -w=24 -h=24 -e=$@ 1> /dev/null
623	@mogrify -quiet -strip $@
624
625battery-missing.png: ../../../src/batteries.svg
626	@echo "  "$@
627	@inkscape -z $^ --export-area=302:-221:326:-197 -w=24 -h=24 -e=$@ 1> /dev/null
628	@mogrify -quiet -strip $@
629
630changes-allow.png: ../../../src/changes.svg
631	@echo "  "$@
632	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
633	@mogrify -quiet -strip $@
634
635changes-prevent.png: ../../../src/changes.svg
636	@echo "  "$@
637	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
638	@mogrify -quiet -strip $@
639
640computer-fail.png: ../../../src/computers.svg
641	@echo "  "$@
642	@inkscape -z $^ --export-area=1902:101:1926:125 -w=24 -h=24 -e=$@ 1> /dev/null
643	@mogrify -quiet -strip $@
644
645dialog-error.png: ../../../src/dialog-error.svg
646	@echo "  "$@
647	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
648	@mogrify -quiet -strip $@
649
650dialog-information.png: ../../../src/dialog-information.svg
651	@echo "  "$@
652	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
653	@mogrify -quiet -strip $@
654
655dialog-password.png: ../../../src/dialog-password.svg
656	@echo "  "$@
657	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
658	@mogrify -quiet -strip $@
659
660dialog-question.png: ../../../src/dialog-question.svg
661	@echo "  "$@
662	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
663	@mogrify -quiet -strip $@
664
665dialog-warning.png: ../../../src/dialog-warning.svg
666	@echo "  "$@
667	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
668	@mogrify -quiet -strip $@
669
670folder-drag-accept.png: ../../../src/folders.svg
671	@echo "  "$@
672	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
673	@mogrify -quiet -strip $@
674
675folder-open.png: ../../../src/folders.svg
676	@echo "  "$@
677	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
678	@mogrify -quiet -strip $@
679
680folder-visiting.png: ../../../src/folders.svg
681	@echo "  "$@
682	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
683	@mogrify -quiet -strip $@
684
685image-loading.png: ../../../src/paper-sheets.svg
686	@echo "  "$@
687	@inkscape -z $^ --export-area=700:96:724:120 -w=24 -h=24 -e=$@ 1> /dev/null
688	@mogrify -quiet -strip $@
689
690image-missing.png: ../../../src/photos.svg
691	@echo "  "$@
692	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
693	@mogrify -quiet -strip $@
694
695mail-attachment.png: ../../../src/mail-attachment.svg
696	@echo "  "$@
697	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
698	@mogrify -quiet -strip $@
699
700mail-read.png: ../../../src/open-envelopes.svg
701	@echo "  "$@
702	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
703	@mogrify -quiet -strip $@
704
705mail-replied.png: ../../../src/mail-replied.svg
706	@echo "  "$@
707	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
708	@mogrify -quiet -strip $@
709
710mail-unread.png: ../../../src/mail-unread.svg
711	@echo "  "$@
712	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
713	@mogrify -quiet -strip $@
714
715media-playlist-repeat.png: ../../../src/media-control-icons.svg
716	@echo "  "$@
717	@inkscape -z $^ --export-area=42:30:66:54 -w=24 -h=24 -e=$@ 1> /dev/null
718	@mogrify -quiet -strip $@
719
720media-playlist-shuffle.png: ../../../src/media-control-icons.svg
721	@echo "  "$@
722	@inkscape -z $^ --export-area=12:30:36:54 -w=24 -h=24 -e=$@ 1> /dev/null
723	@mogrify -quiet -strip $@
724
725microphone-sensitivity-muted.png: ../../../src/microphones.svg
726	@echo "  "$@
727	@inkscape -z $^ --export-area=450:111:474:135 -w=24 -h=24 -e=$@ 1> /dev/null
728	@mogrify -quiet -strip $@
729
730microphone-sensitivity-low.png: ../../../src/microphones.svg
731	@echo "  "$@
732	@inkscape -z $^ --export-area=530:111:554:135 -w=24 -h=24 -e=$@ 1> /dev/null
733	@mogrify -quiet -strip $@
734
735microphone-sensitivity-medium.png: ../../../src/microphones.svg
736	@echo "  "$@
737	@inkscape -z $^ --export-area=610:111:634:135 -w=24 -h=24 -e=$@ 1> /dev/null
738	@mogrify -quiet -strip $@
739
740microphone-sensitivity-high.png: ../../../src/microphones.svg
741	@echo "  "$@
742	@inkscape -z $^ --export-area=690:111:714:135 -w=24 -h=24 -e=$@ 1> /dev/null
743	@mogrify -quiet -strip $@
744
745network-error.png: ../../../src/computers.svg
746	@echo "  "$@
747	@inkscape -z $^ --export-area=1102:400:1126:424 -w=24 -h=24 -e=$@ 1> /dev/null
748	@mogrify -quiet -strip $@
749
750network-idle.png: ../../../src/computers.svg
751	@echo "  "$@
752	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
753	@mogrify -quiet -strip $@
754
755network-offline.png: ../../../src/computers.svg
756	@echo "  "$@
757	@inkscape -z $^ --export-area=1502:400:1526:424 -w=24 -h=24 -e=$@ 1> /dev/null
758	@mogrify -quiet -strip $@
759
760network-receive.png: ../../../src/computers.svg
761	@echo "  "$@
762	@inkscape -z $^ --export-area=1502:100:1526:124 -w=24 -h=24 -e=$@ 1> /dev/null
763	@mogrify -quiet -strip $@
764
765network-transmit.png: ../../../src/computers.svg
766	@echo "  "$@
767	@inkscape -z $^ --export-area=1102:100:1126:124 -w=24 -h=24 -e=$@ 1> /dev/null
768	@mogrify -quiet -strip $@
769
770network-transmit-receive.png: ../../../src/computers.svg
771	@echo "  "$@
772	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
773	@mogrify -quiet -strip $@
774
775printer-error.png: ../../../src/printers.svg
776	@echo "  "$@
777	@inkscape -z $^ --export-area=702:93:726:117 -w=24 -h=24 -e=$@ 1> /dev/null
778	@mogrify -quiet -strip $@
779
780printer-printing.png: ../../../src/printers.svg
781	@echo "  "$@
782	@inkscape -z $^ --export-area=702:393:726:417 -w=24 -h=24 -e=$@ 1> /dev/null
783	@mogrify -quiet -strip $@
784
785security-high.png: ../../../src/security-high.svg
786	@echo "  "$@
787	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
788	@mogrify -quiet -strip $@
789
790security-low.png: ../../../src/security-low.svg
791	@echo "  "$@
792	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
793	@mogrify -quiet -strip $@
794
795security-medium.png: ../../../src/security-medium.svg
796	@echo "  "$@
797	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
798	@mogrify -quiet -strip $@
799
800software-update-available.png: ../../../src/software-update.svg
801	@echo "  "$@
802	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
803	@mogrify -quiet -strip $@
804
805software-update-urgent.png: ../../../src/software-update.svg
806	@echo "  "$@
807	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
808	@mogrify -quiet -strip $@
809
810non-starred.png: ../../../src/starred.svg
811	@echo "  "$@
812	@inkscape -z $^ --export-area=300:100:324:124 -w=24 -h=24 -e=$@ 1> /dev/null
813	@mogrify -quiet -strip $@
814
815semi-starred.png: ../../../src/starred.svg
816	@echo "  "$@
817	@inkscape -z $^ --export-area=722:400:746:424 -w=24 -h=24 -e=$@ 1> /dev/null
818	@mogrify -quiet -strip $@
819
820semi-starred-rtl.png: ../../../src/starred.svg
821	@echo "  "$@
822	@inkscape -z $^ --export-area=722:100:746:124 -w=24 -h=24 -e=$@ 1> /dev/null
823	@mogrify -quiet -strip $@
824
825starred.png: ../../../src/starred.svg
826	@echo "  "$@
827	@inkscape -z $^ --export-area=302:400:326:424 -w=24 -h=24 -e=$@ 1> /dev/null
828	@mogrify -quiet -strip $@
829
830task-due.png: ../../../src/copy-paste-tasks.svg
831	@echo "  "$@
832	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
833	@mogrify -quiet -strip $@
834
835task-past-due.png: ../../../src/copy-paste-tasks.svg
836	@echo "  "$@
837	@inkscape -z $^ --export-area=702:100:726:124 -w=24 -h=24 -e=$@ 1> /dev/null
838	@mogrify -quiet -strip $@
839
840trophy-bronze.png: ../../../src/trophies.svg
841	@echo "  "$@
842	@inkscape -z $^ --export-area=1102:98:1126:122 -w=24 -h=24 -e=$@ 1> /dev/null
843	@mogrify -quiet -strip $@
844
845trophy-gold.png: ../../../src/trophies.svg
846	@echo "  "$@
847	@inkscape -z $^ --export-area=302:98:326:122 -w=24 -h=24 -e=$@ 1> /dev/null
848	@mogrify -quiet -strip $@
849
850trophy-silver.png: ../../../src/trophies.svg
851	@echo "  "$@
852	@inkscape -z $^ --export-area=702:98:726:122 -w=24 -h=24 -e=$@ 1> /dev/null
853	@mogrify -quiet -strip $@
854
855user-available.png: ../../../src/users.svg
856	@echo "  "$@
857	@inkscape -z $^ --export-area=1212:100:1236:124 -w=24 -h=24 -e=$@ 1> /dev/null
858	@mogrify -quiet -strip $@
859
860user-offline.png: ../../../src/users.svg
861	@echo "  "$@
862	@inkscape -z $^ --export-area=1272:100:1296:124 -w=24 -h=24 -e=$@ 1> /dev/null
863	@mogrify -quiet -strip $@
864
865user-idle.png: ../../../src/users.svg
866	@echo "  "$@
867	@inkscape -z $^ --export-area=1332:100:1356:124 -w=24 -h=24 -e=$@ 1> /dev/null
868	@mogrify -quiet -strip $@
869
870user-away.png: ../../../src/users.svg
871	@echo "  "$@
872	@inkscape -z $^ --export-area=1392:100:1416:124 -w=24 -h=24 -e=$@ 1> /dev/null
873	@mogrify -quiet -strip $@
874
875user-invisible.png: ../../../src/users.svg
876	@echo "  "$@
877	@inkscape -z $^ --export-area=1452:100:1476:124 -w=24 -h=24 -e=$@ 1> /dev/null
878	@mogrify -quiet -strip $@
879
880user-busy.png: ../../../src/users.svg
881	@echo "  "$@
882	@inkscape -z $^ --export-area=1512:100:1536:124 -w=24 -h=24 -e=$@ 1> /dev/null
883	@mogrify -quiet -strip $@
884
885user-trash-full.png: ../../../src/trash.svg
886	@echo "  "$@
887	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
888	@mogrify -quiet -strip $@
889
890weather-clear-night.png: ../../../src/weather-clear-night.svg
891	@echo "  "$@
892	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
893	@mogrify -quiet -strip $@
894
895weather-clear.png: ../../../src/weather-clear.svg
896	@echo "  "$@
897	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
898	@mogrify -quiet -strip $@
899
900weather-few-clouds-night.png: ../../../src/weather-few-clouds-night.svg
901	@echo "  "$@
902	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
903	@mogrify -quiet -strip $@
904
905weather-few-clouds.png: ../../../src/weather-few-clouds.svg
906	@echo "  "$@
907	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
908	@mogrify -quiet -strip $@
909
910weather-fog.png: ../../../src/weather-fog.svg
911	@echo "  "$@
912	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
913	@mogrify -quiet -strip $@
914
915weather-overcast.png: ../../../src/weather-overcast.svg
916	@echo "  "$@
917	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
918	@mogrify -quiet -strip $@
919
920weather-severe-alert.png: ../../../src/weather-severe-alert.svg
921	@echo "  "$@
922	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
923	@mogrify -quiet -strip $@
924
925weather-showers.png: ../../../src/weather-showers.svg
926	@echo "  "$@
927	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
928	@mogrify -quiet -strip $@
929
930weather-showers-scattered.png: ../../../src/weather-showers-scattered.svg
931	@echo "  "$@
932	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
933	@mogrify -quiet -strip $@
934
935weather-snow.png: ../../../src/weather-snow.svg
936	@echo "  "$@
937	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
938	@mogrify -quiet -strip $@
939
940weather-storm.png: ../../../src/weather-storm.svg
941	@echo "  "$@
942	@inkscape -z $^ --export-area=302:100:326:124 -w=24 -h=24 -e=$@ 1> /dev/null
943	@mogrify -quiet -strip $@
944
945.PHONY: build-png-icons-local clean-png-icons-local
946build-png-icons-local: $(png_icons)
947
948clean-png-icons-local:
949	@echo "  Cleaning icons..."
950	@rm -f $(png_icons)
951
952# Tell versions [3.59,3.63) of GNU make to not export all variables.
953# Otherwise a system limit (for SysV at least) may be exceeded.
954.NOEXPORT:
955