Revision: 1885
http://geeqie.svn.sourceforge.net/geeqie/?rev=1885&view=rev
Author: DarkEndymion
Date: 2009-12-27 22:18:28 +0000 (Sun, 27 Dec 2009)
Log Message:
-----------
Added Paths:
-----------
branches/calendar/src/Makefile
Added: branches/calendar/src/Makefile
===================================================================
--- branches/calendar/src/Makefile (rev 0)
+++ branches/calendar/src/Makefile 2009-12-27 22:18:28 UTC (rev 1885)
@@ -0,0 +1,995 @@
+# Makefile.in generated by automake 1.10.1 from Makefile.am.
+# src/Makefile. Generated from Makefile.in by configure.
+
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+# This Makefile.in is free software; the Free Software Foundation
+# gives unlimited permission to copy and/or distribute it,
+# with or without modifications, as long as this notice is preserved.
+
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
+# PARTICULAR PURPOSE.
+
+
+
+
+
+pkgdatadir = $(datadir)/geeqie
+pkglibdir = $(libdir)/geeqie
+pkgincludedir = $(includedir)/geeqie
+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
+install_sh_DATA = $(install_sh) -c -m 644
+install_sh_PROGRAM = $(install_sh) -c
+install_sh_SCRIPT = $(install_sh) -c
+INSTALL_HEADER = $(INSTALL_DATA)
+transform = $(program_transform_name)
+NORMAL_INSTALL = :
+PRE_INSTALL = :
+POST_INSTALL = :
+NORMAL_UNINSTALL = :
+PRE_UNINSTALL = :
+POST_UNINSTALL = :
+bin_PROGRAMS = geeqie$(EXEEXT)
+subdir = src
+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
+ $(top_srcdir)/configure.in
+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
+ $(ACLOCAL_M4)
+mkinstalldirs = $(SHELL) $(top_srcdir)/auxdir/mkinstalldirs
+CONFIG_HEADER = $(top_builddir)/config.h
+CONFIG_CLEAN_FILES =
+am__installdirs = "$(DESTDIR)$(bindir)"
+binPROGRAMS_INSTALL = $(INSTALL_PROGRAM)
+PROGRAMS = $(bin_PROGRAMS)
+am__objects_1 = ui_bookmark.$(OBJEXT) ui_fileops.$(OBJEXT) \
+ ui_help.$(OBJEXT) ui_menu.$(OBJEXT) ui_misc.$(OBJEXT) \
+ ui_pathsel.$(OBJEXT) ui_spinner.$(OBJEXT) ui_tabcomp.$(OBJEXT) \
+ ui_tree_edit.$(OBJEXT) ui_utildlg.$(OBJEXT)
+am_geeqie_OBJECTS = $(am__objects_1) advanced_exif.$(OBJEXT) \
+ bar.$(OBJEXT) bar_comment.$(OBJEXT) bar_gps.$(OBJEXT) \
+ bar_histogram.$(OBJEXT) bar_keywords.$(OBJEXT) \
+ bar_exif.$(OBJEXT) bar_sort.$(OBJEXT) cache.$(OBJEXT) \
+ cache-loader.$(OBJEXT) cache_maint.$(OBJEXT) \
+ cellrenderericon.$(OBJEXT) collect.$(OBJEXT) \
+ collect-dlg.$(OBJEXT) collect-io.$(OBJEXT) \
+ collect-table.$(OBJEXT) color-man.$(OBJEXT) compat.$(OBJEXT) \
+ debug.$(OBJEXT) desktop_file.$(OBJEXT) dnd.$(OBJEXT) \
+ dupe.$(OBJEXT) editors.$(OBJEXT) exif.$(OBJEXT) \
+ exif-common.$(OBJEXT) exiv2.$(OBJEXT) filecache.$(OBJEXT) \
+ filedata.$(OBJEXT) filefilter.$(OBJEXT) gq-marshal.$(OBJEXT) \
+ format_canon.$(OBJEXT) format_fuji.$(OBJEXT) \
+ format_nikon.$(OBJEXT) format_olympus.$(OBJEXT) \
+ format_raw.$(OBJEXT) fullscreen.$(OBJEXT) histogram.$(OBJEXT) \
+ history_list.$(OBJEXT) image.$(OBJEXT) image-load.$(OBJEXT) \
+ image-overlay.$(OBJEXT) img-view.$(OBJEXT) layout.$(OBJEXT) \
+ layout_config.$(OBJEXT) layout_image.$(OBJEXT) \
+ layout_util.$(OBJEXT) lirc.$(OBJEXT) logwindow.$(OBJEXT) \
+ main.$(OBJEXT) md5-util.$(OBJEXT) menu.$(OBJEXT) \
+ metadata.$(OBJEXT) misc.$(OBJEXT) options.$(OBJEXT) \
+ pan-calendar.$(OBJEXT) pan-cronos.$(OBJEXT) pan-folder.$(OBJEXT)
pan-grid.$(OBJEXT) \
+ pan-item.$(OBJEXT) pan-timeline.$(OBJEXT) pan-util.$(OBJEXT) \
+ pan-view.$(OBJEXT) pixbuf-renderer.$(OBJEXT) \
+ pixbuf_util.$(OBJEXT) preferences.$(OBJEXT) print.$(OBJEXT) \
+ remote.$(OBJEXT) rcfile.$(OBJEXT) search.$(OBJEXT) \
+ secure_save.$(OBJEXT) similar.$(OBJEXT) slideshow.$(OBJEXT) \
+ thumb.$(OBJEXT) thumb_standard.$(OBJEXT) trash.$(OBJEXT) \
+ uri_utils.$(OBJEXT) utilops.$(OBJEXT) view_dir.$(OBJEXT) \
+ view_dir_list.$(OBJEXT) view_dir_tree.$(OBJEXT) \
+ view_file.$(OBJEXT) view_file_list.$(OBJEXT) \
+ view_file_icon.$(OBJEXT) window.$(OBJEXT)
+geeqie_OBJECTS = $(am_geeqie_OBJECTS)
+am__DEPENDENCIES_1 =
+geeqie_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
+ $(am__DEPENDENCIES_1)
+DEFAULT_INCLUDES = -I. -I$(top_builddir)
+depcomp = $(SHELL) $(top_srcdir)/auxdir/depcomp
+am__depfiles_maybe = depfiles
+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
+CCLD = $(CC)
+LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@
+CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
+ $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
+CXXLD = $(CXX)
+CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(AM_LDFLAGS) $(LDFLAGS) \
+ -o $@
+SOURCES = $(geeqie_SOURCES)
+DIST_SOURCES = $(geeqie_SOURCES)
+RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
+ html-recursive info-recursive install-data-recursive \
+ install-dvi-recursive install-exec-recursive \
+ install-html-recursive install-info-recursive \
+ install-pdf-recursive install-ps-recursive install-recursive \
+ installcheck-recursive installdirs-recursive pdf-recursive \
+ ps-recursive uninstall-recursive
+DATA = $(noinst_DATA)
+RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
+ distclean-recursive maintainer-clean-recursive
+ETAGS = etags
+CTAGS = ctags
+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
+ACLOCAL = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing --run
aclocal-1.10
+AMTAR = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing --run tar
+AUTOCONF = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing --run
autoconf
+AUTOHEADER = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing
--run autoheader
+AUTOMAKE = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing --run
automake-1.10
+AWK = mawk
+CATALOGS = ar.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo es.gmo
et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo
pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo
zh_CN.GB2312.gmo zh_TW.gmo
+CATOBJEXT = .gmo
+CC = gcc
+CCDEPMODE = depmode=gcc3
+CFLAGS = -g -O2
+CONFIG_STATUS_DEPENDENCIES = $(top_srcdir)/po/LINGUAS
+CPP = gcc -E
+CPPFLAGS =
+CXX = g++
+CXXDEPMODE = depmode=gcc3
+CXXFLAGS = -g -O2
+CYGPATH_W = echo
+DATADIRNAME = share
+DEFS = -DHAVE_CONFIG_H
+DEPDIR = .deps
+DOXYGEN_PAPER_SIZE =
+DX_CONFIG = doxygen.conf
+DX_DOCDIR = doc/doxygen
+DX_DOT =
+DX_DOXYGEN =
+DX_DVIPS =
+DX_EGREP =
+DX_ENV = SRCDIR='.' PROJECT='geeqie' DOCDIR='doc/doxygen' VERSION='1.0beta1'
HAVE_DOT='NO' GENERATE_MAN='NO' GENERATE_RTF='NO' GENERATE_XML='NO'
GENERATE_HTMLHELP='NO' GENERATE_CHI='NO' GENERATE_HTML='NO' GENERATE_LATEX='NO'
+DX_FLAG_DX_CURRENT_FEATURE = @DX_FLAG_DX_CURRENT_FEATURE@
+DX_FLAG_chi = 0
+DX_FLAG_chm = 0
+DX_FLAG_doc = 0
+DX_FLAG_dot = 0
+DX_FLAG_html = 0
+DX_FLAG_man = 0
+DX_FLAG_pdf = 0
+DX_FLAG_ps = 0
+DX_FLAG_rtf = 0
+DX_FLAG_xml = 0
+DX_HHC =
+DX_LATEX =
+DX_MAKEINDEX =
+DX_PDFLATEX =
+DX_PERL = /usr/bin/perl
+DX_PROJECT = geeqie
+ECHO_C =
+ECHO_N = -n
+ECHO_T =
+EGREP = /bin/grep -E
+EXEEXT =
+EXIV2_CFLAGS =
+EXIV2_LIBS =
+GDK_PIXBUF_CSOURCE = /usr/bin/gdk-pixbuf-csource
+GETTEXT_PACKAGE = geeqie
+GLIB_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
+GLIB_GENMARSHAL = /usr/bin/glib-genmarshal
+GLIB_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0
+GLIB_MKENUMS = glib-mkenums
+GMOFILES = ar.gmo be.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo eo.gmo es.gmo
et.gmo eu.gmo fi.gmo fr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo nb.gmo nl.gmo
pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sv.gmo th.gmo tr.gmo uk.gmo vi.gmo
zh_CN.GB2312.gmo zh_TW.gmo
+GMSGFMT = /usr/bin/msgfmt
+GOBJECT_QUERY = gobject-query
+GREP = /bin/grep
+GTHREAD_CFLAGS = -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
+GTHREAD_LIBS = -pthread -lgthread-2.0 -lrt -lglib-2.0
+GTK_CFLAGS = -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include
-I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2
-I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1
+GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0
+INSTALL = /usr/bin/install -c
+INSTALL_DATA = ${INSTALL} -m 644
+INSTALL_PROGRAM = ${INSTALL}
+INSTALL_SCRIPT = ${INSTALL}
+INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
+INSTOBJEXT = .mo
+INTLLIBS =
+LCMS_CFLAGS =
+LCMS_LIBS =
+LDFLAGS =
+LIBCHAMPLAIN_CFLAGS =
+LIBCHAMPLAIN_GTK_CFLAGS =
+LIBCHAMPLAIN_GTK_LIBS =
+LIBCHAMPLAIN_LIBS =
+LIBOBJS =
+LIBS =
+LTLIBOBJS =
+MAINT = #
+MAKEINFO = ${SHELL} /home/oscar/geeqie/branches/calendar/auxdir/missing --run
makeinfo
+MKDIR_P = /bin/mkdir -p
+MKINSTALLDIRS = auxdir/mkinstalldirs
+MSGFMT = /usr/bin/msgfmt
+MSGFMT_OPTS = -c
+OBJEXT = o
+PACKAGE = geeqie
+PACKAGE_BUGREPORT = [email protected]
+PACKAGE_NAME = geeqie
+PACKAGE_STRING = geeqie 1.0beta1
+PACKAGE_TARNAME = geeqie
+PACKAGE_VERSION = 1.0beta1
+PATHSEP = :
+PATH_SEPARATOR = :
+PKG_CONFIG = /usr/bin/pkg-config
+POFILES = ar.po be.po bg.po ca.po cs.po da.po de.po eo.po es.po et.po eu.po
fi.po fr.po hu.po id.po it.po ja.po ko.po nb.po nl.po pl.po pt_BR.po ro.po
ru.po sk.po sl.po sv.po th.po tr.po uk.po vi.po zh_CN.GB2312.po zh_TW.po
+POSUB = po
+PO_IN_DATADIR_FALSE =
+PO_IN_DATADIR_TRUE =
+SET_MAKE =
+SHELL = /bin/sh
+STRIP =
+USE_NLS = yes
+VERSION = 1.0beta1
+WINDRES = :
+XGETTEXT = /usr/bin/xgettext
+abs_builddir = /home/oscar/geeqie/branches/calendar/src
+abs_srcdir = /home/oscar/geeqie/branches/calendar/src
+abs_top_builddir = /home/oscar/geeqie/branches/calendar
+abs_top_srcdir = /home/oscar/geeqie/branches/calendar
+ac_ct_CC = gcc
+ac_ct_CXX = g++
+am__include = include
+am__leading_dot = .
+am__quote =
+am__tar = ${AMTAR} chof - "$$tardir"
+am__untar = ${AMTAR} xf -
+bindir = ${exec_prefix}/bin
+build_alias =
+builddir = .
+datadir = ${datarootdir}
+datarootdir = ${prefix}/share
+docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
+dvidir = ${docdir}
+exec_prefix = ${prefix}
+host_alias =
+htmldir = /usr/local/share/doc/geeqie-1.0beta1/html
+includedir = ${prefix}/include
+infodir = ${datarootdir}/info
+install_sh = $(SHELL) /home/oscar/geeqie/branches/calendar/auxdir/install-sh
+libdir = ${exec_prefix}/lib
+libexecdir = ${exec_prefix}/libexec
+localedir = /usr/local/share/locale
+localstatedir = ${prefix}/var
+mandir = ${datarootdir}/man
+mkdir_p = /bin/mkdir -p
+ms_librarian =
+oldincludedir = /usr/include
+pdfdir = ${docdir}
+prefix = /usr/local
+program_transform_name = s,x,x,
+psdir = ${docdir}
+readmedir = /usr/local/share/doc/geeqie-1.0beta1
+sbindir = ${exec_prefix}/sbin
+sharedstatedir = ${prefix}/com
+srcdir = .
+sysconfdir = ${prefix}/etc
+target_alias =
+top_builddir = ..
+top_srcdir = ..
+SUBDIRS = icons
+DIST_SUBDIRS = icons
+AM_CFLAGS = \
+ $(GLIB_CFLAGS) $(GTK_CFLAGS) \
+ $(LCMS_CFLAGS) \
+ $(EXIV2_CFLAGS) \
+ $(LIBCHAMPLAIN_CFLAGS) \
+ $(LIBCHAMPLAIN_GTK_CFLAGS)
+
+AM_CXXFLAGS = \
+ $(GLIB_CFLAGS) $(GTK_CFLAGS) \
+ $(LCMS_CFLAGS) \
+ $(EXIV2_CFLAGS) \
+ $(LIBCHAMPLAIN_CFLAGS) \
+ $(LIBCHAMPLAIN_GTK_CFLAGS)
+
+module_SLIK = \
+ intl.h \
+ gettext.h \
+ ui_bookmark.c \
+ ui_bookmark.h \
+ ui_fileops.c \
+ ui_fileops.h \
+ ui_help.c \
+ ui_help.h \
+ ui_menu.c \
+ ui_menu.h \
+ ui_misc.c \
+ ui_misc.h \
+ ui_pathsel.c \
+ ui_pathsel.h \
+ ui_spinner.c \
+ ui_spinner.h \
+ ui_tabcomp.c \
+ ui_tabcomp.h \
+ ui_tree_edit.c \
+ ui_tree_edit.h \
+ ui_utildlg.c \
+ ui_utildlg.h
+
+extra_ICONS = \
+ ui_spinner.png \
+ ui_tabcomp.png
+
+ICON_PAIRS = \
+ icon_spinner $(srcdir)/ui_spinner.png \
+ icon_tabcomp $(srcdir)/ui_tabcomp.png
+
+noinst_DATA = ui_icons.h
+CLEANFILES = $(noinst_DATA)
+extra_SLIK = \
+ $(extra_ICONS)
+
+geeqie_SOURCES = \
+ $(module_SLIK) \
+ ClayRGB1998.icc \
+ ClayRGB1998_icc.h \
+ advanced_exif.c \
+ advanced_exif.h \
+ bar.c \
+ bar.h \
+ bar_comment.c \
+ bar_comment.h \
+ bar_gps.c \
+ bar_gps.h \
+ bar_histogram.c \
+ bar_histogram.h \
+ bar_keywords.c \
+ bar_keywords.h \
+ bar_exif.c \
+ bar_exif.h \
+ bar_sort.c \
+ bar_sort.h \
+ cache.c \
+ cache.h \
+ cache-loader.c \
+ cache-loader.h \
+ cache_maint.c \
+ cache_maint.h \
+ cellrenderericon.c \
+ cellrenderericon.h \
+ collect.c \
+ collect.h \
+ collect-dlg.c \
+ collect-dlg.h \
+ collect-io.c \
+ collect-io.h \
+ collect-table.c \
+ collect-table.h \
+ color-man.c \
+ color-man.h \
+ compat.c \
+ compat.h \
+ debug.c \
+ debug.h \
+ desktop_file.c \
+ desktop_file.h \
+ dnd.c \
+ dnd.h \
+ dupe.c \
+ dupe.h \
+ editors.c \
+ editors.h \
+ exif.c \
+ exif.h \
+ exif-int.h \
+ exif-common.c \
+ exiv2.cc \
+ filecache.c \
+ filecache.h \
+ filedata.c \
+ filedata.h \
+ filefilter.c \
+ filefilter.h \
+ gq-marshal.c \
+ gq-marshal.h \
+ gq-marshal.list \
+ format_canon.c \
+ format_canon.h \
+ format_fuji.c \
+ format_fuji.h \
+ format_nikon.c \
+ format_nikon.h \
+ format_olympus.c \
+ format_olympus.h \
+ format_raw.c \
+ format_raw.h \
+ fullscreen.c \
+ fullscreen.h \
+ histogram.c \
+ histogram.h \
+ history_list.c \
+ history_list.h \
+ image.c \
+ image.h \
+ image-load.c \
+ image-load.h \
+ image-overlay.c \
+ image-overlay.h \
+ img-view.c \
+ img-view.h \
+ layout.c \
+ layout.h \
+ layout_config.c \
+ layout_config.h \
+ layout_image.c \
+ layout_image.h \
+ layout_util.c \
+ layout_util.h \
+ lirc.c \
+ lirc.h \
+ logwindow.c \
+ logwindow.h \
+ main.c \
+ main.h \
+ main_stage.h \
+ md5-util.c \
+ md5-util.h \
+ menu.c \
+ menu.h \
+ metadata.c \
+ metadata.h \
+ misc.c \
+ misc.h \
+ options.c \
+ options.h \
+ pan-calendar.c \
+ pan-cronos.c \
+ pan-folder.c \
+ pan-grid.c \
+ pan-item.c \
+ pan-timeline.c \
+ pan-types.h \
+ pan-util.c \
+ pan-view.c \
+ pan-view.h \
+ pixbuf-renderer.c \
+ pixbuf-renderer.h \
+ pixbuf_util.c \
+ pixbuf_util.h \
+ preferences.c \
+ preferences.h \
+ print.c \
+ print.h \
+ remote.c \
+ remote.h \
+ rcfile.c \
+ rcfile.h \
+ search.c \
+ search.h \
+ secure_save.c \
+ secure_save.h \
+ similar.c \
+ similar.h \
+ slideshow.c \
+ slideshow.h \
+ typedefs.h \
+ thumb.c \
+ thumb.h \
+ thumb_standard.c \
+ thumb_standard.h \
+ trash.c \
+ trash.h \
+ uri_utils.c \
+ uri_utils.h \
+ utilops.c \
+ utilops.h \
+ view_dir.c \
+ view_dir.h \
+ view_dir_list.c \
+ view_dir_list.h \
+ view_dir_tree.c \
+ view_dir_tree.h \
+ view_file.c \
+ view_file.h \
+ view_file_list.c \
+ view_file_list.h \
+ view_file_icon.c \
+ view_file_icon.h \
+ window.c \
+ window.h
+
+geeqie_LDADD = $(GTK_LIBS) $(GLIB_LIBS) $(INTLLIBS) $(LCMS_LIBS) $(EXIV2_LIBS)
$(LIBCHAMPLAIN_LIBS) $(LIBCHAMPLAIN_GTK_LIBS)
+EXTRA_DIST = \
+ $(extra_SLIK)
+
+all: all-recursive
+
+.SUFFIXES:
+.SUFFIXES: .c .cc .o .obj
+$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
+ @for dep in $?; do \
+ case '$(am__configure_deps)' in \
+ *$$dep*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
+ && exit 0; \
+ exit 1;; \
+ esac; \
+ done; \
+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu src/Makefile'; \
+ cd $(top_srcdir) && \
+ $(AUTOMAKE) --gnu src/Makefile
+.PRECIOUS: Makefile
+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
+ @case '$?' in \
+ *config.status*) \
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
+ *) \
+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
$(am__depfiles_maybe)'; \
+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
$(am__depfiles_maybe);; \
+ esac;
+
+$(top_builddir)/config.status: $(top_srcdir)/configure
$(CONFIG_STATUS_DEPENDENCIES)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+
+$(top_srcdir)/configure: # $(am__configure_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
+install-binPROGRAMS: $(bin_PROGRAMS)
+ @$(NORMAL_INSTALL)
+ test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)"
+ @list='$(bin_PROGRAMS)'; for p in $$list; do \
+ p1=`echo $$p|sed 's/$(EXEEXT)$$//'`; \
+ if test -f $$p \
+ ; then \
+ f=`echo "$$p1" | sed 's,^.*/,,;$(transform);s/$$/$(EXEEXT)/'`; \
+ echo " $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) '$$p'
'$(DESTDIR)$(bindir)/$$f'"; \
+ $(INSTALL_PROGRAM_ENV) $(binPROGRAMS_INSTALL) "$$p"
"$(DESTDIR)$(bindir)/$$f" || exit 1; \
+ else :; fi; \
+ done
+
+uninstall-binPROGRAMS:
+ @$(NORMAL_UNINSTALL)
+ @list='$(bin_PROGRAMS)'; for p in $$list; do \
+ f=`echo "$$p" | sed
's,^.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/'`; \
+ echo " rm -f '$(DESTDIR)$(bindir)/$$f'"; \
+ rm -f "$(DESTDIR)$(bindir)/$$f"; \
+ done
+
+clean-binPROGRAMS:
+ -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS)
+geeqie$(EXEEXT): $(geeqie_OBJECTS) $(geeqie_DEPENDENCIES)
+ @rm -f geeqie$(EXEEXT)
+ $(CXXLINK) $(geeqie_OBJECTS) $(geeqie_LDADD) $(LIBS)
+
+mostlyclean-compile:
+ -rm -f *.$(OBJEXT)
+
+distclean-compile:
+ -rm -f *.tab.c
+
+include ./$(DEPDIR)/advanced_exif.Po
+include ./$(DEPDIR)/bar.Po
+include ./$(DEPDIR)/bar_comment.Po
+include ./$(DEPDIR)/bar_exif.Po
+include ./$(DEPDIR)/bar_gps.Po
+include ./$(DEPDIR)/bar_histogram.Po
+include ./$(DEPDIR)/bar_keywords.Po
+include ./$(DEPDIR)/bar_sort.Po
+include ./$(DEPDIR)/cache-loader.Po
+include ./$(DEPDIR)/cache.Po
+include ./$(DEPDIR)/cache_maint.Po
+include ./$(DEPDIR)/cellrenderericon.Po
+include ./$(DEPDIR)/collect-dlg.Po
+include ./$(DEPDIR)/collect-io.Po
+include ./$(DEPDIR)/collect-table.Po
+include ./$(DEPDIR)/collect.Po
+include ./$(DEPDIR)/color-man.Po
+include ./$(DEPDIR)/compat.Po
+include ./$(DEPDIR)/debug.Po
+include ./$(DEPDIR)/desktop_file.Po
+include ./$(DEPDIR)/dnd.Po
+include ./$(DEPDIR)/dupe.Po
+include ./$(DEPDIR)/editors.Po
+include ./$(DEPDIR)/exif-common.Po
+include ./$(DEPDIR)/exif.Po
+include ./$(DEPDIR)/exiv2.Po
+include ./$(DEPDIR)/filecache.Po
+include ./$(DEPDIR)/filedata.Po
+include ./$(DEPDIR)/filefilter.Po
+include ./$(DEPDIR)/format_canon.Po
+include ./$(DEPDIR)/format_fuji.Po
+include ./$(DEPDIR)/format_nikon.Po
+include ./$(DEPDIR)/format_olympus.Po
+include ./$(DEPDIR)/format_raw.Po
+include ./$(DEPDIR)/fullscreen.Po
+include ./$(DEPDIR)/gq-marshal.Po
+include ./$(DEPDIR)/histogram.Po
+include ./$(DEPDIR)/history_list.Po
+include ./$(DEPDIR)/image-load.Po
+include ./$(DEPDIR)/image-overlay.Po
+include ./$(DEPDIR)/image.Po
+include ./$(DEPDIR)/img-view.Po
+include ./$(DEPDIR)/layout.Po
+include ./$(DEPDIR)/layout_config.Po
+include ./$(DEPDIR)/layout_image.Po
+include ./$(DEPDIR)/layout_util.Po
+include ./$(DEPDIR)/lirc.Po
+include ./$(DEPDIR)/logwindow.Po
+include ./$(DEPDIR)/main.Po
+include ./$(DEPDIR)/md5-util.Po
+include ./$(DEPDIR)/menu.Po
+include ./$(DEPDIR)/metadata.Po
+include ./$(DEPDIR)/misc.Po
+include ./$(DEPDIR)/options.Po
+include ./$(DEPDIR)/pan-calendar.Po
+include ./$(DEPDIR)/pan-folder.Po
+include ./$(DEPDIR)/pan-grid.Po
+include ./$(DEPDIR)/pan-item.Po
+include ./$(DEPDIR)/pan-timeline.Po
+include ./$(DEPDIR)/pan-util.Po
+include ./$(DEPDIR)/pan-view.Po
+include ./$(DEPDIR)/pixbuf-renderer.Po
+include ./$(DEPDIR)/pixbuf_util.Po
+include ./$(DEPDIR)/preferences.Po
+include ./$(DEPDIR)/print.Po
+include ./$(DEPDIR)/rcfile.Po
+include ./$(DEPDIR)/remote.Po
+include ./$(DEPDIR)/search.Po
+include ./$(DEPDIR)/secure_save.Po
+include ./$(DEPDIR)/similar.Po
+include ./$(DEPDIR)/slideshow.Po
+include ./$(DEPDIR)/thumb.Po
+include ./$(DEPDIR)/thumb_standard.Po
+include ./$(DEPDIR)/trash.Po
+include ./$(DEPDIR)/ui_bookmark.Po
+include ./$(DEPDIR)/ui_fileops.Po
+include ./$(DEPDIR)/ui_help.Po
+include ./$(DEPDIR)/ui_menu.Po
+include ./$(DEPDIR)/ui_misc.Po
+include ./$(DEPDIR)/ui_pathsel.Po
+include ./$(DEPDIR)/ui_spinner.Po
+include ./$(DEPDIR)/ui_tabcomp.Po
+include ./$(DEPDIR)/ui_tree_edit.Po
+include ./$(DEPDIR)/ui_utildlg.Po
+include ./$(DEPDIR)/uri_utils.Po
+include ./$(DEPDIR)/utilops.Po
+include ./$(DEPDIR)/view_dir.Po
+include ./$(DEPDIR)/view_dir_list.Po
+include ./$(DEPDIR)/view_dir_tree.Po
+include ./$(DEPDIR)/view_file.Po
+include ./$(DEPDIR)/view_file_icon.Po
+include ./$(DEPDIR)/view_file_list.Po
+include ./$(DEPDIR)/window.Po
+
+.c.o:
+ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+# source='$<' object='$@' libtool=no \
+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
+# $(COMPILE) -c $<
+
+.c.obj:
+ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W)
'$<'`
+ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+# source='$<' object='$@' libtool=no \
+# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
+# $(COMPILE) -c `$(CYGPATH_W) '$<'`
+
+.cc.o:
+ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
+ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+# source='$<' object='$@' libtool=no \
+# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
+# $(CXXCOMPILE) -c -o $@ $<
+
+.cc.obj:
+ $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@
`$(CYGPATH_W) '$<'`
+ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
+# source='$<' object='$@' libtool=no \
+# DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) \
+# $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
+
+# This directory's subdirectories are mostly independent; you can cd
+# into them and run `make' without going through this Makefile.
+# To change the values of `make' variables: instead of editing Makefiles,
+# (1) if the variable is set in `config.status', edit `config.status'
+# (which will cause the Makefiles to be regenerated when you run `make');
+# (2) otherwise, pass the desired values on the `make' command line.
+$(RECURSIVE_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ target=`echo $@ | sed s/-recursive//`; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ dot_seen=yes; \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done; \
+ if test "$$dot_seen" = "no"; then \
+ $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
+ fi; test -z "$$fail"
+
+$(RECURSIVE_CLEAN_TARGETS):
+ @failcom='exit 1'; \
+ for f in x $$MAKEFLAGS; do \
+ case $$f in \
+ *=* | --[!k]*);; \
+ *k*) failcom='fail=yes';; \
+ esac; \
+ done; \
+ dot_seen=no; \
+ case "$@" in \
+ distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
+ *) list='$(SUBDIRS)' ;; \
+ esac; \
+ rev=''; for subdir in $$list; do \
+ if test "$$subdir" = "."; then :; else \
+ rev="$$subdir $$rev"; \
+ fi; \
+ done; \
+ rev="$$rev ."; \
+ target=`echo $@ | sed s/-recursive//`; \
+ for subdir in $$rev; do \
+ echo "Making $$target in $$subdir"; \
+ if test "$$subdir" = "."; then \
+ local_target="$$target-am"; \
+ else \
+ local_target="$$target"; \
+ fi; \
+ (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
+ || eval $$failcom; \
+ done && test -z "$$fail"
+tags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags);
\
+ done
+ctags-recursive:
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS)
ctags); \
+ done
+
+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonemtpy = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ mkid -fID $$unique
+tags: TAGS
+
+TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ here=`pwd`; \
+ if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
+ include_option=--etags-include; \
+ empty_fix=.; \
+ else \
+ include_option=--include; \
+ empty_fix=; \
+ fi; \
+ list='$(SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test ! -f $$subdir/TAGS || \
+ tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
+ fi; \
+ done; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
+ test -n "$$unique" || unique=$$empty_fix; \
+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
+ $$tags $$unique; \
+ fi
+ctags: CTAGS
+CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
+ $(TAGS_FILES) $(LISP)
+ tags=; \
+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
+ unique=`for i in $$list; do \
+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
+ done | \
+ $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
+ END { if (nonempty) { for (i in files) print i; }; }'`; \
+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
+ $$tags $$unique
+
+GTAGS:
+ here=`$(am__cd) $(top_builddir) && pwd` \
+ && cd $(top_srcdir) \
+ && gtags -i $(GTAGS_ARGS) $$here
+
+distclean-tags:
+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
+
+distdir: $(DISTFILES)
+ @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
+ list='$(DISTFILES)'; \
+ dist_files=`for file in $$list; do echo $$file; done | \
+ sed -e "s|^$$srcdirstrip/||;t" \
+ -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
+ case $$dist_files in \
+ */*) $(MKDIR_P) `echo "$$dist_files" | \
+ sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
+ sort -u` ;; \
+ esac; \
+ for file in $$dist_files; do \
+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
+ if test -d $$d/$$file; then \
+ dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
+ fi; \
+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
+ else \
+ test -f $(distdir)/$$file \
+ || cp -p $$d/$$file $(distdir)/$$file \
+ || exit 1; \
+ fi; \
+ done
+ list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
+ if test "$$subdir" = .; then :; else \
+ test -d "$(distdir)/$$subdir" \
+ || $(MKDIR_P) "$(distdir)/$$subdir" \
+ || exit 1; \
+ distdir=`$(am__cd) $(distdir) && pwd`; \
+ top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
+ (cd $$subdir && \
+ $(MAKE) $(AM_MAKEFLAGS) \
+ top_distdir="$$top_distdir" \
+ distdir="$$distdir/$$subdir" \
+ am__remove_distdir=: \
+ am__skip_length_check=: \
+ distdir) \
+ || exit 1; \
+ fi; \
+ done
+check-am: all-am
+check: check-recursive
+all-am: Makefile $(PROGRAMS) $(DATA)
+installdirs: installdirs-recursive
+installdirs-am:
+ for dir in "$(DESTDIR)$(bindir)"; do \
+ test -z "$$dir" || $(MKDIR_P) "$$dir"; \
+ done
+install: install-recursive
+install-exec: install-exec-recursive
+install-data: install-data-recursive
+uninstall: uninstall-recursive
+
+install-am: all-am
+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
+
+installcheck: installcheck-recursive
+install-strip:
+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
+ `test -z '$(STRIP)' || \
+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
+mostlyclean-generic:
+
+clean-generic:
+ -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
+
+distclean-generic:
+ -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
+
+maintainer-clean-generic:
+ @echo "This command is intended for maintainers to use"
+ @echo "it deletes files that may require special tools to rebuild."
+clean: clean-recursive
+
+clean-am: clean-binPROGRAMS clean-generic mostlyclean-am
+
+distclean: distclean-recursive
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+distclean-am: clean-am distclean-compile distclean-generic \
+ distclean-tags
+
+dvi: dvi-recursive
+
+dvi-am:
+
+html: html-recursive
+
+info: info-recursive
+
+info-am:
+
+install-data-am:
+
+install-dvi: install-dvi-recursive
+
+install-exec-am: install-binPROGRAMS
+
+install-html: install-html-recursive
+
+install-info: install-info-recursive
+
+install-man:
+
+install-pdf: install-pdf-recursive
+
+install-ps: install-ps-recursive
+
+installcheck-am:
+
+maintainer-clean: maintainer-clean-recursive
+ -rm -rf ./$(DEPDIR)
+ -rm -f Makefile
+maintainer-clean-am: distclean-am maintainer-clean-generic
+
+mostlyclean: mostlyclean-recursive
+
+mostlyclean-am: mostlyclean-compile mostlyclean-generic
+
+pdf: pdf-recursive
+
+pdf-am:
+
+ps: ps-recursive
+
+ps-am:
+
+uninstall-am: uninstall-binPROGRAMS
+
+.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
+ install-strip
+
+.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
+ all all-am check check-am clean clean-binPROGRAMS \
+ clean-generic ctags ctags-recursive distclean \
+ distclean-compile distclean-generic distclean-tags distdir dvi \
+ dvi-am html html-am info info-am install install-am \
+ install-binPROGRAMS install-data install-data-am install-dvi \
+ install-dvi-am install-exec install-exec-am install-html \
+ install-html-am install-info install-info-am install-man \
+ install-pdf install-pdf-am install-ps install-ps-am \
+ install-strip installcheck installcheck-am installdirs \
+ installdirs-am maintainer-clean maintainer-clean-generic \
+ mostlyclean mostlyclean-compile mostlyclean-generic pdf pdf-am \
+ ps ps-am tags tags-recursive uninstall uninstall-am \
+ uninstall-binPROGRAMS
+
+ -I$(top_srcdir) \
+ -I$(top_builddir)
+ -I$(top_srcdir) \
+ -I$(top_builddir)
+
+ui_icons.h: $(extra_ICONS) Makefile.in
+ @(echo '/* Auto generated file, do not edit */'; echo; \
+ echo '#ifndef UI_ICONS_H'; \
+ echo '#define UI_ICONS_H'; echo; \
+ $(GDK_PIXBUF_CSOURCE) --raw --extern --build-list $(ICON_PAIRS); \
+ echo '#endif /* UI_ICONS_H */') > $@ || echo "!!! Failed to generate
$@ !!!"
+
+ClayRGB1998_icc.h: ClayRGB1998.icc
+ echo "/*" > $@
+ echo " * This file was generated from ClayRGB1998.icc, DO NOT EDIT " >>
$@
+ echo " * http://www.argyllcms.com/ClayRGB1998.zip " >> $@
+ echo " */ " >> $@
+ xxd -i $^ >> $@
+
+ui_spinner.o: ui_icons.h
+
+gq-marshal.h: gq-marshal.list
+ $(GLIB_GENMARSHAL) --prefix=gq_marshal $(srcdir)/gq-marshal.list
--header >$@
+
+gq-marshal.c: gq-marshal.list
+ (echo "#include \"gq-marshal.h\"" ; $(GLIB_GENMARSHAL)
--prefix=gq_marshal $(srcdir)/gq-marshal.list --body ) >$@
+# Tell versions [3.59,3.63) of GNU make to not export all variables.
+# Otherwise a system limit (for SysV at least) may be exceeded.
+.NOEXPORT:
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Geeqie-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geeqie-svn