1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# mate/256x256/apps/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/256x256/apps
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/256x256/apps
195abs_srcdir = /rootdir/mate/256x256/apps
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	accessories-calculator.png \
250	accessories-character-map.png \
251	accessories-dictionary.png \
252	accessories-text-editor.png \
253	applets-screenshooter.png \
254	multimedia-volume-control.png \
255	preferences-desktop-accessibility.png \
256	preferences-desktop-display.png \
257	preferences-desktop-font.png \
258	preferences-desktop-keyboard.png \
259	preferences-desktop-keyboard-shortcuts.png \
260	preferences-desktop-locale.png \
261	preferences-desktop-remote-desktop.png \
262	preferences-desktop-screensaver.png \
263	preferences-desktop-wallpaper.png \
264	preferences-desktop-theme.png \
265	preferences-system-notifications.png \
266	preferences-system-privacy.png \
267	preferences-system-search.png \
268	preferences-system-sharing.png \
269	system-file-manager.png \
270	system-software-install.png \
271	system-software-update.png \
272	system-users.png \
273	user-info.png \
274	utilities-system-monitor.png \
275	utilities-terminal.png \
276	web-browser.png \
277	$(NULL)
278
279all: all-am
280
281.SUFFIXES:
282$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
283	@for dep in $?; do \
284	  case '$(am__configure_deps)' in \
285	    *$$dep*) \
286	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
287	        && { if test -f $@; then exit 0; else break; fi; }; \
288	      exit 1;; \
289	  esac; \
290	done; \
291	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate/256x256/apps/Makefile'; \
292	$(am__cd) $(top_srcdir) && \
293	  $(AUTOMAKE) --foreign mate/256x256/apps/Makefile
294Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
295	@case '$?' in \
296	  *config.status*) \
297	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
298	  *) \
299	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
300	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
301	esac;
302
303$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
304	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
305
306$(top_srcdir)/configure:  $(am__configure_deps)
307	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
308$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
309	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
310$(am__aclocal_m4_deps):
311clean-png-icons-local:
312build-png-icons-local:
313tags TAGS:
314
315ctags CTAGS:
316
317cscope cscopelist:
318
319
320distdir: $(BUILT_SOURCES)
321	$(MAKE) $(AM_MAKEFLAGS) distdir-am
322
323distdir-am: $(DISTFILES)
324	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
325	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
326	list='$(DISTFILES)'; \
327	  dist_files=`for file in $$list; do echo $$file; done | \
328	  sed -e "s|^$$srcdirstrip/||;t" \
329	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
330	case $$dist_files in \
331	  */*) $(MKDIR_P) `echo "$$dist_files" | \
332			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
333			   sort -u` ;; \
334	esac; \
335	for file in $$dist_files; do \
336	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
337	  if test -d $$d/$$file; then \
338	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
339	    if test -d "$(distdir)/$$file"; then \
340	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
341	    fi; \
342	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
343	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
344	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
345	    fi; \
346	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
347	  else \
348	    test -f "$(distdir)/$$file" \
349	    || cp -p $$d/$$file "$(distdir)/$$file" \
350	    || exit 1; \
351	  fi; \
352	done
353check-am: all-am
354check: check-am
355all-am: Makefile
356installdirs:
357install: install-am
358install-exec: install-exec-am
359install-data: install-data-am
360uninstall: uninstall-am
361
362install-am: all-am
363	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
364
365installcheck: installcheck-am
366install-strip:
367	if test -z '$(STRIP)'; then \
368	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
369	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
370	      install; \
371	else \
372	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
373	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
374	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
375	fi
376mostlyclean-generic:
377
378clean-generic:
379
380distclean-generic:
381	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
382	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
383
384maintainer-clean-generic:
385	@echo "This command is intended for maintainers to use"
386	@echo "it deletes files that may require special tools to rebuild."
387build-png-icons: build-png-icons-am
388
389build-png-icons-am: build-png-icons-local
390
391clean: clean-am
392
393clean-am: clean-generic mostlyclean-am
394
395clean-png-icons: clean-png-icons-am
396
397clean-png-icons-am: clean-png-icons-local
398
399distclean: distclean-am
400	-rm -f Makefile
401distclean-am: clean-am distclean-generic
402
403dvi: dvi-am
404
405dvi-am:
406
407html: html-am
408
409html-am:
410
411info: info-am
412
413info-am:
414
415install-data-am:
416
417install-dvi: install-dvi-am
418
419install-dvi-am:
420
421install-exec-am:
422
423install-html: install-html-am
424
425install-html-am:
426
427install-info: install-info-am
428
429install-info-am:
430
431install-man:
432
433install-pdf: install-pdf-am
434
435install-pdf-am:
436
437install-ps: install-ps-am
438
439install-ps-am:
440
441installcheck-am:
442
443maintainer-clean: maintainer-clean-am
444	-rm -f Makefile
445maintainer-clean-am: distclean-am maintainer-clean-generic
446
447mostlyclean: mostlyclean-am
448
449mostlyclean-am: mostlyclean-generic
450
451pdf: pdf-am
452
453pdf-am:
454
455ps: ps-am
456
457ps-am:
458
459uninstall-am:
460
461.MAKE: install-am install-strip
462
463.PHONY: all all-am build-png-icons-am build-png-icons-local check \
464	check-am clean clean-generic clean-png-icons-am \
465	clean-png-icons-local cscopelist-am ctags-am distclean \
466	distclean-generic distdir dvi dvi-am html html-am info info-am \
467	install install-am install-data install-data-am install-dvi \
468	install-dvi-am install-exec install-exec-am install-html \
469	install-html-am install-info install-info-am install-man \
470	install-pdf install-pdf-am install-ps install-ps-am \
471	install-strip installcheck installcheck-am installdirs \
472	maintainer-clean maintainer-clean-generic mostlyclean \
473	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
474	uninstall-am
475
476.PRECIOUS: Makefile
477
478
479accessories-calculator.png: ../../../src/accessories-calculator.svg
480	@echo "  "$@
481	@inkscape -z $^ --export-area=24:11:280:267 -w=256 -h=256 -e=$@ 1> /dev/null
482	@mogrify -quiet -strip $@
483
484accessories-character-map.png: ../../../src/accessories-character-map.svg
485	@echo "  "$@
486	@inkscape -z $^ --export-area=15:13:271:269 -w=256 -h=256 -e=$@ 1> /dev/null
487	@mogrify -quiet -strip $@
488
489accessories-dictionary.png: ../../../src/accessories-dictionary.svg
490	@echo "  "$@
491	@inkscape -z $^ --export-area=24:0:280:256 -w=256 -h=256 -e=$@ 1> /dev/null
492	@mogrify -quiet -strip $@
493
494accessories-text-editor.png: ../../../src/accessories-text-editor.svg
495	@echo "  "$@
496	@inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null
497	@mogrify -quiet -strip $@
498
499applets-screenshooter.png:  ../../../src/applets-screenshooter.svg
500	@echo "  "$@
501	@inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null
502	@mogrify -quiet -strip $@
503
504multimedia-volume-control.png: ../../../src/multimedia-volume-control.svg
505	@echo "  "$@
506	@inkscape -z $^ --export-area=11:11:267:267 -w=256 -h=256 -e=$@ 1> /dev/null
507	@mogrify -quiet -strip $@
508
509preferences-desktop-accessibility.png: ../../../src/preferences-desktop-accessibility.svg
510	@echo "  "$@
511	@inkscape -z $^ --export-area=20:11:276:267 -w=256 -h=256 -e=$@ 1> /dev/null
512	@mogrify -quiet -strip $@
513
514preferences-desktop-display.png: ../../../src/displays.svg
515	@echo "  "$@
516	@inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null
517	@mogrify -quiet -strip $@
518
519preferences-desktop-font.png: ../../../src/preferences-desktop-font.svg
520	@echo "  "$@
521	@inkscape -z $^ --export-area=22:11:278:267 -w=256 -h=256 -e=$@ 1> /dev/null
522	@mogrify -quiet -strip $@
523
524preferences-desktop-keyboard.png: ../../../src/keyboards.svg
525	@echo "  "$@
526	@inkscape -z $^ --export-area=416:11:672:267 -w=256 -h=256 -e=$@ 1> /dev/null
527	@mogrify -quiet -strip $@
528
529preferences-desktop-keyboard-shortcuts.png: ../../../src/preferences-desktop-keyboard-shortcuts.svg
530	@echo "  "$@
531	@inkscape -z $^ --export-area=16:13:272:269 -w=256 -h=256 -e=$@ 1> /dev/null
532	@mogrify -quiet -strip $@
533
534preferences-desktop-locale.png: ../../../src/preferences-desktop-locale.svg
535	@echo "  "$@
536	@inkscape -z $^ --export-area=11:11:267:267 -w=256 -h=256 -e=$@ 1> /dev/null
537	@mogrify -quiet -strip $@
538
539preferences-desktop-remote-desktop.png: ../../../src/displays.svg
540	@echo "  "$@
541	@inkscape -z $^ --export-area=822:11:1078:267 -w=256 -h=256 -e=$@ 1> /dev/null
542	@mogrify -quiet -strip $@
543
544preferences-desktop-screensaver.png: ../../../src/displays.svg
545	@echo "  "$@
546	@inkscape -z $^ --export-area=422:311:678:567 -w=256 -h=256 -e=$@ 1> /dev/null
547	@mogrify -quiet -strip $@
548
549preferences-desktop-theme.png: ../../../src/preferences-desktop-theme.svg
550	@echo "  "$@
551	@inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null
552	@mogrify -quiet -strip $@
553
554preferences-desktop-wallpaper.png: ../../../src/displays.svg
555	@echo "  "$@
556	@inkscape -z $^ --export-area=822:311:1078:567 -w=256 -h=256 -e=$@ 1> /dev/null
557	@mogrify -quiet -strip $@
558
559preferences-system-notifications.png: ../../../src/preferences-system-notifications.svg
560	@echo "  "$@
561	@inkscape -z $^ --export-area=11:16:267:272 -w=256 -h=256 -e=$@ 1> /dev/null
562	@mogrify -quiet -strip $@
563
564preferences-system-privacy.png: ../../../src/preferences-system-privacy.svg
565	@echo "  "$@
566	@inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null
567	@mogrify -quiet -strip $@
568
569preferences-system-search.png: ../../../src/preferences-system-search.svg
570	@echo "  "$@
571	@inkscape -z $^ --export-area=22:16:278:272 -w=256 -h=256 -e=$@ 1> /dev/null
572	@mogrify -quiet -strip $@
573
574preferences-system-sharing.png: ../../../src/preferences-system-sharing.svg
575	@echo "  "$@
576	@inkscape -z $^ --export-area=22:6:278:262 -w=256 -h=256 -e=$@ 1> /dev/null
577	@mogrify -quiet -strip $@
578
579system-file-manager.png: ../../../src/cabinets.svg
580	@echo "  "$@
581	@inkscape -z $^ --export-area=16:22:272:278 -w=256 -h=256 -e=$@ 1> /dev/null
582	@mogrify -quiet -strip $@
583
584system-software-install.png: ../../../src/system-software.svg
585	@echo "  "$@
586	@inkscape -z $^ --export-area=22:0:278:256 -w=256 -h=256 -e=$@ 1> /dev/null
587	@mogrify -quiet -strip $@
588
589system-software-update.png: ../../../src/system-software.svg
590	@echo "  "$@
591	@inkscape -z $^ --export-area=422:0:678:256 -w=256 -h=256 -e=$@ 1> /dev/null
592	@mogrify -quiet -strip $@
593
594system-users.png: ../../../src/users.svg
595	@echo "  "$@
596	@inkscape -z $^ --export-area=822:22:1078:278 -w=256 -h=256 -e=$@ 1> /dev/null
597	@mogrify -quiet -strip $@
598
599user-info.png: ../../../src/users.svg
600	@echo "  "$@
601	@inkscape -z $^ --export-area=422:22:678:278 -w=256 -h=256 -e=$@ 1> /dev/null
602	@mogrify -quiet -strip $@
603
604utilities-system-monitor.png: ../../../src/terminals.svg
605	@echo "  "$@
606	@inkscape -z $^ --export-area=422:0:678:256 -w=256 -h=256 -e=$@ 1> /dev/null
607	@mogrify -quiet -strip $@
608
609utilities-terminal.png: ../../../src/terminals.svg
610	@echo "  "$@
611	@inkscape -z $^ --export-area=22:0:278:256 -w=256 -h=256 -e=$@ 1> /dev/null
612	@mogrify -quiet -strip $@
613
614web-browser.png: ../../../src/web-browser.svg
615	@echo "  "$@
616	@inkscape -z $^ --export-area=13:16:269:272 -w=256 -h=256 -e=$@ 1> /dev/null
617	@mogrify -quiet -strip $@
618
619.PHONY: build-png-icons-local clean-png-icons-local
620build-png-icons-local: $(png_icons)
621
622clean-png-icons-local:
623	@echo "  Cleaning icons..."
624	@rm -f $(png_icons)
625
626# Tell versions [3.59,3.63) of GNU make to not export all variables.
627# Otherwise a system limit (for SysV at least) may be exceeded.
628.NOEXPORT:
629