Adding generated files
[geeqie.git] / src / icons / Makefile.in
1 # Makefile.in generated by automake 1.16.1 from Makefile.am.
2 # @configure_input@
3
4 # Copyright (C) 1994-2018 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 @SET_MAKE@
16
17 VPATH = @srcdir@
18 am__is_gnu_make = { \
19   if test -z '$(MAKELEVEL)'; then \
20     false; \
21   elif test -n '$(MAKE_HOST)'; then \
22     true; \
23   elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
24     true; \
25   else \
26     false; \
27   fi; \
28 }
29 am__make_running_with_option = \
30   case $${target_option-} in \
31       ?) ;; \
32       *) echo "am__make_running_with_option: internal error: invalid" \
33               "target option '$${target_option-}' specified" >&2; \
34          exit 1;; \
35   esac; \
36   has_opt=no; \
37   sane_makeflags=$$MAKEFLAGS; \
38   if $(am__is_gnu_make); then \
39     sane_makeflags=$$MFLAGS; \
40   else \
41     case $$MAKEFLAGS in \
42       *\\[\ \   ]*) \
43         bs=\\; \
44         sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
45           | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
46     esac; \
47   fi; \
48   skip_next=no; \
49   strip_trailopt () \
50   { \
51     flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
52   }; \
53   for flg in $$sane_makeflags; do \
54     test $$skip_next = yes && { skip_next=no; continue; }; \
55     case $$flg in \
56       *=*|--*) continue;; \
57         -*I) strip_trailopt 'I'; skip_next=yes;; \
58       -*I?*) strip_trailopt 'I';; \
59         -*O) strip_trailopt 'O'; skip_next=yes;; \
60       -*O?*) strip_trailopt 'O';; \
61         -*l) strip_trailopt 'l'; skip_next=yes;; \
62       -*l?*) strip_trailopt 'l';; \
63       -[dEDm]) skip_next=yes;; \
64       -[JT]) skip_next=yes;; \
65     esac; \
66     case $$flg in \
67       *$$target_option*) has_opt=yes; break;; \
68     esac; \
69   done; \
70   test $$has_opt = yes
71 am__make_dryrun = (target_option=n; $(am__make_running_with_option))
72 am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
73 pkgdatadir = $(datadir)/@PACKAGE@
74 pkgincludedir = $(includedir)/@PACKAGE@
75 pkglibdir = $(libdir)/@PACKAGE@
76 pkglibexecdir = $(libexecdir)/@PACKAGE@
77 am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
78 install_sh_DATA = $(install_sh) -c -m 644
79 install_sh_PROGRAM = $(install_sh) -c
80 install_sh_SCRIPT = $(install_sh) -c
81 INSTALL_HEADER = $(INSTALL_DATA)
82 transform = $(program_transform_name)
83 NORMAL_INSTALL = :
84 PRE_INSTALL = :
85 POST_INSTALL = :
86 NORMAL_UNINSTALL = :
87 PRE_UNINSTALL = :
88 POST_UNINSTALL = :
89 subdir = src/icons
90 ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
91 am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
92         $(top_srcdir)/configure.ac
93 am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
94         $(ACLOCAL_M4)
95 DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
96 mkinstalldirs = $(install_sh) -d
97 CONFIG_HEADER = $(top_builddir)/config.h
98 CONFIG_CLEAN_FILES =
99 CONFIG_CLEAN_VPATH_FILES =
100 AM_V_P = $(am__v_P_@AM_V@)
101 am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
102 am__v_P_0 = false
103 am__v_P_1 = :
104 AM_V_GEN = $(am__v_GEN_@AM_V@)
105 am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
106 am__v_GEN_0 = @echo "  GEN     " $@;
107 am__v_GEN_1 = 
108 AM_V_at = $(am__v_at_@AM_V@)
109 am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
110 am__v_at_0 = @
111 am__v_at_1 = 
112 SOURCES =
113 DIST_SOURCES =
114 RECURSIVE_TARGETS = all-recursive check-recursive cscopelist-recursive \
115         ctags-recursive dvi-recursive html-recursive info-recursive \
116         install-data-recursive install-dvi-recursive \
117         install-exec-recursive install-html-recursive \
118         install-info-recursive install-pdf-recursive \
119         install-ps-recursive install-recursive installcheck-recursive \
120         installdirs-recursive pdf-recursive ps-recursive \
121         tags-recursive uninstall-recursive
122 am__can_run_installinfo = \
123   case $$AM_UPDATE_INFO_DIR in \
124     n|no|NO) false;; \
125     *) (install-info --version) >/dev/null 2>&1;; \
126   esac
127 DATA = $(noinst_DATA)
128 RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
129   distclean-recursive maintainer-clean-recursive
130 am__recursive_targets = \
131   $(RECURSIVE_TARGETS) \
132   $(RECURSIVE_CLEAN_TARGETS) \
133   $(am__extra_recursive_targets)
134 AM_RECURSIVE_TARGETS = $(am__recursive_targets:-recursive=) TAGS CTAGS \
135         distdir distdir-am
136 am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
137 # Read a list of newline-separated strings from the standard input,
138 # and print each of them once, without duplicates.  Input order is
139 # *not* preserved.
140 am__uniquify_input = $(AWK) '\
141   BEGIN { nonempty = 0; } \
142   { items[$$0] = 1; nonempty = 1; } \
143   END { if (nonempty) { for (i in items) print i; }; } \
144 '
145 # Make sure the list of sources is unique.  This is necessary because,
146 # e.g., the same source file might be shared among _SOURCES variables
147 # for different programs/libraries.
148 am__define_uniq_tagged_files = \
149   list='$(am__tagged_files)'; \
150   unique=`for i in $$list; do \
151     if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
152   done | $(am__uniquify_input)`
153 ETAGS = etags
154 CTAGS = ctags
155 am__DIST_COMMON = $(srcdir)/Makefile.in
156 DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
157 am__relativize = \
158   dir0=`pwd`; \
159   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
160   sed_rest='s,^[^/]*/*,,'; \
161   sed_last='s,^.*/\([^/]*\)$$,\1,'; \
162   sed_butlast='s,/*[^/]*$$,,'; \
163   while test -n "$$dir1"; do \
164     first=`echo "$$dir1" | sed -e "$$sed_first"`; \
165     if test "$$first" != "."; then \
166       if test "$$first" = ".."; then \
167         dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
168         dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
169       else \
170         first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
171         if test "$$first2" = "$$first"; then \
172           dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
173         else \
174           dir2="../$$dir2"; \
175         fi; \
176         dir0="$$dir0"/"$$first"; \
177       fi; \
178     fi; \
179     dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
180   done; \
181   reldir="$$dir2"
182 ACLOCAL = @ACLOCAL@
183 ALL_LINGUAS = @ALL_LINGUAS@
184 AMTAR = @AMTAR@
185 AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
186 AUTOCONF = @AUTOCONF@
187 AUTOHEADER = @AUTOHEADER@
188 AUTOMAKE = @AUTOMAKE@
189 AWK = @AWK@
190 CATALOGS = @CATALOGS@
191 CATOBJEXT = @CATOBJEXT@
192 CC = @CC@
193 CCDEPMODE = @CCDEPMODE@
194 CFLAGS = @CFLAGS@
195 CLUTTER_CFLAGS = @CLUTTER_CFLAGS@
196 CLUTTER_GTK_CFLAGS = @CLUTTER_GTK_CFLAGS@
197 CLUTTER_GTK_LIBS = @CLUTTER_GTK_LIBS@
198 CLUTTER_LIBS = @CLUTTER_LIBS@
199 CONFIG_STATUS_DEPENDENCIES = @CONFIG_STATUS_DEPENDENCIES@
200 CPP = @CPP@
201 CPPFLAGS = @CPPFLAGS@
202 CXX = @CXX@
203 CXXDEPMODE = @CXXDEPMODE@
204 CXXFLAGS = @CXXFLAGS@
205 CYGPATH_W = @CYGPATH_W@
206 DATADIRNAME = @DATADIRNAME@
207 DEFS = @DEFS@
208 DEPDIR = @DEPDIR@
209 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
210 DX_CONFIG = @DX_CONFIG@
211 DX_DOCDIR = @DX_DOCDIR@
212 DX_DOT = @DX_DOT@
213 DX_DOXYGEN = @DX_DOXYGEN@
214 DX_DVIPS = @DX_DVIPS@
215 DX_EGREP = @DX_EGREP@
216 DX_ENV = @DX_ENV@
217 DX_FLAG_DX_CURRENT_FEATURE = @DX_FLAG_DX_CURRENT_FEATURE@
218 DX_FLAG_chi = @DX_FLAG_chi@
219 DX_FLAG_chm = @DX_FLAG_chm@
220 DX_FLAG_doc = @DX_FLAG_doc@
221 DX_FLAG_dot = @DX_FLAG_dot@
222 DX_FLAG_html = @DX_FLAG_html@
223 DX_FLAG_man = @DX_FLAG_man@
224 DX_FLAG_pdf = @DX_FLAG_pdf@
225 DX_FLAG_ps = @DX_FLAG_ps@
226 DX_FLAG_rtf = @DX_FLAG_rtf@
227 DX_FLAG_xml = @DX_FLAG_xml@
228 DX_HHC = @DX_HHC@
229 DX_LATEX = @DX_LATEX@
230 DX_MAKEINDEX = @DX_MAKEINDEX@
231 DX_PDFLATEX = @DX_PDFLATEX@
232 DX_PERL = @DX_PERL@
233 DX_PROJECT = @DX_PROJECT@
234 ECHO_C = @ECHO_C@
235 ECHO_N = @ECHO_N@
236 ECHO_T = @ECHO_T@
237 EGREP = @EGREP@
238 EXEEXT = @EXEEXT@
239 EXIV2_CFLAGS = @EXIV2_CFLAGS@
240 EXIV2_LIBS = @EXIV2_LIBS@
241 FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
242 FFMPEGTHUMBNAILER_LIBS = @FFMPEGTHUMBNAILER_LIBS@
243 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
244 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
245 GLIB_CFLAGS = @GLIB_CFLAGS@
246 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
247 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
248 GLIB_LIBS = @GLIB_LIBS@
249 GLIB_MKENUMS = @GLIB_MKENUMS@
250 GMOFILES = @GMOFILES@
251 GMSGFMT = @GMSGFMT@
252 GNOME_DOC_TOOL = @GNOME_DOC_TOOL@
253 GOBJECT_QUERY = @GOBJECT_QUERY@
254 GREP = @GREP@
255 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
256 GTHREAD_LIBS = @GTHREAD_LIBS@
257 GTK_CFLAGS = @GTK_CFLAGS@
258 GTK_LIBS = @GTK_LIBS@
259 INSTALL = @INSTALL@
260 INSTALL_DATA = @INSTALL_DATA@
261 INSTALL_PROGRAM = @INSTALL_PROGRAM@
262 INSTALL_SCRIPT = @INSTALL_SCRIPT@
263 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
264 INSTOBJEXT = @INSTOBJEXT@
265 INTLLIBS = @INTLLIBS@
266 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
267 INTLTOOL_MERGE = @INTLTOOL_MERGE@
268 INTLTOOL_PERL = @INTLTOOL_PERL@
269 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
270 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
271 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
272 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
273 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
274 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
275 JPEG_CFLAGS = @JPEG_CFLAGS@
276 JPEG_LIBS = @JPEG_LIBS@
277 LCMS_CFLAGS = @LCMS_CFLAGS@
278 LCMS_LIBS = @LCMS_LIBS@
279 LDFLAGS = @LDFLAGS@
280 LIBCHAMPLAIN_CFLAGS = @LIBCHAMPLAIN_CFLAGS@
281 LIBCHAMPLAIN_GTK_CFLAGS = @LIBCHAMPLAIN_GTK_CFLAGS@
282 LIBCHAMPLAIN_GTK_LIBS = @LIBCHAMPLAIN_GTK_LIBS@
283 LIBCHAMPLAIN_LIBS = @LIBCHAMPLAIN_LIBS@
284 LIBOBJS = @LIBOBJS@
285 LIBS = @LIBS@
286 LTLIBOBJS = @LTLIBOBJS@
287 LUA_CFLAGS = @LUA_CFLAGS@
288 LUA_LIBS = @LUA_LIBS@
289 MAINT = @MAINT@
290 MAKEINFO = @MAKEINFO@
291 MKDIR_P = @MKDIR_P@
292 MKINSTALLDIRS = @MKINSTALLDIRS@
293 MSGFMT = @MSGFMT@
294 MSGFMT_OPTS = @MSGFMT_OPTS@
295 MSGMERGE = @MSGMERGE@
296 OBJEXT = @OBJEXT@
297 PACKAGE = @PACKAGE@
298 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
299 PACKAGE_NAME = @PACKAGE_NAME@
300 PACKAGE_STRING = @PACKAGE_STRING@
301 PACKAGE_TARNAME = @PACKAGE_TARNAME@
302 PACKAGE_URL = @PACKAGE_URL@
303 PACKAGE_VERSION = @PACKAGE_VERSION@
304 PATHSEP = @PATHSEP@
305 PATH_SEPARATOR = @PATH_SEPARATOR@
306 PDF_CFLAGS = @PDF_CFLAGS@
307 PDF_LIBS = @PDF_LIBS@
308 PKG_CONFIG = @PKG_CONFIG@
309 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
310 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
311 POFILES = @POFILES@
312 POSUB = @POSUB@
313 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
314 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
315 SET_MAKE = @SET_MAKE@
316 SHELL = @SHELL@
317 STRIP = @STRIP@
318 TIFF_CFLAGS = @TIFF_CFLAGS@
319 TIFF_LIBS = @TIFF_LIBS@
320 USE_NLS = @USE_NLS@
321 VERSION = @VERSION@
322 WINDRES = @WINDRES@
323 XGETTEXT = @XGETTEXT@
324 abs_builddir = @abs_builddir@
325 abs_srcdir = @abs_srcdir@
326 abs_top_builddir = @abs_top_builddir@
327 abs_top_srcdir = @abs_top_srcdir@
328 ac_ct_CC = @ac_ct_CC@
329 ac_ct_CXX = @ac_ct_CXX@
330 am__include = @am__include@
331 am__leading_dot = @am__leading_dot@
332 am__quote = @am__quote@
333 am__tar = @am__tar@
334 am__untar = @am__untar@
335 appdir = @appdir@
336 bindir = @bindir@
337 build_alias = @build_alias@
338 builddir = @builddir@
339 datadir = @datadir@
340 datarootdir = @datarootdir@
341 docdir = @docdir@
342 dvidir = @dvidir@
343 exec_prefix = @exec_prefix@
344 gq_bindir = @gq_bindir@
345 host_alias = @host_alias@
346 htmldir = @htmldir@
347 includedir = @includedir@
348 infodir = @infodir@
349 install_sh = @install_sh@
350 intltool__v_merge_options_ = @intltool__v_merge_options_@
351 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
352 libdir = @libdir@
353 libexecdir = @libexecdir@
354 localedir = @localedir@
355 localstatedir = @localstatedir@
356 mandir = @mandir@
357 mkdir_p = @mkdir_p@
358 ms_librarian = @ms_librarian@
359 oldincludedir = @oldincludedir@
360 pdfdir = @pdfdir@
361 prefix = @prefix@
362 program_transform_name = @program_transform_name@
363 psdir = @psdir@
364 readmedir = @readmedir@
365 runstatedir = @runstatedir@
366 sbindir = @sbindir@
367 sharedstatedir = @sharedstatedir@
368 srcdir = @srcdir@
369 sysconfdir = @sysconfdir@
370 target_alias = @target_alias@
371 top_build_prefix = @top_build_prefix@
372 top_builddir = @top_builddir@
373 top_srcdir = @top_srcdir@
374 SUBDIRS = svg
375 DIST_SUBDIRS = svg
376 ICONS_INLINE = \
377         folder_closed.png       \
378         folder_locked.png       \
379         folder_open.png         \
380         folder_up.png           \
381         gqview_icon.png         \
382         geeqie_logo.png         \
383         scroller.png            \
384         sheet_broken.png        \
385         sheet_metadata.png      \
386         sheet_unknown.png       \
387         sheet_video.png \
388         collection.png  \
389         icon_float.png          \
390         icon_thumb.png          \
391         icon_book.png           \
392         icon_config.png         \
393         icon_tools.png          \
394         icon_view.png           \
395         icon_guidelines.png     \
396         icon_panorama.png       \
397         icon_maintenance.png    \
398         icon_zoomfillhor.png    \
399         icon_zoomfillvert.png   \
400         icon_hidetools.png      \
401         icon_exif.png   \
402         icon_marks.png  \
403         icon_info.png   \
404         icon_sort.png   \
405         icon_pdf.png    \
406         icon_draw_rectangle.png \
407         icon_move.png \
408         icon_rename.png \
409         icon_select_all.png \
410         icon_select_none.png \
411         icon_select_invert.png \
412         icon_select_rectangle.png \
413         icon_file_filter.png \
414         icon_rotate_clockwise.png \
415         icon_rotate_counter_clockwise.png \
416         icon_rotate_180.png \
417         icon_mirror.png \
418         icon_flip.png \
419         icon_original.png \
420         icon_trash.png
421
422 ICONS_INLINE_PAIRS = \
423         folder_closed           $(srcdir)/folder_closed.png     \
424         folder_locked           $(srcdir)/folder_locked.png     \
425         folder_open             $(srcdir)/folder_open.png       \
426         folder_up               $(srcdir)/folder_up.png         \
427         gqview_icon             $(srcdir)/gqview_icon.png       \
428         geeqie_logo             $(srcdir)/geeqie_logo.png       \
429         icon_float              $(srcdir)/icon_float.png        \
430         icon_thumb              $(srcdir)/icon_thumb.png        \
431         icon_scroller           $(srcdir)/scroller.png          \
432         icon_broken             $(srcdir)/sheet_broken.png      \
433         icon_metadata           $(srcdir)/sheet_metadata.png    \
434         icon_unknown            $(srcdir)/sheet_unknown.png     \
435         icon_video              $(srcdir)/sheet_video.png       \
436         icon_collection $(srcdir)/collection.png        \
437         icon_book               $(srcdir)/icon_book.png         \
438         icon_config             $(srcdir)/icon_config.png       \
439         icon_tools              $(srcdir)/icon_tools.png        \
440         icon_view               $(srcdir)/icon_view.png         \
441         icon_guidelines $(srcdir)/icon_guidelines.png   \
442         icon_panorama   $(srcdir)/icon_panorama.png     \
443         icon_maintenance        $(srcdir)/icon_maintenance.png  \
444         icon_zoomfillhor        $(srcdir)/icon_zoomfillhor.png  \
445         icon_zoomfillvert       $(srcdir)/icon_zoomfillvert.png \
446         icon_hidetools  $(srcdir)/icon_hidetools.png    \
447         icon_exif       $(srcdir)/icon_exif.png \
448         icon_marks      $(srcdir)/icon_marks.png        \
449         icon_info       $(srcdir)/icon_info.png \
450         icon_sort       $(srcdir)/icon_sort.png \
451         icon_pdf        $(srcdir)/icon_pdf.png \
452         icon_draw_rectangle     $(srcdir)/icon_draw_rectangle.png \
453         icon_move       $(srcdir)/icon_move.png \
454         icon_rename     $(srcdir)/icon_rename.png \
455         icon_select_all $(srcdir)/icon_select_all.png \
456         icon_select_none        $(srcdir)/icon_select_none.png \
457         icon_select_invert      $(srcdir)/icon_select_invert.png \
458         icon_select_rectangle   $(srcdir)/icon_select_rectangle.png \
459         icon_file_filter        $(srcdir)/icon_file_filter.png \
460         icon_rotate_clockwise   $(srcdir)/icon_rotate_clockwise.png \
461         icon_rotate_counter_clockwise   $(srcdir)/icon_rotate_counter_clockwise.png \
462         icon_rotate_180 $(srcdir)/icon_rotate_180.png \
463         icon_mirror     $(srcdir)/icon_mirror.png \
464         icon_flip       $(srcdir)/icon_flip.png \
465         icon_original   $(srcdir)/icon_original.png \
466         icon_trash      $(srcdir)/icon_trash.png
467
468 noinst_DATA = icons_inline.h
469 CLEANFILES = $(noinst_DATA)
470 EXTRA_DIST = \
471         $(ICONS_INLINE)         \
472         marker.xpm
473
474 all: all-recursive
475
476 .SUFFIXES:
477 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
478         @for dep in $?; do \
479           case '$(am__configure_deps)' in \
480             *$$dep*) \
481               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
482                 && { if test -f $@; then exit 0; else break; fi; }; \
483               exit 1;; \
484           esac; \
485         done; \
486         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/icons/Makefile'; \
487         $(am__cd) $(top_srcdir) && \
488           $(AUTOMAKE) --foreign src/icons/Makefile
489 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
490         @case '$?' in \
491           *config.status*) \
492             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
493           *) \
494             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
495             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
496         esac;
497
498 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
499         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
500
501 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
502         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
503 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
504         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
505 $(am__aclocal_m4_deps):
506
507 # This directory's subdirectories are mostly independent; you can cd
508 # into them and run 'make' without going through this Makefile.
509 # To change the values of 'make' variables: instead of editing Makefiles,
510 # (1) if the variable is set in 'config.status', edit 'config.status'
511 #     (which will cause the Makefiles to be regenerated when you run 'make');
512 # (2) otherwise, pass the desired values on the 'make' command line.
513 $(am__recursive_targets):
514         @fail=; \
515         if $(am__make_keepgoing); then \
516           failcom='fail=yes'; \
517         else \
518           failcom='exit 1'; \
519         fi; \
520         dot_seen=no; \
521         target=`echo $@ | sed s/-recursive//`; \
522         case "$@" in \
523           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
524           *) list='$(SUBDIRS)' ;; \
525         esac; \
526         for subdir in $$list; do \
527           echo "Making $$target in $$subdir"; \
528           if test "$$subdir" = "."; then \
529             dot_seen=yes; \
530             local_target="$$target-am"; \
531           else \
532             local_target="$$target"; \
533           fi; \
534           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
535           || eval $$failcom; \
536         done; \
537         if test "$$dot_seen" = "no"; then \
538           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
539         fi; test -z "$$fail"
540
541 ID: $(am__tagged_files)
542         $(am__define_uniq_tagged_files); mkid -fID $$unique
543 tags: tags-recursive
544 TAGS: tags
545
546 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
547         set x; \
548         here=`pwd`; \
549         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
550           include_option=--etags-include; \
551           empty_fix=.; \
552         else \
553           include_option=--include; \
554           empty_fix=; \
555         fi; \
556         list='$(SUBDIRS)'; for subdir in $$list; do \
557           if test "$$subdir" = .; then :; else \
558             test ! -f $$subdir/TAGS || \
559               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
560           fi; \
561         done; \
562         $(am__define_uniq_tagged_files); \
563         shift; \
564         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
565           test -n "$$unique" || unique=$$empty_fix; \
566           if test $$# -gt 0; then \
567             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
568               "$$@" $$unique; \
569           else \
570             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
571               $$unique; \
572           fi; \
573         fi
574 ctags: ctags-recursive
575
576 CTAGS: ctags
577 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
578         $(am__define_uniq_tagged_files); \
579         test -z "$(CTAGS_ARGS)$$unique" \
580           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
581              $$unique
582
583 GTAGS:
584         here=`$(am__cd) $(top_builddir) && pwd` \
585           && $(am__cd) $(top_srcdir) \
586           && gtags -i $(GTAGS_ARGS) "$$here"
587 cscopelist: cscopelist-recursive
588
589 cscopelist-am: $(am__tagged_files)
590         list='$(am__tagged_files)'; \
591         case "$(srcdir)" in \
592           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
593           *) sdir=$(subdir)/$(srcdir) ;; \
594         esac; \
595         for i in $$list; do \
596           if test -f "$$i"; then \
597             echo "$(subdir)/$$i"; \
598           else \
599             echo "$$sdir/$$i"; \
600           fi; \
601         done >> $(top_builddir)/cscope.files
602
603 distclean-tags:
604         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
605
606 distdir: $(BUILT_SOURCES)
607         $(MAKE) $(AM_MAKEFLAGS) distdir-am
608
609 distdir-am: $(DISTFILES)
610         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
611         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
612         list='$(DISTFILES)'; \
613           dist_files=`for file in $$list; do echo $$file; done | \
614           sed -e "s|^$$srcdirstrip/||;t" \
615               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
616         case $$dist_files in \
617           */*) $(MKDIR_P) `echo "$$dist_files" | \
618                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
619                            sort -u` ;; \
620         esac; \
621         for file in $$dist_files; do \
622           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
623           if test -d $$d/$$file; then \
624             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
625             if test -d "$(distdir)/$$file"; then \
626               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
627             fi; \
628             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
629               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
630               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
631             fi; \
632             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
633           else \
634             test -f "$(distdir)/$$file" \
635             || cp -p $$d/$$file "$(distdir)/$$file" \
636             || exit 1; \
637           fi; \
638         done
639         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
640           if test "$$subdir" = .; then :; else \
641             $(am__make_dryrun) \
642               || test -d "$(distdir)/$$subdir" \
643               || $(MKDIR_P) "$(distdir)/$$subdir" \
644               || exit 1; \
645             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
646             $(am__relativize); \
647             new_distdir=$$reldir; \
648             dir1=$$subdir; dir2="$(top_distdir)"; \
649             $(am__relativize); \
650             new_top_distdir=$$reldir; \
651             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
652             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
653             ($(am__cd) $$subdir && \
654               $(MAKE) $(AM_MAKEFLAGS) \
655                 top_distdir="$$new_top_distdir" \
656                 distdir="$$new_distdir" \
657                 am__remove_distdir=: \
658                 am__skip_length_check=: \
659                 am__skip_mode_fix=: \
660                 distdir) \
661               || exit 1; \
662           fi; \
663         done
664 check-am: all-am
665 check: check-recursive
666 all-am: Makefile $(DATA)
667 installdirs: installdirs-recursive
668 installdirs-am:
669 install: install-recursive
670 install-exec: install-exec-recursive
671 install-data: install-data-recursive
672 uninstall: uninstall-recursive
673
674 install-am: all-am
675         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
676
677 installcheck: installcheck-recursive
678 install-strip:
679         if test -z '$(STRIP)'; then \
680           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
681             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
682               install; \
683         else \
684           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
685             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
686             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
687         fi
688 mostlyclean-generic:
689
690 clean-generic:
691         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
692
693 distclean-generic:
694         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
695         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
696
697 maintainer-clean-generic:
698         @echo "This command is intended for maintainers to use"
699         @echo "it deletes files that may require special tools to rebuild."
700 clean: clean-recursive
701
702 clean-am: clean-generic mostlyclean-am
703
704 distclean: distclean-recursive
705         -rm -f Makefile
706 distclean-am: clean-am distclean-generic distclean-tags
707
708 dvi: dvi-recursive
709
710 dvi-am:
711
712 html: html-recursive
713
714 html-am:
715
716 info: info-recursive
717
718 info-am:
719
720 install-data-am:
721
722 install-dvi: install-dvi-recursive
723
724 install-dvi-am:
725
726 install-exec-am:
727
728 install-html: install-html-recursive
729
730 install-html-am:
731
732 install-info: install-info-recursive
733
734 install-info-am:
735
736 install-man:
737
738 install-pdf: install-pdf-recursive
739
740 install-pdf-am:
741
742 install-ps: install-ps-recursive
743
744 install-ps-am:
745
746 installcheck-am:
747
748 maintainer-clean: maintainer-clean-recursive
749         -rm -f Makefile
750 maintainer-clean-am: distclean-am maintainer-clean-generic
751
752 mostlyclean: mostlyclean-recursive
753
754 mostlyclean-am: mostlyclean-generic
755
756 pdf: pdf-recursive
757
758 pdf-am:
759
760 ps: ps-recursive
761
762 ps-am:
763
764 uninstall-am:
765
766 .MAKE: $(am__recursive_targets) install-am install-strip
767
768 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
769         check-am clean clean-generic cscopelist-am ctags ctags-am \
770         distclean distclean-generic distclean-tags distdir dvi dvi-am \
771         html html-am info info-am install install-am install-data \
772         install-data-am install-dvi install-dvi-am install-exec \
773         install-exec-am install-html install-html-am install-info \
774         install-info-am install-man install-pdf install-pdf-am \
775         install-ps install-ps-am install-strip installcheck \
776         installcheck-am installdirs installdirs-am maintainer-clean \
777         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
778         pdf-am ps ps-am tags tags-am uninstall uninstall-am
779
780 .PRECIOUS: Makefile
781
782
783 icons_inline.h: $(ICONS_INLINE) Makefile.in
784         @sh -ec "echo '/* Auto generated file, do not edit */'; echo; \
785          echo '#ifndef ICONS_INLINE_H'; \
786          echo '#define ICONS_INLINE_H'; echo; \
787          $(GDK_PIXBUF_CSOURCE) --raw --extern --build-list $(ICONS_INLINE_PAIRS); \
788          echo '#endif /* ICONS_INLINE_H */'" > $@ || echo "!!! Failed to generate $@ !!!"
789
790 # Tell versions [3.59,3.63) of GNU make to not export all variables.
791 # Otherwise a system limit (for SysV at least) may be exceeded.
792 .NOEXPORT: