~ubuntu-branches/ubuntu/wily/gimp/wily

« back to all changes in this revision

Viewing changes to app/tests/files/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-08-29 12:48:19 UTC
  • mfrom: (1.1.29) (0.4.20 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130829124819-r4mliaiddrgv5x4g
Tags: 2.8.6-1ubuntu1
* Synchronize with Debian (LP: #1207734). Remaining changes:
  - debian/patches/02_help-message.patch,
    debian/patches/03_gimp.desktop.in.in.patch:
    + Update some strings for Ubuntu
  - debian/control:
    + Update description
  - debian/rules:
    + Set gettext domain and update translation templates

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.13.3 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
5
 
# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
6
 
# Foundation, Inc.
 
4
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
 
5
 
7
6
# This Makefile.in is free software; the Free Software Foundation
8
7
# gives unlimited permission to copy and/or distribute it,
9
8
# with or without modifications, as long as this notice is preserved.
15
14
 
16
15
@SET_MAKE@
17
16
VPATH = @srcdir@
18
 
am__make_dryrun = \
19
 
  { \
20
 
    am__dry=no; \
 
17
am__is_gnu_make = test -n '$(MAKEFILE_LIST)' && test -n '$(MAKELEVEL)'
 
18
am__make_running_with_option = \
 
19
  case $${target_option-} in \
 
20
      ?) ;; \
 
21
      *) echo "am__make_running_with_option: internal error: invalid" \
 
22
              "target option '$${target_option-}' specified" >&2; \
 
23
         exit 1;; \
 
24
  esac; \
 
25
  has_opt=no; \
 
26
  sane_makeflags=$$MAKEFLAGS; \
 
27
  if $(am__is_gnu_make); then \
 
28
    sane_makeflags=$$MFLAGS; \
 
29
  else \
21
30
    case $$MAKEFLAGS in \
22
31
      *\\[\ \   ]*) \
23
 
        echo 'am--echo: ; @echo "AM"  OK' | $(MAKE) -f - 2>/dev/null \
24
 
          | grep '^AM OK$$' >/dev/null || am__dry=yes;; \
25
 
      *) \
26
 
        for am__flg in $$MAKEFLAGS; do \
27
 
          case $$am__flg in \
28
 
            *=*|--*) ;; \
29
 
            *n*) am__dry=yes; break;; \
30
 
          esac; \
31
 
        done;; \
32
 
    esac; \
33
 
    test $$am__dry = yes; \
34
 
  }
 
32
        bs=\\; \
 
33
        sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
 
34
          | sed "s/$$bs$$bs[$$bs $$bs   ]*//g"`;; \
 
35
    esac; \
 
36
  fi; \
 
37
  skip_next=no; \
 
38
  strip_trailopt () \
 
39
  { \
 
40
    flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
 
41
  }; \
 
42
  for flg in $$sane_makeflags; do \
 
43
    test $$skip_next = yes && { skip_next=no; continue; }; \
 
44
    case $$flg in \
 
45
      *=*|--*) continue;; \
 
46
        -*I) strip_trailopt 'I'; skip_next=yes;; \
 
47
      -*I?*) strip_trailopt 'I';; \
 
48
        -*O) strip_trailopt 'O'; skip_next=yes;; \
 
49
      -*O?*) strip_trailopt 'O';; \
 
50
        -*l) strip_trailopt 'l'; skip_next=yes;; \
 
51
      -*l?*) strip_trailopt 'l';; \
 
52
      -[dEDm]) skip_next=yes;; \
 
53
      -[JT]) skip_next=yes;; \
 
54
    esac; \
 
55
    case $$flg in \
 
56
      *$$target_option*) has_opt=yes; break;; \
 
57
    esac; \
 
58
  done; \
 
59
  test $$has_opt = yes
 
60
am__make_dryrun = (target_option=n; $(am__make_running_with_option))
 
61
am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
35
62
pkgdatadir = $(datadir)/@PACKAGE@
36
63
pkgincludedir = $(includedir)/@PACKAGE@
37
64
pkglibdir = $(libdir)/@PACKAGE@
51
78
build_triplet = @build@
52
79
host_triplet = @host@
53
80
subdir = app/tests/files
54
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
81
DIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Makefile.am
55
82
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
56
 
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
57
 
        $(top_srcdir)/m4macros/alsa.m4 \
 
83
am__aclocal_m4_deps = $(top_srcdir)/m4macros/gtk-doc.m4 \
 
84
        $(top_srcdir)/m4macros/intltool.m4 \
 
85
        $(top_srcdir)/m4macros/libtool.m4 \
 
86
        $(top_srcdir)/m4macros/ltoptions.m4 \
 
87
        $(top_srcdir)/m4macros/ltsugar.m4 \
 
88
        $(top_srcdir)/m4macros/ltversion.m4 \
 
89
        $(top_srcdir)/m4macros/lt~obsolete.m4 \
 
90
        $(top_srcdir)/acinclude.m4 $(top_srcdir)/m4macros/alsa.m4 \
58
91
        $(top_srcdir)/m4macros/binreloc.m4 \
59
92
        $(top_srcdir)/m4macros/detectcflags.m4 \
60
93
        $(top_srcdir)/m4macros/gimpprint.m4 \
65
98
CONFIG_HEADER = $(top_builddir)/config.h
66
99
CONFIG_CLEAN_FILES =
67
100
CONFIG_CLEAN_VPATH_FILES =
 
101
AM_V_P = $(am__v_P_@AM_V@)
 
102
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
103
am__v_P_0 = false
 
104
am__v_P_1 = :
68
105
AM_V_GEN = $(am__v_GEN_@AM_V@)
69
106
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
70
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
107
am__v_GEN_0 = @echo "  GEN     " $@;
 
108
am__v_GEN_1 = 
71
109
AM_V_at = $(am__v_at_@AM_V@)
72
110
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
73
111
am__v_at_0 = @
 
112
am__v_at_1 = 
74
113
SOURCES =
75
114
DIST_SOURCES =
76
115
am__can_run_installinfo = \
78
117
    n|no|NO) false;; \
79
118
    *) (install-info --version) >/dev/null 2>&1;; \
80
119
  esac
 
120
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
81
121
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
82
122
AA_LIBS = @AA_LIBS@
83
123
ACLOCAL = @ACLOCAL@
446
486
 
447
487
clean-libtool:
448
488
        -rm -rf .libs _libs
449
 
tags: TAGS
450
 
TAGS:
451
 
 
452
 
ctags: CTAGS
453
 
CTAGS:
 
489
tags TAGS:
 
490
 
 
491
ctags CTAGS:
 
492
 
 
493
cscope cscopelist:
454
494
 
455
495
 
456
496
distdir: $(DISTFILES)
586
626
.MAKE: install-am install-strip
587
627
 
588
628
.PHONY: all all-am check check-am clean clean-generic clean-libtool \
589
 
        distclean distclean-generic distclean-libtool distdir dvi \
590
 
        dvi-am html html-am info info-am install install-am \
591
 
        install-data install-data-am install-dvi install-dvi-am \
592
 
        install-exec install-exec-am install-html install-html-am \
593
 
        install-info install-info-am install-man install-pdf \
594
 
        install-pdf-am install-ps install-ps-am install-strip \
595
 
        installcheck installcheck-am installdirs maintainer-clean \
596
 
        maintainer-clean-generic mostlyclean mostlyclean-generic \
597
 
        mostlyclean-libtool pdf pdf-am ps ps-am uninstall uninstall-am
 
629
        cscopelist-am ctags-am distclean distclean-generic \
 
630
        distclean-libtool distdir dvi dvi-am html html-am info info-am \
 
631
        install install-am install-data install-data-am install-dvi \
 
632
        install-dvi-am install-exec install-exec-am install-html \
 
633
        install-html-am install-info install-info-am install-man \
 
634
        install-pdf install-pdf-am install-ps install-ps-am \
 
635
        install-strip installcheck installcheck-am installdirs \
 
636
        maintainer-clean maintainer-clean-generic mostlyclean \
 
637
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
638
        tags-am uninstall uninstall-am
598
639
 
599
640
 
600
641
# Tell versions [3.59,3.63) of GNU make to not export all variables.