1# Makefile.in generated by automake 1.11.1 from Makefile.am.
2# @configure_input@
3
4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6# Inc.
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
16@SET_MAKE@
17
18VPATH = @srcdir@
19pkgdatadir = $(datadir)/@PACKAGE@
20pkgincludedir = $(includedir)/@PACKAGE@
21pkglibdir = $(libdir)/@PACKAGE@
22pkglibexecdir = $(libexecdir)/@PACKAGE@
23am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
24install_sh_DATA = $(install_sh) -c -m 644
25install_sh_PROGRAM = $(install_sh) -c
26install_sh_SCRIPT = $(install_sh) -c
27INSTALL_HEADER = $(INSTALL_DATA)
28transform = $(program_transform_name)
29NORMAL_INSTALL = :
30PRE_INSTALL = :
31POST_INSTALL = :
32NORMAL_UNINSTALL = :
33PRE_UNINSTALL = :
34POST_UNINSTALL = :
35build_triplet = @build@
36host_triplet = @host@
37subdir = pixmaps/hicolor/22x22/apps
38DIST_COMMON = $(dist_icons_DATA) $(srcdir)/Makefile.am \
39	$(srcdir)/Makefile.in
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
41am__aclocal_m4_deps = $(top_srcdir)/configure.ac
42am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
43	$(ACLOCAL_M4)
44mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
45CONFIG_HEADER = $(top_builddir)/config.h
46CONFIG_CLEAN_FILES =
47CONFIG_CLEAN_VPATH_FILES =
48SOURCES =
49DIST_SOURCES =
50am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
51am__vpath_adj = case $$p in \
52    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
53    *) f=$$p;; \
54  esac;
55am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
56am__install_max = 40
57am__nobase_strip_setup = \
58  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
59am__nobase_strip = \
60  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
61am__nobase_list = $(am__nobase_strip_setup); \
62  for p in $$list; do echo "$$p $$p"; done | \
63  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
64  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
65    if (++n[$$2] == $(am__install_max)) \
66      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
67    END { for (dir in files) print dir, files[dir] }'
68am__base_list = \
69  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
70  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
71am__installdirs = "$(DESTDIR)$(iconsdir)"
72DATA = $(dist_icons_DATA)
73DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
74ACLOCAL = @ACLOCAL@
75ALL_LINGUAS = @ALL_LINGUAS@
76AMTAR = @AMTAR@
77AR = @AR@
78AUTOCONF = @AUTOCONF@
79AUTOHEADER = @AUTOHEADER@
80AUTOMAKE = @AUTOMAKE@
81AWK = @AWK@
82CATALOGS = @CATALOGS@
83CATOBJEXT = @CATOBJEXT@
84CC = @CC@
85CCDEPMODE = @CCDEPMODE@
86CFLAGS = @CFLAGS@
87CPP = @CPP@
88CPPFLAGS = @CPPFLAGS@
89CYGPATH_W = @CYGPATH_W@
90DATADIRNAME = @DATADIRNAME@
91DEFS = @DEFS@
92DEPDIR = @DEPDIR@
93DSYMUTIL = @DSYMUTIL@
94DUMPBIN = @DUMPBIN@
95ECHO_C = @ECHO_C@
96ECHO_N = @ECHO_N@
97ECHO_T = @ECHO_T@
98EGREP = @EGREP@
99EXEEXT = @EXEEXT@
100FGREP = @FGREP@
101GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
102GMOFILES = @GMOFILES@
103GMSGFMT = @GMSGFMT@
104GREP = @GREP@
105INSTALL = @INSTALL@
106INSTALL_DATA = @INSTALL_DATA@
107INSTALL_PROGRAM = @INSTALL_PROGRAM@
108INSTALL_SCRIPT = @INSTALL_SCRIPT@
109INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
110INSTOBJEXT = @INSTOBJEXT@
111INTLLIBS = @INTLLIBS@
112INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
113INTLTOOL_MERGE = @INTLTOOL_MERGE@
114INTLTOOL_PERL = @INTLTOOL_PERL@
115INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
116LD = @LD@
117LDFLAGS = @LDFLAGS@
118LIBOBJS = @LIBOBJS@
119LIBS = @LIBS@
120LIBTOOL = @LIBTOOL@
121LIPO = @LIPO@
122LN_S = @LN_S@
123LTLIBOBJS = @LTLIBOBJS@
124MAKEINFO = @MAKEINFO@
125MKDIR_P = @MKDIR_P@
126MKINSTALLDIRS = @MKINSTALLDIRS@
127MSGFMT = @MSGFMT@
128MSGFMT_OPTS = @MSGFMT_OPTS@
129MSGMERGE = @MSGMERGE@
130NM = @NM@
131NMEDIT = @NMEDIT@
132OBJDUMP = @OBJDUMP@
133OBJEXT = @OBJEXT@
134OTOOL = @OTOOL@
135OTOOL64 = @OTOOL64@
136PACKAGE = @PACKAGE@
137PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
138PACKAGE_NAME = @PACKAGE_NAME@
139PACKAGE_STRING = @PACKAGE_STRING@
140PACKAGE_TARNAME = @PACKAGE_TARNAME@
141PACKAGE_URL = @PACKAGE_URL@
142PACKAGE_VERSION = @PACKAGE_VERSION@
143PATH_SEPARATOR = @PATH_SEPARATOR@
144PKG_CONFIG = @PKG_CONFIG@
145PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
146PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
147POFILES = @POFILES@
148POSUB = @POSUB@
149PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
150PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
151RANLIB = @RANLIB@
152SED = @SED@
153SET_MAKE = @SET_MAKE@
154SHELL = @SHELL@
155STRIP = @STRIP@
156USE_NLS = @USE_NLS@
157VERSION = @VERSION@
158XGETTEXT = @XGETTEXT@
159abs_builddir = @abs_builddir@
160abs_srcdir = @abs_srcdir@
161abs_top_builddir = @abs_top_builddir@
162abs_top_srcdir = @abs_top_srcdir@
163ac_ct_CC = @ac_ct_CC@
164ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
165am__include = @am__include@
166am__leading_dot = @am__leading_dot@
167am__quote = @am__quote@
168am__tar = @am__tar@
169am__untar = @am__untar@
170bindir = @bindir@
171build = @build@
172build_alias = @build_alias@
173build_cpu = @build_cpu@
174build_os = @build_os@
175build_vendor = @build_vendor@
176builddir = @builddir@
177datadir = @datadir@
178datarootdir = @datarootdir@
179docdir = @docdir@
180dvidir = @dvidir@
181exec_prefix = @exec_prefix@
182gmpcalbumview_CFLAGS = @gmpcalbumview_CFLAGS@
183gmpcalbumview_LIBS = @gmpcalbumview_LIBS@
184host = @host@
185host_alias = @host_alias@
186host_cpu = @host_cpu@
187host_os = @host_os@
188host_vendor = @host_vendor@
189htmldir = @htmldir@
190includedir = @includedir@
191infodir = @infodir@
192install_sh = @install_sh@
193libdir = @libdir@
194libexecdir = @libexecdir@
195localedir = @localedir@
196localstatedir = @localstatedir@
197lt_ECHO = @lt_ECHO@
198mandir = @mandir@
199mkdir_p = @mkdir_p@
200oldincludedir = @oldincludedir@
201pdfdir = @pdfdir@
202prefix = @prefix@
203program_transform_name = @program_transform_name@
204psdir = @psdir@
205sbindir = @sbindir@
206sharedstatedir = @sharedstatedir@
207srcdir = @srcdir@
208sysconfdir = @sysconfdir@
209target_alias = @target_alias@
210top_build_prefix = @top_build_prefix@
211top_builddir = @top_builddir@
212top_srcdir = @top_srcdir@
213themedir = $(pkgdatadir)/icons/hicolor
214size = 22x22
215context = apps
216iconsdir = $(themedir)/$(size)/$(context)
217dist_icons_DATA = \
218		albumview.png
219
220all: all-am
221
222.SUFFIXES:
223$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
224	@for dep in $?; do \
225	  case '$(am__configure_deps)' in \
226	    *$$dep*) \
227	      ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
228	        && { if test -f $@; then exit 0; else break; fi; }; \
229	      exit 1;; \
230	  esac; \
231	done; \
232	echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu pixmaps/hicolor/22x22/apps/Makefile'; \
233	$(am__cd) $(top_srcdir) && \
234	  $(AUTOMAKE) --gnu pixmaps/hicolor/22x22/apps/Makefile
235.PRECIOUS: Makefile
236Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
237	@case '$?' in \
238	  *config.status*) \
239	    cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
240	  *) \
241	    echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
242	    cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
243	esac;
244
245$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
246	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
247
248$(top_srcdir)/configure:  $(am__configure_deps)
249	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
250$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
251	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
252$(am__aclocal_m4_deps):
253
254mostlyclean-libtool:
255	-rm -f *.lo
256
257clean-libtool:
258	-rm -rf .libs _libs
259install-dist_iconsDATA: $(dist_icons_DATA)
260	@$(NORMAL_INSTALL)
261	test -z "$(iconsdir)" || $(MKDIR_P) "$(DESTDIR)$(iconsdir)"
262	@list='$(dist_icons_DATA)'; test -n "$(iconsdir)" || list=; \
263	for p in $$list; do \
264	  if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \
265	  echo "$$d$$p"; \
266	done | $(am__base_list) | \
267	while read files; do \
268	  echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(iconsdir)'"; \
269	  $(INSTALL_DATA) $$files "$(DESTDIR)$(iconsdir)" || exit $$?; \
270	done
271
272uninstall-dist_iconsDATA:
273	@$(NORMAL_UNINSTALL)
274	@list='$(dist_icons_DATA)'; test -n "$(iconsdir)" || list=; \
275	files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
276	test -n "$$files" || exit 0; \
277	echo " ( cd '$(DESTDIR)$(iconsdir)' && rm -f" $$files ")"; \
278	cd "$(DESTDIR)$(iconsdir)" && rm -f $$files
279tags: TAGS
280TAGS:
281
282ctags: CTAGS
283CTAGS:
284
285
286distdir: $(DISTFILES)
287	@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
288	topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
289	list='$(DISTFILES)'; \
290	  dist_files=`for file in $$list; do echo $$file; done | \
291	  sed -e "s|^$$srcdirstrip/||;t" \
292	      -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
293	case $$dist_files in \
294	  */*) $(MKDIR_P) `echo "$$dist_files" | \
295			   sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
296			   sort -u` ;; \
297	esac; \
298	for file in $$dist_files; do \
299	  if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
300	  if test -d $$d/$$file; then \
301	    dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
302	    if test -d "$(distdir)/$$file"; then \
303	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
304	    fi; \
305	    if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
306	      cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
307	      find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
308	    fi; \
309	    cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
310	  else \
311	    test -f "$(distdir)/$$file" \
312	    || cp -p $$d/$$file "$(distdir)/$$file" \
313	    || exit 1; \
314	  fi; \
315	done
316check-am: all-am
317check: check-am
318all-am: Makefile $(DATA)
319installdirs:
320	for dir in "$(DESTDIR)$(iconsdir)"; do \
321	  test -z "$$dir" || $(MKDIR_P) "$$dir"; \
322	done
323install: install-am
324install-exec: install-exec-am
325install-data: install-data-am
326uninstall: uninstall-am
327
328install-am: all-am
329	@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
330
331installcheck: installcheck-am
332install-strip:
333	$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
334	  install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
335	  `test -z '$(STRIP)' || \
336	    echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
337mostlyclean-generic:
338
339clean-generic:
340
341distclean-generic:
342	-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
343	-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
344
345maintainer-clean-generic:
346	@echo "This command is intended for maintainers to use"
347	@echo "it deletes files that may require special tools to rebuild."
348clean: clean-am
349
350clean-am: clean-generic clean-libtool mostlyclean-am
351
352distclean: distclean-am
353	-rm -f Makefile
354distclean-am: clean-am distclean-generic
355
356dvi: dvi-am
357
358dvi-am:
359
360html: html-am
361
362html-am:
363
364info: info-am
365
366info-am:
367
368install-data-am: install-dist_iconsDATA
369
370install-dvi: install-dvi-am
371
372install-dvi-am:
373
374install-exec-am:
375
376install-html: install-html-am
377
378install-html-am:
379
380install-info: install-info-am
381
382install-info-am:
383
384install-man:
385
386install-pdf: install-pdf-am
387
388install-pdf-am:
389
390install-ps: install-ps-am
391
392install-ps-am:
393
394installcheck-am:
395
396maintainer-clean: maintainer-clean-am
397	-rm -f Makefile
398maintainer-clean-am: distclean-am maintainer-clean-generic
399
400mostlyclean: mostlyclean-am
401
402mostlyclean-am: mostlyclean-generic mostlyclean-libtool
403
404pdf: pdf-am
405
406pdf-am:
407
408ps: ps-am
409
410ps-am:
411
412uninstall-am: uninstall-dist_iconsDATA
413
414.MAKE: install-am install-strip
415
416.PHONY: all all-am check check-am clean clean-generic clean-libtool \
417	distclean distclean-generic distclean-libtool distdir dvi \
418	dvi-am html html-am info info-am install install-am \
419	install-data install-data-am install-dist_iconsDATA \
420	install-dvi install-dvi-am install-exec install-exec-am \
421	install-html install-html-am install-info install-info-am \
422	install-man install-pdf install-pdf-am install-ps \
423	install-ps-am install-strip installcheck installcheck-am \
424	installdirs maintainer-clean maintainer-clean-generic \
425	mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
426	ps ps-am uninstall uninstall-am uninstall-dist_iconsDATA
427
428
429# Tell versions [3.59,3.63) of GNU make to not export all variables.
430# Otherwise a system limit (for SysV at least) may be exceeded.
431.NOEXPORT:
432