1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# mate/16x16/devices/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/devices
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/devices
195abs_srcdir = /rootdir/mate/16x16/devices
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	ac-adapter.png \
250	audio-card.png \
251	audio-headphones.png \
252	audio-headset.png \
253	audio-input-microphone.png \
254	audio-speakers.png \
255	battery.png \
256	camera-photo.png \
257	camera-video.png \
258	camera-web.png \
259	computer.png \
260	drive-harddisk.png \
261	drive-multidisk.png \
262	drive-optical.png \
263	drive-removable-media.png \
264	input-dialpad.png \
265	input-gaming.png \
266	input-keyboard.png \
267	input-mouse.png \
268	input-tablet.png \
269	input-touchpad.png \
270	media-flash.png \
271	media-floppy.png \
272	media-optical.png \
273	media-removable.png \
274	media-tape.png \
275	multimedia-player.png \
276	modem.png \
277	network-vpn.png \
278	network-wired.png \
279	network-wireless.png \
280	pda.png \
281	phone.png \
282	printer.png \
283	printer-network.png \
284	scanner.png \
285	uninterruptible-power-supply.png \
286	video-display.png \
287	$(NULL)
288
289all: all-am
290
291.SUFFIXES:
292$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
293	@for dep in $?; do \
294	  case '$(am__configure_deps)' in \
295	    *$$dep*) \
296	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
297	        && { if test -f $@; then exit 0; else break; fi; }; \
298	      exit 1;; \
299	  esac; \
300	done; \
301	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate/16x16/devices/Makefile'; \
302	$(am__cd) $(top_srcdir) && \
303	  $(AUTOMAKE) --foreign mate/16x16/devices/Makefile
304Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
305	@case '$?' in \
306	  *config.status*) \
307	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
308	  *) \
309	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
310	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
311	esac;
312
313$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
314	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
315
316$(top_srcdir)/configure:  $(am__configure_deps)
317	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
319	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
320$(am__aclocal_m4_deps):
321clean-png-icons-local:
322build-png-icons-local:
323tags TAGS:
324
325ctags CTAGS:
326
327cscope cscopelist:
328
329
330distdir: $(BUILT_SOURCES)
331	$(MAKE) $(AM_MAKEFLAGS) distdir-am
332
333distdir-am: $(DISTFILES)
334	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
335	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
336	list='$(DISTFILES)'; \
337	  dist_files=`for file in $$list; do echo $$file; done | \
338	  sed -e "s|^$$srcdirstrip/||;t" \
339	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
340	case $$dist_files in \
341	  */*) $(MKDIR_P) `echo "$$dist_files" | \
342			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
343			   sort -u` ;; \
344	esac; \
345	for file in $$dist_files; do \
346	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
347	  if test -d $$d/$$file; then \
348	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
349	    if test -d "$(distdir)/$$file"; then \
350	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
351	    fi; \
352	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
353	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
354	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
355	    fi; \
356	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
357	  else \
358	    test -f "$(distdir)/$$file" \
359	    || cp -p $$d/$$file "$(distdir)/$$file" \
360	    || exit 1; \
361	  fi; \
362	done
363check-am: all-am
364check: check-am
365all-am: Makefile
366installdirs:
367install: install-am
368install-exec: install-exec-am
369install-data: install-data-am
370uninstall: uninstall-am
371
372install-am: all-am
373	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
374
375installcheck: installcheck-am
376install-strip:
377	if test -z '$(STRIP)'; then \
378	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
379	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
380	      install; \
381	else \
382	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
383	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
384	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
385	fi
386mostlyclean-generic:
387
388clean-generic:
389
390distclean-generic:
391	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
392	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
393
394maintainer-clean-generic:
395	@echo "This command is intended for maintainers to use"
396	@echo "it deletes files that may require special tools to rebuild."
397build-png-icons: build-png-icons-am
398
399build-png-icons-am: build-png-icons-local
400
401clean: clean-am
402
403clean-am: clean-generic mostlyclean-am
404
405clean-png-icons: clean-png-icons-am
406
407clean-png-icons-am: clean-png-icons-local
408
409distclean: distclean-am
410	-rm -f Makefile
411distclean-am: clean-am distclean-generic
412
413dvi: dvi-am
414
415dvi-am:
416
417html: html-am
418
419html-am:
420
421info: info-am
422
423info-am:
424
425install-data-am:
426
427install-dvi: install-dvi-am
428
429install-dvi-am:
430
431install-exec-am:
432
433install-html: install-html-am
434
435install-html-am:
436
437install-info: install-info-am
438
439install-info-am:
440
441install-man:
442
443install-pdf: install-pdf-am
444
445install-pdf-am:
446
447install-ps: install-ps-am
448
449install-ps-am:
450
451installcheck-am:
452
453maintainer-clean: maintainer-clean-am
454	-rm -f Makefile
455maintainer-clean-am: distclean-am maintainer-clean-generic
456
457mostlyclean: mostlyclean-am
458
459mostlyclean-am: mostlyclean-generic
460
461pdf: pdf-am
462
463pdf-am:
464
465ps: ps-am
466
467ps-am:
468
469uninstall-am:
470
471.MAKE: install-am install-strip
472
473.PHONY: all all-am build-png-icons-am build-png-icons-local check \
474	check-am clean clean-generic clean-png-icons-am \
475	clean-png-icons-local cscopelist-am ctags-am distclean \
476	distclean-generic distdir dvi dvi-am html html-am info info-am \
477	install install-am install-data install-data-am install-dvi \
478	install-dvi-am install-exec install-exec-am install-html \
479	install-html-am install-info install-info-am install-man \
480	install-pdf install-pdf-am install-ps install-ps-am \
481	install-strip installcheck installcheck-am installdirs \
482	maintainer-clean maintainer-clean-generic mostlyclean \
483	mostlyclean-generic pdf pdf-am ps ps-am tags-am uninstall \
484	uninstall-am
485
486.PRECIOUS: Makefile
487
488
489ac-adapter.png: ../../../src/batteries.svg
490	@echo "  "$@
491	@inkscape -z $^ --export-area=302:65:318:81 -w=16 -h=16 -e=$@ 1> /dev/null
492	@mogrify -quiet -strip $@
493
494audio-card.png: ../../../src/audio-card.svg
495	@echo "  "$@
496	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
497	@mogrify -quiet -strip $@
498
499audio-headphones.png: ../../../src/audio-headphones.svg
500	@echo "  "$@
501	@inkscape -z $^ --export-area=303:363:319:379 -w=16 -h=16 -e=$@ 1> /dev/null
502	@mogrify -quiet -strip $@
503
504audio-headset.png: ../../../src/audio-headphones.svg
505	@echo "  "$@
506	@inkscape -z $^ --export-area=303:63:319:79 -w=16 -h=16 -e=$@ 1> /dev/null
507	@mogrify -quiet -strip $@
508
509audio-input-microphone.png: ../../../src/audio-input-microphone.svg
510	@echo "  "$@
511	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
512	@mogrify -quiet -strip $@
513
514audio-speakers.png: ../../../src/audio-speakers.svg
515	@echo "  "$@
516	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
517	@mogrify -quiet -strip $@
518
519battery.png: ../../../src/batteries.svg
520	@echo "  "$@
521	@inkscape -z $^ --export-area=304:665:320:681 -w=16 -h=16 -e=$@ 1> /dev/null
522	@mogrify -quiet -strip $@
523
524camera-photo.png: ../../../src/camera-photo.svg
525	@echo "  "$@
526	@inkscape -z $^ --export-area=300:64:316:80 -w=16 -h=16 -e=$@ 1> /dev/null
527	@mogrify -quiet -strip $@
528
529camera-video.png: ../../../src/camera-video.svg
530	@echo "  "$@
531	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
532	@mogrify -quiet -strip $@
533
534camera-web.png: ../../../src/camera-web.svg
535	@echo "  "$@
536	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
537	@mogrify -quiet -strip $@
538
539computer.png: ../../../src/computers.svg
540	@echo "  "$@
541	@inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null
542	@mogrify -quiet -strip $@
543
544drive-harddisk.png: ../../../src/drive-harddisk.svg
545	@echo "  "$@
546	@inkscape -z $^ --export-area=303:59:319:75 -w=16 -h=16 -e=$@ 1> /dev/null
547	@mogrify -quiet -strip $@
548
549drive-multidisk.png: ../../../src/drive-multidisk.svg
550	@echo "  "$@
551	@inkscape -z $^ --export-area=303:59:319:75 -w=16 -h=16 -e=$@ 1> /dev/null
552	@mogrify -quiet -strip $@
553
554drive-optical.png: ../../../src/drives.svg
555	@echo "  "$@
556	@inkscape -z $^ --export-area=303:64:319:80 -w=16 -h=16 -e=$@ 1> /dev/null
557	@mogrify -quiet -strip $@
558
559drive-removable-media.png: ../../../src/drives.svg
560	@echo "  "$@
561	@inkscape -z $^ --export-area=703:64:719:80 -w=16 -h=16 -e=$@ 1> /dev/null
562	@mogrify -quiet -strip $@
563
564input-dialpad.png: ../../../src/input-dialpad.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
569input-gaming.png: ../../../src/input-gaming.svg
570	@echo "  "$@
571	@inkscape -z $^ --export-area=343:85:359:101 -w=16 -h=16 -e=$@ 1> /dev/null
572	@mogrify -quiet -strip $@
573
574input-keyboard.png: ../../../src/keyboards.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
579input-mouse.png: ../../../src/input-mouse.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
584input-tablet.png: ../../../src/input-tablet.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
589input-touchpad.png: ../../../src/input-touchpad.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
594media-flash.png: ../../../src/media-flash.svg
595	@echo "  "$@
596	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
597	@mogrify -quiet -strip $@
598
599media-floppy.png: ../../../src/media-floppy.svg
600	@echo "  "$@
601	@inkscape -z $^ --export-area=303:63:319:79 -w=16 -h=16 -e=$@ 1> /dev/null
602	@mogrify -quiet -strip $@
603
604media-optical.png: ../../../src/media-optical.svg
605	@echo "  "$@
606	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
607	@mogrify -quiet -strip $@
608
609media-removable.png: ../../../src/media-removable.svg
610	@echo "  "$@
611	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
612	@mogrify -quiet -strip $@
613
614media-tape.png: ../../../src/media-tape.svg
615	@echo "  "$@
616	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
617	@mogrify -quiet -strip $@
618
619multimedia-player.png: ../../../src/multimedia-player.svg
620	@echo "  "$@
621	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
622	@mogrify -quiet -strip $@
623
624modem.png: ../../../src/modem.svg
625	@echo "  "$@
626	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
627	@mogrify -quiet -strip $@
628
629network-vpn.png: ../../../src/network-vpn.svg
630	@echo "  "$@
631	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
632	@mogrify -quiet -strip $@
633
634network-wired.png: ../../../src/network-wired.svg
635	@echo "  "$@
636	@inkscape -z $^ --export-area=303:66:319:82 -w=16 -h=16 -e=$@ 1> /dev/null
637	@mogrify -quiet -strip $@
638
639network-wireless.png: ../../../src/network-wireless.svg
640	@echo "  "$@
641	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
642	@mogrify -quiet -strip $@
643
644pda.png: ../../../src/pda.svg
645	@echo "  "$@
646	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
647	@mogrify -quiet -strip $@
648
649phone.png: ../../../src/phone.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
654printer.png: ../../../src/printers.svg
655	@echo "  "$@
656	@inkscape -z $^ --export-area=303:359:319:375 -w=16 -h=16 -e=$@ 1> /dev/null
657	@mogrify -quiet -strip $@
658
659printer-network.png: ../../../src/printer-network.svg
660	@echo "  "$@
661	@inkscape -z $^ --export-area=303:63:319:79 -w=16 -h=16 -e=$@ 1> /dev/null
662	@mogrify -quiet -strip $@
663
664scanner.png: ../../../src/scanner.svg
665	@echo "  "$@
666	@inkscape -z $^ --export-area=303:63:319:79 -w=16 -h=16 -e=$@ 1> /dev/null
667	@mogrify -quiet -strip $@
668
669uninterruptible-power-supply.png: ../../../src/uninterruptible-power-supply.svg
670	@echo "  "$@
671	@inkscape -z $^ --export-area=303:65:319:81 -w=16 -h=16 -e=$@ 1> /dev/null
672	@mogrify -quiet -strip $@
673
674video-display.png: ../../../src/displays.svg
675	@echo "  "$@
676	@inkscape -z $^ --export-area=303:365:319:381 -w=16 -h=16 -e=$@ 1> /dev/null
677	@mogrify -quiet -strip $@
678
679.PHONY: build-png-icons-local clean-png-icons-local
680build-png-icons-local: $(png_icons)
681
682clean-png-icons-local:
683	@echo "  Cleaning icons..."
684	@rm -f $(png_icons)
685
686# Tell versions [3.59,3.63) of GNU make to not export all variables.
687# Otherwise a system limit (for SysV at least) may be exceeded.
688.NOEXPORT:
689