Adding generated files
[geeqie.git] / src / icons / Makefile.in
1 # Makefile.in generated by automake 1.16.2 from Makefile.am.
2 # @configure_input@
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 @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 DJVU_CFLAGS = @DJVU_CFLAGS@
210 DJVU_LIBS = @DJVU_LIBS@
211 DOXYGEN_PAPER_SIZE = @DOXYGEN_PAPER_SIZE@
212 DX_CONFIG = @DX_CONFIG@
213 DX_DOCDIR = @DX_DOCDIR@
214 DX_DOT = @DX_DOT@
215 DX_DOXYGEN = @DX_DOXYGEN@
216 DX_DVIPS = @DX_DVIPS@
217 DX_EGREP = @DX_EGREP@
218 DX_ENV = @DX_ENV@
219 DX_FLAG_DX_CURRENT_FEATURE = @DX_FLAG_DX_CURRENT_FEATURE@
220 DX_FLAG_chi = @DX_FLAG_chi@
221 DX_FLAG_chm = @DX_FLAG_chm@
222 DX_FLAG_doc = @DX_FLAG_doc@
223 DX_FLAG_dot = @DX_FLAG_dot@
224 DX_FLAG_html = @DX_FLAG_html@
225 DX_FLAG_man = @DX_FLAG_man@
226 DX_FLAG_pdf = @DX_FLAG_pdf@
227 DX_FLAG_ps = @DX_FLAG_ps@
228 DX_FLAG_rtf = @DX_FLAG_rtf@
229 DX_FLAG_xml = @DX_FLAG_xml@
230 DX_HHC = @DX_HHC@
231 DX_LATEX = @DX_LATEX@
232 DX_MAKEINDEX = @DX_MAKEINDEX@
233 DX_PDFLATEX = @DX_PDFLATEX@
234 DX_PERL = @DX_PERL@
235 DX_PROJECT = @DX_PROJECT@
236 ECHO_C = @ECHO_C@
237 ECHO_N = @ECHO_N@
238 ECHO_T = @ECHO_T@
239 EGREP = @EGREP@
240 EXEEXT = @EXEEXT@
241 EXIV2_CFLAGS = @EXIV2_CFLAGS@
242 EXIV2_LIBS = @EXIV2_LIBS@
243 FFMPEGTHUMBNAILER_CFLAGS = @FFMPEGTHUMBNAILER_CFLAGS@
244 FFMPEGTHUMBNAILER_LIBS = @FFMPEGTHUMBNAILER_LIBS@
245 GDK_PIXBUF_CSOURCE = @GDK_PIXBUF_CSOURCE@
246 GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
247 GLIB_CFLAGS = @GLIB_CFLAGS@
248 GLIB_COMPILE_RESOURCES = @GLIB_COMPILE_RESOURCES@
249 GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
250 GLIB_LIBS = @GLIB_LIBS@
251 GLIB_MKENUMS = @GLIB_MKENUMS@
252 GMOFILES = @GMOFILES@
253 GMSGFMT = @GMSGFMT@
254 GNOME_DOC_TOOL = @GNOME_DOC_TOOL@
255 GOBJECT_QUERY = @GOBJECT_QUERY@
256 GREP = @GREP@
257 GTHREAD_CFLAGS = @GTHREAD_CFLAGS@
258 GTHREAD_LIBS = @GTHREAD_LIBS@
259 GTK_CFLAGS = @GTK_CFLAGS@
260 GTK_LIBS = @GTK_LIBS@
261 HEIF_CFLAGS = @HEIF_CFLAGS@
262 HEIF_LIBS = @HEIF_LIBS@
263 INSTALL = @INSTALL@
264 INSTALL_DATA = @INSTALL_DATA@
265 INSTALL_PROGRAM = @INSTALL_PROGRAM@
266 INSTALL_SCRIPT = @INSTALL_SCRIPT@
267 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
268 INSTOBJEXT = @INSTOBJEXT@
269 INTLLIBS = @INTLLIBS@
270 INTLTOOL_EXTRACT = @INTLTOOL_EXTRACT@
271 INTLTOOL_MERGE = @INTLTOOL_MERGE@
272 INTLTOOL_PERL = @INTLTOOL_PERL@
273 INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
274 INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
275 INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
276 INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
277 INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
278 INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@
279 J2K_CFLAGS = @J2K_CFLAGS@
280 J2K_LIBS = @J2K_LIBS@
281 JPEG_CFLAGS = @JPEG_CFLAGS@
282 JPEG_LIBS = @JPEG_LIBS@
283 LCMS_CFLAGS = @LCMS_CFLAGS@
284 LCMS_LIBS = @LCMS_LIBS@
285 LDFLAGS = @LDFLAGS@
286 LIBCHAMPLAIN_CFLAGS = @LIBCHAMPLAIN_CFLAGS@
287 LIBCHAMPLAIN_GTK_CFLAGS = @LIBCHAMPLAIN_GTK_CFLAGS@
288 LIBCHAMPLAIN_GTK_LIBS = @LIBCHAMPLAIN_GTK_LIBS@
289 LIBCHAMPLAIN_LIBS = @LIBCHAMPLAIN_LIBS@
290 LIBOBJS = @LIBOBJS@
291 LIBS = @LIBS@
292 LTLIBOBJS = @LTLIBOBJS@
293 LUA_CFLAGS = @LUA_CFLAGS@
294 LUA_LIBS = @LUA_LIBS@
295 MAINT = @MAINT@
296 MAKEINFO = @MAKEINFO@
297 MKDIR_P = @MKDIR_P@
298 MKINSTALLDIRS = @MKINSTALLDIRS@
299 MSGFMT = @MSGFMT@
300 MSGFMT_OPTS = @MSGFMT_OPTS@
301 MSGMERGE = @MSGMERGE@
302 OBJEXT = @OBJEXT@
303 PACKAGE = @PACKAGE@
304 PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
305 PACKAGE_NAME = @PACKAGE_NAME@
306 PACKAGE_STRING = @PACKAGE_STRING@
307 PACKAGE_TARNAME = @PACKAGE_TARNAME@
308 PACKAGE_URL = @PACKAGE_URL@
309 PACKAGE_VERSION = @PACKAGE_VERSION@
310 PATHSEP = @PATHSEP@
311 PATH_SEPARATOR = @PATH_SEPARATOR@
312 PDF_CFLAGS = @PDF_CFLAGS@
313 PDF_LIBS = @PDF_LIBS@
314 PKG_CONFIG = @PKG_CONFIG@
315 PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
316 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
317 POFILES = @POFILES@
318 POSUB = @POSUB@
319 PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
320 PO_IN_DATADIR_TRUE = @PO_IN_DATADIR_TRUE@
321 SET_MAKE = @SET_MAKE@
322 SHELL = @SHELL@
323 STRIP = @STRIP@
324 TIFF_CFLAGS = @TIFF_CFLAGS@
325 TIFF_LIBS = @TIFF_LIBS@
326 USE_NLS = @USE_NLS@
327 VERSION = @VERSION@
328 WEBP_CFLAGS = @WEBP_CFLAGS@
329 WEBP_LIBS = @WEBP_LIBS@
330 WINDRES = @WINDRES@
331 XGETTEXT = @XGETTEXT@
332 abs_builddir = @abs_builddir@
333 abs_srcdir = @abs_srcdir@
334 abs_top_builddir = @abs_top_builddir@
335 abs_top_srcdir = @abs_top_srcdir@
336 ac_ct_CC = @ac_ct_CC@
337 ac_ct_CXX = @ac_ct_CXX@
338 am__include = @am__include@
339 am__leading_dot = @am__leading_dot@
340 am__quote = @am__quote@
341 am__tar = @am__tar@
342 am__untar = @am__untar@
343 appdir = @appdir@
344 bindir = @bindir@
345 build_alias = @build_alias@
346 builddir = @builddir@
347 datadir = @datadir@
348 datarootdir = @datarootdir@
349 docdir = @docdir@
350 dvidir = @dvidir@
351 exec_prefix = @exec_prefix@
352 gq_bindir = @gq_bindir@
353 host_alias = @host_alias@
354 htmldir = @htmldir@
355 includedir = @includedir@
356 infodir = @infodir@
357 install_sh = @install_sh@
358 intltool__v_merge_options_ = @intltool__v_merge_options_@
359 intltool__v_merge_options_0 = @intltool__v_merge_options_0@
360 libdir = @libdir@
361 libexecdir = @libexecdir@
362 localedir = @localedir@
363 localstatedir = @localstatedir@
364 mandir = @mandir@
365 mkdir_p = @mkdir_p@
366 ms_librarian = @ms_librarian@
367 oldincludedir = @oldincludedir@
368 pdfdir = @pdfdir@
369 prefix = @prefix@
370 program_transform_name = @program_transform_name@
371 psdir = @psdir@
372 readmedir = @readmedir@
373 runstatedir = @runstatedir@
374 sbindir = @sbindir@
375 sharedstatedir = @sharedstatedir@
376 srcdir = @srcdir@
377 sysconfdir = @sysconfdir@
378 target_alias = @target_alias@
379 top_build_prefix = @top_build_prefix@
380 top_builddir = @top_builddir@
381 top_srcdir = @top_srcdir@
382 SUBDIRS = svg
383 DIST_SUBDIRS = svg
384 ICONS_INLINE = \
385         folder_closed.png       \
386         folder_locked.png       \
387         folder_open.png         \
388         folder_up.png           \
389         gqview_icon.png         \
390         geeqie_logo.png         \
391         scroller.png            \
392         sheet_broken.png        \
393         sheet_metadata.png      \
394         sheet_unknown.png       \
395         sheet_video.png \
396         collection.png  \
397         icon_float.png          \
398         icon_thumb.png          \
399         icon_book.png           \
400         icon_config.png         \
401         icon_tools.png          \
402         icon_view.png           \
403         icon_guidelines.png     \
404         icon_panorama.png       \
405         icon_maintenance.png    \
406         icon_zoomfillhor.png    \
407         icon_zoomfillvert.png   \
408         icon_hidetools.png      \
409         icon_exif.png   \
410         icon_marks.png  \
411         icon_info.png   \
412         icon_sort.png   \
413         icon_pdf.png    \
414         icon_draw_rectangle.png \
415         icon_move.png \
416         icon_rename.png \
417         icon_select_all.png \
418         icon_select_none.png \
419         icon_select_invert.png \
420         icon_select_rectangle.png \
421         icon_file_filter.png \
422         icon_rotate_clockwise.png \
423         icon_rotate_counter_clockwise.png \
424         icon_rotate_180.png \
425         icon_mirror.png \
426         icon_flip.png \
427         icon_original.png \
428         icon_trash.png \
429         icon_heic.png \
430         icon_grayscale.png \
431         icon_exposure.png \
432         icon_split_pane_sync.png
433
434 ICONS_INLINE_PAIRS = \
435         folder_closed           $(srcdir)/folder_closed.png     \
436         folder_locked           $(srcdir)/folder_locked.png     \
437         folder_open             $(srcdir)/folder_open.png       \
438         folder_up               $(srcdir)/folder_up.png         \
439         gqview_icon             $(srcdir)/gqview_icon.png       \
440         geeqie_logo             $(srcdir)/geeqie_logo.png       \
441         icon_float              $(srcdir)/icon_float.png        \
442         icon_thumb              $(srcdir)/icon_thumb.png        \
443         icon_scroller           $(srcdir)/scroller.png          \
444         icon_broken             $(srcdir)/sheet_broken.png      \
445         icon_metadata           $(srcdir)/sheet_metadata.png    \
446         icon_unknown            $(srcdir)/sheet_unknown.png     \
447         icon_video              $(srcdir)/sheet_video.png       \
448         icon_collection $(srcdir)/collection.png        \
449         icon_book               $(srcdir)/icon_book.png         \
450         icon_config             $(srcdir)/icon_config.png       \
451         icon_tools              $(srcdir)/icon_tools.png        \
452         icon_view               $(srcdir)/icon_view.png         \
453         icon_guidelines $(srcdir)/icon_guidelines.png   \
454         icon_panorama   $(srcdir)/icon_panorama.png     \
455         icon_maintenance        $(srcdir)/icon_maintenance.png  \
456         icon_zoomfillhor        $(srcdir)/icon_zoomfillhor.png  \
457         icon_zoomfillvert       $(srcdir)/icon_zoomfillvert.png \
458         icon_hidetools  $(srcdir)/icon_hidetools.png    \
459         icon_exif       $(srcdir)/icon_exif.png \
460         icon_marks      $(srcdir)/icon_marks.png        \
461         icon_info       $(srcdir)/icon_info.png \
462         icon_sort       $(srcdir)/icon_sort.png \
463         icon_pdf        $(srcdir)/icon_pdf.png \
464         icon_draw_rectangle     $(srcdir)/icon_draw_rectangle.png \
465         icon_move       $(srcdir)/icon_move.png \
466         icon_rename     $(srcdir)/icon_rename.png \
467         icon_select_all $(srcdir)/icon_select_all.png \
468         icon_select_none        $(srcdir)/icon_select_none.png \
469         icon_select_invert      $(srcdir)/icon_select_invert.png \
470         icon_select_rectangle   $(srcdir)/icon_select_rectangle.png \
471         icon_file_filter        $(srcdir)/icon_file_filter.png \
472         icon_rotate_clockwise   $(srcdir)/icon_rotate_clockwise.png \
473         icon_rotate_counter_clockwise   $(srcdir)/icon_rotate_counter_clockwise.png \
474         icon_rotate_180 $(srcdir)/icon_rotate_180.png \
475         icon_mirror     $(srcdir)/icon_mirror.png \
476         icon_flip       $(srcdir)/icon_flip.png \
477         icon_original   $(srcdir)/icon_original.png \
478         icon_trash      $(srcdir)/icon_trash.png \
479         icon_heic       $(srcdir)/icon_heic.png \
480         icon_grayscale  $(srcdir)/icon_grayscale.png \
481         icon_exposure   $(srcdir)/icon_exposure.png \
482         icon_split_pane_sync    $(srcdir)/icon_split_pane_sync.png
483
484 noinst_DATA = icons_inline.h
485 CLEANFILES = $(noinst_DATA)
486 EXTRA_DIST = \
487         $(ICONS_INLINE)         \
488         marker.xpm
489
490 all: all-recursive
491
492 .SUFFIXES:
493 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
494         @for dep in $?; do \
495           case '$(am__configure_deps)' in \
496             *$$dep*) \
497               ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
498                 && { if test -f $@; then exit 0; else break; fi; }; \
499               exit 1;; \
500           esac; \
501         done; \
502         echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/icons/Makefile'; \
503         $(am__cd) $(top_srcdir) && \
504           $(AUTOMAKE) --foreign src/icons/Makefile
505 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
506         @case '$?' in \
507           *config.status*) \
508             cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
509           *) \
510             echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles)'; \
511             cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__maybe_remake_depfiles);; \
512         esac;
513
514 $(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
515         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
516
517 $(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
518         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
519 $(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
520         cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
521 $(am__aclocal_m4_deps):
522
523 # This directory's subdirectories are mostly independent; you can cd
524 # into them and run 'make' without going through this Makefile.
525 # To change the values of 'make' variables: instead of editing Makefiles,
526 # (1) if the variable is set in 'config.status', edit 'config.status'
527 #     (which will cause the Makefiles to be regenerated when you run 'make');
528 # (2) otherwise, pass the desired values on the 'make' command line.
529 $(am__recursive_targets):
530         @fail=; \
531         if $(am__make_keepgoing); then \
532           failcom='fail=yes'; \
533         else \
534           failcom='exit 1'; \
535         fi; \
536         dot_seen=no; \
537         target=`echo $@ | sed s/-recursive//`; \
538         case "$@" in \
539           distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
540           *) list='$(SUBDIRS)' ;; \
541         esac; \
542         for subdir in $$list; do \
543           echo "Making $$target in $$subdir"; \
544           if test "$$subdir" = "."; then \
545             dot_seen=yes; \
546             local_target="$$target-am"; \
547           else \
548             local_target="$$target"; \
549           fi; \
550           ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
551           || eval $$failcom; \
552         done; \
553         if test "$$dot_seen" = "no"; then \
554           $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
555         fi; test -z "$$fail"
556
557 ID: $(am__tagged_files)
558         $(am__define_uniq_tagged_files); mkid -fID $$unique
559 tags: tags-recursive
560 TAGS: tags
561
562 tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
563         set x; \
564         here=`pwd`; \
565         if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
566           include_option=--etags-include; \
567           empty_fix=.; \
568         else \
569           include_option=--include; \
570           empty_fix=; \
571         fi; \
572         list='$(SUBDIRS)'; for subdir in $$list; do \
573           if test "$$subdir" = .; then :; else \
574             test ! -f $$subdir/TAGS || \
575               set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
576           fi; \
577         done; \
578         $(am__define_uniq_tagged_files); \
579         shift; \
580         if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
581           test -n "$$unique" || unique=$$empty_fix; \
582           if test $$# -gt 0; then \
583             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
584               "$$@" $$unique; \
585           else \
586             $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
587               $$unique; \
588           fi; \
589         fi
590 ctags: ctags-recursive
591
592 CTAGS: ctags
593 ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
594         $(am__define_uniq_tagged_files); \
595         test -z "$(CTAGS_ARGS)$$unique" \
596           || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
597              $$unique
598
599 GTAGS:
600         here=`$(am__cd) $(top_builddir) && pwd` \
601           && $(am__cd) $(top_srcdir) \
602           && gtags -i $(GTAGS_ARGS) "$$here"
603 cscopelist: cscopelist-recursive
604
605 cscopelist-am: $(am__tagged_files)
606         list='$(am__tagged_files)'; \
607         case "$(srcdir)" in \
608           [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
609           *) sdir=$(subdir)/$(srcdir) ;; \
610         esac; \
611         for i in $$list; do \
612           if test -f "$$i"; then \
613             echo "$(subdir)/$$i"; \
614           else \
615             echo "$$sdir/$$i"; \
616           fi; \
617         done >> $(top_builddir)/cscope.files
618
619 distclean-tags:
620         -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
621
622 distdir: $(BUILT_SOURCES)
623         $(MAKE) $(AM_MAKEFLAGS) distdir-am
624
625 distdir-am: $(DISTFILES)
626         @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
627         topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
628         list='$(DISTFILES)'; \
629           dist_files=`for file in $$list; do echo $$file; done | \
630           sed -e "s|^$$srcdirstrip/||;t" \
631               -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
632         case $$dist_files in \
633           */*) $(MKDIR_P) `echo "$$dist_files" | \
634                            sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
635                            sort -u` ;; \
636         esac; \
637         for file in $$dist_files; do \
638           if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
639           if test -d $$d/$$file; then \
640             dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
641             if test -d "$(distdir)/$$file"; then \
642               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
643             fi; \
644             if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
645               cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
646               find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
647             fi; \
648             cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
649           else \
650             test -f "$(distdir)/$$file" \
651             || cp -p $$d/$$file "$(distdir)/$$file" \
652             || exit 1; \
653           fi; \
654         done
655         @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
656           if test "$$subdir" = .; then :; else \
657             $(am__make_dryrun) \
658               || test -d "$(distdir)/$$subdir" \
659               || $(MKDIR_P) "$(distdir)/$$subdir" \
660               || exit 1; \
661             dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
662             $(am__relativize); \
663             new_distdir=$$reldir; \
664             dir1=$$subdir; dir2="$(top_distdir)"; \
665             $(am__relativize); \
666             new_top_distdir=$$reldir; \
667             echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
668             echo "     am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
669             ($(am__cd) $$subdir && \
670               $(MAKE) $(AM_MAKEFLAGS) \
671                 top_distdir="$$new_top_distdir" \
672                 distdir="$$new_distdir" \
673                 am__remove_distdir=: \
674                 am__skip_length_check=: \
675                 am__skip_mode_fix=: \
676                 distdir) \
677               || exit 1; \
678           fi; \
679         done
680 check-am: all-am
681 check: check-recursive
682 all-am: Makefile $(DATA)
683 installdirs: installdirs-recursive
684 installdirs-am:
685 install: install-recursive
686 install-exec: install-exec-recursive
687 install-data: install-data-recursive
688 uninstall: uninstall-recursive
689
690 install-am: all-am
691         @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
692
693 installcheck: installcheck-recursive
694 install-strip:
695         if test -z '$(STRIP)'; then \
696           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
697             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
698               install; \
699         else \
700           $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
701             install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
702             "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
703         fi
704 mostlyclean-generic:
705
706 clean-generic:
707         -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
708
709 distclean-generic:
710         -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
711         -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
712
713 maintainer-clean-generic:
714         @echo "This command is intended for maintainers to use"
715         @echo "it deletes files that may require special tools to rebuild."
716 clean: clean-recursive
717
718 clean-am: clean-generic mostlyclean-am
719
720 distclean: distclean-recursive
721         -rm -f Makefile
722 distclean-am: clean-am distclean-generic distclean-tags
723
724 dvi: dvi-recursive
725
726 dvi-am:
727
728 html: html-recursive
729
730 html-am:
731
732 info: info-recursive
733
734 info-am:
735
736 install-data-am:
737
738 install-dvi: install-dvi-recursive
739
740 install-dvi-am:
741
742 install-exec-am:
743
744 install-html: install-html-recursive
745
746 install-html-am:
747
748 install-info: install-info-recursive
749
750 install-info-am:
751
752 install-man:
753
754 install-pdf: install-pdf-recursive
755
756 install-pdf-am:
757
758 install-ps: install-ps-recursive
759
760 install-ps-am:
761
762 installcheck-am:
763
764 maintainer-clean: maintainer-clean-recursive
765         -rm -f Makefile
766 maintainer-clean-am: distclean-am maintainer-clean-generic
767
768 mostlyclean: mostlyclean-recursive
769
770 mostlyclean-am: mostlyclean-generic
771
772 pdf: pdf-recursive
773
774 pdf-am:
775
776 ps: ps-recursive
777
778 ps-am:
779
780 uninstall-am:
781
782 .MAKE: $(am__recursive_targets) install-am install-strip
783
784 .PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
785         check-am clean clean-generic cscopelist-am ctags ctags-am \
786         distclean distclean-generic distclean-tags distdir dvi dvi-am \
787         html html-am info info-am install install-am install-data \
788         install-data-am install-dvi install-dvi-am install-exec \
789         install-exec-am install-html install-html-am install-info \
790         install-info-am install-man install-pdf install-pdf-am \
791         install-ps install-ps-am install-strip installcheck \
792         installcheck-am installdirs installdirs-am maintainer-clean \
793         maintainer-clean-generic mostlyclean mostlyclean-generic pdf \
794         pdf-am ps ps-am tags tags-am uninstall uninstall-am
795
796 .PRECIOUS: Makefile
797
798
799 icons_inline.h: $(ICONS_INLINE) Makefile.in
800         @sh -ec "echo '/* Auto generated file, do not edit */'; echo; \
801          echo '#ifndef ICONS_INLINE_H'; \
802          echo '#define ICONS_INLINE_H'; echo; \
803          $(GDK_PIXBUF_CSOURCE) --raw --extern --build-list $(ICONS_INLINE_PAIRS); \
804          echo '#endif /* ICONS_INLINE_H */'" > $@ || echo "!!! Failed to generate $@ !!!"
805
806 # Tell versions [3.59,3.63) of GNU make to not export all variables.
807 # Otherwise a system limit (for SysV at least) may be exceeded.
808 .NOEXPORT: