~ubuntu-branches/ubuntu/precise/eog/precise-updates

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-06-13 22:13:38 UTC
  • mfrom: (1.17.1) (136.1.1 precise)
  • Revision ID: package-import@ubuntu.com-20120613221338-oi1ex6su6neppapw
Tags: 3.4.2-0ubuntu1
* New upstream version
  - Refuses to save file after horizontal flip (lp: #960967)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.1 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
6
 
# Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
 
6
# Foundation, Inc.
7
7
# This Makefile.in is free software; the Free Software Foundation
8
8
# gives unlimited permission to copy and/or distribute it,
9
9
# with or without modifications, as long as this notice is preserved.
47
47
CONFIG_CLEAN_FILES = eog.pc eog.desktop.in \
48
48
        org.gnome.eog.gschema.xml.in
49
49
CONFIG_CLEAN_VPATH_FILES =
50
 
AM_V_GEN = $(am__v_GEN_$(V))
51
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
50
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
51
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
52
52
am__v_GEN_0 = @echo "  GEN   " $@;
53
 
AM_V_at = $(am__v_at_$(V))
54
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
53
AM_V_at = $(am__v_at_@AM_V@)
 
54
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
55
55
am__v_at_0 = @
56
56
SOURCES =
57
57
DIST_SOURCES =
83
83
am__base_list = \
84
84
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
85
85
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
86
am__uninstall_files_from_dir = { \
 
87
  test -z "$$files" \
 
88
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
89
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
90
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
91
  }
86
92
am__installdirs = "$(DESTDIR)$(desktopdir)" \
87
93
        "$(DESTDIR)$(gsettingsconvertdir)" "$(DESTDIR)$(pkgconfigdir)" \
88
94
        "$(DESTDIR)$(styledir)" "$(DESTDIR)$(uidir)"
416
422
        @$(NORMAL_UNINSTALL)
417
423
        @list='$(desktop_DATA)'; test -n "$(desktopdir)" || list=; \
418
424
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
419
 
        test -n "$$files" || exit 0; \
420
 
        echo " ( cd '$(DESTDIR)$(desktopdir)' && rm -f" $$files ")"; \
421
 
        cd "$(DESTDIR)$(desktopdir)" && rm -f $$files
 
425
        dir='$(DESTDIR)$(desktopdir)'; $(am__uninstall_files_from_dir)
422
426
install-gsettingsconvertDATA: $(gsettingsconvert_DATA)
423
427
        @$(NORMAL_INSTALL)
424
428
        test -z "$(gsettingsconvertdir)" || $(MKDIR_P) "$(DESTDIR)$(gsettingsconvertdir)"
436
440
        @$(NORMAL_UNINSTALL)
437
441
        @list='$(gsettingsconvert_DATA)'; test -n "$(gsettingsconvertdir)" || list=; \
438
442
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
439
 
        test -n "$$files" || exit 0; \
440
 
        echo " ( cd '$(DESTDIR)$(gsettingsconvertdir)' && rm -f" $$files ")"; \
441
 
        cd "$(DESTDIR)$(gsettingsconvertdir)" && rm -f $$files
 
443
        dir='$(DESTDIR)$(gsettingsconvertdir)'; $(am__uninstall_files_from_dir)
442
444
install-pkgconfigDATA: $(pkgconfig_DATA)
443
445
        @$(NORMAL_INSTALL)
444
446
        test -z "$(pkgconfigdir)" || $(MKDIR_P) "$(DESTDIR)$(pkgconfigdir)"
456
458
        @$(NORMAL_UNINSTALL)
457
459
        @list='$(pkgconfig_DATA)'; test -n "$(pkgconfigdir)" || list=; \
458
460
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
459
 
        test -n "$$files" || exit 0; \
460
 
        echo " ( cd '$(DESTDIR)$(pkgconfigdir)' && rm -f" $$files ")"; \
461
 
        cd "$(DESTDIR)$(pkgconfigdir)" && rm -f $$files
 
461
        dir='$(DESTDIR)$(pkgconfigdir)'; $(am__uninstall_files_from_dir)
462
462
install-styleDATA: $(style_DATA)
463
463
        @$(NORMAL_INSTALL)
464
464
        test -z "$(styledir)" || $(MKDIR_P) "$(DESTDIR)$(styledir)"
476
476
        @$(NORMAL_UNINSTALL)
477
477
        @list='$(style_DATA)'; test -n "$(styledir)" || list=; \
478
478
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
479
 
        test -n "$$files" || exit 0; \
480
 
        echo " ( cd '$(DESTDIR)$(styledir)' && rm -f" $$files ")"; \
481
 
        cd "$(DESTDIR)$(styledir)" && rm -f $$files
 
479
        dir='$(DESTDIR)$(styledir)'; $(am__uninstall_files_from_dir)
482
480
install-uiDATA: $(ui_DATA)
483
481
        @$(NORMAL_INSTALL)
484
482
        test -z "$(uidir)" || $(MKDIR_P) "$(DESTDIR)$(uidir)"
496
494
        @$(NORMAL_UNINSTALL)
497
495
        @list='$(ui_DATA)'; test -n "$(uidir)" || list=; \
498
496
        files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \
499
 
        test -n "$$files" || exit 0; \
500
 
        echo " ( cd '$(DESTDIR)$(uidir)' && rm -f" $$files ")"; \
501
 
        cd "$(DESTDIR)$(uidir)" && rm -f $$files
 
497
        dir='$(DESTDIR)$(uidir)'; $(am__uninstall_files_from_dir)
502
498
 
503
499
# This directory's subdirectories are mostly independent; you can cd
504
500
# into them and run `make' without going through this Makefile.
711
707
 
712
708
installcheck: installcheck-recursive
713
709
install-strip:
714
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
715
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
716
 
          `test -z '$(STRIP)' || \
717
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
710
        if test -z '$(STRIP)'; then \
 
711
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
712
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
713
              install; \
 
714
        else \
 
715
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
716
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
717
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
718
        fi
718
719
mostlyclean-generic:
719
720
 
720
721
clean-generic: