diff options
-rw-r--r-- | bindings/Makefile.in | 656 | ||||
-rw-r--r-- | bindings/python/Makefile.in | 673 | ||||
-rw-r--r-- | cut-n-paste/Makefile.in | 655 | ||||
-rw-r--r-- | cut-n-paste/toolbar-editor/Makefile.in | 749 | ||||
-rw-r--r-- | cut-n-paste/totem-screensaver/Makefile.in | 605 | ||||
-rw-r--r-- | data/Makefile.in | 863 | ||||
-rw-r--r-- | data/icons/16x16/Makefile.in | 542 | ||||
-rw-r--r-- | data/icons/22x22/Makefile.in | 542 | ||||
-rw-r--r-- | data/icons/24x24/Makefile.in | 535 | ||||
-rw-r--r-- | data/icons/32x32/Makefile.in | 543 | ||||
-rw-r--r-- | data/icons/48x48/Makefile.in | 506 | ||||
-rw-r--r-- | data/icons/Makefile.in | 670 | ||||
-rw-r--r-- | data/icons/scalable/Makefile.in | 536 | ||||
-rw-r--r-- | data/pixmaps/Makefile.in | 507 | ||||
-rw-r--r-- | doc/Makefile.in | 657 | ||||
-rw-r--r-- | doc/reference/Makefile.in | 837 | ||||
-rw-r--r-- | jpegutils/Makefile.in | 601 | ||||
-rw-r--r-- | plugins/Makefile.in | 767 | ||||
-rw-r--r-- | src/Makefile.in | 1326 |
19 files changed, 0 insertions, 12770 deletions
diff --git a/bindings/Makefile.in b/bindings/Makefile.in deleted file mode 100644 index 657e3ca..0000000 --- a/bindings/Makefile.in +++ /dev/null @@ -1,656 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] [email protected][email protected]__append_1 = python -subdir = bindings -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_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 -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = python -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -SUBDIRS = $(am__append_1) -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bindings/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign bindings/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -# 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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo [email protected] | 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; \ - ($(am__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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "[email protected]" 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 [email protected] | 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; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__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; nonempty = 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) - set x; \ - 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 || \ - set "[email protected]" "$$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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$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; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic clean-libtool \ - ctags ctags-recursive distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am 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-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/bindings/python/Makefile.in b/bindings/python/Makefile.in deleted file mode 100644 index 441d9b3..0000000 --- a/bindings/python/Makefile.in +++ /dev/null @@ -1,673 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = bindings/python -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LTLIBRARIES = $(noinst_LTLIBRARIES) -am__DEPENDENCIES_1 = -eom_la_DEPENDENCIES = $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -nodist_eom_la_OBJECTS = eom_la-eom.lo -eom_la_OBJECTS = $(nodist_eom_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) -am__v_lt_0 = --silent -eom_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(eom_la_CFLAGS) $(CFLAGS) \ - $(eom_la_LDFLAGS) $(LDFLAGS) -o [email protected] -DEFAULT_INCLUDES = [email protected][email protected] -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) -am__v_CC_0 = @echo " CC " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -CCLD = $(CC) -LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o [email protected] -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) -am__v_CCLD_0 = @echo " CCLD " [email protected]; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -SOURCES = $(nodist_eom_la_SOURCES) -DIST_SOURCES = -ETAGS = etags -CTAGS = ctags -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -noinst_LTLIBRARIES = \ - eom.la - -nodist_eom_la_SOURCES = \ - eom.c - -eom_la_LDFLAGS = \ - -module -avoid-version - -eom_la_LIBADD = \ - $(PYTHON_LIB_LOC) \ - $(PYTHON_LIBS) \ - $(PYTHON_EXTRA_LIBS) \ - $(PYGTK_LIBS) - -eom_la_CFLAGS = \ - -I$(top_srcdir) \ - -I$(top_builddir) \ - -I$(top_srcdir)/src \ - -I$(top_builddir)/src \ - -I$(top_srcdir)/cut-n-paste/toolbar-editor \ - $(EOM_CFLAGS) \ - $(NO_STRICT_ALIASING_CFLAGS) \ - $(PYGTK_CFLAGS) \ - $(PYTHON_CFLAGS) \ - $(AM_CFLAGS) - -BINDING_EOM_HEADERS_SRCDIR_IN = \ - src/eom-application.h \ - src/eom-window.h \ - src/eom-dialog.h \ - src/eom-properties-dialog.h \ - src/eom-message-area.h \ - src/eom-statusbar.h \ - src/eom-thumb-nav.h \ - src/eom-image.h \ - src/eom-scroll-view.h \ - src/eom-thumb-view.h \ - src/eom-list-store.h \ - src/eom-job-queue.h \ - src/eom-jobs.h \ - src/eom-plugin.h - -BINDING_HEADERS_BUILDDIR_IN = -BINDING_EOM_HEADERS_SRCDIR := $(addprefix $(top_srcdir)/,$(BINDING_EOM_HEADERS_SRCDIR_IN)) -BINDING_HEADERS_BUILDDIR := $(addprefix $(top_builddir)/,$(BINDING_HEADERS_BUILDDIR_IN)) -BUILT_SOURCES = \ - eom.c - -EXTRA_DIST = \ - eom.override \ - eom.defs - -CLEANFILES = $(BUILT_SOURCES) -all: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) all-am - -.SUFFIXES: -.SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign bindings/python/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign bindings/python/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done -eom.la: $(eom_la_OBJECTS) $(eom_la_DEPENDENCIES) - $(AM_V_CCLD)$(eom_la_LINK) $(eom_la_OBJECTS) $(eom_la_LIBADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] - -.c.o: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c $< - -.c.obj: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] `$(CYGPATH_W) '$<'` [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c `$(CYGPATH_W) '$<'` - -.c.lo: [email protected][email protected] $(AM_V_CC)$(LTCOMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] - -eom_la-eom.lo: eom.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eom_la_CFLAGS) $(CFLAGS) -MT eom_la-eom.lo -MD -MP -MF $(DEPDIR)/eom_la-eom.Tpo -c -o eom_la-eom.lo `test -f 'eom.c' || echo '$(srcdir)/'`eom.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/eom_la-eom.Tpo $(DEPDIR)/eom_la-eom.Plo [email protected][email protected]@[email protected] source='eom.c' object='eom_la-eom.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(eom_la_CFLAGS) $(CFLAGS) -c -o eom_la-eom.lo `test -f 'eom.c' || echo '$(srcdir)/'`eom.c - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -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; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - 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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook -check-am: all-am -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-am -all-am: Makefile $(LTLIBRARIES) -installdirs: -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) -clean: clean-am - -clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ - mostlyclean-am - -distclean: distclean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: all check install install-am install-strip - -.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstLTLIBRARIES ctags dist-hook \ - distclean distclean-compile distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-compile \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags uninstall uninstall-am - - -$(top_builddir)/src/eom-enum-types.h: - $(AM_V_GEN)cd $(top_builddir)/src && $(MAKE) eom-enum-types.h - -eom.c: eom.defs eom.override $(top_builddir)/src/eom-enum-types.h - $(AM_V_GEN)( cd $(srcdir) && $(PYGOBJECT_CODEGEN) \ - --register $(PYGOBJECT_DEFSDIR)/gio-types.defs \ - --register $(PYGTK_DEFSDIR)/pango-types.defs \ - --register $(PYGTK_DEFSDIR)/gdk-types.defs \ - --register $(PYGTK_DEFSDIR)/gtk-types.defs \ - --override $*.override \ - --prefix py$* $(<F) ) > [email protected] - -regenerate-python-binding: - $(PYGTK_H2DEF) $(sort $(BINDING_EOM_HEADERS_SRCDIR) $(BINDING_HEADERS_BUILDDIR)) > eom.defs.new - -dist-hook: - cd $(distdir); rm -f $(BUILT_SOURCES) - --include $(top_srcdir)/git.mk - -# 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: diff --git a/cut-n-paste/Makefile.in b/cut-n-paste/Makefile.in deleted file mode 100644 index 2985db5..0000000 --- a/cut-n-paste/Makefile.in +++ /dev/null @@ -1,655 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = cut-n-paste -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_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 -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -SUBDIRS = toolbar-editor totem-screensaver -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign cut-n-paste/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign cut-n-paste/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -# 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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo [email protected] | 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; \ - ($(am__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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "[email protected]" 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 [email protected] | 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; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__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; nonempty = 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) - set x; \ - 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 || \ - set "[email protected]" "$$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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$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; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic clean-libtool \ - ctags ctags-recursive distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am 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-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/cut-n-paste/toolbar-editor/Makefile.in b/cut-n-paste/toolbar-editor/Makefile.in deleted file mode 100644 index 598e361..0000000 --- a/cut-n-paste/toolbar-editor/Makefile.in +++ /dev/null @@ -1,749 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = cut-n-paste/toolbar-editor -DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LTLIBRARIES = $(noinst_LTLIBRARIES) -am__DEPENDENCIES_1 = -libtoolbareditor_la_DEPENDENCIES = $(am__DEPENDENCIES_1) -am__objects_1 = libtoolbareditor_la-eggmarshalers.lo \ - libtoolbareditor_la-eggtypebuiltins.lo -am__objects_2 = libtoolbareditor_la-egg-editable-toolbar.lo \ - libtoolbareditor_la-egg-toolbars-model.lo \ - libtoolbareditor_la-egg-toolbar-editor.lo -am__objects_3 = -am_libtoolbareditor_la_OBJECTS = $(am__objects_1) $(am__objects_2) \ - $(am__objects_3) -libtoolbareditor_la_OBJECTS = $(am_libtoolbareditor_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) -am__v_lt_0 = --silent -libtoolbareditor_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ - $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ - $(libtoolbareditor_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o [email protected] -DEFAULT_INCLUDES = [email protected][email protected] -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) -am__v_CC_0 = @echo " CC " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -CCLD = $(CC) -LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o [email protected] -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) -am__v_CCLD_0 = @echo " CCLD " [email protected]; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -SOURCES = $(libtoolbareditor_la_SOURCES) -DIST_SOURCES = $(libtoolbareditor_la_SOURCES) -HEADERS = $(noinst_HEADERS) -ETAGS = etags -CTAGS = ctags -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -EGGSOURCES = \ - egg-editable-toolbar.c \ - egg-toolbars-model.c \ - egg-toolbar-editor.c - -EGGHEADERS = \ - egg-editable-toolbar.h \ - egg-toolbars-model.h \ - egg-toolbar-editor.h - -noinst_HEADERS = \ - $(EGGHEADERS) \ - eggmarshalers.h - -noinst_LTLIBRARIES = libtoolbareditor.la -libtoolbareditor_la_SOURCES = \ - $(BUILT_SOURCES) \ - $(EGGSOURCES) \ - $(EGGHEADERS) - -libtoolbareditor_la_CPPFLAGS = \ - -I$(top_builddir)/lib/egg \ - $(AM_CPPFLAGS) - -libtoolbareditor_la_LIBADD = $(LIBXML2_LIBS) -libtoolbareditor_la_CFLAGS = \ - $(EOM_CFLAGS) \ - $(WARN_CFLAGS) \ - $(LIBXML2_CFLAGS) \ - -DCURSOR_DIR=\"$(pkgdatadir)\" - -BUILT_SOURCES = \ - eggmarshalers.c \ - eggmarshalers.h \ - eggtypebuiltins.c \ - eggtypebuiltins.h - -stamp_files = \ - stamp-eggmarshalers.c \ - stamp-eggmarshalers.h \ - stamp-eggtypebuiltins.c \ - stamp-eggtypebuiltins.h - -EXTRA_DIST = \ - eggmarshalers.list - -EGGFILES = $(EGGSOURCES) $(EGGHEADERS) -EGGDIR = $(srcdir)/../../../libegg/libegg -CLEANFILES = $(stamp_files) $(BUILT_SOURCES) -DISTCLEANFILES = $(stamp_files) $(BUILT_SOURCES) -MAINTAINERCLEANFILES = $(stamp_files) $(BUILT_SOURCES) -all: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) all-am - -.SUFFIXES: -.SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign cut-n-paste/toolbar-editor/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign cut-n-paste/toolbar-editor/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done -libtoolbareditor.la: $(libtoolbareditor_la_OBJECTS) $(libtoolbareditor_la_DEPENDENCIES) - $(AM_V_CCLD)$(libtoolbareditor_la_LINK) $(libtoolbareditor_la_OBJECTS) $(libtoolbareditor_la_LIBADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] - -.c.o: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c $< - -.c.obj: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] `$(CYGPATH_W) '$<'` [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c `$(CYGPATH_W) '$<'` - -.c.lo: [email protected][email protected] $(AM_V_CC)$(LTCOMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] - -libtoolbareditor_la-eggmarshalers.lo: eggmarshalers.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -MT libtoolbareditor_la-eggmarshalers.lo -MD -MP -MF $(DEPDIR)/libtoolbareditor_la-eggmarshalers.Tpo -c -o libtoolbareditor_la-eggmarshalers.lo `test -f 'eggmarshalers.c' || echo '$(srcdir)/'`eggmarshalers.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtoolbareditor_la-eggmarshalers.Tpo $(DEPDIR)/libtoolbareditor_la-eggmarshalers.Plo [email protected][email protected]@[email protected] source='eggmarshalers.c' object='libtoolbareditor_la-eggmarshalers.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -c -o libtoolbareditor_la-eggmarshalers.lo `test -f 'eggmarshalers.c' || echo '$(srcdir)/'`eggmarshalers.c - -libtoolbareditor_la-eggtypebuiltins.lo: eggtypebuiltins.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -MT libtoolbareditor_la-eggtypebuiltins.lo -MD -MP -MF $(DEPDIR)/libtoolbareditor_la-eggtypebuiltins.Tpo -c -o libtoolbareditor_la-eggtypebuiltins.lo `test -f 'eggtypebuiltins.c' || echo '$(srcdir)/'`eggtypebuiltins.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtoolbareditor_la-eggtypebuiltins.Tpo $(DEPDIR)/libtoolbareditor_la-eggtypebuiltins.Plo [email protected][email protected]@[email protected] source='eggtypebuiltins.c' object='libtoolbareditor_la-eggtypebuiltins.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -c -o libtoolbareditor_la-eggtypebuiltins.lo `test -f 'eggtypebuiltins.c' || echo '$(srcdir)/'`eggtypebuiltins.c - -libtoolbareditor_la-egg-editable-toolbar.lo: egg-editable-toolbar.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -MT libtoolbareditor_la-egg-editable-toolbar.lo -MD -MP -MF $(DEPDIR)/libtoolbareditor_la-egg-editable-toolbar.Tpo -c -o libtoolbareditor_la-egg-editable-toolbar.lo `test -f 'egg-editable-toolbar.c' || echo '$(srcdir)/'`egg-editable-toolbar.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtoolbareditor_la-egg-editable-toolbar.Tpo $(DEPDIR)/libtoolbareditor_la-egg-editable-toolbar.Plo [email protected][email protected]@[email protected] source='egg-editable-toolbar.c' object='libtoolbareditor_la-egg-editable-toolbar.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -c -o libtoolbareditor_la-egg-editable-toolbar.lo `test -f 'egg-editable-toolbar.c' || echo '$(srcdir)/'`egg-editable-toolbar.c - -libtoolbareditor_la-egg-toolbars-model.lo: egg-toolbars-model.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -MT libtoolbareditor_la-egg-toolbars-model.lo -MD -MP -MF $(DEPDIR)/libtoolbareditor_la-egg-toolbars-model.Tpo -c -o libtoolbareditor_la-egg-toolbars-model.lo `test -f 'egg-toolbars-model.c' || echo '$(srcdir)/'`egg-toolbars-model.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtoolbareditor_la-egg-toolbars-model.Tpo $(DEPDIR)/libtoolbareditor_la-egg-toolbars-model.Plo [email protected][email protected]@[email protected] source='egg-toolbars-model.c' object='libtoolbareditor_la-egg-toolbars-model.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -c -o libtoolbareditor_la-egg-toolbars-model.lo `test -f 'egg-toolbars-model.c' || echo '$(srcdir)/'`egg-toolbars-model.c - -libtoolbareditor_la-egg-toolbar-editor.lo: egg-toolbar-editor.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -MT libtoolbareditor_la-egg-toolbar-editor.lo -MD -MP -MF $(DEPDIR)/libtoolbareditor_la-egg-toolbar-editor.Tpo -c -o libtoolbareditor_la-egg-toolbar-editor.lo `test -f 'egg-toolbar-editor.c' || echo '$(srcdir)/'`egg-toolbar-editor.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtoolbareditor_la-egg-toolbar-editor.Tpo $(DEPDIR)/libtoolbareditor_la-egg-toolbar-editor.Plo [email protected][email protected]@[email protected] source='egg-toolbar-editor.c' object='libtoolbareditor_la-egg-toolbar-editor.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libtoolbareditor_la_CPPFLAGS) $(CPPFLAGS) $(libtoolbareditor_la_CFLAGS) $(CFLAGS) -c -o libtoolbareditor_la-egg-toolbar-editor.lo `test -f 'egg-toolbar-editor.c' || echo '$(srcdir)/'`egg-toolbar-editor.c - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -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; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - 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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-am -all-am: Makefile $(LTLIBRARIES) $(HEADERS) -installdirs: -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) - -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) -clean: clean-am - -clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ - mostlyclean-am - -distclean: distclean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: all check install install-am install-strip - -.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstLTLIBRARIES ctags distclean \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am 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 \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am - - -eggmarshalers.h: stamp-eggmarshalers.h - @true -stamp-eggmarshalers.h: eggmarshalers.list - $(AM_V_GEN)$(GLIB_GENMARSHAL) --internal --prefix=_egg_marshal $(srcdir)/eggmarshalers.list --header > eggmarshalers.h \ - && echo timestamp > $(@F) - -eggmarshalers.c: stamp-eggmarshalers.c - @true -stamp-eggmarshalers.c: eggmarshalers.list - $(AM_V_GEN)$(GLIB_GENMARSHAL) --prefix=_egg_marshal $(srcdir)/eggmarshalers.list --header --body > eggmarshalers.c \ - && echo timestamp > $(@F) - -eggtypebuiltins.c: stamp-eggtypebuiltins.c - @true -stamp-eggtypebuiltins.c: $(EGGHEADERS) - $(AM_V_GEN)( cd $(srcdir) && $(GLIB_MKENUMS) \ - --fhead "#include \"eggtypebuiltins.h\"\n\n" \ - --fprod "\n/* enumerations from \"@[email protected]\" */" \ - --fprod "\n#include \"@[email protected]\"" \ - --vtail " { 0, NULL, NULL }\n};\n\n" \ - --vtail "G_GNUC_INTERNAL GType\[email protected][email protected]_get_type (void)\n{\n" \ - --vtail " static GType type = 0;\n\n" \ - --vtail " if (G_UNLIKELY (type == 0))\n" \ - --vtail " type = [email protected]@_register_static (\"@[email protected]\", [email protected][email protected]_values);\n\n" \ - --vtail " return type;\n}\n\n" \ - $(^F) ) > xgen-$(@F) \ - && ( cmp -s xgen-$(@F) $(@F:stamp-%=%) || cp xgen-$(@F) $(@F:stamp-%=%) ) \ - && rm -f xgen-$(@F) \ - && echo timestamp > $(@F) - -eggtypebuiltins.h: stamp-eggtypebuiltins.h - @true -stamp-eggtypebuiltins.h: $(EGGHEADERS) - $(AM_V_GEN)( cd $(srcdir) && $(GLIB_MKENUMS) \ - --fhead "#ifndef __EGGTYPEBUILTINS_H__\n" \ - --fhead "#define __EGGTYPEBUILTINS_H__ 1\n\n" \ - --fhead "#include <glib-object.h>\n\n" \ - --fhead "G_BEGIN_DECLS\n\n" \ - --ftail "G_END_DECLS\n\n" \ - --ftail "#endif /* __EGGTYPEBUILTINS_H__ */\n" \ - --fprod "\n/* --- @[email protected] --- */" \ - --eprod "#define [email protected]@ @[email protected]_get_type()\n" \ - --eprod "G_GNUC_INTERNAL GType @[email protected]_get_type (void);\n" \ - $(^F) ) > xgen-$(@F) \ - && ( cmp -s xgen-$(@F) $(@F:stamp-%=%) || cp xgen-$(@F) $(@F:stamp-%=%) ) \ - && rm -f xgen-$(@F) \ - && echo timestamp > $(@F) - -regenerate-built-sources: - EGGFILES="$(EGGFILES) eggmarshalers.list" EGGDIR="$(EGGDIR)" $(top_srcdir)/cut-n-paste/update-from-egg.sh - --include $(top_srcdir)/git.mk - -# 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: diff --git a/cut-n-paste/totem-screensaver/Makefile.in b/cut-n-paste/totem-screensaver/Makefile.in deleted file mode 100644 index 8bd581a..0000000 --- a/cut-n-paste/totem-screensaver/Makefile.in +++ /dev/null @@ -1,605 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = cut-n-paste/totem-screensaver -DIST_COMMON = README $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LTLIBRARIES = $(noinst_LTLIBRARIES) -am__DEPENDENCIES_1 = -libtotemscrsaver_la_DEPENDENCIES = $(am__DEPENDENCIES_1) -am_libtotemscrsaver_la_OBJECTS = \ - libtotemscrsaver_la-totem-scrsaver.lo -libtotemscrsaver_la_OBJECTS = $(am_libtotemscrsaver_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) -am__v_lt_0 = --silent -libtotemscrsaver_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \ - $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \ - $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \ - $(LDFLAGS) -o [email protected] -DEFAULT_INCLUDES = [email protected][email protected] -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) -am__v_CC_0 = @echo " CC " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -CCLD = $(CC) -LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o [email protected] -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) -am__v_CCLD_0 = @echo " CCLD " [email protected]; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -SOURCES = $(libtotemscrsaver_la_SOURCES) -DIST_SOURCES = $(libtotemscrsaver_la_SOURCES) -ETAGS = etags -CTAGS = ctags -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -noinst_LTLIBRARIES = libtotemscrsaver.la -libtotemscrsaver_la_SOURCES = \ - totem-scrsaver.h \ - totem-scrsaver.c - -libtotemscrsaver_la_LIBADD = $(X11_LIBS) -libtotemscrsaver_la_CFLAGS = \ - -I$(top_srcdir)/src \ - $(EOM_CFLAGS) \ - $(X11_CFLAGS) \ - $(WARN_CFLAGS) - -all: all-am - -.SUFFIXES: -.SUFFIXES: .c .lo .o .obj -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign cut-n-paste/totem-screensaver/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign cut-n-paste/totem-screensaver/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done -libtotemscrsaver.la: $(libtotemscrsaver_la_OBJECTS) $(libtotemscrsaver_la_DEPENDENCIES) - $(AM_V_CCLD)$(libtotemscrsaver_la_LINK) $(libtotemscrsaver_la_OBJECTS) $(libtotemscrsaver_la_LIBADD) $(LIBS) - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - [email protected][email protected]@[email protected] @[email protected]/$(DEPDIR)/[email protected][email protected] - -.c.o: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c $< - -.c.obj: [email protected][email protected] $(AM_V_CC)$(COMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] `$(CYGPATH_W) '$<'` [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=no @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(COMPILE) -c `$(CYGPATH_W) '$<'` - -.c.lo: [email protected][email protected] $(AM_V_CC)$(LTCOMPILE) -MT [email protected] -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o [email protected] $< [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo [email protected][email protected]@[email protected] source='$<' object='[email protected]' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] - -libtotemscrsaver_la-totem-scrsaver.lo: totem-scrsaver.c [email protected][email protected] $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -MT libtotemscrsaver_la-totem-scrsaver.lo -MD -MP -MF $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c [email protected][email protected] $(AM_V_at)$(am__mv) $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Tpo $(DEPDIR)/libtotemscrsaver_la-totem-scrsaver.Plo [email protected][email protected]@[email protected] source='totem-scrsaver.c' object='libtotemscrsaver_la-totem-scrsaver.lo' libtool=yes @[email protected] [email protected][email protected]@[email protected] DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @[email protected] [email protected][email protected] $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtotemscrsaver_la_CFLAGS) $(CFLAGS) -c -o libtotemscrsaver_la-totem-scrsaver.lo `test -f 'totem-scrsaver.c' || echo '$(srcdir)/'`totem-scrsaver.c - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -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; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - 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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(LTLIBRARIES) -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool clean-noinstLTLIBRARIES \ - mostlyclean-am - -distclean: distclean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: - -.MAKE: install-am install-strip - -.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \ - clean-libtool clean-noinstLTLIBRARIES ctags distclean \ - distclean-compile distclean-generic distclean-libtool \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am 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 \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic mostlyclean-libtool \ - pdf pdf-am ps ps-am tags uninstall uninstall-am - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/Makefile.in b/data/Makefile.in deleted file mode 100644 index 9914e53..0000000 --- a/data/Makefile.in +++ /dev/null @@ -1,863 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/eom.desktop.in.in $(srcdir)/eom.pc.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = eom.pc eom.desktop.in -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_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 -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)" \ - "$(DESTDIR)$(gtkrcdir)" "$(DESTDIR)$(pkgconfigdir)" \ - "$(DESTDIR)$(schemasdir)" "$(DESTDIR)$(uidir)" -DATA = $(desktop_DATA) $(glade_DATA) $(gtkrc_DATA) $(pkgconfig_DATA) \ - $(schemas_DATA) $(ui_DATA) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -SUBDIRS = pixmaps icons -DESKTOP_IN_FILES = eom.desktop.in.in -DESKTOP_FILES = $(DESKTOP_IN_FILES:.desktop.in.in=.desktop) -desktopdir = $(datadir)/applications -desktop_DATA = $(DESKTOP_FILES) -schemas_in_files = eom.schemas.in -schemasdir = $(MATECONF_SCHEMA_FILE_DIR) -schemas_DATA = $(schemas_in_files:.schemas.in=.schemas) -gladedir = $(pkgdatadir) -glade_DATA = eom-image-properties-dialog.ui \ - eom-multiple-save-as-dialog.ui \ - eom-preferences-dialog.ui - -uidir = $(datadir)/eom -UI_FILES = \ - eom-ui.xml \ - eom-toolbar.xml - -ui_DATA = $(UI_FILES) -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = eom.pc -gtkrcdir = $(pkgdatadir) -gtkrc_DATA = gtkrc -EXTRA_DIST = \ - $(gtkrc_DATA) \ - $(glade_DATA) \ - $(DESKTOP_IN_FILES) \ - $(schemas_in_files) \ - $(UI_FILES) - -DISTCLEANFILES = \ - $(DESKTOP_FILES) \ - $(schemas_DATA) - -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -eom.pc: $(top_builddir)/config.status $(srcdir)/eom.pc.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] -eom.desktop.in: $(top_builddir)/config.status $(srcdir)/eom.desktop.in.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-desktopDATA: $(desktop_DATA) - @$(NORMAL_INSTALL) - test -z "$(desktopdir)" || $(MKDIR_P) "$(DESTDIR)$(desktopdir)" - @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(desktopdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(desktopdir)" || exit $$?; \ - done - -uninstall-desktopDATA: - @$(NORMAL_UNINSTALL) - @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(desktopdir)" && rm -f $$files -install-gladeDATA: $(glade_DATA) - @$(NORMAL_INSTALL) - test -z "$(gladedir)" || $(MKDIR_P) "$(DESTDIR)$(gladedir)" - @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gladedir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(gladedir)" || exit $$?; \ - done - -uninstall-gladeDATA: - @$(NORMAL_UNINSTALL) - @list='$(glade_DATA)'; test -n "$(gladedir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(gladedir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(gladedir)" && rm -f $$files -install-gtkrcDATA: $(gtkrc_DATA) - @$(NORMAL_INSTALL) - test -z "$(gtkrcdir)" || $(MKDIR_P) "$(DESTDIR)$(gtkrcdir)" - @list='$(gtkrc_DATA)'; test -n "$(gtkrcdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(gtkrcdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(gtkrcdir)" || exit $$?; \ - done - -uninstall-gtkrcDATA: - @$(NORMAL_UNINSTALL) - @list='$(gtkrc_DATA)'; test -n "$(gtkrcdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(gtkrcdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(gtkrcdir)" && rm -f $$files -install-pkgconfigDATA: $(pkgconfig_DATA) - @$(NORMAL_INSTALL) - test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)" - @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkgconfigdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pkgconfigdir)" || exit $$?; \ - done - -uninstall-pkgconfigDATA: - @$(NORMAL_UNINSTALL) - @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files -install-schemasDATA: $(schemas_DATA) - @$(NORMAL_INSTALL) - test -z "$(schemasdir)" || $(MKDIR_P) "$(DESTDIR)$(schemasdir)" - @list='$(schemas_DATA)'; test -n "$(schemasdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(schemasdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(schemasdir)" || exit $$?; \ - done - -uninstall-schemasDATA: - @$(NORMAL_UNINSTALL) - @list='$(schemas_DATA)'; test -n "$(schemasdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(schemasdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(schemasdir)" && rm -f $$files -install-uiDATA: $(ui_DATA) - @$(NORMAL_INSTALL) - test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)" - @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(uidir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(uidir)" || exit $$?; \ - done - -uninstall-uiDATA: - @$(NORMAL_UNINSTALL) - @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(uidir)" && rm -f $$files - -# 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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo [email protected] | 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; \ - ($(am__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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "[email protected]" 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 [email protected] | 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; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__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; nonempty = 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) - set x; \ - 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 || \ - set "[email protected]" "$$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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$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; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile $(DATA) -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(desktopdir)" "$(DESTDIR)$(gladedir)" "$(DESTDIR)$(gtkrcdir)" "$(DESTDIR)$(pkgconfigdir)" "$(DESTDIR)$(schemasdir)" "$(DESTDIR)$(uidir)"; 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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) - -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-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: install-data-local install-desktopDATA \ - install-gladeDATA install-gtkrcDATA install-pkgconfigDATA \ - install-schemasDATA install-uiDATA - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-desktopDATA uninstall-gladeDATA \ - uninstall-gtkrcDATA uninstall-pkgconfigDATA \ - uninstall-schemasDATA uninstall-uiDATA - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic clean-libtool \ - ctags ctags-recursive distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-data-local install-desktopDATA \ - install-dvi install-dvi-am install-exec install-exec-am \ - install-gladeDATA install-gtkrcDATA install-html \ - install-html-am install-info install-info-am install-man \ - install-pdf install-pdf-am install-pkgconfigDATA install-ps \ - install-ps-am install-schemasDATA install-strip install-uiDATA \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags tags-recursive uninstall uninstall-am \ - uninstall-desktopDATA uninstall-gladeDATA uninstall-gtkrcDATA \ - uninstall-pkgconfigDATA uninstall-schemasDATA uninstall-uiDATA - - - - -install-data-local: [email protected][email protected] if test -z "$(DESTDIR)" ; then \ [email protected][email protected] for p in $(schemas_DATA) ; do \ [email protected][email protected] MATECONF_CONFIG_SOURCE=$(MATECONF_SCHEMA_CONFIG_SOURCE) $(MATECONFTOOL) --makefile-install-rule $(top_builddir)/data/$$p >&1 > /dev/null; \ - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/16x16/Makefile.in b/data/icons/16x16/Makefile.in deleted file mode 100644 index d47d76f..0000000 --- a/data/icons/16x16/Makefile.in +++ /dev/null @@ -1,542 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/16x16 -DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ - "$(DESTDIR)$(appiconsdir)" -DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) $(noinst_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @localedi[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = 16x16 -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -appiconsdir = $(datadir)/icons/hicolor/$(size)/apps -dist_appicons_DATA = \ - apps/eom.png - -dist_actionicons_DATA = \ - actions/eom-plugin.png \ - actions/eom-image-collection.png \ - actions/slideshow-play.png - -noinst_DATA = \ - apps/eom.svg \ - actions/eom-plugin.svg \ - actions/slideshow-play.svg - -EXTRA_DIST = $(noinst_DATA) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/16x16/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/16x16/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -install-dist_appiconsDATA: $(dist_appicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ - done - -uninstall-dist_appiconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA \ - install-dist_appiconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA \ - uninstall-dist_appiconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - install-dist_appiconsDATA 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/22x22/Makefile.in b/data/icons/22x22/Makefile.in deleted file mode 100644 index 7326e63..0000000 --- a/data/icons/22x22/Makefile.in +++ /dev/null @@ -1,542 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/22x22 -DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ - "$(DESTDIR)$(appiconsdir)" -DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) $(noinst_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @exec_prefi[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = 22x22 -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -appiconsdir = $(datadir)/icons/hicolor/$(size)/apps -dist_appicons_DATA = \ - apps/eom.png - -dist_actionicons_DATA = \ - actions/eom-plugin.png \ - actions/eom-image-collection.png \ - actions/slideshow-play.png - -noinst_DATA = \ - apps/eom.svg \ - actions/eom-plugin.svg \ - actions/slideshow-play.svg - -EXTRA_DIST = $(noinst_DATA) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/22x22/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/22x22/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -install-dist_appiconsDATA: $(dist_appicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ - done - -uninstall-dist_appiconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA \ - install-dist_appiconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA \ - uninstall-dist_appiconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - install-dist_appiconsDATA 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/24x24/Makefile.in b/data/icons/24x24/Makefile.in deleted file mode 100644 index b0dfc6c..0000000 --- a/data/icons/24x24/Makefile.in +++ /dev/null @@ -1,535 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/24x24 -DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ - "$(DESTDIR)$(appiconsdir)" -DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = 24x24 -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -appiconsdir = $(datadir)/icons/hicolor/$(size)/apps -dist_appicons_DATA = \ - apps/eom.png - -dist_actionicons_DATA = \ - actions/eom-image-collection.png \ - actions/slideshow-play.png - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/24x24/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/24x24/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -install-dist_appiconsDATA: $(dist_appicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ - done - -uninstall-dist_appiconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA \ - install-dist_appiconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA \ - uninstall-dist_appiconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - install-dist_appiconsDATA 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/32x32/Makefile.in b/data/icons/32x32/Makefile.in deleted file mode 100644 index d418d35..0000000 --- a/data/icons/32x32/Makefile.in +++ /dev/null @@ -1,543 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/32x32 -DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ - "$(DESTDIR)$(appiconsdir)" -DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) $(noinst_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = 32x32 -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -appiconsdir = $(datadir)/icons/hicolor/$(size)/apps -dist_appicons_DATA = \ - apps/eom.png - -dist_actionicons_DATA = \ - actions/eom-plugin.png \ - actions/eom-image-collection.png \ - actions/slideshow-play.png - -noinst_DATA = \ - apps/eom.svg \ - actions/eom-image-collection.svg \ - actions/eom-plugin.svg \ - actions/slideshow-play.svg - -EXTRA_DIST = $(noinst_DATA) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/32x32/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/32x32/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -install-dist_appiconsDATA: $(dist_appicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ - done - -uninstall-dist_appiconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA \ - install-dist_appiconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA \ - uninstall-dist_appiconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - install-dist_appiconsDATA 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/48x48/Makefile.in b/data/icons/48x48/Makefile.in deleted file mode 100644 index 84a54a2..0000000 --- a/data/icons/48x48/Makefile.in +++ /dev/null @@ -1,506 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/48x48 -DIST_COMMON = $(dist_actionicons_DATA) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" -DATA = $(dist_actionicons_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = 48x48 -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -dist_actionicons_DATA = \ - actions/slideshow-play.png - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/48x48/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/48x48/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - 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 maintainer-clean maintainer-clean-generic \ - mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \ - ps ps-am uninstall uninstall-am uninstall-dist_actioniconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/Makefile.in b/data/icons/Makefile.in deleted file mode 100644 index 48ce623..0000000 --- a/data/icons/Makefile.in +++ /dev/null @@ -1,670 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_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 -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @build[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -SUBDIRS = 16x16 22x22 24x24 32x32 48x48 scalable -gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -# 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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo [email protected] | 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; \ - ($(am__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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "[email protected]" 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 [email protected] | 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; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__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; nonempty = 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) - set x; \ - 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 || \ - set "[email protected]" "$$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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$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; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) install-data-hook -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - @$(NORMAL_INSTALL) - $(MAKE) $(AM_MAKEFLAGS) uninstall-hook -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-data-am install-strip tags-recursive \ - uninstall-am - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic clean-libtool \ - ctags ctags-recursive distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-data-hook 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-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - tags tags-recursive uninstall uninstall-am uninstall-hook - - -install-data-hook: update-icon-cache -uninstall-hook: update-icon-cache -update-icon-cache: - @-if test -z "$(DESTDIR)"; then \ - echo "Updating Gtk icon cache."; \ - $(gtk_update_icon_cache); \ - else \ - echo "*** Icon cache not updated. After (un)install, run this:"; \ - echo "*** $(gtk_update_icon_cache)"; \ - fi - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/icons/scalable/Makefile.in b/data/icons/scalable/Makefile.in deleted file mode 100644 index 5103212..0000000 --- a/data/icons/scalable/Makefile.in +++ /dev/null @@ -1,536 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/icons/scalable -DIST_COMMON = $(dist_actionicons_DATA) $(dist_appicons_DATA) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(actioniconsdir)" \ - "$(DESTDIR)$(appiconsdir)" -DATA = $(dist_actionicons_DATA) $(dist_appicons_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -size = scalable -actioniconsdir = $(pkgdatadir)/icons/hicolor/$(size)/actions -appiconsdir = $(datadir)/icons/hicolor/$(size)/apps -dist_appicons_DATA = \ - apps/eom.svg - -dist_actionicons_DATA = \ - actions/eom-plugin.svg \ - actions/eom-image-collection.svg \ - actions/slideshow-play.svg - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/icons/scalable/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/icons/scalable/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-dist_actioniconsDATA: $(dist_actionicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(actioniconsdir)" || $(MKDIR_P) "$(DESTDIR)$(actioniconsdir)" - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(actioniconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(actioniconsdir)" || exit $$?; \ - done - -uninstall-dist_actioniconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_actionicons_DATA)'; test -n "$(actioniconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(actioniconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(actioniconsdir)" && rm -f $$files -install-dist_appiconsDATA: $(dist_appicons_DATA) - @$(NORMAL_INSTALL) - test -z "$(appiconsdir)" || $(MKDIR_P) "$(DESTDIR)$(appiconsdir)" - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(appiconsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(appiconsdir)" || exit $$?; \ - done - -uninstall-dist_appiconsDATA: - @$(NORMAL_UNINSTALL) - @list='$(dist_appicons_DATA)'; test -n "$(appiconsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(appiconsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(appiconsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(actioniconsdir)" "$(DESTDIR)$(appiconsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-dist_actioniconsDATA \ - install-dist_appiconsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-dist_actioniconsDATA \ - uninstall-dist_appiconsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-dist_actioniconsDATA \ - install-dist_appiconsDATA 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 maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dist_actioniconsDATA uninstall-dist_appiconsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/data/pixmaps/Makefile.in b/data/pixmaps/Makefile.in deleted file mode 100644 index c15eb80..0000000 --- a/data/pixmaps/Makefile.in +++ /dev/null @@ -1,507 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = data/pixmaps -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(pixmapsdir)" -DATA = $(pixmaps_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @localstated[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -pixmapsdir = $(pkgdatadir)/pixmaps -pixmaps_DATA = \ - thumbnail-frame.png - -EXTRA_DIST = \ - $(pixmaps_DATA) - -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign data/pixmaps/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign data/pixmaps/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -install-pixmapsDATA: $(pixmaps_DATA) - @$(NORMAL_INSTALL) - test -z "$(pixmapsdir)" || $(MKDIR_P) "$(DESTDIR)$(pixmapsdir)" - @list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pixmapsdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pixmapsdir)" || exit $$?; \ - done - -uninstall-pixmapsDATA: - @$(NORMAL_UNINSTALL) - @list='$(pixmaps_DATA)'; test -n "$(pixmapsdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pixmapsdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pixmapsdir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(pixmapsdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-am - -clean-am: clean-generic clean-libtool mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-pixmapsDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-pixmapsDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic clean-libtool \ - distclean distclean-generic distclean-libtool distdir dvi \ - dvi-am html html-am info info-am install install-am \ - 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-pixmapsDATA install-ps install-ps-am \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \ - uninstall uninstall-am uninstall-pixmapsDATA - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/doc/Makefile.in b/doc/Makefile.in deleted file mode 100644 index fd0e5bb..0000000 --- a/doc/Makefile.in +++ /dev/null @@ -1,657 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] -subdir = doc -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_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 -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @PYG[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] -SUBDIRS = \ - reference - -all: all-recursive - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs - -# 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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo [email protected] | 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; \ - ($(am__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): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "[email protected]" 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 [email protected] | 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; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__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; nonempty = 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) - set x; \ - 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 || \ - set "[email protected]" "$$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; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "[email protected]" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - 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)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$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; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-recursive -all-am: Makefile -installdirs: installdirs-recursive -installdirs-am: -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: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_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-generic clean-libtool mostlyclean-am - -distclean: distclean-recursive - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) ctags-recursive \ - install-am install-strip tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am check check-am clean clean-generic clean-libtool \ - ctags ctags-recursive distclean distclean-generic \ - distclean-libtool distclean-tags distdir dvi dvi-am html \ - html-am info info-am install install-am 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-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \ - uninstall uninstall-am - - --include $(top_srcdir)/git.mk - -# 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: diff --git a/doc/reference/Makefile.in b/doc/reference/Makefile.in deleted file mode 100644 index 4be3032..0000000 --- a/doc/reference/Makefile.in +++ /dev/null @@ -1,837 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -# -*- mode: makefile -*- - -#################################### -# Everything below here is generic # -#################################### -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] - -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/eom-docs.sgml.in $(srcdir)/version.xml.in \ - $(top_srcdir)/gtk-doc.make -subdir = doc/reference -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = version.xml eom-docs.sgml -CONFIG_CLEAN_VPATH_FILES = -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -SOURCES = -DIST_SOURCES = -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] -INSTOBJEXT = @[email protected] -INTLLIBS = @[email protected] -INTLTOOL_EXTRACT = @[email protected] -INTLTOOL_MERGE = @[email protected] -INTLTOOL_PERL = @[email protected] -INTLTOOL_UPDATE = @[email protected] -LCMS_CFLAGS = @[email protected] -LCMS_LIBS = @[email protected] -LD = @[email protected] -LDFLAGS = @[email protected] -LIBJPEG = @[email protected] -LIBOBJS = @[email protected] -LIBS = @[email protected] -LIBTOOL = @[email protected] -LIBXML2_CFLAGS = @[email protected] -LIBXML2_LIBS = @[email protected] -LIPO = @[email protected] -LN_S = @[email protected] -LTLIBOBJS = @[email protected] -MAINT = @[email protected] -MAKEINFO = @[email protected] -MANIFEST_TOOL = @[email protected] -MATECONFTOOL = @[email protected] -MATECONF_SCHEMA_CONFIG_SOURCE = @[email protected] -MATECONF_SCHEMA_FILE_DIR = @[email protected] -MKDIR_P = @[email protected] -MKINSTALLDIRS = @[email protected] -MSGFMT = @[email protected] -MSGFMT_OPTS = @[email protected] -MSGMERGE = @[email protected] -NM = @[email protected] -NMEDIT = @[email protected] -NO_STRICT_ALIASING_CFLAGS = @[email protected] -OBJDUMP = @[email protected] -OBJEXT = @[email protected] -OMF_DIR = @[email protected] -OTOOL = @[email protected] -OTOOL64 = @[email protected] -PACKAGE = @[email protected] -PACKAGE_BUGREPORT = @[email protected] -PACKAGE_NAME = @[email protected] -PACKAGE_STRING = @[email protected] -PACKAGE_TARNAME = @[email protected] -PACKAGE_URL = @[email protected] -PACKAGE_VERSION = @[email protected] -PATH_SEPARATOR = @[email protected] -PKG_CONFIG = @[email protected] -PKG_CONFIG_LIBDIR = @[email protected] -PKG_CONFIG_PATH = @[email protected] -POFILES = @[email protected] -POSUB = @[email protected] -PO_IN_DATADIR_FALSE = @[email protected] -PO_IN_DATADIR_TRUE = @[email protected] -PYGOBJECT_CODEGEN = @[email protected] -PYGOBJECT_DEFSDIR = @[email protected] -PYGOBJECT_H2DEF = @[email protected] -PYGTK_CFLAGS = @[email protected] -PYGTK_DEFSDIR = @[email protected] -PYGTK_LIBS = @[email protected] -PYTHON = @[email protected] -PYTHON_CFLAGS = @[email protected] -PYTHON_EXEC_PREFIX = @[email protected] -PYTHON_EXTRA_LIBS = @[email protected] -PYTHON_LIBS = @[email protected] -PYTHON_LIB_LOC = @[email protected] -PYTHON_PLATFORM = @[email protected] -PYTHON_PREFIX = @[email protected] -PYTHON_VERSION = @[email protected] -RANLIB = @[email protected] -RSVG_CFLAGS = @[email protected] -RSVG_LIBS = @[email protected] -SED = @[email protected] -SET_MAKE = @[email protected] -SHELL = @[email protected] -STRIP = @[email protected] -USE_NLS = @[email protected] -VERSION = @[email protected] -WARN_CFLAGS = @[email protected] -X11_CFLAGS = @[email protected] -X11_LIBS = @[email protected] -XGETTEXT = @[email protected] -XMKMF = @[email protected] -X_CFLAGS = @[email protected] -X_EXTRA_LIBS = @[email protected] -X_LIBS = @[email protected] -X_PRE_LIBS = @[email protected] -abs_builddir = @[email protected] -abs_srcdir = @[email protected] -abs_top_builddir = @[email protected] -abs_top_srcdir = @[email protected] -ac_ct_AR = @[email protected] -ac_ct_CC = @[email protected] -ac_ct_DUMPBIN = @[email protected] -am__include = @[email protected] -am__leading_dot = @[email protected] -am__quote = @[email protected] -am__tar = @[email protected] -am__untar = @[email protected] -bindir = @[email protected] -build = @[email protected] -build_alias = @[email protected] -build_cpu = @[email protected] -build_os = @[email protected] -build_vendor = @[email protected] -builddir = @[email protected] -datadir = @[email protected] -datarootdir = @[email protected] -docdir = @[email protected] -dvidir = @[email protected] -exec_prefix = @[email protected] -host = @[email protected] -host_alias = @[email protected] -host_cpu = @[email protected] -host_os = @[email protected] -host_vendor = @[email protected] -htmldir = @[email protected] -includedir = @[email protected] -infodir = @[email protected] -install_sh = @[email protected] -libdir = @[email protected] -libexecdir = @[email protected] -localedir = @[email protected] -localstatedir = @[email protected] -mandir = @[email protected] -mkdir_p = @[email protected] -oldincludedir = @[email protected] -pdfdir = @[email protected] -pkgpyexecdir = @[email protected] -pkgpythondir = @[email protected] -prefix = @[email protected] -program_transform_name = @[email protected] -psdir = @[email protected] -pyexecdir = @[email protected] -pythondir = @[email protected] -sbindir = @[email protected] -sharedstatedir = @[email protected] -srcdir = @[email protected] -sysconfdir = @[email protected] -target_alias = @[email protected] -top_build_prefix = @[email protected] -top_builddir = @[email protected] -top_srcdir = @[email protected] - -# We require automake 1.6 at least. -AUTOMAKE_OPTIONS = 1.6 - -# This is a blank Makefile.am for using gtk-doc. -# Copy this to your project's API docs directory and modify the variables to -# suit your project. See the GTK+ Makefiles in gtk+/docs/reference for examples -# of using the various options. - -# The name of the module, e.g. 'glib'. -DOC_MODULE = eom - -# The top-level SGML file. You can change this if you want to. -DOC_MAIN_SGML_FILE = $(DOC_MODULE)-docs.sgml - -# The directory containing the source code. Relative to $(srcdir). -# gtk-doc will search all .c & .h files beneath here for inline comments -# documenting the functions and macros. -# e.g. DOC_SOURCE_DIR=../../../gtk -DOC_SOURCE_DIR = ../../src - -# Extra options to pass to gtkdoc-scangobj. Not normally needed. -SCANGOBJ_OPTIONS = - -# Extra options to supply to gtkdoc-scan. -# e.g. SCAN_OPTIONS=--deprecated-guards="GTK_DISABLE_DEPRECATED" -SCAN_OPTIONS = --rebuild-types - -# Extra options to supply to gtkdoc-mkdb. -# e.g. MKDB_OPTIONS=--sgml-mode --output-format=xml -MKDB_OPTIONS = --sgml-mode --output-format=xml - -# Extra options to supply to gtkdoc-mktmpl -# e.g. MKTMPL_OPTIONS=--only-section-tmpl -MKTMPL_OPTIONS = - -# Extra options to supply to gtkdoc-fixref. Not normally needed. -# e.g. FIXXREF_OPTIONS=--extra-dir=../gdk-pixbuf/html --extra-dir=../gdk/html -FIXXREF_OPTIONS = - -# Used for dependencies. The docs will be rebuilt if any of these change. -# e.g. HFILE_GLOB=$(top_srcdir)/gtk/*.h -# e.g. CFILE_GLOB=$(top_srcdir)/gtk/*.c -HFILE_GLOB = $(top_srcdir)/src/*.h -CFILE_GLOB = $(top_srcdir)/src/*.c - -# Header files to ignore when scanning. -# e.g. IGNORE_HFILES=gtkdebug.h gtkintl.h -IGNORE_HFILES = eom-python-plugin.h eom-image-private.h \ - eom-image-jpeg.h eom-marshal.h eom-application-service.h \ - eom-enum-types.h eom-module.h eom-python-module.h \ - $(am__append_1) - -# Images to copy into HTML directory. -# e.g. HTML_IMAGES=$(top_srcdir)/gtk/stock-icons/stock_about_24.png -HTML_IMAGES = - -# Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). -# e.g. content_files=running.sgml building.sgml changes-2.0.sgml -content_files = version.xml - -# SGML files where gtk-doc abbrevations (#GtkWidget) are expanded -# These files must be listed here *and* in content_files -# e.g. expand_content_files=running.sgml -expand_content_files = - -# CFLAGS and LDFLAGS for compiling gtkdoc-scangobj with your library. -# Only needed if you are using gtkdoc-scangobj to dynamically query widget -# signals and properties. -# e.g. INCLUDES=-I$(top_srcdir) -I$(top_builddir) $(GTK_DEBUG_FLAGS) -# e.g. GTKDOC_LIBS=$(top_builddir)/gtk/$(gtktargetlib) -INCLUDES = \ - -I$(top_srcdir) \ - -I$(top_builddir) \ - -I$(top_srcdir)/src \ - -I$(top_srcdir)/plugins \ - -I$(top_srcdir)/jpegutils \ - -I$(top_srcdir)/cut-n-paste/toolbar-editor \ - -I$(top_srcdir)/cut-n-paste/totem-screensaver \ - $(EOM_CFLAGS) - [email protected][email protected]_LIB = $(top_builddir)/jpegutils/libeom-jpegutils.la -GTKDOC_LIBS = \ - $(top_builddir)/src/libeom.la \ - $(top_builddir)/cut-n-paste/toolbar-editor/libtoolbareditor.la \ - $(top_builddir)/cut-n-paste/totem-screensaver/libtotemscrsaver.la \ - $(BINDING_LIBS) \ - $(LIBJPEG) \ - $(X_LIBS) \ - $(EOM_LIBS) \ - $(jpeg_LIB) \ - $(MORE_GTKDOC_LIBS) - [email protected][email protected]_CC = $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) [email protected][email protected]_CC = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(INCLUDES) $(GTKDOC_DEPS_CFLAGS) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) [email protected][email protected]_LD = $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) [email protected][email protected]_LD = $(LIBTOOL) --tag=CC --mode=link $(CC) $(GTKDOC_DEPS_LIBS) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) [email protected][email protected]_RUN = $(LIBTOOL) --mode=execute - -# We set GPATH here; this gives us semantics for GNU make -# which are more like other make's VPATH, when it comes to -# whether a source that is a target of one rule is then -# searched for in VPATH/GPATH. -# -GPATH = $(srcdir) -TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) -SETUP_FILES = \ - $(content_files) \ - $(DOC_MAIN_SGML_FILE) \ - $(DOC_MODULE)-sections.txt \ - $(DOC_MODULE)-overrides.txt - - -# This includes the standard gtk-doc make rules, copied by gtkdocize. - -# Other files to distribute -# e.g. EXTRA_DIST += version.xml.in -EXTRA_DIST = $(HTML_IMAGES) $(SETUP_FILES) version.xml.in \ - $(DOC_MODULE)-docs.sgml.in -DOC_STAMPS = setup-build.stamp scan-build.stamp tmpl-build.stamp sgml-build.stamp \ - html-build.stamp pdf-build.stamp \ - tmpl.stamp sgml.stamp html.stamp pdf.stamp - -SCANOBJ_FILES = \ - $(DOC_MODULE).args \ - $(DOC_MODULE).hierarchy \ - $(DOC_MODULE).interfaces \ - $(DOC_MODULE).prerequisites \ - $(DOC_MODULE).signals - -REPORT_FILES = \ - $(DOC_MODULE)-undocumented.txt \ - $(DOC_MODULE)-undeclared.txt \ - $(DOC_MODULE)-unused.txt - -CLEANFILES = $(SCANOBJ_FILES) $(REPORT_FILES) $(DOC_STAMPS) - -# Files not to distribute -# for --rebuild-types in $(SCAN_OPTIONS), e.g. $(DOC_MODULE).types -# for --rebuild-sections in $(SCAN_OPTIONS) e.g. $(DOC_MODULE)-sections.txt -DISTCLEANFILES = $(DOC_MODULE).types -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: @[email protected] $(srcdir)/Makefile.am $(top_srcdir)/gtk-doc.make $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f [email protected]; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign doc/reference/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --foreign doc/reference/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)/[email protected] $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] $(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: @[email protected] $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): @[email protected] $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -version.xml: $(top_builddir)/config.status $(srcdir)/version.xml.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] -eom-docs.sgml: $(top_builddir)/config.status $(srcdir)/eom-docs.sgml.in - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/[email protected] - -mostlyclean-libtool: - -rm -f *.lo - -clean-libtool: - -rm -rf .libs _libs -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -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 "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-hook -check-am: all-am -check: check-am -all-am: Makefile all-local -installdirs: -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -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) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) - -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-am - -clean-am: clean-generic clean-libtool clean-local mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic distclean-local - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-data-local - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic \ - maintainer-clean-local - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic mostlyclean-libtool - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-local - -.MAKE: install-am install-strip - -.PHONY: all all-am all-local check check-am clean clean-generic \ - clean-libtool clean-local dist-hook distclean \ - distclean-generic distclean-libtool distclean-local distdir \ - dvi dvi-am html html-am info info-am install install-am \ - install-data install-data-am install-data-local 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 \ - maintainer-clean maintainer-clean-generic \ - maintainer-clean-local mostlyclean mostlyclean-generic \ - mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-local - - [email protected][email protected]: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) - -docs: $(HTML_BUILD_STAMP) $(PDF_BUILD_STAMP) - -$(REPORT_FILES): sgml-build.stamp - -#### setup #### - -setup-build.stamp: - [email protected] test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - echo ' DOC Preparing build'; \ - files=`echo $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types`; \ - if test "x$$files" != "x" ; then \ - for file in $$files ; do \ - test -f $(abs_srcdir)/$$file && \ - cp -pu $(abs_srcdir)/$$file $(abs_builddir)/ || true; \ - done; \ - fi; \ - test -d $(abs_srcdir)/tmpl && \ - { cp -rp $(abs_srcdir)/tmpl $(abs_builddir)/; \ - chmod -R u+w $(abs_builddir)/tmpl; } \ - fi - @touch setup-build.stamp - -#### scan #### - -scan-build.stamp: $(HFILE_GLOB) $(CFILE_GLOB) - @echo ' DOC Scanning header files' - @_source_dir='' ; \ - for i in $(DOC_SOURCE_DIR) ; do \ - _source_dir="$${_source_dir} --source-dir=$$i" ; \ - done ; \ - gtkdoc-scan --module=$(DOC_MODULE) --ignore-headers="$(IGNORE_HFILES)" $${_source_dir} $(SCAN_OPTIONS) $(EXTRA_HFILES) - @if grep -l '^..*$$' $(DOC_MODULE).types > /dev/null 2>&1 ; then \ - echo " DOC Introspecting gobjects"; \ - scanobj_options=""; \ - gtkdoc-scangobj 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$(?)" = "0"; then \ - if test "x$(V)" = "x1"; then \ - scanobj_options="--verbose"; \ - fi; \ - fi; \ - CC="$(GTKDOC_CC)" LD="$(GTKDOC_LD)" RUN="$(GTKDOC_RUN)" CFLAGS="$(GTKDOC_CFLAGS) $(CFLAGS)" LDFLAGS="$(GTKDOC_LIBS) $(LDFLAGS)" \ - gtkdoc-scangobj $(SCANGOBJ_OPTIONS) $$scanobj_options --module=$(DOC_MODULE); \ - else \ - for i in $(SCANOBJ_FILES) ; do \ - test -f $$i || touch $$i ; \ - done \ - fi - @touch scan-build.stamp - -$(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt: scan-build.stamp - @true - -#### templates #### - -tmpl-build.stamp: setup-build.stamp $(DOC_MODULE)-decl.txt $(SCANOBJ_FILES) $(DOC_MODULE)-sections.txt $(DOC_MODULE)-overrides.txt - @echo ' DOC Rebuilding template files' - @gtkdoc-mktmpl --module=$(DOC_MODULE) $(MKTMPL_OPTIONS) - @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - if test -w $(abs_srcdir) ; then \ - cp -rp $(abs_builddir)/tmpl $(abs_srcdir)/; \ - fi \ - fi - @touch tmpl-build.stamp - -tmpl.stamp: tmpl-build.stamp - @true - -$(srcdir)/tmpl/*.sgml: - @true - -#### xml #### - -sgml-build.stamp: tmpl.stamp $(DOC_MODULE)-sections.txt $(srcdir)/tmpl/*.sgml $(expand_content_files) - @echo ' DOC Building XML' - @-chmod -R u+w $(srcdir) - @_source_dir='' ; \ - for i in $(DOC_SOURCE_DIR) ; do \ - _source_dir="$${_source_dir} --source-dir=$$i" ; \ - done ; \ - gtkdoc-mkdb --module=$(DOC_MODULE) --output-format=xml --expand-content-files="$(expand_content_files)" --main-sgml-file=$(DOC_MAIN_SGML_FILE) $${_source_dir} $(MKDB_OPTIONS) - @touch sgml-build.stamp - -sgml.stamp: sgml-build.stamp - @true - -#### html #### - -html-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building HTML' - @rm -rf html - @mkdir html - @mkhtml_options=""; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$(?)" = "0"; then \ - if test "x$(V)" = "x1"; then \ - mkhtml_options="$$mkhtml_options --verbose"; \ - fi; \ - fi; \ - gtkdoc-mkhtml 2>&1 --help | grep >/dev/null "\-\-path"; \ - if test "$(?)" = "0"; then \ - mkhtml_options="$$mkhtml_options --path=\"$(abs_srcdir)\""; \ - fi; \ - cd html && gtkdoc-mkhtml $$mkhtml_options $(MKHTML_OPTIONS) $(DOC_MODULE) ../$(DOC_MAIN_SGML_FILE) - [email protected] "x$(HTML_IMAGES)" = "x" || \ - for file in $(HTML_IMAGES) ; do \ - if test -f $(abs_srcdir)/$$file ; then \ - cp $(abs_srcdir)/$$file $(abs_builddir)/html; \ - fi; \ - if test -f $(abs_builddir)/$$file ; then \ - cp $(abs_builddir)/$$file $(abs_builddir)/html; \ - fi; \ - done; - @echo ' DOC Fixing cross-references' - @gtkdoc-fixxref --module=$(DOC_MODULE) --module-dir=html --html-dir=$(HTML_DIR) $(FIXXREF_OPTIONS) - @touch html-build.stamp - -#### pdf #### - -pdf-build.stamp: sgml.stamp $(DOC_MAIN_SGML_FILE) $(content_files) - @echo ' DOC Building PDF' - @rm -f $(DOC_MODULE).pdf - @mkpdf_options=""; \ - gtkdoc-mkpdf 2>&1 --help | grep >/dev/null "\-\-verbose"; \ - if test "$(?)" = "0"; then \ - if test "x$(V)" = "x1"; then \ - mkpdf_options="$$mkpdf_options --verbose"; \ - fi; \ - fi; \ - if test "x$(HTML_IMAGES)" != "x"; then \ - for img in $(HTML_IMAGES); do \ - part=`dirname $$img`; \ - echo $$mkpdf_options | grep >/dev/null "\-\-imgdir=$$part "; \ - if test $$? != 0; then \ - mkpdf_options="$$mkpdf_options --imgdir=$$part"; \ - fi; \ - done; \ - fi; \ - gtkdoc-mkpdf --path="$(abs_srcdir)" $$mkpdf_options $(DOC_MODULE) $(DOC_MAIN_SGML_FILE) $(MKPDF_OPTIONS) - @touch pdf-build.stamp - -############## - -clean-local: - @rm -f *~ *.bak - @rm -rf .libs - -distclean-local: - @rm -rf xml html $(REPORT_FILES) $(DOC_MODULE).pdf \ - $(DOC_MODULE)-decl-list.txt $(DOC_MODULE)-decl.txt - @if test "$(abs_srcdir)" != "$(abs_builddir)" ; then \ - rm -f $(SETUP_FILES) $(expand_content_files) $(DOC_MODULE).types; \ - rm -rf tmpl; \ - fi - -maintainer-clean-local: clean - @rm -rf xml html - -install-data-local: - @installfiles=`echo $(builddir)/html/*`; \ - if test "$$installfiles" = '$(builddir)/html/*'; \ - then echo 1>&2 'Nothing to install' ; \ - else \ - if test -n "$(DOC_MODULE_VERSION)"; then \ - installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \ - else \ - installdir="$(DESTDIR)$(TARGET_DIR)"; \ - fi; \ - $(mkinstalldirs) $${installdir} ; \ - for i in $$installfiles; do \ - echo ' $(INSTALL_DATA) '$$i ; \ - $(INSTALL_DATA) $$i $${installdir}; \ - done; \ - if test -n "$(DOC_MODULE_VERSION)"; then \ - mv -f $${installdir}/$(DOC_MODULE).devhelp2 \ - $${installdir}/$(DOC_MODULE)-$(DOC_MODULE_VERSION).devhelp2; \ - fi; \ - $(GTKDOC_REBASE) --relative --dest-dir=$(DESTDIR) --html-dir=$${installdir}; \ - fi - -uninstall-local: - @if test -n "$(DOC_MODULE_VERSION)"; then \ - installdir="$(DESTDIR)$(TARGET_DIR)-$(DOC_MODULE_VERSION)"; \ - else \ - installdir="$(DESTDIR)$(TARGET_DIR)"; \ - fi; \ - rm -rf $${installdir} - -# -# Require gtk-doc when making dist -# [email protected][email protected] @echo "*** gtk-doc must be installed and enabled in order to make dist" - -dist-hook: dist-check-gtkdoc dist-hook-local - @mkdir $(distdir)/tmpl - @mkdir $(distdir)/html - @-cp ./tmpl/*.sgml $(distdir)/tmpl - @cp ./html/* $(distdir)/html - @-cp ./$(DOC_MODULE).pdf $(distdir)/ - @-cp ./$(DOC_MODULE).types $(distdir)/ - @-cp ./$(DOC_MODULE)-sections.txt $(distdir)/ - @cd $(distdir) && rm -f $(DISTCLEANFILES) - @$(GTKDOC_REBASE) --online --relative --html-dir=$(distdir)/html - -.PHONY : dist-hook-local docs - -# Comment this out if you want your docs-status tested during 'make check' -#TESTS = $(GTKDOC_CHECK) - --include $(top_srcdir)/git.mk - -# 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: diff --git a/jpegutils/Makefile.in b/jpegutils/Makefile.in deleted file mode 100644 index c80e3ad..0000000 --- a/jpegutils/Makefile.in +++ /dev/null @@ -1,601 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 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. - - -VPATH = @[email protected] -pkgdatadir = $(datadir)/@[email protected] -pkgincludedir = $(includedir)/@[email protected] -pkglibdir = $(libdir)/@[email protected] -pkglibexecdir = $(libexecdir)/@[email protected] -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 = : -build_triplet = @[email protected] -host_triplet = @[email protected] [email protected][email protected]__append_1 = \ [email protected][email protected] jpegint-8a.h \ [email protected][email protected] transupp-8a.c \ [email protected][email protected] transupp-8a.h - [email protected][email protected]__append_2 = \ [email protected][email protected] transupp-6b.c \ [email protected][email protected] transupp-6b.h - -subdir = jpegutils -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs -CONFIG_HEADER = $(top_builddir)/config.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LTLIBRARIES = $(noinst_LTLIBRARIES) -libeom_jpegutils_la_LIBADD = -am__libeom_jpegutils_la_SOURCES_DIST = jpegint.h transupp.h \ - jpegint-8a.h transupp-8a.c transupp-8a.h transupp-6b.c \ - transupp-6b.h [email protected][email protected]__objects_1 = transupp-8a.lo [email protected][email protected]__objects_2 = transupp-6b.lo -am_libeom_jpegutils_la_OBJECTS = $(am__objects_1) $(am__objects_2) -libeom_jpegutils_la_OBJECTS = $(am_libeom_jpegutils_la_OBJECTS) -AM_V_lt = $(am__v_lt_$(V)) -am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY)) -am__v_lt_0 = --silent -DEFAULT_INCLUDES = [email protected][email protected] -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \ - $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \ - $(AM_CFLAGS) $(CFLAGS) -AM_V_CC = $(am__v_CC_$(V)) -am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY)) -am__v_CC_0 = @echo " CC " [email protected]; -AM_V_at = $(am__v_at_$(V)) -am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY)) -am__v_at_0 = @ -CCLD = $(CC) -LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \ - $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ - $(AM_LDFLAGS) $(LDFLAGS) -o [email protected] -AM_V_CCLD = $(am__v_CCLD_$(V)) -am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY)) -am__v_CCLD_0 = @echo " CCLD " [email protected]; -AM_V_GEN = $(am__v_GEN_$(V)) -am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY)) -am__v_GEN_0 = @echo " GEN " [email protected]; -SOURCES = $(libeom_jpegutils_la_SOURCES) -DIST_SOURCES = $(am__libeom_jpegutils_la_SOURCES_DIST) -ETAGS = etags -CTAGS = ctags -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @[email protected] -ACLOCAL_AMFLAGS = @[email protected] -ALL_LINGUAS = @[email protected] -AMTAR = @[email protected] -AM_DEFAULT_VERBOSITY = @[email protected] -AR = @[email protected] -AUTOCONF = @[email protected] -AUTOHEADER = @[email protected] -AUTOMAKE = @[email protected] -AWK = @[email protected] -CATALOGS = @[email protected] -CATOBJEXT = @[email protected] -CC = @[email protected] -CCDEPMODE = @[email protected] -CFLAGS = @[email protected] -CPP = @[email protected] -CPPFLAGS = @[email protected] -CYGPATH_W = @[email protected] -DATADIRNAME = @[email protected] -DBUS_BINDING_TOOL = @[email protected] -DBUS_CFLAGS = @[email protected] -DBUS_LIBS = @[email protected] -DEFS = @[email protected] -DEPDIR = @[email protected] -DISABLE_DEPRECATED = @[email protected] -DISTCHECK_CONFIGURE_FLAGS = @[email protected] -DLLTOOL = @[email protected] -DOC_USER_FORMATS = @[email protected] -DSYMUTIL = @[email protected] -DUMPBIN = @[email protected] -ECHO_C = @[email protected] -ECHO_N = @[email protected] -ECHO_T = @[email protected] -EGREP = @[email protected] -EOM_API_VERSION = @[email protected] -EOM_CFLAGS = @[email protected] -EOM_DOC_EXIF_START = @[email protected] -EOM_DOC_EXIF_STOP = @[email protected] -EOM_LIBS = @[email protected] -EOM_MAJOR_VERSION = @[email protected] -EOM_MICRO_VERSION = @[email protected] -EOM_MINOR_VERSION = @[email protected] -EXEEXT = @[email protected] -EXEMPI_CFLAGS = @[email protected] -EXEMPI_LIBS = @[email protected] -EXIF_CFLAGS = @[email protected] -EXIF_LIBS = @[email protected] -FGREP = @[email protected] -GETTEXT_PACKAGE = @[email protected] -GLIB_GENMARSHAL = @[email protected] -GLIB_MKENUMS = @[email protected] -GMOFILES = @[email protected] -GMSGFMT = @[email protected] -GREP = @[email protected] -GTKDOC_CHECK = @[email protected] -GTKDOC_DEPS_CFLAGS = @[email protected] -GTKDOC_DEPS_LIBS = @[email protected] -GTKDOC_MKPDF = @[email protected] -GTKDOC_REBASE = @[email protected] -HELP_DIR = @[email protected] -HTML_DIR = @[email protected] -INSTALL = @[email protected] -INSTALL_DATA = @[email protected] -INSTALL_PROGRAM = @[email protected] -INSTALL_SCRIPT = @[email protected] -INSTALL_STRIP_PROGRAM = @[email protected] |