1# Makefile.in generated by automake 1.16.2 from Makefile.am.
2# mate/scalable-up-to-32/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/scalable-up-to-32
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/scalable-up-to-32
195abs_srcdir = /rootdir/mate/scalable-up-to-32
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/scalable-up-to-32
244top_build_prefix = ../../
245top_builddir = ../..
246top_srcdir = ../..
247MAINTAINERCLEANFILES = \
248	Makefile.in \
249	Makefile
250
251all: all-am
252
253.SUFFIXES:
254$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
255	@for dep in $?; do \
256	  case '$(am__configure_deps)' in \
257	    *$$dep*) \
258	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
259	        && { if test -f $@; then exit 0; else break; fi; }; \
260	      exit 1;; \
261	  esac; \
262	done; \
263	echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign mate/scalable-up-to-32/Makefile'; \
264	$(am__cd) $(top_srcdir) && \
265	  $(AUTOMAKE) --foreign mate/scalable-up-to-32/Makefile
266Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
267	@case '$?' in \
268	  *config.status*) \
269	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
270	  *) \
271	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
272	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
273	esac;
274
275$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
276	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
277
278$(top_srcdir)/configure:  $(am__configure_deps)
279	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
280$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
281	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
282$(am__aclocal_m4_deps):
283clean-png-icons-local:
284build-png-icons-local:
285tags TAGS:
286
287ctags CTAGS:
288
289cscope cscopelist:
290
291
292distdir: $(BUILT_SOURCES)
293	$(MAKE) $(AM_MAKEFLAGS) distdir-am
294
295distdir-am: $(DISTFILES)
296	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
297	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
298	list='$(DISTFILES)'; \
299	  dist_files=`for file in $$list; do echo $$file; done | \
300	  sed -e "s|^$$srcdirstrip/||;t" \
301	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
302	case $$dist_files in \
303	  */*) $(MKDIR_P) `echo "$$dist_files" | \
304			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
305			   sort -u` ;; \
306	esac; \
307	for file in $$dist_files; do \
308	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
309	  if test -d $$d/$$file; then \
310	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
311	    if test -d "$(distdir)/$$file"; then \
312	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
313	    fi; \
314	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
315	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
316	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
317	    fi; \
318	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
319	  else \
320	    test -f "$(distdir)/$$file" \
321	    || cp -p $$d/$$file "$(distdir)/$$file" \
322	    || exit 1; \
323	  fi; \
324	done
325check-am: all-am
326check: check-am
327all-am: Makefile
328installdirs:
329install: install-am
330install-exec: install-exec-am
331install-data: install-data-am
332uninstall: uninstall-am
333
334install-am: all-am
335	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
336
337installcheck: installcheck-am
338install-strip:
339	if test -z '$(STRIP)'; then \
340	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
341	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
342	      install; \
343	else \
344	  $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
345	    install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
346	    "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
347	fi
348mostlyclean-generic:
349
350clean-generic:
351
352distclean-generic:
353	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
354	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
355
356maintainer-clean-generic:
357	@echo "This command is intended for maintainers to use"
358	@echo "it deletes files that may require special tools to rebuild."
359	-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
360build-png-icons: build-png-icons-am
361
362build-png-icons-am: build-png-icons-local
363
364clean: clean-am
365
366clean-am: clean-generic mostlyclean-am
367
368clean-png-icons: clean-png-icons-am
369
370clean-png-icons-am: clean-png-icons-local
371
372distclean: distclean-am
373	-rm -f Makefile
374distclean-am: clean-am distclean-generic
375
376dvi: dvi-am
377
378dvi-am:
379
380html: html-am
381
382html-am:
383
384info: info-am
385
386info-am:
387
388install-data-am: install-data-local
389
390install-dvi: install-dvi-am
391
392install-dvi-am:
393
394install-exec-am:
395
396install-html: install-html-am
397
398install-html-am:
399
400install-info: install-info-am
401
402install-info-am:
403
404install-man:
405
406install-pdf: install-pdf-am
407
408install-pdf-am:
409
410install-ps: install-ps-am
411
412install-ps-am:
413
414installcheck-am:
415
416maintainer-clean: maintainer-clean-am
417	-rm -f Makefile
418maintainer-clean-am: distclean-am maintainer-clean-generic
419
420mostlyclean: mostlyclean-am
421
422mostlyclean-am: mostlyclean-generic
423
424pdf: pdf-am
425
426pdf-am:
427
428ps: ps-am
429
430ps-am:
431
432uninstall-am: uninstall-local
433
434.MAKE: install-am install-strip
435
436.PHONY: all all-am build-png-icons-am build-png-icons-local check \
437	check-am clean clean-generic clean-png-icons-am \
438	clean-png-icons-local cscopelist-am ctags-am distclean \
439	distclean-generic distdir dvi dvi-am html html-am info info-am \
440	install install-am install-data install-data-am \
441	install-data-local install-dvi install-dvi-am install-exec \
442	install-exec-am install-html install-html-am install-info \
443	install-info-am install-man install-pdf install-pdf-am \
444	install-ps install-ps-am install-strip installcheck \
445	installcheck-am installdirs maintainer-clean \
446	maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
447	pdf-am ps ps-am tags-am uninstall uninstall-am uninstall-local
448
449.PRECIOUS: Makefile
450
451
452install-data-local:
453	$(mkdir_p) $(DESTDIR)$(themedir); \
454	for dir in `cd $(top_srcdir)/mate/scalable-up-to-32 && find . -type d | sed s/.//`; do \
455		$(mkdir_p) $(DESTDIR)$(themedir)$$dir; \
456	done; \
457	for file in `cd $(top_srcdir)/mate/scalable-up-to-32 && find . -name "*.svg" | sed s@./@/@`; do \
458		$(install_sh_DATA) $(top_srcdir)/mate/scalable-up-to-32$$file $(DESTDIR)$(themedir)/$$file; \
459	done;
460
461uninstall-local:
462	if [ -d "$(DESTDIR)$(themedir)" ]; then \
463		cd $(DESTDIR)$(themedir); \
464		for file in `find . -name *.svg | sed s@./@/@`; do \
465			rm -f $(DESTDIR)$(themedir)$$file; \
466		done; \
467	fi
468
469# Tell versions [3.59,3.63) of GNU make to not export all variables.
470# Otherwise a system limit (for SysV at least) may be exceeded.
471.NOEXPORT:
472