~ubuntu-branches/ubuntu/saucy/almanah/saucy

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Package Import Robot
  • Author(s): Angel Abad
  • Date: 2012-10-29 10:14:18 UTC
  • mfrom: (10.1.3 experimental)
  • Revision ID: package-import@ubuntu.com-20121029101418-nvlvgq6vz2lg1cur
Tags: 0.10.0-1~exp1
* Imported Upstream version 0.10.0
* debian/control:
  - Bump evolution Build-Depends ( >=3.6.0)
  - debian/control: Depends on evolution-common (>= 3.6.0)
* Bump Standards-Version to 3.9.4 (no changes)

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.
38
38
        $(srcdir)/Makefile.in $(srcdir)/config.h.in \
39
39
        $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \
40
40
        compile config.guess config.sub depcomp install-sh ltmain.sh \
41
 
        missing mkinstalldirs
 
41
        missing
42
42
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
43
43
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
44
44
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
45
45
        $(ACLOCAL_M4)
46
46
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
47
47
 configure.lineno config.status.lineno
48
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
48
mkinstalldirs = $(install_sh) -d
49
49
CONFIG_HEADER = config.h
50
50
CONFIG_CLEAN_FILES =
51
51
CONFIG_CLEAN_VPATH_FILES =
52
 
AM_V_GEN = $(am__v_GEN_$(V))
53
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
52
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
53
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
54
54
am__v_GEN_0 = @echo "  GEN   " $@;
55
 
AM_V_at = $(am__v_at_$(V))
56
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
55
AM_V_at = $(am__v_at_@AM_V@)
 
56
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
57
57
am__v_at_0 = @
58
58
SOURCES =
59
59
DIST_SOURCES =
76
76
distdir = $(PACKAGE)-$(VERSION)
77
77
top_distdir = $(distdir)
78
78
am__remove_distdir = \
79
 
  { test ! -d "$(distdir)" \
80
 
    || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
81
 
         && rm -fr "$(distdir)"; }; }
 
79
  if test -d "$(distdir)"; then \
 
80
    find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
 
81
      && rm -rf "$(distdir)" \
 
82
      || { sleep 5 && rm -rf "$(distdir)"; }; \
 
83
  else :; fi
82
84
am__relativize = \
83
85
  dir0=`pwd`; \
84
86
  sed_first='s,^\([^/]*\)/.*$$,\1,'; \
107
109
GZIP_ENV = --best
108
110
DIST_ARCHIVES = $(distdir).tar.bz2
109
111
distuninstallcheck_listfiles = find . -type f -print
 
112
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
 
113
  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
110
114
distcleancheck_listfiles = find . -type f -print
111
115
ACLOCAL = @ACLOCAL@
112
116
ALL_LINGUAS = @ALL_LINGUAS@
143
147
EVO_LIBS = @EVO_LIBS@
144
148
EXEEXT = @EXEEXT@
145
149
FGREP = @FGREP@
146
 
GCONF_SCHEMA_CONFIG_SOURCE = @GCONF_SCHEMA_CONFIG_SOURCE@
147
 
GCONF_SCHEMA_FILE_DIR = @GCONF_SCHEMA_FILE_DIR@
148
150
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
149
151
GLIB_COMPILE_SCHEMAS = @GLIB_COMPILE_SCHEMAS@
150
152
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
162
164
INTLTOOL_MERGE = @INTLTOOL_MERGE@
163
165
INTLTOOL_PERL = @INTLTOOL_PERL@
164
166
INTLTOOL_UPDATE = @INTLTOOL_UPDATE@
 
167
INTLTOOL_V_MERGE = @INTLTOOL_V_MERGE@
 
168
INTLTOOL_V_MERGE_OPTIONS = @INTLTOOL_V_MERGE_OPTIONS@
 
169
INTLTOOL__v_MERGE_ = @INTLTOOL__v_MERGE_@
 
170
INTLTOOL__v_MERGE_0 = @INTLTOOL__v_MERGE_0@
165
171
LD = @LD@
166
172
LDFLAGS = @LDFLAGS@
167
173
LIBOBJS = @LIBOBJS@
239
245
includedir = @includedir@
240
246
infodir = @infodir@
241
247
install_sh = @install_sh@
 
248
intltool__v_merge_options_ = @intltool__v_merge_options_@
 
249
intltool__v_merge_options_0 = @intltool__v_merge_options_0@
242
250
libdir = @libdir@
243
251
libexecdir = @libexecdir@
244
252
localedir = @localedir@
288
296
        $(MAKE) $(AM_MAKEFLAGS) all-recursive
289
297
 
290
298
.SUFFIXES:
291
 
am--refresh:
 
299
am--refresh: Makefile
292
300
        @:
293
301
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.am  $(am__configure_deps)
294
302
        @for dep in $?; do \
324
332
$(am__aclocal_m4_deps):
325
333
 
326
334
config.h: stamp-h1
327
 
        @if test ! -f $@; then \
328
 
          rm -f stamp-h1; \
329
 
          $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
330
 
        else :; fi
 
335
        @if test ! -f $@; then rm -f stamp-h1; else :; fi
 
336
        @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
331
337
 
332
338
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
333
339
        @rm -f stamp-h1
564
570
        tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
565
571
        $(am__remove_distdir)
566
572
dist-bzip2: distdir
567
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
573
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
 
574
        $(am__remove_distdir)
 
575
 
 
576
dist-lzip: distdir
 
577
        tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
568
578
        $(am__remove_distdir)
569
579
 
570
580
dist-lzma: distdir
572
582
        $(am__remove_distdir)
573
583
 
574
584
dist-xz: distdir
575
 
        tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz
 
585
        tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
576
586
        $(am__remove_distdir)
577
587
 
578
588
dist-tarZ: distdir
589
599
        $(am__remove_distdir)
590
600
 
591
601
dist dist-all: distdir
592
 
        tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
 
602
        tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
593
603
        $(am__remove_distdir)
594
604
 
595
605
# This target untars the dist file and tries a VPATH configuration.  Then
603
613
          bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
604
614
        *.tar.lzma*) \
605
615
          lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\
 
616
        *.tar.lz*) \
 
617
          lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
606
618
        *.tar.xz*) \
607
619
          xz -dc $(distdir).tar.xz | $(am__untar) ;;\
608
620
        *.tar.Z*) \
622
634
          && am__cwd=`pwd` \
623
635
          && $(am__cd) $(distdir)/_build \
624
636
          && ../configure --srcdir=.. --prefix="$$dc_install_base" \
 
637
            $(AM_DISTCHECK_CONFIGURE_FLAGS) \
625
638
            $(DISTCHECK_CONFIGURE_FLAGS) \
626
639
          && $(MAKE) $(AM_MAKEFLAGS) \
627
640
          && $(MAKE) $(AM_MAKEFLAGS) dvi \
650
663
          list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
651
664
          sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
652
665
distuninstallcheck:
653
 
        @$(am__cd) '$(distuninstallcheck_dir)' \
654
 
        && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
 
666
        @test -n '$(distuninstallcheck_dir)' || { \
 
667
          echo 'ERROR: trying to run $@ with an empty' \
 
668
               '$$(distuninstallcheck_dir)' >&2; \
 
669
          exit 1; \
 
670
        }; \
 
671
        $(am__cd) '$(distuninstallcheck_dir)' || { \
 
672
          echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
 
673
          exit 1; \
 
674
        }; \
 
675
        test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
655
676
           || { echo "ERROR: files left after uninstall:" ; \
656
677
                if test -n "$(DESTDIR)"; then \
657
678
                  echo "  (check DESTDIR support)"; \
682
703
 
683
704
installcheck: installcheck-recursive
684
705
install-strip:
685
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
686
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
687
 
          `test -z '$(STRIP)' || \
688
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
706
        if test -z '$(STRIP)'; then \
 
707
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
708
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
709
              install; \
 
710
        else \
 
711
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
712
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
713
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
714
        fi
689
715
mostlyclean-generic:
690
716
 
691
717
clean-generic:
775
801
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
776
802
        all all-am am--refresh check check-am clean clean-generic \
777
803
        clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
778
 
        dist-gzip dist-hook dist-lzma dist-shar dist-tarZ dist-xz \
779
 
        dist-zip distcheck distclean distclean-generic distclean-hdr \
780
 
        distclean-libtool distclean-tags distcleancheck distdir \
781
 
        distuninstallcheck dvi dvi-am html html-am info info-am \
782
 
        install install-am install-data install-data-am install-dvi \
783
 
        install-dvi-am install-exec install-exec-am install-html \
784
 
        install-html-am install-info install-info-am install-man \
785
 
        install-pdf install-pdf-am install-ps install-ps-am \
786
 
        install-strip installcheck installcheck-am installdirs \
787
 
        installdirs-am maintainer-clean maintainer-clean-generic \
788
 
        mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
789
 
        ps ps-am tags tags-recursive uninstall uninstall-am
 
804
        dist-gzip dist-hook dist-lzip dist-lzma dist-shar dist-tarZ \
 
805
        dist-xz dist-zip distcheck distclean distclean-generic \
 
806
        distclean-hdr distclean-libtool distclean-tags distcleancheck \
 
807
        distdir distuninstallcheck dvi dvi-am html html-am info \
 
808
        info-am install install-am install-data install-data-am \
 
809
        install-dvi install-dvi-am install-exec install-exec-am \
 
810
        install-html install-html-am install-info install-info-am \
 
811
        install-man install-pdf install-pdf-am install-ps \
 
812
        install-ps-am install-strip installcheck installcheck-am \
 
813
        installdirs installdirs-am maintainer-clean \
 
814
        maintainer-clean-generic mostlyclean mostlyclean-generic \
 
815
        mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
 
816
        uninstall uninstall-am
790
817
 
791
818
 
792
819
# Copy all the spec files. Of course, only one is actually used.