]> git.sur5r.net Git - glabels/blob - data/icons/Makefile.in
Imported Upstream version 3.0.0
[glabels] / data / icons / Makefile.in
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 VPATH = @srcdir@
18 pkgdatadir = $(datadir)/@PACKAGE@
19 pkgincludedir = $(includedir)/@PACKAGE@
20 pkglibdir = $(libdir)/@PACKAGE@
21 pkglibexecdir = $(libexecdir)/@PACKAGE@
22 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23 install_sh_DATA = $(install_sh) -c -m 644
24 install_sh_PROGRAM = $(install_sh) -c
25 install_sh_SCRIPT = $(install_sh) -c
26 INSTALL_HEADER = $(INSTALL_DATA)
27 transform = $(program_transform_name)
28 NORMAL_INSTALL = :
29 PRE_INSTALL = :
30 POST_INSTALL = :
31 NORMAL_UNINSTALL = :
32 PRE_UNINSTALL = :
33 POST_UNINSTALL = :
34 build_triplet = @build@
35 host_triplet = @host@
36 subdir = data/icons
37 DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
38 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
39 am__aclocal_m4_deps = $(top_srcdir)/configure.ac
40 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
41         $(ACLOCAL_M4)
42 mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
43 CONFIG_HEADER = $(top_builddir)/config.h
44 CONFIG_CLEAN_FILES =
45 CONFIG_CLEAN_VPATH_FILES =
46 AM_V_GEN = $(am__v_GEN_$(V))
47 am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
48 am__v_GEN_0 = @echo "  GEN   " $@;
49 AM_V_at = $(am__v_at_$(V))
50 am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
51 am__v_at_0 = @
52 SOURCES =
53 DIST_SOURCES =
54 RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
55         html-recursive info-recursive install-data-recursive \
56         install-dvi-recursive install-exec-recursive \
57         install-html-recursive install-info-recursive \
58         install-pdf-recursive install-ps-recursive install-recursive \
59         installcheck-recursive installdirs-recursive pdf-recursive \
60         ps-recursive uninstall-recursive
61 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
62   distclean-recursive maintainer-clean-recursive
63 AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
64         $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
65         distdir
66 ETAGS = etags
67 CTAGS = ctags
68 DIST_SUBDIRS = $(SUBDIRS)
69 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
70 am__relativize = \
71   dir0=`pwd`; \
72   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
73   sed_rest='s,^[^/]*/*,,'; \
74   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
75   sed_butlast='s,/*[^/]*$$,,'; \
76   while test -n "$$dir1"; do \
77     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
78     if test "$$first" != "."; then \
79       if test "$$first" = ".."; then \
80         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
81         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
82       else \
83         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
84         if test "$$first2" = "$$first"; then \
85           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
86         else \
87           dir2="../$$dir2"; \
88         fi; \
89         dir0="$$dir0"/"$$first"; \
90       fi; \
91     fi; \
92     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
93   done; \
94   reldir="$$dir2"
95 ACLOCAL = @ACLOCAL@
96 ALL_LINGUAS = @ALL_LINGUAS@
97 AMTAR = @AMTAR@
98 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
99 AR = @AR@
100 AUTOCONF = @AUTOCONF@
101 AUTOHEADER = @AUTOHEADER@
102 AUTOMAKE = @AUTOMAKE@
103 AWK = @AWK@
104 CAIRO_REQUIRED = @CAIRO_REQUIRED@
105 CATALOGS = @CATALOGS@
106 CATOBJEXT = @CATOBJEXT@
107 CC = @CC@
108 CCDEPMODE = @CCDEPMODE@
109 CFLAGS = @CFLAGS@
110 CPP = @CPP@
111 CPPFLAGS = @CPPFLAGS@
112 CYGPATH_W = @CYGPATH_W@
113 DATADIRNAME = @DATADIRNAME@
114 DEFS = @DEFS@
115 DEPDIR = @DEPDIR@
116 DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
117 DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
118 DLLTOOL = @DLLTOOL@
119 DOC_USER_FORMATS = @DOC_USER_FORMATS@
120 DSYMUTIL = @DSYMUTIL@
121 DUMPBIN = @DUMPBIN@
122 ECHO_C = @ECHO_C@
123 ECHO_N = @ECHO_N@
124 ECHO_T = @ECHO_T@
125 EGREP = @EGREP@
126 EXEEXT = @EXEEXT@
127 FGREP = @FGREP@
128 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
129 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
130 GLABELS_BRANCH = @GLABELS_BRANCH@
131 GLABELS_CFLAGS = @GLABELS_CFLAGS@
132 GLABELS_LIBS = @GLABELS_LIBS@
133 GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
134 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
135 GLIB_REQUIRED = @GLIB_REQUIRED@
136 GMOFILES = @GMOFILES@
137 GMSGFMT = @GMSGFMT@
138 GREP = @GREP@
139 GSETTINGS_DISABLE_SCHEMAS_COMPILE = @GSETTINGS_DISABLE_SCHEMAS_COMPILE@
140 GTKDOC_CHECK = @GTKDOC_CHECK@
141 GTKDOC_MKPDF = @GTKDOC_MKPDF@
142 GTKDOC_REBASE = @GTKDOC_REBASE@
143 GTK_REQUIRED = @GTK_REQUIRED@
144 GTK_UPDATE_ICON_CACHE = @GTK_UPDATE_ICON_CACHE@
145 HELP_DIR = @HELP_DIR@
146 HTML_DIR = @HTML_DIR@
147 INSTALL = @INSTALL@
148 INSTALL_DATA = @INSTALL_DATA@
149 INSTALL_PROGRAM = @INSTALL_PROGRAM@
150 INSTALL_SCRIPT = @INSTALL_SCRIPT@
151 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
152 INSTOBJEXT = @INSTOBJEXT@
153 INTLLIBS = @INTLLIBS@
154 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
155 INTLTOOL_MERGE = @INTLTOOL_MERGE@
156 INTLTOOL_PERL = @INTLTOOL_PERL@
157 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
158 LD = @LD@
159 LDFLAGS = @LDFLAGS@
160 LIBBARCODE_CFLAGS = @LIBBARCODE_CFLAGS@
161 LIBBARCODE_LIBS = @LIBBARCODE_LIBS@
162 LIBBARCODE_REQUIRED = @LIBBARCODE_REQUIRED@
163 LIBEBOOK_CFLAGS = @LIBEBOOK_CFLAGS@
164 LIBEBOOK_LIBS = @LIBEBOOK_LIBS@
165 LIBEBOOK_REQUIRED = @LIBEBOOK_REQUIRED@
166 LIBGLABELS_API_VERSION = @LIBGLABELS_API_VERSION@
167 LIBGLABELS_BRANCH = @LIBGLABELS_BRANCH@
168 LIBGLABELS_CFLAGS = @LIBGLABELS_CFLAGS@
169 LIBGLABELS_LIBS = @LIBGLABELS_LIBS@
170 LIBGLBARCODE_API_VERSION = @LIBGLBARCODE_API_VERSION@
171 LIBGLBARCODE_BRANCH = @LIBGLBARCODE_BRANCH@
172 LIBGLBARCODE_CFLAGS = @LIBGLBARCODE_CFLAGS@
173 LIBGLBARCODE_LIBS = @LIBGLBARCODE_LIBS@
174 LIBIEC16022_CFLAGS = @LIBIEC16022_CFLAGS@
175 LIBIEC16022_LIBS = @LIBIEC16022_LIBS@
176 LIBIEC16022_REQUIRED = @LIBIEC16022_REQUIRED@
177 LIBOBJS = @LIBOBJS@
178 LIBQRENCODE_CFLAGS = @LIBQRENCODE_CFLAGS@
179 LIBQRENCODE_LIBS = @LIBQRENCODE_LIBS@
180 LIBQRENCODE_REQUIRED = @LIBQRENCODE_REQUIRED@
181 LIBRSVG_REQUIRED = @LIBRSVG_REQUIRED@
182 LIBS = @LIBS@
183 LIBTOOL = @LIBTOOL@
184 LIBXML_REQUIRED = @LIBXML_REQUIRED@
185 LIBZINT_CFLAGS = @LIBZINT_CFLAGS@
186 LIBZINT_LIBS = @LIBZINT_LIBS@
187 LIBZINT_REQUIRED = @LIBZINT_REQUIRED@
188 LIPO = @LIPO@
189 LN_S = @LN_S@
190 LTLIBOBJS = @LTLIBOBJS@
191 MAINT = @MAINT@
192 MAKEINFO = @MAKEINFO@
193 MANIFEST_TOOL = @MANIFEST_TOOL@
194 MKDIR_P = @MKDIR_P@
195 MKINSTALLDIRS = @MKINSTALLDIRS@
196 MSGFMT = @MSGFMT@
197 MSGFMT_OPTS = @MSGFMT_OPTS@
198 MSGMERGE = @MSGMERGE@
199 NM = @NM@
200 NMEDIT = @NMEDIT@
201 OBJDUMP = @OBJDUMP@
202 OBJEXT = @OBJEXT@
203 OMF_DIR = @OMF_DIR@
204 OTOOL = @OTOOL@
205 OTOOL64 = @OTOOL64@
206 PACKAGE = @PACKAGE@
207 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
208 PACKAGE_NAME = @PACKAGE_NAME@
209 PACKAGE_STRING = @PACKAGE_STRING@
210 PACKAGE_TARNAME = @PACKAGE_TARNAME@
211 PACKAGE_URL = @PACKAGE_URL@
212 PACKAGE_VERSION = @PACKAGE_VERSION@
213 PANGO_REQUIRED = @PANGO_REQUIRED@
214 PATH_SEPARATOR = @PATH_SEPARATOR@
215 PKG_CONFIG = @PKG_CONFIG@
216 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
217 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
218 POFILES = @POFILES@
219 POSUB = @POSUB@
220 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
221 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
222 RANLIB = @RANLIB@
223 SED = @SED@
224 SET_MAKE = @SET_MAKE@
225 SHELL = @SHELL@
226 STRIP = @STRIP@
227 USE_NLS = @USE_NLS@
228 VERSION = @VERSION@
229 WARN_CFLAGS = @WARN_CFLAGS@
230 XGETTEXT = @XGETTEXT@
231 abs_builddir = @abs_builddir@
232 abs_srcdir = @abs_srcdir@
233 abs_top_builddir = @abs_top_builddir@
234 abs_top_srcdir = @abs_top_srcdir@
235 ac_ct_AR = @ac_ct_AR@
236 ac_ct_CC = @ac_ct_CC@
237 ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
238 am__include = @am__include@
239 am__leading_dot = @am__leading_dot@
240 am__quote = @am__quote@
241 am__tar = @am__tar@
242 am__untar = @am__untar@
243 bindir = @bindir@
244 build = @build@
245 build_alias = @build_alias@
246 build_cpu = @build_cpu@
247 build_os = @build_os@
248 build_vendor = @build_vendor@
249 builddir = @builddir@
250 datadir = @datadir@
251 datarootdir = @datarootdir@
252 docdir = @docdir@
253 dvidir = @dvidir@
254 exec_prefix = @exec_prefix@
255 gsettingsschemadir = @gsettingsschemadir@
256 host = @host@
257 host_alias = @host_alias@
258 host_cpu = @host_cpu@
259 host_os = @host_os@
260 host_vendor = @host_vendor@
261 htmldir = @htmldir@
262 includedir = @includedir@
263 infodir = @infodir@
264 install_sh = @install_sh@
265 libdir = @libdir@
266 libexecdir = @libexecdir@
267 localedir = @localedir@
268 localstatedir = @localstatedir@
269 mandir = @mandir@
270 mkdir_p = @mkdir_p@
271 oldincludedir = @oldincludedir@
272 pdfdir = @pdfdir@
273 prefix = @prefix@
274 program_transform_name = @program_transform_name@
275 psdir = @psdir@
276 sbindir = @sbindir@
277 sharedstatedir = @sharedstatedir@
278 srcdir = @srcdir@
279 sysconfdir = @sysconfdir@
280 target_alias = @target_alias@
281 top_build_prefix = @top_build_prefix@
282 top_builddir = @top_builddir@
283 top_srcdir = @top_srcdir@
284 SUBDIRS = 16x16 22x22 24x24 32x32 48x48
285 gtk_update_icon_cache = $(GTK_UPDATE_ICON_CACHE) -f -t $(datadir)/icons/hicolor
286 all: all-recursive
287
288 .SUFFIXES:
289 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
290         @for dep in $?; do \
291           case '$(am__configure_deps)' in \
292             *$$dep*) \
293               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
294                 && { if test -f $@; then exit 0; else break; fi; }; \
295               exit 1;; \
296           esac; \
297         done; \
298         echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu data/icons/Makefile'; \
299         $(am__cd) $(top_srcdir) && \
300           $(AUTOMAKE) --gnu data/icons/Makefile
301 .PRECIOUS: Makefile
302 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
303         @case '$?' in \
304           *config.status*) \
305             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
306           *) \
307             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
308             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
309         esac;
310
311 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
312         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
313
314 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
315         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
316 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
317         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
318 $(am__aclocal_m4_deps):
319
320 mostlyclean-libtool:
321         -rm -f *.lo
322
323 clean-libtool:
324         -rm -rf .libs _libs
325
326 # This directory's subdirectories are mostly independent; you can cd
327 # into them and run `make' without going through this Makefile.
328 # To change the values of `make' variables: instead of editing Makefiles,
329 # (1) if the variable is set in `config.status', edit `config.status'
330 #     (which will cause the Makefiles to be regenerated when you run `make');
331 # (2) otherwise, pass the desired values on the `make' command line.
332 $(RECURSIVE_TARGETS):
333         @fail= failcom='exit 1'; \
334         for f in x $$MAKEFLAGS; do \
335           case $$f in \
336             *=* | --[!k]*);; \
337             *k*) failcom='fail=yes';; \
338           esac; \
339         done; \
340         dot_seen=no; \
341         target=`echo $@ | sed s/-recursive//`; \
342         list='$(SUBDIRS)'; for subdir in $$list; do \
343           echo "Making $$target in $$subdir"; \
344           if test "$$subdir" = "."; then \
345             dot_seen=yes; \
346             local_target="$$target-am"; \
347           else \
348             local_target="$$target"; \
349           fi; \
350           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
351           || eval $$failcom; \
352         done; \
353         if test "$$dot_seen" = "no"; then \
354           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
355         fi; test -z "$$fail"
356
357 $(RECURSIVE_CLEAN_TARGETS):
358         @fail= failcom='exit 1'; \
359         for f in x $$MAKEFLAGS; do \
360           case $$f in \
361             *=* | --[!k]*);; \
362             *k*) failcom='fail=yes';; \
363           esac; \
364         done; \
365         dot_seen=no; \
366         case "$@" in \
367           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
368           *) list='$(SUBDIRS)' ;; \
369         esac; \
370         rev=''; for subdir in $$list; do \
371           if test "$$subdir" = "."; then :; else \
372             rev="$$subdir $$rev"; \
373           fi; \
374         done; \
375         rev="$$rev ."; \
376         target=`echo $@ | sed s/-recursive//`; \
377         for subdir in $$rev; do \
378           echo "Making $$target in $$subdir"; \
379           if test "$$subdir" = "."; then \
380             local_target="$$target-am"; \
381           else \
382             local_target="$$target"; \
383           fi; \
384           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
385           || eval $$failcom; \
386         done && test -z "$$fail"
387 tags-recursive:
388         list='$(SUBDIRS)'; for subdir in $$list; do \
389           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
390         done
391 ctags-recursive:
392         list='$(SUBDIRS)'; for subdir in $$list; do \
393           test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
394         done
395
396 ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
397         list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
398         unique=`for i in $$list; do \
399             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
400           done | \
401           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
402               END { if (nonempty) { for (i in files) print i; }; }'`; \
403         mkid -fID $$unique
404 tags: TAGS
405
406 TAGS: tags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
407                 $(TAGS_FILES) $(LISP)
408         set x; \
409         here=`pwd`; \
410         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
411           include_option=--etags-include; \
412           empty_fix=.; \
413         else \
414           include_option=--include; \
415           empty_fix=; \
416         fi; \
417         list='$(SUBDIRS)'; for subdir in $$list; do \
418           if test "$$subdir" = .; then :; else \
419             test ! -f $$subdir/TAGS || \
420               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
421           fi; \
422         done; \
423         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
424         unique=`for i in $$list; do \
425             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
426           done | \
427           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
428               END { if (nonempty) { for (i in files) print i; }; }'`; \
429         shift; \
430         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
431           test -n "$$unique" || unique=$$empty_fix; \
432           if test $$# -gt 0; then \
433             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
434               "$$@" $$unique; \
435           else \
436             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
437               $$unique; \
438           fi; \
439         fi
440 ctags: CTAGS
441 CTAGS: ctags-recursive $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
442                 $(TAGS_FILES) $(LISP)
443         list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
444         unique=`for i in $$list; do \
445             if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
446           done | \
447           $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
448               END { if (nonempty) { for (i in files) print i; }; }'`; \
449         test -z "$(CTAGS_ARGS)$$unique" \
450           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
451              $$unique
452
453 GTAGS:
454         here=`$(am__cd) $(top_builddir) && pwd` \
455           && $(am__cd) $(top_srcdir) \
456           && gtags -i $(GTAGS_ARGS) "$$here"
457
458 distclean-tags:
459         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
460
461 distdir: $(DISTFILES)
462         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
463         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
464         list='$(DISTFILES)'; \
465           dist_files=`for file in $$list; do echo $$file; done | \
466           sed -e "s|^$$srcdirstrip/||;t" \
467               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
468         case $$dist_files in \
469           */*) $(MKDIR_P) `echo "$$dist_files" | \
470                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
471                            sort -u` ;; \
472         esac; \
473         for file in $$dist_files; do \
474           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
475           if test -d $$d/$$file; then \
476             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
477             if test -d "$(distdir)/$$file"; then \
478               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
479             fi; \
480             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
481               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
482               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
483             fi; \
484             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
485           else \
486             test -f "$(distdir)/$$file" \
487             || cp -p $$d/$$file "$(distdir)/$$file" \
488             || exit 1; \
489           fi; \
490         done
491         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
492           if test "$$subdir" = .; then :; else \
493             test -d "$(distdir)/$$subdir" \
494             || $(MKDIR_P) "$(distdir)/$$subdir" \
495             || exit 1; \
496           fi; \
497         done
498         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
499           if test "$$subdir" = .; then :; else \
500             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
501             $(am__relativize); \
502             new_distdir=$$reldir; \
503             dir1=$$subdir; dir2="$(top_distdir)"; \
504             $(am__relativize); \
505             new_top_distdir=$$reldir; \
506             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
507             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
508             ($(am__cd) $$subdir && \
509               $(MAKE) $(AM_MAKEFLAGS) \
510                 top_distdir="$$new_top_distdir" \
511                 distdir="$$new_distdir" \
512                 am__remove_distdir=: \
513                 am__skip_length_check=: \
514                 am__skip_mode_fix=: \
515                 distdir) \
516               || exit 1; \
517           fi; \
518         done
519 check-am: all-am
520 check: check-recursive
521 all-am: Makefile
522 installdirs: installdirs-recursive
523 installdirs-am:
524 install: install-recursive
525 install-exec: install-exec-recursive
526 install-data: install-data-recursive
527 uninstall: uninstall-recursive
528
529 install-am: all-am
530         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
531
532 installcheck: installcheck-recursive
533 install-strip:
534         $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
535           install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
536           `test -z '$(STRIP)' || \
537             echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
538 mostlyclean-generic:
539
540 clean-generic:
541
542 distclean-generic:
543         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
544         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
545
546 maintainer-clean-generic:
547         @echo "This command is intended for maintainers to use"
548         @echo "it deletes files that may require special tools to rebuild."
549 clean: clean-recursive
550
551 clean-am: clean-generic clean-libtool mostlyclean-am
552
553 distclean: distclean-recursive
554         -rm -f Makefile
555 distclean-am: clean-am distclean-generic distclean-tags
556
557 dvi: dvi-recursive
558
559 dvi-am:
560
561 html: html-recursive
562
563 html-am:
564
565 info: info-recursive
566
567 info-am:
568
569 install-data-am:
570         @$(NORMAL_INSTALL)
571         $(MAKE) $(AM_MAKEFLAGS) install-data-hook
572 install-dvi: install-dvi-recursive
573
574 install-dvi-am:
575
576 install-exec-am:
577
578 install-html: install-html-recursive
579
580 install-html-am:
581
582 install-info: install-info-recursive
583
584 install-info-am:
585
586 install-man:
587
588 install-pdf: install-pdf-recursive
589
590 install-pdf-am:
591
592 install-ps: install-ps-recursive
593
594 install-ps-am:
595
596 installcheck-am:
597
598 maintainer-clean: maintainer-clean-recursive
599         -rm -f Makefile
600 maintainer-clean-am: distclean-am maintainer-clean-generic
601
602 mostlyclean: mostlyclean-recursive
603
604 mostlyclean-am: mostlyclean-generic mostlyclean-libtool
605
606 pdf: pdf-recursive
607
608 pdf-am:
609
610 ps: ps-recursive
611
612 ps-am:
613
614 uninstall-am:
615         @$(NORMAL_INSTALL)
616         $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
617 .MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \
618         install-am install-data-am install-strip tags-recursive \
619         uninstall-am
620
621 .PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
622         all all-am check check-am clean clean-generic clean-libtool \
623         ctags ctags-recursive distclean distclean-generic \
624         distclean-libtool distclean-tags distdir dvi dvi-am html \
625         html-am info info-am install install-am install-data \
626         install-data-am install-data-hook install-dvi install-dvi-am \
627         install-exec install-exec-am install-html install-html-am \
628         install-info install-info-am install-man install-pdf \
629         install-pdf-am install-ps install-ps-am install-strip \
630         installcheck installcheck-am installdirs installdirs-am \
631         maintainer-clean maintainer-clean-generic mostlyclean \
632         mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
633         tags tags-recursive uninstall uninstall-am uninstall-hook
634
635
636 install-data-hook: update-icon-cache
637 uninstall-hook: update-icon-cache
638 update-icon-cache:
639         @-if test -z "$(DESTDIR)"; then \
640                 echo "Updating Gtk icon cache."; \
641                 $(gtk_update_icon_cache); \
642         else \
643                 echo "*** Icon cache not updated.  After (un)install, run this:"; \
644                 echo "***   $(gtk_update_icon_cache)"; \
645         fi
646
647 # Tell versions [3.59,3.63) of GNU make to not export all variables.
648 # Otherwise a system limit (for SysV at least) may be exceeded.
649 .NOEXPORT: