1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# mate/16x16/actions/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/16x16/actions
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/16x16/actions
195abs_srcdir = /rootdir/mate/16x16/actions
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	address-book-new.png \
250	application-exit.png \
251	appointment-new.png \
252	bookmark-new.png \
253	call-start.png \
254	call-stop.png \
255	contact-new.png \
256	document-new.png \
257	document-open-recent.png \
258	document-page-setup.png \
259	document-print.png \
260	document-print-preview.png \
261	document-properties.png \
262	document-revert.png \
263	document-revert-rtl.png \
264	document-save-as.png \
265	document-save.png \
266	document-send.png \
267	edit-clear.png \
268	edit-clear-rtl.png \
269	edit-copy.png \
270	edit-cut.png \
271	edit-delete.png \
272	edit-find.png \
273	edit-find-replace.png \
274	edit-paste.png \
275	edit-redo.png \
276	edit-redo-rtl.png \
277	edit-select-all.png \
278	edit-undo.png \
279	edit-undo-rtl.png \
280	format-indent-less.png \
281	format-indent-less-rtl.png \
282	format-indent-more.png \
283	format-indent-more-rtl.png \
284	format-justify-center.png \
285	format-justify-fill.png \
286	format-justify-left.png \
287	format-justify-right.png \
288	format-text-bold.png \
289	format-text-direction-ltr.png \
290	format-text-direction-rtl.png \
291	format-text-italic.png \
292	format-text-strikethrough.png \
293	format-text-underline.png \
294	go-bottom.png \
295	go-down.png \
296	go-first.png \
297	go-home.png \
298	go-jump.png \
299	go-last.png \
300	go-next.png \
301	go-previous.png \
302	go-top.png \
303	go-up.png \
304	help-about.png \
305	help-faq.png \
306	insert-image.png \
307	insert-link.png \
308	insert-object.png \
309	insert-text.png \
310	list-add.png \
311	list-remove.png \
312	mail-forward.png \
313	mail-mark-important.png \
314	mail-mark-junk.png \
315	mail-mark-notjunk.png \
316	mail-mark-read.png \
317	mail-mark-unread.png \
318	mail-message-new.png \
319	mail-reply-all.png \
320	mail-reply-sender.png \
321	mail-send.png \
322	mail-send-receive.png \
323	mark-location.png \
324	media-eject.png \
325	media-playback-pause.png \
326	media-playback-start.png \
327	media-playback-start-rtl.png \
328	media-playback-stop.png \
329	media-record.png \
330	media-seek-backward.png \
331	media-seek-forward.png \
332	media-skip-backward.png \
333	media-skip-forward.png \
334	object-flip-horizontal.png \
335	object-flip-vertical.png \
336	object-rotate-left.png \
337	object-rotate-right.png \
338	process-stop.png \
339	system-lock-screen.png \
340	system-log-out.png \
341	system-run.png \
342	system-search.png \
343	system-shutdown.png \
344	tab-new.png \
345	tools-check-spelling.png \
346	view-fullscreen.png \
347	view-refresh.png \
348	view-restore.png \
349	view-sort-ascending.png \
350	view-sort-descending.png \
351	window-close.png \
352	window-new.png \
353	zoom-fit-best.png \
354	zoom-in.png \
355	zoom-original.png \
356	zoom-out.png \
357	$(NULL)
358
359all: all-am
360
361.SUFFIXES:
362$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
363	@for dep in $?; do \
364	  case '$(am__configure_deps)' in \
365	    *$$dep*) \
366	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
367	        && { if test -f $@; then exit 0; else break; fi; }; \
368	      exit 1;; \
369	  esac; \
370	done; \
371	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate/16x16/actions/Makefile'; \
372	$(am__cd) $(top_srcdir) && \
373	  $(AUTOMAKE) --foreign mate/16x16/actions/Makefile
374Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
375	@case '$?' in \
376	  *config.status*) \
377	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
378	  *) \
379	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
380	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
381	esac;
382
383$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
384	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
385
386$(top_srcdir)/configure:  $(am__configure_deps)
387	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
388$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
389	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
390$(am__aclocal_m4_deps):
391clean-png-icons-local:
392build-png-icons-local:
393tags TAGS:
394
395ctags CTAGS:
396
397cscope cscopelist:
398
399
400distdir: $(BUILT_SOURCES)
401	$(MAKE) $(AM_MAKEFLAGS) distdir-am
402
403distdir-am: $(DISTFILES)
404	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
405	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
406	list='$(DISTFILES)'; \
407	  dist_files=`for file in $$list; do echo $$file; done | \
408	  sed -e "s|^$$srcdirstrip/||;t" \
409	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
410	case $$dist_files in \
411	  */*) $(MKDIR_P) `echo "$$dist_files" | \
412			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
413			   sort -u` ;; \
414	esac; \
415	for file in $$dist_files; do \
416	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
417	  if test -d $$d/$$file; then \
418	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
419	    if test -d "$(distdir)/$$file"; then \
420	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
421	    fi; \
422	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
423	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
424	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
425	    fi; \
426	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
427	  else \
428	    test -f "$(distdir)/$$file" \
429	    || cp -p $$d/$$file "$(distdir)/$$file" \
430	    || exit 1; \
431	  fi; \
432	done
433check-am: all-am
434check: check-am
435all-am: Makefile
436installdirs:
437install: install-am
438install-exec: install-exec-am
439install-data: install-data-am
440uninstall: uninstall-am
441
442install-am: all-am
443	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
444
445installcheck: installcheck-am
446install-strip:
447	if test -z '$(STRIP)'; then \
448	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
449	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
450	      install; \
451	else \
452	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
453	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
454	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
455	fi
456mostlyclean-generic:
457
458clean-generic:
459
460distclean-generic:
461	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
462	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
463
464maintainer-clean-generic:
465	@echo "This command is intended for maintainers to use"
466	@echo "it deletes files that may require special tools to rebuild."
467build-png-icons: build-png-icons-am
468
469build-png-icons-am: build-png-icons-local
470
471clean: clean-am
472
473clean-am: clean-generic mostlyclean-am
474
475clean-png-icons: clean-png-icons-am
476
477clean-png-icons-am: clean-png-icons-local
478
479distclean: distclean-am
480	-rm -f Makefile
481distclean-am: clean-am distclean-generic
482
483dvi: dvi-am
484
485dvi-am:
486
487html: html-am
488
489html-am:
490
491info: info-am
492
493info-am:
494
495install-data-am:
496
497install-dvi: install-dvi-am
498
499install-dvi-am:
500
501install-exec-am:
502
503install-html: install-html-am
504
505install-html-am:
506
507install-info: install-info-am
508
509install-info-am:
510
511install-man:
512
513install-pdf: install-pdf-am
514
515install-pdf-am:
516
517install-ps: install-ps-am
518
519install-ps-am:
520
521installcheck-am:
522
523maintainer-clean: maintainer-clean-am
524	-rm -f Makefile
525maintainer-clean-am: distclean-am maintainer-clean-generic
526
527mostlyclean: mostlyclean-am
528
529mostlyclean-am: mostlyclean-generic
530
531pdf: pdf-am
532
533pdf-am:
534
535ps: ps-am
536
537ps-am:
538
539uninstall-am:
540
541.MAKE: install-am install-strip
542
543.PHONY: all all-am build-png-icons-am build-png-icons-local check \
544	check-am clean clean-generic clean-png-icons-am \
545	clean-png-icons-local cscopelist-am ctags-am distclean \
546	distclean-generic distdir dvi dvi-am html html-am info info-am \
547	install install-am install-data install-data-am install-dvi \
548	install-dvi-am install-exec install-exec-am install-html \
549	install-html-am install-info install-info-am install-man \
550	install-pdf install-pdf-am install-ps install-ps-am \
551	install-strip installcheck installcheck-am installdirs \
552	maintainer-clean maintainer-clean-generic mostlyclean \
553	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
554	uninstall-am
555
556.PRECIOUS: Makefile
557
558
559address-book-new.png: ../../../src/x-office-address-book.svg
560	@echo "  "$@
561	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
562	@mogrify -quiet -strip $@
563
564application-exit.png:../../../src/application-exit.svg
565	@echo "  "$@
566	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
567	@mogrify -quiet -strip $@
568
569appointment-new.png: ../../../src/clocks.svg
570	@echo "  "$@
571	@inkscape -z $^ --export-area=303:359:319:375 -w=16 -h=16 -e=$@ 1> /dev/null
572	@mogrify -quiet -strip $@
573
574bookmark-new.png: ../../../src/bookmark-new.svg
575	@echo "  "$@
576	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
577	@mogrify -quiet -strip $@
578
579call-start.png: ../../../src/call-start.svg
580	@echo "  "$@
581	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
582	@mogrify -quiet -strip $@
583
584call-stop.png: ../../../src/call-stop.svg
585	@echo "  "$@
586	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
587	@mogrify -quiet -strip $@
588
589contact-new.png: ../../../src/contact-new.svg
590	@echo "  "$@
591	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
592	@mogrify -quiet -strip $@
593
594document-new.png: ../../../src/paper-sheets.svg
595	@echo "  "$@
596	@inkscape -z $^ --export-area=700:360:716:376 -w=16 -h=16 -e=$@ 1> /dev/null
597	@mogrify -quiet -strip $@
598
599document-open.png: ../../../src/folders.svg
600	@echo "  "$@
601	@inkscape -z $^ --export-area=1503:665:1519:681 -w=16 -h=16 -e=$@ 1> /dev/null
602	@mogrify -quiet -strip $@
603
604document-open-recent.png: ../../../src/clocks.svg
605	@echo "  "$@
606	@inkscape -z $^ --export-area=703:59:719:75 -w=16 -h=16 -e=$@ 1> /dev/null
607	@mogrify -quiet -strip $@
608
609document-page-setup.png: ../../../src/paper-sheets.svg
610	@echo "  "$@
611	@inkscape -z $^ --export-area=299:60:315:76 -w=16 -h=16 -e=$@ 1> /dev/null
612	@mogrify -quiet -strip $@
613
614document-print.png: ../../../src/printers.svg
615	@echo "  "$@
616	@inkscape -z $^ --export-area=303:59:319:75 -w=16 -h=16 -e=$@ 1> /dev/null
617	@mogrify -quiet -strip $@
618
619document-print-preview.png: ../../../src/printers.svg
620	@echo "  "$@
621	@inkscape -z $^ --export-area=1103:359:1119:375 -w=16 -h=16 -e=$@ 1> /dev/null
622	@mogrify -quiet -strip $@
623
624document-properties.png: ../../../src/paper-sheets.svg
625	@echo "  "$@
626	@inkscape -z $^ --export-area=1100:360:1116:376 -w=16 -h=16 -e=$@ 1> /dev/null
627	@mogrify -quiet -strip $@
628
629document-revert.png: ../../../src/paper-sheets.svg
630	@echo "  "$@
631	@inkscape -z $^ --export-area=1900:360:1916:376 -w=16 -h=16 -e=$@ 1> /dev/null
632	@mogrify -quiet -strip $@
633
634document-revert-rtl.png: ../../../src/paper-sheets.svg
635	@echo "  "$@
636	@inkscape -z $^ --export-area=1500:60:1516:76 -w=16 -h=16 -e=$@ 1> /dev/null
637	@mogrify -quiet -strip $@
638
639document-save-as.png: ../../../src/cabinets.svg
640	@echo "  "$@
641	@inkscape -z $^ --export-area=1103:65:1119:81 -w=16 -h=16 -e=$@ 1> /dev/null
642	@mogrify -quiet -strip $@
643
644document-save.png: ../../../src/cabinets.svg
645	@echo "  "$@
646	@inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null
647	@mogrify -quiet -strip $@
648
649document-send.png: ../../../src/document-send.svg
650	@echo "  "$@
651	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
652	@mogrify -quiet -strip $@
653
654edit-clear.png: ../../../src/edit-clear-all.svg
655	@echo "  "$@
656	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
657	@mogrify -quiet -strip $@
658
659edit-clear-rtl.png: ../../../src/edit-clear-all.svg
660	@echo "  "$@
661	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
662	@mogrify -flop $@ 1> /dev/null
663	@mogrify -quiet -strip $@
664
665edit-copy.png: ../../../src/copy-paste-tasks.svg
666	@echo "  "$@
667	@inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null
668	@mogrify -quiet -strip $@
669
670edit-cut.png: ../../../src/edit-cut.svg
671	@echo "  "$@
672	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
673	@mogrify -quiet -strip $@
674
675edit-delete.png: ../../../src/edit-delete.svg
676	@echo "  "$@
677	@inkscape -z $^ --export-area=303:66:319:82 -w=16 -h=16 -e=$@ 1> /dev/null
678	@mogrify -quiet -strip $@
679
680edit-find.png: ../../../src/find.svg
681	@echo "  "$@
682	@inkscape -z $^ --export-area=300:64:316:80 -w=16 -h=16 -e=$@ 1> /dev/null
683	@mogrify -quiet -strip $@
684
685edit-find-replace.png: ../../../src/find.svg
686	@echo "  "$@
687	@inkscape -z $^ --export-area=700:64:716:80 -w=16 -h=16 -e=$@ 1> /dev/null
688	@mogrify -quiet -strip $@
689
690edit-paste.png: ../../../src/copy-paste-tasks.svg
691	@echo "  "$@
692	@inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null
693	@mogrify -quiet -strip $@
694
695edit-undo.png: ../../../src/edit-undo-redo.svg
696	@echo "  "$@
697	@inkscape -z $^ --export-area=23:26:39:40 -w=16 -h=16 -e=$@ 1> /dev/null
698	@mogrify -quiet -strip $@
699
700edit-redo.png: ../../../src/edit-undo-redo.svg
701	@echo "  "$@
702	@inkscape -z $^ --export-area=83:26:99:40 -w=16 -h=16 -e=$@ 1> /dev/null
703	@mogrify -quiet -strip $@
704
705edit-select-all.png: ../../../src/paper-sheets.svg
706	@echo "  "$@
707	@inkscape -z $^ --export-area=1499:360:1515:376 -w=16 -h=16 -e=$@ 1> /dev/null
708	@mogrify -quiet -strip $@
709
710edit-redo-rtl.png: ../../../src/edit-undo-redo.svg
711	@echo "  "$@
712	@inkscape -z $^ --export-area=143:26:159:40 -w=16 -h=16 -e=$@ 1> /dev/null
713	@mogrify -quiet -strip $@
714
715edit-undo-rtl.png: ../../../src/edit-undo-redo.svg
716	@echo "  "$@
717	@inkscape -z $^ --export-area=203:26:219:40 -w=16 -h=16 -e=$@ 1> /dev/null
718	@mogrify -quiet -strip $@
719
720folder-new.png: ../../../src/folders.svg
721	@echo "  "$@
722	@inkscape -z $^ --export-area=303:665:319:681 -w=16 -h=16 -e=$@ 1> /dev/null
723	@mogrify -quiet -strip $@
724
725format-indent-less-rtl.png: ../../../src/format-indent-justify-text.svg
726	@echo "  "$@
727	@inkscape -z $^ --export-area=-107:5:-91:21 -w=16 -h=16 -e=$@ 1> /dev/null
728	@mogrify -quiet -strip $@
729
730format-indent-more-rtl.png: ../../../src/format-indent-justify-text.svg
731	@echo "  "$@
732	@inkscape -z $^ --export-area=-47:5:-31:21 -w=16 -h=16 -e=$@ 1> /dev/null
733	@mogrify -quiet -strip $@
734
735format-indent-less.png: ../../../src/format-indent-justify-text.svg
736	@echo "  "$@
737	@inkscape -z $^ --export-area=13:5:29:21 -w=16 -h=16 -e=$@ 1> /dev/null
738	@mogrify -quiet -strip $@
739
740format-indent-more.png: ../../../src/format-indent-justify-text.svg
741	@echo "  "$@
742	@inkscape -z $^ --export-area=73:5:89:21 -w=16 -h=16 -e=$@ 1> /dev/null
743	@mogrify -quiet -strip $@
744
745format-justify-left.png: ../../../src/format-indent-justify-text.svg
746	@echo "  "$@
747	@inkscape -z $^ --export-area=133:5:149:21 -w=16 -h=16 -e=$@ 1> /dev/null
748	@mogrify -quiet -strip $@
749
750format-justify-center.png: ../../../src/format-indent-justify-text.svg
751	@echo "  "$@
752	@inkscape -z $^ --export-area=193:5:209:21 -w=16 -h=16 -e=$@ 1> /dev/null
753	@mogrify -quiet -strip $@
754
755format-justify-right.png: ../../../src/format-indent-justify-text.svg
756	@echo "  "$@
757	@inkscape -z $^ --export-area=253:5:269:21 -w=16 -h=16 -e=$@ 1> /dev/null
758	@mogrify -quiet -strip $@
759
760format-justify-fill.png: ../../../src/format-indent-justify-text.svg
761	@echo "  "$@
762	@inkscape -z $^ --export-area=313:5:329:21 -w=16 -h=16 -e=$@ 1> /dev/null
763	@mogrify -quiet -strip $@
764
765format-text-bold.png: ../../../src/format-indent-justify-text.svg
766	@echo "  "$@
767	@inkscape -z $^ --export-area=373:5:389:21 -w=16 -h=16 -e=$@ 1> /dev/null
768	@mogrify -quiet -strip $@
769
770format-text-direction-ltr.png: ../../../src/format-text-direction-ltr.svg
771	@echo "  "$@
772	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
773	@mogrify -quiet -strip $@
774
775format-text-direction-rtl.png: ../../../src/format-text-direction-rtl.svg
776	@echo "  "$@
777	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
778	@mogrify -quiet -strip $@
779
780format-text-italic.png: ../../../src/format-indent-justify-text.svg
781	@echo "  "$@
782	@inkscape -z $^ --export-area=433:5:449:21 -w=16 -h=16 -e=$@ 1> /dev/null
783	@mogrify -quiet -strip $@
784
785format-text-strikethrough.png: ../../../src/format-indent-justify-text.svg
786	@echo "  "$@
787	@inkscape -z $^ --export-area=493:5:509:21 -w=16 -h=16 -e=$@ 1> /dev/null
788	@mogrify -quiet -strip $@
789
790format-text-underline.png: ../../../src/format-indent-justify-text.svg
791	@echo "  "$@
792	@inkscape -z $^ --export-area=553:5:569:21 -w=16 -h=16 -e=$@ 1> /dev/null
793	@mogrify -quiet -strip $@
794
795go-jump.png: ../../../src/navigation-icons.svg
796	@echo "  "$@
797	@inkscape -z $^ --export-area=33:21:49:37 -w=16 -h=16 -e=$@ 1> /dev/null
798	@mogrify -quiet -strip $@
799
800go-bottom.png: ../../../src/navigation-icons.svg
801	@echo "  "$@
802	@inkscape -z $^ --export-area=113:21:129:37 -w=16 -h=16 -e=$@ 1> /dev/null
803	@mogrify -quiet -strip $@
804
805go-down.png: ../../../src/navigation-icons.svg
806	@echo "  "$@
807	@inkscape -z $^ --export-area=193:21:209:37 -w=16 -h=16 -e=$@ 1> /dev/null
808	@mogrify -quiet -strip $@
809
810go-top.png: ../../../src/navigation-icons.svg
811	@echo "  "$@
812	@inkscape -z $^ --export-area=283:21:299:37 -w=16 -h=16 -e=$@ 1> /dev/null
813	@mogrify -quiet -strip $@
814
815go-up.png: ../../../src/navigation-icons.svg
816	@echo "  "$@
817	@inkscape -z $^ --export-area=373:21:389:37 -w=16 -h=16 -e=$@ 1> /dev/null
818	@mogrify -quiet -strip $@
819
820go-first.png: ../../../src/navigation-icons.svg
821	@echo "  "$@
822	@inkscape -z $^ --export-area=463:21:479:37 -w=16 -h=16 -e=$@ 1> /dev/null
823	@mogrify -quiet -strip $@
824
825go-previous.png: ../../../src/navigation-icons.svg
826	@echo "  "$@
827	@inkscape -z $^ --export-area=543:21:559:37 -w=16 -h=16 -e=$@ 1> /dev/null
828	@mogrify -quiet -strip $@
829
830view-refresh.png: ../../../src/navigation-icons.svg
831	@echo "  "$@
832	@inkscape -z $^ --export-area=623:21:639:37 -w=16 -h=16 -e=$@ 1> /dev/null
833	@mogrify -quiet -strip $@
834
835process-stop.png: ../../../src/navigation-icons.svg
836	@echo "  "$@
837	@inkscape -z $^ --export-area=703:21:719:37 -w=16 -h=16 -e=$@ 1> /dev/null
838	@mogrify -quiet -strip $@
839
840go-next.png: ../../../src/navigation-icons.svg
841	@echo "  "$@
842	@inkscape -z $^ --export-area=783:21:799:37 -w=16 -h=16 -e=$@ 1> /dev/null
843	@mogrify -quiet -strip $@
844
845go-last.png: ../../../src/navigation-icons.svg
846	@echo "  "$@
847	@inkscape -z $^ --export-area=863:21:879:37 -w=16 -h=16 -e=$@ 1> /dev/null
848	@mogrify -quiet -strip $@
849
850go-home.png: ../../../src/navigation-icons.svg
851	@echo "  "$@
852	@inkscape -z $^ --export-area=943:21:959:37 -w=16 -h=16 -e=$@ 1> /dev/null
853	@mogrify -quiet -strip $@
854
855help-about.png: ../../../src/help-about.svg
856	@echo "  "$@
857	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
858	@mogrify -quiet -strip $@
859
860help-faq.png: ../../../src/help-faq.svg
861	@echo "  "$@
862	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
863	@mogrify -quiet -strip $@
864
865insert-image.png: ../../../src/insert-image.svg
866	@echo "  "$@
867	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
868	@mogrify -quiet -strip $@
869
870insert-link.png: ../../../src/insert-link.svg
871	@echo "  "$@
872	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
873	@mogrify -quiet -strip $@
874
875insert-object.png: ../../../src/insert-object.svg
876	@echo "  "$@
877	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
878	@mogrify -quiet -strip $@
879
880insert-text.png: ../../../src/insert-text.svg
881	@echo "  "$@
882	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
883	@mogrify -quiet -strip $@
884
885list-add.png: ../../../src/list-add-remove.svg
886	@echo "  "$@
887	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
888	@mogrify -quiet -strip $@
889
890list-remove.png: ../../../src/list-add-remove.svg
891	@echo "  "$@
892	@inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null
893	@mogrify -quiet -strip $@
894
895mail-forward.png: ../../../src/mail-forward.svg
896	@echo "  "$@
897	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
898	@mogrify -quiet -strip $@
899
900mail-mark-important.png: ../../../src/mail-mark-important.svg
901	@echo "  "$@
902	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
903	@mogrify -quiet -strip $@
904
905mail-mark-junk.png: ../../../src/mail-mark-junk.svg
906	@echo "  "$@
907	@inkscape -z $^ --export-area=296:202:344:250 -w=16 -h=16 -e=$@ 1> /dev/null
908	@mogrify -quiet -strip $@
909
910mail-mark-notjunk.png: ../../../src/mail-mark-notjunk.svg
911	@echo "  "$@
912	@inkscape -z $^ --export-area=296:102:312:118 -w=16 -h=16 -e=$@ 1> /dev/null
913	@mogrify -quiet -strip $@
914
915mail-mark-read.png: ../../../src/open-envelopes.svg
916	@echo "  "$@
917	@inkscape -z $^ --export-area=1503:65:1519:81 -w=16 -h=16 -e=$@ 1> /dev/null
918	@mogrify -quiet -strip $@
919
920mail-mark-unread.png: ../../../src/mail-mark-unread.svg
921	@echo "  "$@
922	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
923	@mogrify -quiet -strip $@
924
925mail-message-new.png: ../../../src/open-envelopes.svg
926	@echo "  "$@
927	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
928	@mogrify -quiet -strip $@
929
930mail-reply-all.png: ../../../src/mail-reply-all.svg
931	@echo "  "$@
932	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
933	@mogrify -quiet -strip $@
934
935mail-reply-sender.png: ../../../src/mail-reply-sender.svg
936	@echo "  "$@
937	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
938	@mogrify -quiet -strip $@
939
940mail-send.png: ../../../src/mail-send.svg
941	@echo "  "$@
942	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
943	@mogrify -quiet -strip $@
944
945mail-send-receive.png: ../../../src/mail-send-receive.svg
946	@echo "  "$@
947	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
948	@mogrify -quiet -strip $@
949
950mark-location.png: ../../../src/mark-location.svg
951	@echo "  "$@
952	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
953	@mogrify -quiet -strip $@
954
955media-eject.png: ../../../src/media-control-icons.svg
956	@echo "  "$@
957	@inkscape -z $^ --export-area=53:6:69:22 -w=16 -h=16 -e=$@ 1> /dev/null
958	@mogrify -quiet -strip $@
959
960media-skip-backward.png: ../../../src/media-control-icons.svg
961	@echo "  "$@
962	@inkscape -z $^ --export-area=73:6:89:22 -w=16 -h=16 -e=$@ 1> /dev/null
963	@mogrify -quiet -strip $@
964
965media-seek-backward.png: ../../../src/media-control-icons.svg
966	@echo "  "$@
967	@inkscape -z $^ --export-area=93:6:109:22 -w=16 -h=16 -e=$@ 1> /dev/null
968	@mogrify -quiet -strip $@
969
970media-playback-pause.png: ../../../src/media-control-icons.svg
971	@echo "  "$@
972	@inkscape -z $^ --export-area=113:6:129:22 -w=16 -h=16 -e=$@ 1> /dev/null
973	@mogrify -quiet -strip $@
974
975media-playback-start.png: ../../../src/media-control-icons.svg
976	@echo "  "$@
977	@inkscape -z $^ --export-area=133:6:149:22 -w=16 -h=16 -e=$@ 1> /dev/null
978	@mogrify -quiet -strip $@
979
980media-playback-stop.png: ../../../src/media-control-icons.svg
981	@echo "  "$@
982	@inkscape -z $^ --export-area=153:6:169:22 -w=16 -h=16 -e=$@ 1> /dev/null
983	@mogrify -quiet -strip $@
984
985media-seek-forward.png: ../../../src/media-control-icons.svg
986	@echo "  "$@
987	@inkscape -z $^ --export-area=173:6:189:22 -w=16 -h=16 -e=$@ 1> /dev/null
988	@mogrify -quiet -strip $@
989
990media-skip-forward.png:	../../../src/media-control-icons.svg
991	@echo "  "$@
992	@inkscape -z $^ --export-area=193:6:209:22 -w=16 -h=16 -e=$@ 1> /dev/null
993	@mogrify -quiet -strip $@
994
995media-record.png: ../../../src/media-control-icons.svg
996	@echo "  "$@
997	@inkscape -z $^ --export-area=213:6:229:22 -w=16 -h=16 -e=$@ 1> /dev/null
998	@mogrify -quiet -strip $@
999
1000media-playback-start-rtl.png: ../../../src/media-control-icons.svg
1001	@echo "  "$@
1002	@inkscape -z $^ --export-area=234:6:250:22 -w=16 -h=16 -e=$@ 1> /dev/null
1003	@mogrify -quiet -strip $@
1004
1005object-flip-horizontal.png: ../../../src/object-flip-rotate.svg
1006	@echo "  "$@
1007	@inkscape -z $^ --export-area=23:25:39:41 -w=16 -h=16 -e=$@ 1> /dev/null
1008	@mogrify -quiet -strip $@
1009
1010object-flip-vertical.png: ../../../src/object-flip-rotate.svg
1011	@echo "  "$@
1012	@inkscape -z $^ --export-area=43:25:59:41 -w=16 -h=16 -e=$@ 1> /dev/null
1013	@mogrify -quiet -strip $@
1014
1015object-rotate-left.png: ../../../src/object-flip-rotate.svg
1016	@echo "  "$@
1017	@inkscape -z $^ --export-area=63:25:79:41 -w=16 -h=16 -e=$@ 1> /dev/null
1018	@mogrify -quiet -strip $@
1019
1020object-rotate-right.png: ../../../src/object-flip-rotate.svg
1021	@echo "  "$@
1022	@inkscape -z $^ --export-area=83:25:99:41 -w=16 -h=16 -e=$@ 1> /dev/null
1023	@mogrify -quiet -strip $@
1024
1025system-lock-screen.png: ../../../src/displays.svg
1026	@echo "  "$@
1027	@inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null
1028	@mogrify -quiet -strip $@
1029
1030system-log-out.png: ../../../src/system-log-out.svg
1031	@echo "  "$@
1032	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1033	@mogrify -quiet -strip $@
1034
1035system-run.png: ../../../src/system-run.svg
1036	@echo "  "$@
1037	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1038	@mogrify -quiet -strip $@
1039
1040system-search.png: ../../../src/system-search.svg
1041	@echo "  "$@
1042	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1043	@mogrify -quiet -strip $@
1044
1045system-shutdown.png: ../../../src/system-shutdown.svg
1046	@echo "  "$@
1047	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1048	@mogrify -quiet -strip $@
1049
1050tab-new.png: ../../../src/tab-new.svg
1051	@echo "  "$@
1052	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1053	@mogrify -quiet -strip $@
1054
1055tools-check-spelling.png: ../../../src/tools-check-spelling.svg
1056	@echo "  "$@
1057	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1058	@mogrify -quiet -strip $@
1059
1060view-fullscreen.png: ../../../src/view-fullscreen-restore.svg
1061	@echo "  "$@
1062	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1063	@mogrify -quiet -strip $@
1064
1065view-restore.png: ../../../src/view-fullscreen-restore.svg
1066	@echo "  "$@
1067	@inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null
1068	@mogrify -quiet -strip $@
1069
1070view-sort-ascending.png: ../../../src/view-sort.svg
1071	@echo "  "$@
1072	@inkscape -z $^ --export-area=22:65:38:81 -w=16 -h=16 -e=$@ 1> /dev/null
1073	@mogrify -quiet -strip $@
1074
1075view-sort-descending.png: ../../../src/view-sort.svg
1076	@echo "  "$@
1077	@inkscape -z $^ --export-area=82:65:98:81 -w=16 -h=16 -e=$@ 1> /dev/null
1078	@mogrify -quiet -strip $@
1079
1080window-close.png: ../../../src/window-close.svg
1081	@echo "  "$@
1082	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1083	@mogrify -quiet -strip $@
1084
1085window-new.png: ../../../src/window-new.svg
1086	@echo "  "$@
1087	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1088	@mogrify -quiet -strip $@
1089
1090zoom-fit-best.png: ../../../src/zoom.svg
1091	@echo "  "$@
1092	@inkscape -z $^ --export-area=703:65:719:81 -w=16 -h=16 -e=$@ 1> /dev/null
1093	@mogrify -quiet -strip $@
1094
1095zoom-in.png: ../../../src/zoom.svg
1096	@echo "  "$@
1097	@inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null
1098	@mogrify -quiet -strip $@
1099
1100zoom-original.png: ../../../src/zoom.svg
1101	@echo "  "$@
1102	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
1103	@mogrify -quiet -strip $@
1104
1105zoom-out.png: ../../../src/zoom.svg
1106	@echo "  "$@
1107	@inkscape -z $^ --export-area=703:365:719:381 -w=16 -h=16 -e=$@ 1> /dev/null
1108	@mogrify -quiet -strip $@
1109
1110.PHONY: build-png-icons-local clean-png-icons-local
1111build-png-icons-local: $(png_icons)
1112
1113clean-png-icons-local:
1114	@echo "  Cleaning icons..."
1115	@rm -f $(png_icons)
1116
1117# Tell versions [3.59,3.63) of GNU make to not export all variables.
1118# Otherwise a system limit (for SysV at least) may be exceeded.
1119.NOEXPORT:
1120