~ubuntu-branches/ubuntu/wily/gst-plugins-base1.0/wily

« back to all changes in this revision

Viewing changes to gst/gio/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2013-07-13 11:29:27 UTC
  • mfrom: (1.1.14)
  • Revision ID: package-import@ubuntu.com-20130713112927-r626qmw2e3pvsyiu
Tags: 1.0.8-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.12.6 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11.6 from Makefile.am.
2
2
# @configure_input@
3
3
 
4
 
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
5
 
 
 
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.
6
7
# This Makefile.in is free software; the Free Software Foundation
7
8
# gives unlimited permission to copy and/or distribute it,
8
9
# with or without modifications, as long as this notice is preserved.
56
57
target_triplet = @target@
57
58
subdir = gst/gio
58
59
DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \
59
 
        $(srcdir)/Makefile.in $(top_srcdir)/depcomp
 
60
        $(srcdir)/Makefile.in
60
61
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
61
62
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
62
63
        $(top_srcdir)/common/m4/as-auto-alt.m4 \
142
143
AM_V_lt = $(am__v_lt_@AM_V@)
143
144
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
144
145
am__v_lt_0 = --silent
145
 
am__v_lt_1 = 
146
146
libgstgio_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
147
147
        $(libgstgio_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=link \
148
148
        $(CCLD) $(libgstgio_la_CFLAGS) $(CFLAGS) \
149
149
        $(libgstgio_la_LDFLAGS) $(LDFLAGS) -o $@
150
 
AM_V_P = $(am__v_P_@AM_V@)
151
 
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
152
 
am__v_P_0 = false
153
 
am__v_P_1 = :
154
 
AM_V_GEN = $(am__v_GEN_@AM_V@)
155
 
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
156
 
am__v_GEN_0 = @echo "  GEN     " $@;
157
 
am__v_GEN_1 = 
158
 
AM_V_at = $(am__v_at_@AM_V@)
159
 
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
160
 
am__v_at_0 = @
161
 
am__v_at_1 = 
162
150
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
163
151
depcomp = $(SHELL) $(top_srcdir)/depcomp
164
152
am__depfiles_maybe = depfiles
171
159
        $(AM_CFLAGS) $(CFLAGS)
172
160
AM_V_CC = $(am__v_CC_@AM_V@)
173
161
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
174
 
am__v_CC_0 = @echo "  CC      " $@;
175
 
am__v_CC_1 = 
 
162
am__v_CC_0 = @echo "  CC    " $@;
 
163
AM_V_at = $(am__v_at_@AM_V@)
 
164
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
 
165
am__v_at_0 = @
176
166
CCLD = $(CC)
177
167
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178
168
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179
169
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
180
170
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
181
171
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182
 
am__v_CCLD_0 = @echo "  CCLD    " $@;
183
 
am__v_CCLD_1 = 
 
172
am__v_CCLD_0 = @echo "  CCLD  " $@;
 
173
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
174
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
 
175
am__v_GEN_0 = @echo "  GEN   " $@;
184
176
SOURCES = $(libgstgio_la_SOURCES)
185
177
DIST_SOURCES = $(libgstgio_la_SOURCES)
186
178
am__can_run_installinfo = \
569
561
 
570
562
clean-pluginLTLIBRARIES:
571
563
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
572
 
        @list='$(plugin_LTLIBRARIES)'; \
573
 
        locs=`for p in $$list; do echo $$p; done | \
574
 
              sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
575
 
              sort -u`; \
576
 
        test -z "$$locs" || { \
577
 
          echo rm -f $${locs}; \
578
 
          rm -f $${locs}; \
579
 
        }
 
564
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
565
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
566
          test "$$dir" != "$$p" || dir=.; \
 
567
          echo "rm -f \"$${dir}/so_locations\""; \
 
568
          rm -f "$${dir}/so_locations"; \
 
569
        done
580
570
libgstgio.la: $(libgstgio_la_OBJECTS) $(libgstgio_la_DEPENDENCIES) $(EXTRA_libgstgio_la_DEPENDENCIES) 
581
571
        $(AM_V_CCLD)$(libgstgio_la_LINK) -rpath $(plugindir) $(libgstgio_la_OBJECTS) $(libgstgio_la_LIBADD) $(LIBS)
582
572
 
719
709
          && $(am__cd) $(top_srcdir) \
720
710
          && gtags -i $(GTAGS_ARGS) "$$here"
721
711
 
722
 
cscopelist:  $(HEADERS) $(SOURCES) $(LISP)
723
 
        list='$(SOURCES) $(HEADERS) $(LISP)'; \
724
 
        case "$(srcdir)" in \
725
 
          [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
726
 
          *) sdir=$(subdir)/$(srcdir) ;; \
727
 
        esac; \
728
 
        for i in $$list; do \
729
 
          if test -f "$$i"; then \
730
 
            echo "$(subdir)/$$i"; \
731
 
          else \
732
 
            echo "$$sdir/$$i"; \
733
 
          fi; \
734
 
        done >> $(top_builddir)/cscope.files
735
 
 
736
712
distclean-tags:
737
713
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
738
714
 
877
853
.MAKE: install-am install-strip
878
854
 
879
855
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
880
 
        clean-libtool clean-pluginLTLIBRARIES cscopelist ctags \
881
 
        distclean distclean-compile distclean-generic \
882
 
        distclean-libtool distclean-tags distdir dvi dvi-am html \
883
 
        html-am info info-am install install-am install-data \
884
 
        install-data-am install-dvi install-dvi-am install-exec \
885
 
        install-exec-am install-html install-html-am install-info \
886
 
        install-info-am install-man install-pdf install-pdf-am \
887
 
        install-pluginLTLIBRARIES install-ps install-ps-am \
888
 
        install-strip installcheck installcheck-am installdirs \
889
 
        maintainer-clean maintainer-clean-generic mostlyclean \
890
 
        mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
891
 
        pdf pdf-am ps ps-am tags uninstall uninstall-am \
892
 
        uninstall-pluginLTLIBRARIES
 
856
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
 
857
        distclean-compile distclean-generic distclean-libtool \
 
858
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
859
        install install-am install-data install-data-am install-dvi \
 
860
        install-dvi-am install-exec install-exec-am install-html \
 
861
        install-html-am install-info install-info-am install-man \
 
862
        install-pdf install-pdf-am install-pluginLTLIBRARIES \
 
863
        install-ps install-ps-am install-strip installcheck \
 
864
        installcheck-am installdirs maintainer-clean \
 
865
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
866
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
867
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
893
868
 
894
869
 
895
870
# Tell versions [3.59,3.63) of GNU make to not export all variables.