~ubuntu-branches/ubuntu/saucy/empathy/saucy-updates

« back to all changes in this revision

Viewing changes to ubuntu-online-accounts/cc-plugins/account-plugins/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Iain Lane
  • Date: 2013-01-10 10:18:05 UTC
  • mfrom: (213.1.2 raring-proposed)
  • Revision ID: package-import@ubuntu.com-20130110101805-17u1i4idzvdsyu4s
Tags: 3.6.3-0ubuntu2
* Re-apply changes to switch to GStreamer 1.0.
* Update build-deps and pass enable flag in debian/rules.

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.12.2 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-2012 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.
52
51
build_triplet = @build@
53
52
host_triplet = @host@
54
53
subdir = ubuntu-online-accounts/cc-plugins/account-plugins
55
 
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
54
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
 
55
        $(top_srcdir)/depcomp
56
56
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
57
57
am__aclocal_m4_deps = $(top_srcdir)/m4/as-compiler-flag.m4 \
58
58
        $(top_srcdir)/m4/ax_config_dir.m4 \
105
105
AM_V_lt = $(am__v_lt_@AM_V@)
106
106
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
107
107
am__v_lt_0 = --silent
 
108
am__v_lt_1 = 
108
109
libaim_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
109
110
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
110
111
        $(libaim_la_LDFLAGS) $(LDFLAGS) -o $@
226
227
libzephyr_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
227
228
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
228
229
        $(libzephyr_la_LDFLAGS) $(LDFLAGS) -o $@
 
230
AM_V_P = $(am__v_P_@AM_V@)
 
231
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
 
232
am__v_P_0 = false
 
233
am__v_P_1 = :
 
234
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
235
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
236
am__v_GEN_0 = @echo "  GEN     " $@;
 
237
am__v_GEN_1 = 
 
238
AM_V_at = $(am__v_at_@AM_V@)
 
239
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
240
am__v_at_0 = @
 
241
am__v_at_1 = 
229
242
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
230
243
depcomp = $(SHELL) $(top_srcdir)/depcomp
231
244
am__depfiles_maybe = depfiles
238
251
        $(AM_CFLAGS) $(CFLAGS)
239
252
AM_V_CC = $(am__v_CC_@AM_V@)
240
253
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
241
 
am__v_CC_0 = @echo "  CC    " $@;
242
 
AM_V_at = $(am__v_at_@AM_V@)
243
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
244
 
am__v_at_0 = @
 
254
am__v_CC_0 = @echo "  CC      " $@;
 
255
am__v_CC_1 = 
245
256
CCLD = $(CC)
246
257
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
247
258
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
248
259
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
249
260
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
250
261
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
251
 
am__v_CCLD_0 = @echo "  CCLD  " $@;
252
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
253
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
254
 
am__v_GEN_0 = @echo "  GEN   " $@;
 
262
am__v_CCLD_0 = @echo "  CCLD    " $@;
 
263
am__v_CCLD_1 = 
255
264
SOURCES = $(libaim_la_SOURCES) \
256
265
        $(libempathy_uoa_account_plugin_la_SOURCES) \
257
266
        $(libgadugadu_la_SOURCES) $(libgroupwise_la_SOURCES) \
725
734
 
726
735
clean-pkglibLTLIBRARIES:
727
736
        -test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
728
 
        @list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
729
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
730
 
          test "$$dir" != "$$p" || dir=.; \
731
 
          echo "rm -f \"$${dir}/so_locations\""; \
732
 
          rm -f "$${dir}/so_locations"; \
733
 
        done
 
737
        @list='$(pkglib_LTLIBRARIES)'; \
 
738
        locs=`for p in $$list; do echo $$p; done | \
 
739
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
740
              sort -u`; \
 
741
        test -z "$$locs" || { \
 
742
          echo rm -f $${locs}; \
 
743
          rm -f $${locs}; \
 
744
        }
734
745
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
735
746
        @$(NORMAL_INSTALL)
736
747
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
757
768
 
758
769
clean-pluginLTLIBRARIES:
759
770
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
760
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
761
 
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
762
 
          test "$$dir" != "$$p" || dir=.; \
763
 
          echo "rm -f \"$${dir}/so_locations\""; \
764
 
          rm -f "$${dir}/so_locations"; \
765
 
        done
 
771
        @list='$(plugin_LTLIBRARIES)'; \
 
772
        locs=`for p in $$list; do echo $$p; done | \
 
773
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
 
774
              sort -u`; \
 
775
        test -z "$$locs" || { \
 
776
          echo rm -f $${locs}; \
 
777
          rm -f $${locs}; \
 
778
        }
766
779
libaim.la: $(libaim_la_OBJECTS) $(libaim_la_DEPENDENCIES) $(EXTRA_libaim_la_DEPENDENCIES) 
767
780
        $(AM_V_CCLD)$(libaim_la_LINK) -rpath $(plugindir) $(libaim_la_OBJECTS) $(libaim_la_LIBADD) $(LIBS)
768
781
libempathy-uoa-account-plugin.la: $(libempathy_uoa_account_plugin_la_OBJECTS) $(libempathy_uoa_account_plugin_la_DEPENDENCIES) $(EXTRA_libempathy_uoa_account_plugin_la_DEPENDENCIES) 
893
906
          && $(am__cd) $(top_srcdir) \
894
907
          && gtags -i $(GTAGS_ARGS) "$$here"
895
908
 
 
909
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
 
910
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
 
911
        case "$(srcdir)" in \
 
912
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
 
913
          *) sdir=$(subdir)/$(srcdir) ;; \
 
914
        esac; \
 
915
        for i in $$list; do \
 
916
          if test -f "$$i"; then \
 
917
            echo "$(subdir)/$$i"; \
 
918
          else \
 
919
            echo "$$sdir/$$i"; \
 
920
          fi; \
 
921
        done >> $(top_builddir)/cscope.files
 
922
 
896
923
distclean-tags:
897
924
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
898
925
 
1038
1065
 
1039
1066
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1040
1067
        clean-libtool clean-pkglibLTLIBRARIES clean-pluginLTLIBRARIES \
1041
 
        ctags distclean distclean-compile distclean-generic \
 
1068
        cscopelist ctags distclean distclean-compile distclean-generic \
1042
1069
        distclean-libtool distclean-tags distdir dvi dvi-am html \
1043
1070
        html-am info info-am install install-am install-data \
1044
1071
        install-data-am install-dvi install-dvi-am install-exec \