~ubuntu-branches/ubuntu/saucy/telepathy-farstream/saucy

« back to all changes in this revision

Viewing changes to python/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Laurent Bigonville
  • Date: 2012-04-11 21:35:55 UTC
  • mfrom: (1.2.6)
  • Revision ID: package-import@ubuntu.com-20120411213555-2fzmjjgzley8qrz0
Tags: 0.4.0-1
* New upstream release
  - Bump libglib2.0-dev build-dependency
* Build for multiarch
* debian/control:
  - Add Uploaders field
  - Bump Standards-Version to 3.9.3 (no further changes)
  - Bump debhelper to 9
  - Bump cdbs build-dependency
  - Fix Description: s/Farsight2/Farstream/

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.
72
72
am__base_list = \
73
73
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
74
74
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
 
75
am__uninstall_files_from_dir = { \
 
76
  test -z "$$files" \
 
77
    || { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
 
78
    || { echo " ( cd '$$dir' && rm -f" $$files ")"; \
 
79
         $(am__cd) "$$dir" && rm -f $$files; }; \
 
80
  }
75
81
am__installdirs = "$(DESTDIR)$(pytpfarstreamdir)"
76
82
LTLIBRARIES = $(pytpfarstream_LTLIBRARIES)
77
83
am__DEPENDENCIES_1 =
81
87
nodist_tpfarstream_la_OBJECTS = pytpfarstream.lo
82
88
tpfarstream_la_OBJECTS = $(am_tpfarstream_la_OBJECTS) \
83
89
        $(nodist_tpfarstream_la_OBJECTS)
84
 
AM_V_lt = $(am__v_lt_$(V))
85
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
90
AM_V_lt = $(am__v_lt_@AM_V@)
 
91
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
86
92
am__v_lt_0 = --silent
87
93
tpfarstream_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
88
94
        $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link $(CCLD) \
98
104
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
99
105
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
100
106
        $(AM_CFLAGS) $(CFLAGS)
101
 
AM_V_CC = $(am__v_CC_$(V))
102
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
107
AM_V_CC = $(am__v_CC_@AM_V@)
 
108
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
103
109
am__v_CC_0 = @echo "  CC    " $@;
104
 
AM_V_at = $(am__v_at_$(V))
105
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
110
AM_V_at = $(am__v_at_@AM_V@)
 
111
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
106
112
am__v_at_0 = @
107
113
CCLD = $(CC)
108
114
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109
115
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110
116
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
111
 
AM_V_CCLD = $(am__v_CCLD_$(V))
112
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
117
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
118
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
113
119
am__v_CCLD_0 = @echo "  CCLD  " $@;
114
 
AM_V_GEN = $(am__v_GEN_$(V))
115
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
120
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
121
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
116
122
am__v_GEN_0 = @echo "  GEN   " $@;
117
123
SOURCES = $(tpfarstream_la_SOURCES) $(nodist_tpfarstream_la_SOURCES)
118
124
DIST_SOURCES = $(tpfarstream_la_SOURCES)
406
412
          echo "rm -f \"$${dir}/so_locations\""; \
407
413
          rm -f "$${dir}/so_locations"; \
408
414
        done
409
 
tpfarstream.la: $(tpfarstream_la_OBJECTS) $(tpfarstream_la_DEPENDENCIES) 
 
415
tpfarstream.la: $(tpfarstream_la_OBJECTS) $(tpfarstream_la_DEPENDENCIES) $(EXTRA_tpfarstream_la_DEPENDENCIES) 
410
416
        $(AM_V_CCLD)$(tpfarstream_la_LINK) -rpath $(pytpfarstreamdir) $(tpfarstream_la_OBJECTS) $(tpfarstream_la_LIBADD) $(LIBS)
411
417
 
412
418
mostlyclean-compile:
422
428
.c.o:
423
429
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
424
430
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
425
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
426
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
431
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
427
432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
428
 
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
433
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
429
434
 
430
435
.c.obj:
431
436
@am__fastdepCC_TRUE@    $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
432
437
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
433
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
434
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
438
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
435
439
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
436
 
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
440
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
437
441
 
438
442
.c.lo:
439
443
@am__fastdepCC_TRUE@    $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
440
444
@am__fastdepCC_TRUE@    $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
441
 
@am__fastdepCC_FALSE@   $(AM_V_CC) @AM_BACKSLASH@
442
 
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
445
@AMDEP_TRUE@@am__fastdepCC_FALSE@       $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
443
446
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
444
 
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
447
@am__fastdepCC_FALSE@   $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
445
448
 
446
449
mostlyclean-libtool:
447
450
        -rm -f *.lo
662
665
 
663
666
installcheck: installcheck-recursive
664
667
install-strip:
665
 
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
666
 
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
667
 
          `test -z '$(STRIP)' || \
668
 
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
668
        if test -z '$(STRIP)'; then \
 
669
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
670
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
671
              install; \
 
672
        else \
 
673
          $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
674
            install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
675
            "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
 
676
        fi
669
677
mostlyclean-generic:
670
678
 
671
679
clean-generic: