~ubuntu-branches/ubuntu/quantal/gst-plugins-bad-multiverse0.10/quantal

« back to all changes in this revision

Viewing changes to ext/mplex/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Onkar Shinde
  • Date: 2009-12-07 08:54:28 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20091207085428-ml6aaukf0p2ph34d
Tags: 0.10.17-0ubuntu1
* New upstream release.
* Add myself to maintainer.
* Fix misc lintian warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Makefile.in generated by automake 1.10.2 from Makefile.am.
 
1
# Makefile.in generated by automake 1.11 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  Free Software Foundation, Inc.
 
5
# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
 
6
# 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.
17
18
 
18
19
VPATH = @srcdir@
19
20
pkgdatadir = $(datadir)/@PACKAGE@
 
21
pkgincludedir = $(includedir)/@PACKAGE@
20
22
pkglibdir = $(libdir)/@PACKAGE@
21
 
pkgincludedir = $(includedir)/@PACKAGE@
 
23
pkglibexecdir = $(libexecdir)/@PACKAGE@
22
24
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
23
25
install_sh_DATA = $(install_sh) -c -m 644
24
26
install_sh_PROGRAM = $(install_sh) -c
48
50
        $(top_srcdir)/common/m4/gst-arch.m4 \
49
51
        $(top_srcdir)/common/m4/gst-args.m4 \
50
52
        $(top_srcdir)/common/m4/gst-check.m4 \
 
53
        $(top_srcdir)/common/m4/gst-default.m4 \
51
54
        $(top_srcdir)/common/m4/gst-dowhile.m4 \
52
55
        $(top_srcdir)/common/m4/gst-error.m4 \
53
56
        $(top_srcdir)/common/m4/gst-feature.m4 \
74
77
mkinstalldirs = $(install_sh) -d
75
78
CONFIG_HEADER = $(top_builddir)/config.h
76
79
CONFIG_CLEAN_FILES =
 
80
CONFIG_CLEAN_VPATH_FILES =
77
81
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
78
82
am__vpath_adj = case $$p in \
79
83
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
80
84
    *) f=$$p;; \
81
85
  esac;
82
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
86
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
87
am__install_max = 40
 
88
am__nobase_strip_setup = \
 
89
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
90
am__nobase_strip = \
 
91
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
92
am__nobase_list = $(am__nobase_strip_setup); \
 
93
  for p in $$list; do echo "$$p $$p"; done | \
 
94
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
95
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
96
    if (++n[$$2] == $(am__install_max)) \
 
97
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
98
    END { for (dir in files) print dir, files[dir] }'
 
99
am__base_list = \
 
100
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
101
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
83
102
am__installdirs = "$(DESTDIR)$(plugindir)"
84
 
pluginLTLIBRARIES_INSTALL = $(INSTALL)
85
103
LTLIBRARIES = $(plugin_LTLIBRARIES)
86
104
am__DEPENDENCIES_1 =
87
105
libgstmplex_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \
99
117
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
100
118
depcomp = $(SHELL) $(top_srcdir)/depcomp
101
119
am__depfiles_maybe = depfiles
 
120
am__mv = mv -f
102
121
CXXCOMPILE = $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
103
122
        $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS)
104
123
LTCXXCOMPILE = $(LIBTOOL) --tag=CXX $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
140
159
CDAUDIO_CFLAGS = @CDAUDIO_CFLAGS@
141
160
CDAUDIO_CONFIG = @CDAUDIO_CONFIG@
142
161
CDAUDIO_LIBS = @CDAUDIO_LIBS@
 
162
CELT_0_5_CFLAGS = @CELT_0_5_CFLAGS@
 
163
CELT_0_5_LIBS = @CELT_0_5_LIBS@
 
164
CELT_0_7_CFLAGS = @CELT_0_7_CFLAGS@
 
165
CELT_0_7_LIBS = @CELT_0_7_LIBS@
143
166
CELT_CFLAGS = @CELT_CFLAGS@
144
167
CELT_LIBS = @CELT_LIBS@
145
168
CFLAGS = @CFLAGS@
 
169
COG_CFLAGS = @COG_CFLAGS@
 
170
COG_LIBS = @COG_LIBS@
146
171
CPP = @CPP@
147
172
CPPFLAGS = @CPPFLAGS@
148
173
CXX = @CXX@
151
176
CXXFLAGS = @CXXFLAGS@
152
177
CYGPATH_W = @CYGPATH_W@
153
178
DCCP_LIBS = @DCCP_LIBS@
 
179
DEFAULT_AUDIOSINK = @DEFAULT_AUDIOSINK@
 
180
DEFAULT_AUDIOSRC = @DEFAULT_AUDIOSRC@
 
181
DEFAULT_VIDEOSINK = @DEFAULT_VIDEOSINK@
 
182
DEFAULT_VIDEOSRC = @DEFAULT_VIDEOSRC@
 
183
DEFAULT_VISUALIZER = @DEFAULT_VISUALIZER@
154
184
DEFS = @DEFS@
155
185
DEPDIR = @DEPDIR@
156
186
DEPRECATED_CFLAGS = @DEPRECATED_CFLAGS@
157
187
DIRAC_CFLAGS = @DIRAC_CFLAGS@
158
188
DIRAC_LIBS = @DIRAC_LIBS@
159
 
DIRECTDRAW_CFLAGS = @DIRECTDRAW_CFLAGS@
160
 
DIRECTDRAW_LDFLAGS = @DIRECTDRAW_LDFLAGS@
161
189
DIRECTDRAW_LIBS = @DIRECTDRAW_LIBS@
162
190
DIRECTFB_CFLAGS = @DIRECTFB_CFLAGS@
163
191
DIRECTFB_LIBS = @DIRECTFB_LIBS@
 
192
DIRECTSOUND_LIBS = @DIRECTSOUND_LIBS@
 
193
DIRECTX_CFLAGS = @DIRECTX_CFLAGS@
 
194
DIRECTX_LDFLAGS = @DIRECTX_LDFLAGS@
164
195
DIVXDEC_LIBS = @DIVXDEC_LIBS@
165
196
DIVXENC_LIBS = @DIVXENC_LIBS@
166
197
DLLTOOL = @DLLTOOL@
199
230
GLIB_LIBS = @GLIB_LIBS@
200
231
GLIB_PREFIX = @GLIB_PREFIX@
201
232
GLIB_REQ = @GLIB_REQ@
 
233
GME_LIBS = @GME_LIBS@
202
234
GMSGFMT = @GMSGFMT@
203
235
GMSGFMT_015 = @GMSGFMT_015@
204
236
GMYTH_CFLAGS = @GMYTH_CFLAGS@
241
273
HAVE_BZ2 = @HAVE_BZ2@
242
274
HAVE_CXX = @HAVE_CXX@
243
275
HAVE_DIRECTDRAW = @HAVE_DIRECTDRAW@
 
276
HAVE_DIRECTSOUND = @HAVE_DIRECTSOUND@
244
277
HAVE_DTS = @HAVE_DTS@
245
278
HAVE_FAAC = @HAVE_FAAC@
246
279
HAVE_FAAD = @HAVE_FAAD@
265
298
JACK_CFLAGS = @JACK_CFLAGS@
266
299
JACK_LIBS = @JACK_LIBS@
267
300
JP2K_LIBS = @JP2K_LIBS@
 
301
KATE_CFLAGS = @KATE_CFLAGS@
 
302
KATE_LIBS = @KATE_LIBS@
268
303
LD = @LD@
269
304
LDFLAGS = @LDFLAGS@
270
305
LIBDC1394_CFLAGS = @LIBDC1394_CFLAGS@
323
358
OBJEXT = @OBJEXT@
324
359
OFA_CFLAGS = @OFA_CFLAGS@
325
360
OFA_LIBS = @OFA_LIBS@
 
361
ORCC = @ORCC@
326
362
OTOOL = @OTOOL@
327
363
OTOOL64 = @OTOOL64@
328
364
PACKAGE = @PACKAGE@
330
366
PACKAGE_NAME = @PACKAGE_NAME@
331
367
PACKAGE_STRING = @PACKAGE_STRING@
332
368
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
369
PACKAGE_URL = @PACKAGE_URL@
333
370
PACKAGE_VERSION = @PACKAGE_VERSION@
334
371
PACKAGE_VERSION_MAJOR = @PACKAGE_VERSION_MAJOR@
335
372
PACKAGE_VERSION_MICRO = @PACKAGE_VERSION_MICRO@
348
385
PYTHON_VERSION = @PYTHON_VERSION@
349
386
Q = @Q@
350
387
RANLIB = @RANLIB@
 
388
RSVG_CFLAGS = @RSVG_CFLAGS@
 
389
RSVG_LIBS = @RSVG_LIBS@
 
390
SCHRO_CFLAGS = @SCHRO_CFLAGS@
 
391
SCHRO_LIBS = @SCHRO_LIBS@
351
392
SDL_CFLAGS = @SDL_CFLAGS@
352
393
SDL_CONFIG = @SDL_CONFIG@
353
394
SDL_LIBS = @SDL_LIBS@
354
395
SED = @SED@
355
396
SET_MAKE = @SET_MAKE@
356
397
SHELL = @SHELL@
 
398
SLV2_CFLAGS = @SLV2_CFLAGS@
 
399
SLV2_LIBS = @SLV2_LIBS@
357
400
SNDFILE_CFLAGS = @SNDFILE_CFLAGS@
358
401
SNDFILE_LIBS = @SNDFILE_LIBS@
359
402
SOUNDTOUCH_CFLAGS = @SOUNDTOUCH_CFLAGS@
364
407
SWFDEC_LIBS = @SWFDEC_LIBS@
365
408
THEORADEC_CFLAGS = @THEORADEC_CFLAGS@
366
409
THEORADEC_LIBS = @THEORADEC_LIBS@
 
410
TIGER_CFLAGS = @TIGER_CFLAGS@
 
411
TIGER_LIBS = @TIGER_LIBS@
367
412
TIMIDITY_CFLAGS = @TIMIDITY_CFLAGS@
368
413
TIMIDITY_LIBS = @TIMIDITY_LIBS@
369
414
USE_NLS = @USE_NLS@
371
416
VALGRIND_CFLAGS = @VALGRIND_CFLAGS@
372
417
VALGRIND_LIBS = @VALGRIND_LIBS@
373
418
VALGRIND_PATH = @VALGRIND_PATH@
 
419
VDPAU_CFLAGS = @VDPAU_CFLAGS@
 
420
VDPAU_LIBS = @VDPAU_LIBS@
374
421
VERSION = @VERSION@
375
422
WILDMIDI_CFLAGS = @WILDMIDI_CFLAGS@
376
423
WILDMIDI_LIBS = @WILDMIDI_LIBS@
391
438
X_EXTRA_LIBS = @X_EXTRA_LIBS@
392
439
X_LIBS = @X_LIBS@
393
440
X_PRE_LIBS = @X_PRE_LIBS@
 
441
ZBAR_CFLAGS = @ZBAR_CFLAGS@
 
442
ZBAR_LIBS = @ZBAR_LIBS@
394
443
abs_builddir = @abs_builddir@
395
444
abs_srcdir = @abs_srcdir@
396
445
abs_top_builddir = @abs_top_builddir@
485
534
              exit 1;; \
486
535
          esac; \
487
536
        done; \
488
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  ext/mplex/Makefile'; \
489
 
        cd $(top_srcdir) && \
490
 
          $(AUTOMAKE) --gnu  ext/mplex/Makefile
 
537
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu ext/mplex/Makefile'; \
 
538
        $(am__cd) $(top_srcdir) && \
 
539
          $(AUTOMAKE) --gnu ext/mplex/Makefile
491
540
.PRECIOUS: Makefile
492
541
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
493
542
        @case '$?' in \
505
554
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
506
555
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
507
556
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
557
$(am__aclocal_m4_deps):
508
558
install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES)
509
559
        @$(NORMAL_INSTALL)
510
560
        test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)"
511
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
 
561
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
562
        list2=; for p in $$list; do \
512
563
          if test -f $$p; then \
513
 
            f=$(am__strip_dir) \
514
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(plugindir)/$$f'"; \
515
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(pluginLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(plugindir)/$$f"; \
 
564
            list2="$$list2 $$p"; \
516
565
          else :; fi; \
517
 
        done
 
566
        done; \
 
567
        test -z "$$list2" || { \
 
568
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(plugindir)'"; \
 
569
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(plugindir)"; \
 
570
        }
518
571
 
519
572
uninstall-pluginLTLIBRARIES:
520
573
        @$(NORMAL_UNINSTALL)
521
 
        @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \
522
 
          p=$(am__strip_dir) \
523
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$p'"; \
524
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$p"; \
 
574
        @list='$(plugin_LTLIBRARIES)'; test -n "$(plugindir)" || list=; \
 
575
        for p in $$list; do \
 
576
          $(am__strip_dir) \
 
577
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(plugindir)/$$f'"; \
 
578
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(plugindir)/$$f"; \
525
579
        done
526
580
 
527
581
clean-pluginLTLIBRARIES:
548
602
 
549
603
.cc.o:
550
604
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
551
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
605
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
552
606
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
553
607
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
554
608
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ $<
555
609
 
556
610
.cc.obj:
557
611
@am__fastdepCXX_TRUE@   $(CXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
558
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
612
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
559
613
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
560
614
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
561
615
@am__fastdepCXX_FALSE@  $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`
562
616
 
563
617
.cc.lo:
564
618
@am__fastdepCXX_TRUE@   $(LTCXXCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
565
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
619
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
566
620
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
567
621
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
568
622
@am__fastdepCXX_FALSE@  $(LTCXXCOMPILE) -c -o $@ $<
569
623
 
570
624
libgstmplex_la-gstmplex.lo: gstmplex.cc
571
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplex.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplex.Tpo -c -o libgstmplex_la-gstmplex.lo `test -f 'gstmplex.cc' || echo '$(srcdir)/'`gstmplex.cc
572
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgstmplex_la-gstmplex.Tpo $(DEPDIR)/libgstmplex_la-gstmplex.Plo
 
625
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplex.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplex.Tpo -c -o libgstmplex_la-gstmplex.lo `test -f 'gstmplex.cc' || echo '$(srcdir)/'`gstmplex.cc
 
626
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libgstmplex_la-gstmplex.Tpo $(DEPDIR)/libgstmplex_la-gstmplex.Plo
573
627
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gstmplex.cc' object='libgstmplex_la-gstmplex.lo' libtool=yes @AMDEPBACKSLASH@
574
628
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
575
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplex.lo `test -f 'gstmplex.cc' || echo '$(srcdir)/'`gstmplex.cc
 
629
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplex.lo `test -f 'gstmplex.cc' || echo '$(srcdir)/'`gstmplex.cc
576
630
 
577
631
libgstmplex_la-gstmplexibitstream.lo: gstmplexibitstream.cc
578
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexibitstream.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Tpo -c -o libgstmplex_la-gstmplexibitstream.lo `test -f 'gstmplexibitstream.cc' || echo '$(srcdir)/'`gstmplexibitstream.cc
579
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Tpo $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Plo
 
632
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexibitstream.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Tpo -c -o libgstmplex_la-gstmplexibitstream.lo `test -f 'gstmplexibitstream.cc' || echo '$(srcdir)/'`gstmplexibitstream.cc
 
633
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Tpo $(DEPDIR)/libgstmplex_la-gstmplexibitstream.Plo
580
634
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gstmplexibitstream.cc' object='libgstmplex_la-gstmplexibitstream.lo' libtool=yes @AMDEPBACKSLASH@
581
635
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
582
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexibitstream.lo `test -f 'gstmplexibitstream.cc' || echo '$(srcdir)/'`gstmplexibitstream.cc
 
636
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexibitstream.lo `test -f 'gstmplexibitstream.cc' || echo '$(srcdir)/'`gstmplexibitstream.cc
583
637
 
584
638
libgstmplex_la-gstmplexjob.lo: gstmplexjob.cc
585
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexjob.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexjob.Tpo -c -o libgstmplex_la-gstmplexjob.lo `test -f 'gstmplexjob.cc' || echo '$(srcdir)/'`gstmplexjob.cc
586
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgstmplex_la-gstmplexjob.Tpo $(DEPDIR)/libgstmplex_la-gstmplexjob.Plo
 
639
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexjob.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexjob.Tpo -c -o libgstmplex_la-gstmplexjob.lo `test -f 'gstmplexjob.cc' || echo '$(srcdir)/'`gstmplexjob.cc
 
640
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libgstmplex_la-gstmplexjob.Tpo $(DEPDIR)/libgstmplex_la-gstmplexjob.Plo
587
641
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gstmplexjob.cc' object='libgstmplex_la-gstmplexjob.lo' libtool=yes @AMDEPBACKSLASH@
588
642
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
589
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexjob.lo `test -f 'gstmplexjob.cc' || echo '$(srcdir)/'`gstmplexjob.cc
 
643
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexjob.lo `test -f 'gstmplexjob.cc' || echo '$(srcdir)/'`gstmplexjob.cc
590
644
 
591
645
libgstmplex_la-gstmplexoutputstream.lo: gstmplexoutputstream.cc
592
 
@am__fastdepCXX_TRUE@   $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexoutputstream.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Tpo -c -o libgstmplex_la-gstmplexoutputstream.lo `test -f 'gstmplexoutputstream.cc' || echo '$(srcdir)/'`gstmplexoutputstream.cc
593
 
@am__fastdepCXX_TRUE@   mv -f $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Tpo $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Plo
 
646
@am__fastdepCXX_TRUE@   $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -MT libgstmplex_la-gstmplexoutputstream.lo -MD -MP -MF $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Tpo -c -o libgstmplex_la-gstmplexoutputstream.lo `test -f 'gstmplexoutputstream.cc' || echo '$(srcdir)/'`gstmplexoutputstream.cc
 
647
@am__fastdepCXX_TRUE@   $(am__mv) $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Tpo $(DEPDIR)/libgstmplex_la-gstmplexoutputstream.Plo
594
648
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      source='gstmplexoutputstream.cc' object='libgstmplex_la-gstmplexoutputstream.lo' libtool=yes @AMDEPBACKSLASH@
595
649
@AMDEP_TRUE@@am__fastdepCXX_FALSE@      DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
596
 
@am__fastdepCXX_FALSE@  $(LIBTOOL) --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexoutputstream.lo `test -f 'gstmplexoutputstream.cc' || echo '$(srcdir)/'`gstmplexoutputstream.cc
 
650
@am__fastdepCXX_FALSE@  $(LIBTOOL)  --tag=CXX $(libgstmplex_la_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libgstmplex_la_CXXFLAGS) $(CXXFLAGS) -c -o libgstmplex_la-gstmplexoutputstream.lo `test -f 'gstmplexoutputstream.cc' || echo '$(srcdir)/'`gstmplexoutputstream.cc
597
651
 
598
652
mostlyclean-libtool:
599
653
        -rm -f *.lo
613
667
 
614
668
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
615
669
                $(TAGS_FILES) $(LISP)
616
 
        tags=; \
 
670
        set x; \
617
671
        here=`pwd`; \
618
672
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
619
673
        unique=`for i in $$list; do \
621
675
          done | \
622
676
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
623
677
              END { if (nonempty) { for (i in files) print i; }; }'`; \
624
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
678
        shift; \
 
679
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
625
680
          test -n "$$unique" || unique=$$empty_fix; \
626
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
627
 
            $$tags $$unique; \
 
681
          if test $$# -gt 0; then \
 
682
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
683
              "$$@" $$unique; \
 
684
          else \
 
685
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
686
              $$unique; \
 
687
          fi; \
628
688
        fi
629
689
ctags: CTAGS
630
690
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
631
691
                $(TAGS_FILES) $(LISP)
632
 
        tags=; \
633
692
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
634
693
        unique=`for i in $$list; do \
635
694
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
636
695
          done | \
637
696
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
638
697
              END { if (nonempty) { for (i in files) print i; }; }'`; \
639
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
698
        test -z "$(CTAGS_ARGS)$$unique" \
640
699
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
641
 
             $$tags $$unique
 
700
             $$unique
642
701
 
643
702
GTAGS:
644
703
        here=`$(am__cd) $(top_builddir) && pwd` \
645
 
          && cd $(top_srcdir) \
646
 
          && gtags -i $(GTAGS_ARGS) $$here
 
704
          && $(am__cd) $(top_srcdir) \
 
705
          && gtags -i $(GTAGS_ARGS) "$$here"
647
706
 
648
707
distclean-tags:
649
708
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
664
723
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
665
724
          if test -d $$d/$$file; then \
666
725
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
726
            if test -d "$(distdir)/$$file"; then \
 
727
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
728
            fi; \
667
729
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
668
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
730
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
731
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
669
732
            fi; \
670
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
733
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
671
734
          else \
672
 
            test -f $(distdir)/$$file \
673
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
735
            test -f "$(distdir)/$$file" \
 
736
            || cp -p $$d/$$file "$(distdir)/$$file" \
674
737
            || exit 1; \
675
738
          fi; \
676
739
        done
701
764
 
702
765
distclean-generic:
703
766
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
767
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
704
768
 
705
769
maintainer-clean-generic:
706
770
        @echo "This command is intended for maintainers to use"
722
786
 
723
787
html: html-am
724
788
 
 
789
html-am:
 
790
 
725
791
info: info-am
726
792
 
727
793
info-am:
730
796
 
731
797
install-dvi: install-dvi-am
732
798
 
 
799
install-dvi-am:
 
800
 
733
801
install-exec-am:
734
802
 
735
803
install-html: install-html-am
736
804
 
 
805
install-html-am:
 
806
 
737
807
install-info: install-info-am
738
808
 
 
809
install-info-am:
 
810
 
739
811
install-man:
740
812
 
741
813
install-pdf: install-pdf-am
742
814
 
 
815
install-pdf-am:
 
816
 
743
817
install-ps: install-ps-am
744
818
 
 
819
install-ps-am:
 
820
 
745
821
installcheck-am:
746
822
 
747
823
maintainer-clean: maintainer-clean-am
780
856
        mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
781
857
        tags uninstall uninstall-am uninstall-pluginLTLIBRARIES
782
858
 
 
859
 
783
860
# Tell versions [3.59,3.63) of GNU make to not export all variables.
784
861
# Otherwise a system limit (for SysV at least) may be exceeded.
785
862
.NOEXPORT: