~ubuntu-branches/ubuntu/precise/gst-plugins-good0.10/precise-proposed

« back to all changes in this revision

Viewing changes to gst/deinterlace/Makefile.in

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2012-02-22 11:31:28 UTC
  • mfrom: (1.6.24) (42.1.23 sid)
  • Revision ID: package-import@ubuntu.com-20120222113128-f079kh7u87k4vjfj
Tags: 0.10.31-1ubuntu1
Merge from Debian unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.11.2 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,
150
150
nodist_libgstdeinterlace_la_OBJECTS = $(am__objects_1)
151
151
libgstdeinterlace_la_OBJECTS = $(am_libgstdeinterlace_la_OBJECTS) \
152
152
        $(nodist_libgstdeinterlace_la_OBJECTS)
153
 
AM_V_lt = $(am__v_lt_$(V))
154
 
am__v_lt_ = $(am__v_lt_$(AM_DEFAULT_VERBOSITY))
 
153
AM_V_lt = $(am__v_lt_@AM_V@)
 
154
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
155
155
am__v_lt_0 = --silent
156
156
libgstdeinterlace_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC \
157
157
        $(libgstdeinterlace_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
167
167
        $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
168
168
        $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
169
169
        $(AM_CFLAGS) $(CFLAGS)
170
 
AM_V_CC = $(am__v_CC_$(V))
171
 
am__v_CC_ = $(am__v_CC_$(AM_DEFAULT_VERBOSITY))
 
170
AM_V_CC = $(am__v_CC_@AM_V@)
 
171
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
172
172
am__v_CC_0 = @echo "  CC    " $@;
173
 
AM_V_at = $(am__v_at_$(V))
174
 
am__v_at_ = $(am__v_at_$(AM_DEFAULT_VERBOSITY))
 
173
AM_V_at = $(am__v_at_@AM_V@)
 
174
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
175
175
am__v_at_0 = @
176
176
CCLD = $(CC)
177
177
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
178
178
        $(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
179
179
        $(AM_LDFLAGS) $(LDFLAGS) -o $@
180
 
AM_V_CCLD = $(am__v_CCLD_$(V))
181
 
am__v_CCLD_ = $(am__v_CCLD_$(AM_DEFAULT_VERBOSITY))
 
180
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
 
181
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
182
182
am__v_CCLD_0 = @echo "  CCLD  " $@;
183
 
AM_V_GEN = $(am__v_GEN_$(V))
184
 
am__v_GEN_ = $(am__v_GEN_$(AM_DEFAULT_VERBOSITY))
 
183
AM_V_GEN = $(am__v_GEN_@AM_V@)
 
184
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
185
185
am__v_GEN_0 = @echo "  GEN   " $@;
186
186
SOURCES = $(libgstdeinterlace_la_SOURCES) \
187
187
        $(nodist_libgstdeinterlace_la_SOURCES)
599
599
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
600
600
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
601
601
        esac;
 
602
$(top_srcdir)/common/orc.mak:
602
603
 
603
604
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
604
605
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
639
640
          echo "rm -f \"$${dir}/so_locations\""; \
640
641
          rm -f "$${dir}/so_locations"; \
641
642
        done
642
 
libgstdeinterlace.la: $(libgstdeinterlace_la_OBJECTS) $(libgstdeinterlace_la_DEPENDENCIES) 
 
643
libgstdeinterlace.la: $(libgstdeinterlace_la_OBJECTS) $(libgstdeinterlace_la_DEPENDENCIES) $(EXTRA_libgstdeinterlace_la_DEPENDENCIES) 
643
644
        $(AM_V_CCLD)$(libgstdeinterlace_la_LINK) -rpath $(plugindir) $(libgstdeinterlace_la_OBJECTS) $(libgstdeinterlace_la_LIBADD) $(LIBS)
644
645
 
645
646
mostlyclean-compile: