~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to gst/mencoder/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
2
# @configure_input@
 
3
 
 
4
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
 
5
# 2003, 2004, 2005, 2006, 2007, 2008  Free Software Foundation, Inc.
 
6
# This Makefile.in is free software; the Free Software Foundation
 
7
# gives unlimited permission to copy and/or distribute it,
 
8
# with or without modifications, as long as this notice is preserved.
 
9
 
 
10
# This program is distributed in the hope that it will be useful,
 
11
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
 
12
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
 
13
# PARTICULAR PURPOSE.
 
14
 
 
15
@SET_MAKE@
 
16
 
 
17
# plugindir is set in configure
 
18
 
 
19
VPATH = @srcdir@
 
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkglibdir = $(libdir)/@PACKAGE@
 
22
pkgincludedir = $(includedir)/@PACKAGE@
 
23
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
 
24
install_sh_DATA = $(install_sh) -c -m 644
 
25
install_sh_PROGRAM = $(install_sh) -c
 
26
install_sh_SCRIPT = $(install_sh) -c
 
27
INSTALL_HEADER = $(INSTALL_DATA)
 
28
transform = $(program_transform_name)
 
29
NORMAL_INSTALL = :
 
30
PRE_INSTALL = :
 
31
POST_INSTALL = :
 
32
NORMAL_UNINSTALL = :
 
33
PRE_UNINSTALL = :
 
34
POST_UNINSTALL = :
 
35
build_triplet = @build@
 
36
host_triplet = @host@
 
37
subdir = gst/mencoder
 
38
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in
 
39
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
 
40
am__aclocal_m4_deps = $(top_srcdir)/common/m4/as-ac-expand.m4 \
 
41
        $(top_srcdir)/common/m4/as-compiler-flag.m4 \
 
42
        $(top_srcdir)/common/m4/as-docbook.m4 \
 
43
        $(top_srcdir)/common/m4/as-python.m4 \
 
44
        $(top_srcdir)/common/m4/as-version.m4 \
 
45
        $(top_srcdir)/common/m4/check.m4 \
 
46
        $(top_srcdir)/common/m4/gst-args.m4 \
 
47
        $(top_srcdir)/common/m4/gst-doc.m4 \
 
48
        $(top_srcdir)/common/m4/gst-gettext.m4 \
 
49
        $(top_srcdir)/common/m4/gst-plugin-docs.m4 \
 
50
        $(top_srcdir)/common/m4/gtk-doc.m4 \
 
51
        $(top_srcdir)/common/m4/pkg.m4 $(top_srcdir)/m4/gettext.m4 \
 
52
        $(top_srcdir)/m4/gst-man.m4 $(top_srcdir)/m4/iconv.m4 \
 
53
        $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
 
54
        $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/progtest.m4 \
 
55
        $(top_srcdir)/configure.ac
 
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
 
57
        $(ACLOCAL_M4)
 
58
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
59
CONFIG_HEADER = $(top_builddir)/config.h
 
60
CONFIG_CLEAN_FILES =
 
61
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
 
62
am__vpath_adj = case $$p in \
 
63
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
 
64
    *) f=$$p;; \
 
65
  esac;
 
66
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
67
am__installdirs = "$(DESTDIR)$(plugindir)"
 
68
pluginLTLIBRARIES_INSTALL = $(INSTALL)
 
69
LTLIBRARIES = $(plugin_LTLIBRARIES)
 
70
am__DEPENDENCIES_1 =
 
71
libgstmencoder_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
 
72
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \
 
73
        $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1)
 
74
am_libgstmencoder_la_OBJECTS = libgstmencoder_la-plugin-mencoder.lo \
 
75
        libgstmencoder_la-gsthqdn3d.lo libgstmencoder_la-gstunsharp.lo \
 
76
        libgstmencoder_la-gstdelogo.lo
 
77
libgstmencoder_la_OBJECTS = $(am_libgstmencoder_la_OBJECTS)
 
78
libgstmencoder_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
 
79
        $(LIBTOOLFLAGS) --mode=link $(CCLD) \
 
80
        $(libgstmencoder_la_CFLAGS) $(CFLAGS) \
 
81
        $(libgstmencoder_la_LDFLAGS) $(LDFLAGS) -o $@
 
82
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
 
83
depcomp = $(SHELL) $(top_srcdir)/depcomp
 
84
am__depfiles_maybe = depfiles
 
85
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
 
86
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
87
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
88
        --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
 
89
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
 
90
CCLD = $(CC)
 
91
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
 
92
        --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
 
93
        $(LDFLAGS) -o $@
 
94
SOURCES = $(libgstmencoder_la_SOURCES)
 
95
DIST_SOURCES = $(libgstmencoder_la_SOURCES)
 
96
ETAGS = etags
 
97
CTAGS = ctags
 
98
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
 
99
ACLOCAL = @ACLOCAL@
 
100
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
 
101
AMTAR = @AMTAR@
 
102
AR = @AR@
 
103
AUTOCONF = @AUTOCONF@
 
104
AUTOHEADER = @AUTOHEADER@
 
105
AUTOMAKE = @AUTOMAKE@
 
106
AWK = @AWK@
 
107
CAT_ENTRY_END = @CAT_ENTRY_END@
 
108
CAT_ENTRY_START = @CAT_ENTRY_START@
 
109
CC = @CC@
 
110
CCAS = @CCAS@
 
111
CCASDEPMODE = @CCASDEPMODE@
 
112
CCASFLAGS = @CCASFLAGS@
 
113
CCDEPMODE = @CCDEPMODE@
 
114
CFLAGS = @CFLAGS@
 
115
CHECK_CFLAGS = @CHECK_CFLAGS@
 
116
CHECK_LIBS = @CHECK_LIBS@
 
117
CPP = @CPP@
 
118
CPPFLAGS = @CPPFLAGS@
 
119
CXXFLAGS = @CXXFLAGS@
 
120
CYGPATH_W = @CYGPATH_W@
 
121
DEFS = @DEFS@
 
122
DEPDIR = @DEPDIR@
 
123
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
 
124
DOCBOOK_ROOT = @DOCBOOK_ROOT@
 
125
DSYMUTIL = @DSYMUTIL@
 
126
DUMPBIN = @DUMPBIN@
 
127
ECHO_C = @ECHO_C@
 
128
ECHO_N = @ECHO_N@
 
129
ECHO_T = @ECHO_T@
 
130
EGREP = @EGREP@
 
131
EXEEXT = @EXEEXT@
 
132
FFLAGS = @FFLAGS@
 
133
FGREP = @FGREP@
 
134
GCOV = @GCOV@
 
135
GCOV_CFLAGS = @GCOV_CFLAGS@
 
136
GCOV_LIBS = @GCOV_LIBS@
 
137
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
 
138
GMSGFMT = @GMSGFMT@
 
139
GREP = @GREP@
 
140
GSTPB_BASE_CFLAGS = @GSTPB_BASE_CFLAGS@
 
141
GSTPB_BASE_LIBS = @GSTPB_BASE_LIBS@
 
142
GST_BASE_CFLAGS = @GST_BASE_CFLAGS@
 
143
GST_BASE_LIBS = @GST_BASE_LIBS@
 
144
GST_CFLAGS = @GST_CFLAGS@
 
145
GST_CHECK_CFLAGS = @GST_CHECK_CFLAGS@
 
146
GST_CHECK_LIBS = @GST_CHECK_LIBS@
 
147
GST_CONTROLLER_CFLAGS = @GST_CONTROLLER_CFLAGS@
 
148
GST_CONTROLLER_LIBS = @GST_CONTROLLER_LIBS@
 
149
GST_LIBS = @GST_LIBS@
 
150
GST_MAJORMINOR = @GST_MAJORMINOR@
 
151
GST_OPTION_CFLAGS = @GST_OPTION_CFLAGS@
 
152
GST_PLUGIN_LDFLAGS = @GST_PLUGIN_LDFLAGS@
 
153
HAVE_DOCBOOK2HTML = @HAVE_DOCBOOK2HTML@
 
154
HAVE_DOCBOOK2MAN = @HAVE_DOCBOOK2MAN@
 
155
HAVE_DOCBOOK2PS = @HAVE_DOCBOOK2PS@
 
156
HAVE_DOCBOOK2X = @HAVE_DOCBOOK2X@
 
157
HAVE_DVIPS = @HAVE_DVIPS@
 
158
HAVE_EPSTOPDF = @HAVE_EPSTOPDF@
 
159
HAVE_FIG2DEV = @HAVE_FIG2DEV@
 
160
HAVE_JADETEX = @HAVE_JADETEX@
 
161
HAVE_PKGCONFIG = @HAVE_PKGCONFIG@
 
162
HAVE_PNGTOPNM = @HAVE_PNGTOPNM@
 
163
HAVE_PNMTOPS = @HAVE_PNMTOPS@
 
164
HAVE_PS2PDF = @HAVE_PS2PDF@
 
165
HAVE_XMLLINT = @HAVE_XMLLINT@
 
166
HTML_DIR = @HTML_DIR@
 
167
INSTALL = @INSTALL@
 
168
INSTALL_DATA = @INSTALL_DATA@
 
169
INSTALL_PROGRAM = @INSTALL_PROGRAM@
 
170
INSTALL_SCRIPT = @INSTALL_SCRIPT@
 
171
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
 
172
INTLLIBS = @INTLLIBS@
 
173
LD = @LD@
 
174
LDFLAGS = @LDFLAGS@
 
175
LIBICONV = @LIBICONV@
 
176
LIBINTL = @LIBINTL@
 
177
LIBOBJS = @LIBOBJS@
 
178
LIBOIL_CFLAGS = @LIBOIL_CFLAGS@
 
179
LIBOIL_LIBS = @LIBOIL_LIBS@
 
180
LIBS = @LIBS@
 
181
LIBTOOL = @LIBTOOL@
 
182
LIPO = @LIPO@
 
183
LN_S = @LN_S@
 
184
LOCALEDIR = @LOCALEDIR@
 
185
LTLIBICONV = @LTLIBICONV@
 
186
LTLIBINTL = @LTLIBINTL@
 
187
LTLIBOBJS = @LTLIBOBJS@
 
188
MAINT = @MAINT@
 
189
MAKEINFO = @MAKEINFO@
 
190
MKDIR_P = @MKDIR_P@
 
191
MKINSTALLDIRS = @MKINSTALLDIRS@
 
192
MSGFMT = @MSGFMT@
 
193
MSGMERGE = @MSGMERGE@
 
194
NM = @NM@
 
195
NMEDIT = @NMEDIT@
 
196
OBJDUMP = @OBJDUMP@
 
197
OBJEXT = @OBJEXT@
 
198
OTOOL = @OTOOL@
 
199
OTOOL64 = @OTOOL64@
 
200
PACKAGE = @PACKAGE@
 
201
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
 
202
PACKAGE_NAME = @PACKAGE_NAME@
 
203
PACKAGE_STRING = @PACKAGE_STRING@
 
204
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
205
PACKAGE_VERSION = @PACKAGE_VERSION@
 
206
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
 
207
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
 
208
PACKAGE_VERSION_MINOR = @PACKAGE_VERSION_MINOR@
 
209
PACKAGE_VERSION_NANO = @PACKAGE_VERSION_NANO@
 
210
PACKAGE_VERSION_RELEASE = @PACKAGE_VERSION_RELEASE@
 
211
PATH_SEPARATOR = @PATH_SEPARATOR@
 
212
PERL_PATH = @PERL_PATH@
 
213
PKG_CONFIG = @PKG_CONFIG@
 
214
POSUB = @POSUB@
 
215
PROFILE_CFLAGS = @PROFILE_CFLAGS@
 
216
PYTHON = @PYTHON@
 
217
PYTHON_EXEC_PREFIX = @PYTHON_EXEC_PREFIX@
 
218
PYTHON_PLATFORM = @PYTHON_PLATFORM@
 
219
PYTHON_PREFIX = @PYTHON_PREFIX@
 
220
PYTHON_VERSION = @PYTHON_VERSION@
 
221
RANLIB = @RANLIB@
 
222
SED = @SED@
 
223
SET_MAKE = @SET_MAKE@
 
224
SHELL = @SHELL@
 
225
STRIP = @STRIP@
 
226
USE_NLS = @USE_NLS@
 
227
VALGRIND_PATH = @VALGRIND_PATH@
 
228
VERSION = @VERSION@
 
229
XGETTEXT = @XGETTEXT@
 
230
XML_CATALOG = @XML_CATALOG@
 
231
XSLTPROC = @XSLTPROC@
 
232
XSLTPROC_FLAGS = @XSLTPROC_FLAGS@
 
233
abs_builddir = @abs_builddir@
 
234
abs_srcdir = @abs_srcdir@
 
235
abs_top_builddir = @abs_top_builddir@
 
236
abs_top_srcdir = @abs_top_srcdir@
 
237
ac_ct_CC = @ac_ct_CC@
 
238
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
 
239
am__include = @am__include@
 
240
am__leading_dot = @am__leading_dot@
 
241
am__quote = @am__quote@
 
242
am__tar = @am__tar@
 
243
am__untar = @am__untar@
 
244
bindir = @bindir@
 
245
build = @build@
 
246
build_alias = @build_alias@
 
247
build_cpu = @build_cpu@
 
248
build_os = @build_os@
 
249
build_vendor = @build_vendor@
 
250
builddir = @builddir@
 
251
datadir = @datadir@
 
252
datarootdir = @datarootdir@
 
253
docbook2x_PROGRAM = @docbook2x_PROGRAM@
 
254
docdir = @docdir@
 
255
dvidir = @dvidir@
 
256
exec_prefix = @exec_prefix@
 
257
host = @host@
 
258
host_alias = @host_alias@
 
259
host_cpu = @host_cpu@
 
260
host_os = @host_os@
 
261
host_vendor = @host_vendor@
 
262
htmldir = @htmldir@
 
263
includedir = @includedir@
 
264
infodir = @infodir@
 
265
install_sh = @install_sh@
 
266
libdir = @libdir@
 
267
libexecdir = @libexecdir@
 
268
localedir = @localedir@
 
269
localstatedir = @localstatedir@
 
270
lt_ECHO = @lt_ECHO@
 
271
mandir = @mandir@
 
272
mkdir_p = @mkdir_p@
 
273
oldincludedir = @oldincludedir@
 
274
pdfdir = @pdfdir@
 
275
pkgpyexecdir = @pkgpyexecdir@
 
276
pkgpythondir = @pkgpythondir@
 
277
plugindir = @plugindir@
 
278
prefix = @prefix@
 
279
program_transform_name = @program_transform_name@
 
280
psdir = @psdir@
 
281
pyexecdir = @pyexecdir@
 
282
pythondir = @pythondir@
 
283
sbindir = @sbindir@
 
284
sharedstatedir = @sharedstatedir@
 
285
srcdir = @srcdir@
 
286
sysconfdir = @sysconfdir@
 
287
target_alias = @target_alias@
 
288
top_build_prefix = @top_build_prefix@
 
289
top_builddir = @top_builddir@
 
290
top_srcdir = @top_srcdir@
 
291
 
 
292
# change libgstplugin.la to something more suitable
 
293
plugin_LTLIBRARIES = libgstmencoder.la
 
294
 
 
295
# sources used to compile this plug-in
 
296
libgstmencoder_la_SOURCES = \
 
297
        plugin-mencoder.c plugin-mencoder.h \
 
298
        gsthqdn3d.c \
 
299
        gstunsharp.c \
 
300
        gstdelogo.c
 
301
 
 
302
 
 
303
# flags used to compile this plugin
 
304
# add other _CFLAGS and _LIBS as needed
 
305
libgstmencoder_la_CFLAGS = $(GSTPB_BASE_CFLAGS) $(GST_BASE_CFLAGS) $(GST_CONTROLLER_CFLAGS) \
 
306
        $(GST_CFLAGS) $(LIBOIL_CFLAGS)
 
307
 
 
308
libgstmencoder_la_LIBADD = -lgstvideo-@GST_MAJORMINOR@ -lgstcontroller-@GST_MAJORMINOR@ \
 
309
        $(GSTPB_BASE_LIBS) $(GST_BASE_LIBS) $(GST_CONTROLLER_LIBS) $(GST_LIBS) \
 
310
        $(LIBOIL_LIBS)
 
311
 
 
312
libgstmencoder_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
 
313
all: all-am
 
314
 
 
315
.SUFFIXES:
 
316
.SUFFIXES: .c .lo .o .obj
 
317
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  $(am__configure_deps)
 
318
        @for dep in $?; do \
 
319
          case '$(am__configure_deps)' in \
 
320
            *$$dep*) \
 
321
              ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
 
322
                && { if test -f $@; then exit 0; else break; fi; }; \
 
323
              exit 1;; \
 
324
          esac; \
 
325
        done; \
 
326
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  gst/mencoder/Makefile'; \
 
327
        cd $(top_srcdir) && \
 
328
          $(AUTOMAKE) --gnu  gst/mencoder/Makefile
 
329
.PRECIOUS: Makefile
 
330
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
 
331
        @case '$?' in \
 
332
          *config.status*) \
 
333
            cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
 
334
          *) \
 
335
            echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
 
336
            cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
 
337
        esac;
 
338
 
 
339
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
 
340
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
341
 
 
342
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
 
343
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
344
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
 
345
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
346
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
 
347
        @$(NORMAL_INSTALL)
 
348
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
 
349
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
350
          if test -f $$p; then \
 
351
            f=$(am__strip_dir) \
 
352
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
 
353
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
354
          else :; fi; \
 
355
        done
 
356
 
 
357
uninstall-pluginLTLIBRARIES:
 
358
        @$(NORMAL_UNINSTALL)
 
359
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
360
          p=$(am__strip_dir) \
 
361
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
 
362
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
363
        done
 
364
 
 
365
clean-pluginLTLIBRARIES:
 
366
        -test -z "$(plugin_LTLIBRARIES)" || rm -f $(plugin_LTLIBRARIES)
 
367
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
368
          dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
 
369
          test "$$dir" != "$$p" || dir=.; \
 
370
          echo "rm -f \"$${dir}/so_locations\""; \
 
371
          rm -f "$${dir}/so_locations"; \
 
372
        done
 
373
libgstmencoder.la: $(libgstmencoder_la_OBJECTS) $(libgstmencoder_la_DEPENDENCIES) 
 
374
        $(libgstmencoder_la_LINK) -rpath $(plugindir) $(libgstmencoder_la_OBJECTS) $(libgstmencoder_la_LIBADD) $(LIBS)
 
375
 
 
376
mostlyclean-compile:
 
377
        -rm -f *.$(OBJEXT)
 
378
 
 
379
distclean-compile:
 
380
        -rm -f *.tab.c
 
381
 
 
382
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmencoder_la-gstdelogo.Plo@am__quote@
 
383
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmencoder_la-gsthqdn3d.Plo@am__quote@
 
384
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmencoder_la-gstunsharp.Plo@am__quote@
 
385
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgstmencoder_la-plugin-mencoder.Plo@am__quote@
 
386
 
 
387
.c.o:
 
388
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
389
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
390
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
391
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
392
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
 
393
 
 
394
.c.obj:
 
395
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
 
396
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
397
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
 
398
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
399
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
 
400
 
 
401
.c.lo:
 
402
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
 
403
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
404
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
 
405
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
406
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
 
407
 
 
408
libgstmencoder_la-plugin-mencoder.lo: plugin-mencoder.c
 
409
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -MT libgstmencoder_la-plugin-mencoder.lo -MD -MP -MF $(DEPDIR)/libgstmencoder_la-plugin-mencoder.Tpo -c -o libgstmencoder_la-plugin-mencoder.lo `test -f 'plugin-mencoder.c' || echo '$(srcdir)/'`plugin-mencoder.c
 
410
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgstmencoder_la-plugin-mencoder.Tpo $(DEPDIR)/libgstmencoder_la-plugin-mencoder.Plo
 
411
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='plugin-mencoder.c' object='libgstmencoder_la-plugin-mencoder.lo' libtool=yes @AMDEPBACKSLASH@
 
412
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
413
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -c -o libgstmencoder_la-plugin-mencoder.lo `test -f 'plugin-mencoder.c' || echo '$(srcdir)/'`plugin-mencoder.c
 
414
 
 
415
libgstmencoder_la-gsthqdn3d.lo: gsthqdn3d.c
 
416
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -MT libgstmencoder_la-gsthqdn3d.lo -MD -MP -MF $(DEPDIR)/libgstmencoder_la-gsthqdn3d.Tpo -c -o libgstmencoder_la-gsthqdn3d.lo `test -f 'gsthqdn3d.c' || echo '$(srcdir)/'`gsthqdn3d.c
 
417
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgstmencoder_la-gsthqdn3d.Tpo $(DEPDIR)/libgstmencoder_la-gsthqdn3d.Plo
 
418
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gsthqdn3d.c' object='libgstmencoder_la-gsthqdn3d.lo' libtool=yes @AMDEPBACKSLASH@
 
419
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
420
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -c -o libgstmencoder_la-gsthqdn3d.lo `test -f 'gsthqdn3d.c' || echo '$(srcdir)/'`gsthqdn3d.c
 
421
 
 
422
libgstmencoder_la-gstunsharp.lo: gstunsharp.c
 
423
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -MT libgstmencoder_la-gstunsharp.lo -MD -MP -MF $(DEPDIR)/libgstmencoder_la-gstunsharp.Tpo -c -o libgstmencoder_la-gstunsharp.lo `test -f 'gstunsharp.c' || echo '$(srcdir)/'`gstunsharp.c
 
424
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgstmencoder_la-gstunsharp.Tpo $(DEPDIR)/libgstmencoder_la-gstunsharp.Plo
 
425
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstunsharp.c' object='libgstmencoder_la-gstunsharp.lo' libtool=yes @AMDEPBACKSLASH@
 
426
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
427
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -c -o libgstmencoder_la-gstunsharp.lo `test -f 'gstunsharp.c' || echo '$(srcdir)/'`gstunsharp.c
 
428
 
 
429
libgstmencoder_la-gstdelogo.lo: gstdelogo.c
 
430
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -MT libgstmencoder_la-gstdelogo.lo -MD -MP -MF $(DEPDIR)/libgstmencoder_la-gstdelogo.Tpo -c -o libgstmencoder_la-gstdelogo.lo `test -f 'gstdelogo.c' || echo '$(srcdir)/'`gstdelogo.c
 
431
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libgstmencoder_la-gstdelogo.Tpo $(DEPDIR)/libgstmencoder_la-gstdelogo.Plo
 
432
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='gstdelogo.c' object='libgstmencoder_la-gstdelogo.lo' libtool=yes @AMDEPBACKSLASH@
 
433
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
 
434
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmencoder_la_CFLAGS) $(CFLAGS) -c -o libgstmencoder_la-gstdelogo.lo `test -f 'gstdelogo.c' || echo '$(srcdir)/'`gstdelogo.c
 
435
 
 
436
mostlyclean-libtool:
 
437
        -rm -f *.lo
 
438
 
 
439
clean-libtool:
 
440
        -rm -rf .libs _libs
 
441
 
 
442
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
 
443
        list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
 
444
        unique=`for i in $$list; do \
 
445
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
446
          done | \
 
447
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
448
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
449
        mkid -fID $$unique
 
450
tags: TAGS
 
451
 
 
452
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
453
                $(TAGS_FILES) $(LISP)
 
454
        tags=; \
 
455
        here=`pwd`; \
 
456
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
457
        unique=`for i in $$list; do \
 
458
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
459
          done | \
 
460
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
461
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
462
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
463
          test -n "$$unique" || unique=$$empty_fix; \
 
464
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
465
            $$tags $$unique; \
 
466
        fi
 
467
ctags: CTAGS
 
468
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
 
469
                $(TAGS_FILES) $(LISP)
 
470
        tags=; \
 
471
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
 
472
        unique=`for i in $$list; do \
 
473
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
 
474
          done | \
 
475
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
 
476
              END { if (nonempty) { for (i in files) print i; }; }'`; \
 
477
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
478
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
 
479
             $$tags $$unique
 
480
 
 
481
GTAGS:
 
482
        here=`$(am__cd) $(top_builddir) && pwd` \
 
483
          && cd $(top_srcdir) \
 
484
          && gtags -i $(GTAGS_ARGS) $$here
 
485
 
 
486
distclean-tags:
 
487
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
 
488
 
 
489
distdir: $(DISTFILES)
 
490
        @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
491
        topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
 
492
        list='$(DISTFILES)'; \
 
493
          dist_files=`for file in $$list; do echo $$file; done | \
 
494
          sed -e "s|^$$srcdirstrip/||;t" \
 
495
              -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
 
496
        case $$dist_files in \
 
497
          */*) $(MKDIR_P) `echo "$$dist_files" | \
 
498
                           sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
 
499
                           sort -u` ;; \
 
500
        esac; \
 
501
        for file in $$dist_files; do \
 
502
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
 
503
          if test -d $$d/$$file; then \
 
504
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
505
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
 
506
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
507
            fi; \
 
508
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
509
          else \
 
510
            test -f $(distdir)/$$file \
 
511
            || cp -p $$d/$$file $(distdir)/$$file \
 
512
            || exit 1; \
 
513
          fi; \
 
514
        done
 
515
check-am: all-am
 
516
check: check-am
 
517
all-am: Makefile $(LTLIBRARIES)
 
518
installdirs:
 
519
        for dir in "$(DESTDIR)$(plugindir)"; do \
 
520
          test -z "$$dir" || $(MKDIR_P) "$$dir"; \
 
521
        done
 
522
install: install-am
 
523
install-exec: install-exec-am
 
524
install-data: install-data-am
 
525
uninstall: uninstall-am
 
526
 
 
527
install-am: all-am
 
528
        @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
 
529
 
 
530
installcheck: installcheck-am
 
531
install-strip:
 
532
        $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
 
533
          install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
 
534
          `test -z '$(STRIP)' || \
 
535
            echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
 
536
mostlyclean-generic:
 
537
 
 
538
clean-generic:
 
539
 
 
540
distclean-generic:
 
541
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
542
 
 
543
maintainer-clean-generic:
 
544
        @echo "This command is intended for maintainers to use"
 
545
        @echo "it deletes files that may require special tools to rebuild."
 
546
clean: clean-am
 
547
 
 
548
clean-am: clean-generic clean-libtool clean-pluginLTLIBRARIES \
 
549
        mostlyclean-am
 
550
 
 
551
distclean: distclean-am
 
552
        -rm -rf ./$(DEPDIR)
 
553
        -rm -f Makefile
 
554
distclean-am: clean-am distclean-compile distclean-generic \
 
555
        distclean-tags
 
556
 
 
557
dvi: dvi-am
 
558
 
 
559
dvi-am:
 
560
 
 
561
html: html-am
 
562
 
 
563
info: info-am
 
564
 
 
565
info-am:
 
566
 
 
567
install-data-am: install-pluginLTLIBRARIES
 
568
 
 
569
install-dvi: install-dvi-am
 
570
 
 
571
install-exec-am:
 
572
 
 
573
install-html: install-html-am
 
574
 
 
575
install-info: install-info-am
 
576
 
 
577
install-man:
 
578
 
 
579
install-pdf: install-pdf-am
 
580
 
 
581
install-ps: install-ps-am
 
582
 
 
583
installcheck-am:
 
584
 
 
585
maintainer-clean: maintainer-clean-am
 
586
        -rm -rf ./$(DEPDIR)
 
587
        -rm -f Makefile
 
588
maintainer-clean-am: distclean-am maintainer-clean-generic
 
589
 
 
590
mostlyclean: mostlyclean-am
 
591
 
 
592
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
 
593
        mostlyclean-libtool
 
594
 
 
595
pdf: pdf-am
 
596
 
 
597
pdf-am:
 
598
 
 
599
ps: ps-am
 
600
 
 
601
ps-am:
 
602
 
 
603
uninstall-am: uninstall-pluginLTLIBRARIES
 
604
 
 
605
.MAKE: install-am install-strip
 
606
 
 
607
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
 
608
        clean-libtool clean-pluginLTLIBRARIES ctags distclean \
 
609
        distclean-compile distclean-generic distclean-libtool \
 
610
        distclean-tags distdir dvi dvi-am html html-am info info-am \
 
611
        install install-am install-data install-data-am install-dvi \
 
612
        install-dvi-am install-exec install-exec-am install-html \
 
613
        install-html-am install-info install-info-am install-man \
 
614
        install-pdf install-pdf-am install-pluginLTLIBRARIES \
 
615
        install-ps install-ps-am install-strip installcheck \
 
616
        installcheck-am installdirs maintainer-clean \
 
617
        maintainer-clean-generic mostlyclean mostlyclean-compile \
 
618
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
 
619
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
 
620
 
 
621
# Tell versions [3.59,3.63) of GNU make to not export all variables.
 
622
# Otherwise a system limit (for SysV at least) may be exceeded.
 
623
.NOEXPORT: