~ubuntu-branches/ubuntu/lucid/vlc/lucid-security

« back to all changes in this revision

Viewing changes to modules/audio_filter/channel_mixer/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Benjamin Drung
  • Date: 2009-09-25 14:44:17 UTC
  • mfrom: (3.5.1 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090925144417-87vomt575d0agvqa
Tags: 1.0.2-1ubuntu1
* Merge from Debian unstable (LP: #435524), remaining changes:
  - build against xulrunner-dev instead of iceape-dev
  - build against libx264-dev and install libx264 plugin
  - add Xb-Npp header to vlc package
  - recommend vlc-plugin-pulse for vlc

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.
26
27
 
27
28
VPATH = @srcdir@
28
29
pkgdatadir = $(datadir)/@PACKAGE@
 
30
pkgincludedir = $(includedir)/@PACKAGE@
29
31
pkglibdir = $(libdir)/@PACKAGE@
30
 
pkgincludedir = $(includedir)/@PACKAGE@
 
32
pkglibexecdir = $(libexecdir)/@PACKAGE@
31
33
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
32
34
install_sh_DATA = $(install_sh) -c -m 644
33
35
install_sh_PROGRAM = $(install_sh) -c
60
62
mkinstalldirs = $(install_sh) -d
61
63
CONFIG_HEADER = $(top_builddir)/config.h
62
64
CONFIG_CLEAN_FILES =
 
65
CONFIG_CLEAN_VPATH_FILES =
63
66
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
64
67
am__vpath_adj = case $$p in \
65
68
    $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
66
69
    *) f=$$p;; \
67
70
  esac;
68
 
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
 
71
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
 
72
am__install_max = 40
 
73
am__nobase_strip_setup = \
 
74
  srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
 
75
am__nobase_strip = \
 
76
  for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
 
77
am__nobase_list = $(am__nobase_strip_setup); \
 
78
  for p in $$list; do echo "$$p $$p"; done | \
 
79
  sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
 
80
  $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
 
81
    if (++n[$$2] == $(am__install_max)) \
 
82
      { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
 
83
    END { for (dir in files) print dir, files[dir] }'
 
84
am__base_list = \
 
85
  sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
 
86
  sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
69
87
am__installdirs = "$(DESTDIR)$(libvlcdir)"
70
 
libvlcLTLIBRARIES_INSTALL = $(INSTALL)
71
88
LTLIBRARIES = $(libvlc_LTLIBRARIES)
72
89
am__DEPENDENCIES_1 = `$(VLC_CONFIG) plugin $@` $(LTLIBVLCCORE) \
73
90
        $(top_builddir)/compat/libcompat.la
123
140
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
124
141
depcomp = $(SHELL) $(top_srcdir)/autotools/depcomp
125
142
am__depfiles_maybe = depfiles
 
143
am__mv = mv -f
126
144
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
127
145
        $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
128
146
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
570
588
PACKAGE_NAME = @PACKAGE_NAME@
571
589
PACKAGE_STRING = @PACKAGE_STRING@
572
590
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
591
PACKAGE_URL = @PACKAGE_URL@
573
592
PACKAGE_VERSION = @PACKAGE_VERSION@
574
593
PATH_SEPARATOR = @PATH_SEPARATOR@
575
594
PCRE_CFLAGS = @PCRE_CFLAGS@
597
616
SHELL = @SHELL@
598
617
SHOUT_CFLAGS = @SHOUT_CFLAGS@
599
618
SHOUT_LIBS = @SHOUT_LIBS@
 
619
SOCKET_LIBS = @SOCKET_LIBS@
600
620
STRIP = @STRIP@
601
621
SVG_CFLAGS = @SVG_CFLAGS@
602
622
SVG_LIBS = @SVG_LIBS@
805
825
              exit 1;; \
806
826
          esac; \
807
827
        done; \
808
 
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  modules/audio_filter/channel_mixer/Makefile'; \
809
 
        cd $(top_srcdir) && \
810
 
          $(AUTOMAKE) --gnu  modules/audio_filter/channel_mixer/Makefile
 
828
        echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/audio_filter/channel_mixer/Makefile'; \
 
829
        $(am__cd) $(top_srcdir) && \
 
830
          $(AUTOMAKE) --gnu modules/audio_filter/channel_mixer/Makefile
811
831
.PRECIOUS: Makefile
812
832
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
813
833
        @case '$?' in \
825
845
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
826
846
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
827
847
        cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
 
848
$(am__aclocal_m4_deps):
828
849
install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES)
829
850
        @$(NORMAL_INSTALL)
830
851
        test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)"
831
 
        @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
 
852
        @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
 
853
        list2=; for p in $$list; do \
832
854
          if test -f $$p; then \
833
 
            f=$(am__strip_dir) \
834
 
            echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libvlcLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libvlcdir)/$$f'"; \
835
 
            $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libvlcLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libvlcdir)/$$f"; \
 
855
            list2="$$list2 $$p"; \
836
856
          else :; fi; \
837
 
        done
 
857
        done; \
 
858
        test -z "$$list2" || { \
 
859
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(libvlcdir)'"; \
 
860
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(libvlcdir)"; \
 
861
        }
838
862
 
839
863
uninstall-libvlcLTLIBRARIES:
840
864
        @$(NORMAL_UNINSTALL)
841
 
        @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \
842
 
          p=$(am__strip_dir) \
843
 
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$p'"; \
844
 
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$p"; \
 
865
        @list='$(libvlc_LTLIBRARIES)'; test -n "$(libvlcdir)" || list=; \
 
866
        for p in $$list; do \
 
867
          $(am__strip_dir) \
 
868
          echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$f'"; \
 
869
          $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$f"; \
845
870
        done
846
871
 
847
872
clean-libvlcLTLIBRARIES:
877
902
 
878
903
.c.o:
879
904
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
880
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
905
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
881
906
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
882
907
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
883
908
@am__fastdepCC_FALSE@   $(COMPILE) -c $<
884
909
 
885
910
.c.obj:
886
911
@am__fastdepCC_TRUE@    $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
887
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
 
912
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
888
913
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
889
914
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
890
915
@am__fastdepCC_FALSE@   $(COMPILE) -c `$(CYGPATH_W) '$<'`
891
916
 
892
917
.c.lo:
893
918
@am__fastdepCC_TRUE@    $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
894
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
 
919
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
895
920
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
896
921
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
897
922
@am__fastdepCC_FALSE@   $(LTCOMPILE) -c -o $@ $<
898
923
 
899
924
libdolby_surround_decoder_plugin_la-dolby.lo: dolby.c
900
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -MT libdolby_surround_decoder_plugin_la-dolby.lo -MD -MP -MF $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
901
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Plo
 
925
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -MT libdolby_surround_decoder_plugin_la-dolby.lo -MD -MP -MF $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
 
926
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Tpo $(DEPDIR)/libdolby_surround_decoder_plugin_la-dolby.Plo
902
927
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='dolby.c' object='libdolby_surround_decoder_plugin_la-dolby.lo' libtool=yes @AMDEPBACKSLASH@
903
928
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
904
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
 
929
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libdolby_surround_decoder_plugin_la_CFLAGS) $(CFLAGS) -c -o libdolby_surround_decoder_plugin_la-dolby.lo `test -f 'dolby.c' || echo '$(srcdir)/'`dolby.c
905
930
 
906
931
libheadphone_channel_mixer_plugin_la-headphone.lo: headphone.c
907
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libheadphone_channel_mixer_plugin_la-headphone.lo -MD -MP -MF $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
908
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Plo
 
932
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libheadphone_channel_mixer_plugin_la-headphone.lo -MD -MP -MF $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
 
933
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Tpo $(DEPDIR)/libheadphone_channel_mixer_plugin_la-headphone.Plo
909
934
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='headphone.c' object='libheadphone_channel_mixer_plugin_la-headphone.lo' libtool=yes @AMDEPBACKSLASH@
910
935
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
911
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
 
936
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libheadphone_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libheadphone_channel_mixer_plugin_la-headphone.lo `test -f 'headphone.c' || echo '$(srcdir)/'`headphone.c
912
937
 
913
938
libmono_plugin_la-mono.lo: mono.c
914
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -MT libmono_plugin_la-mono.lo -MD -MP -MF $(DEPDIR)/libmono_plugin_la-mono.Tpo -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
915
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libmono_plugin_la-mono.Tpo $(DEPDIR)/libmono_plugin_la-mono.Plo
 
939
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -MT libmono_plugin_la-mono.lo -MD -MP -MF $(DEPDIR)/libmono_plugin_la-mono.Tpo -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
 
940
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libmono_plugin_la-mono.Tpo $(DEPDIR)/libmono_plugin_la-mono.Plo
916
941
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='mono.c' object='libmono_plugin_la-mono.lo' libtool=yes @AMDEPBACKSLASH@
917
942
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
918
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
 
943
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libmono_plugin_la_CFLAGS) $(CFLAGS) -c -o libmono_plugin_la-mono.lo `test -f 'mono.c' || echo '$(srcdir)/'`mono.c
919
944
 
920
945
libsimple_channel_mixer_plugin_la-simple.lo: simple.c
921
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
922
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Plo
 
946
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libsimple_channel_mixer_plugin_la-simple.lo -MD -MP -MF $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
 
947
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Tpo $(DEPDIR)/libsimple_channel_mixer_plugin_la-simple.Plo
923
948
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='simple.c' object='libsimple_channel_mixer_plugin_la-simple.lo' libtool=yes @AMDEPBACKSLASH@
924
949
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
925
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
 
950
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libsimple_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libsimple_channel_mixer_plugin_la-simple.lo `test -f 'simple.c' || echo '$(srcdir)/'`simple.c
926
951
 
927
952
libtrivial_channel_mixer_plugin_la-trivial.lo: trivial.c
928
 
@am__fastdepCC_TRUE@    $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libtrivial_channel_mixer_plugin_la-trivial.lo -MD -MP -MF $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
929
 
@am__fastdepCC_TRUE@    mv -f $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Plo
 
953
@am__fastdepCC_TRUE@    $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -MT libtrivial_channel_mixer_plugin_la-trivial.lo -MD -MP -MF $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
 
954
@am__fastdepCC_TRUE@    $(am__mv) $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Tpo $(DEPDIR)/libtrivial_channel_mixer_plugin_la-trivial.Plo
930
955
@AMDEP_TRUE@@am__fastdepCC_FALSE@       source='trivial.c' object='libtrivial_channel_mixer_plugin_la-trivial.lo' libtool=yes @AMDEPBACKSLASH@
931
956
@AMDEP_TRUE@@am__fastdepCC_FALSE@       DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
932
 
@am__fastdepCC_FALSE@   $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
 
957
@am__fastdepCC_FALSE@   $(LIBTOOL)  --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libtrivial_channel_mixer_plugin_la_CFLAGS) $(CFLAGS) -c -o libtrivial_channel_mixer_plugin_la-trivial.lo `test -f 'trivial.c' || echo '$(srcdir)/'`trivial.c
933
958
 
934
959
mostlyclean-libtool:
935
960
        -rm -f *.lo
949
974
 
950
975
TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
951
976
                $(TAGS_FILES) $(LISP)
952
 
        tags=; \
 
977
        set x; \
953
978
        here=`pwd`; \
954
979
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
955
980
        unique=`for i in $$list; do \
957
982
          done | \
958
983
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
959
984
              END { if (nonempty) { for (i in files) print i; }; }'`; \
960
 
        if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
 
985
        shift; \
 
986
        if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
961
987
          test -n "$$unique" || unique=$$empty_fix; \
962
 
          $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
963
 
            $$tags $$unique; \
 
988
          if test $$# -gt 0; then \
 
989
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
990
              "$$@" $$unique; \
 
991
          else \
 
992
            $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
 
993
              $$unique; \
 
994
          fi; \
964
995
        fi
965
996
ctags: CTAGS
966
997
CTAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES) \
967
998
                $(TAGS_FILES) $(LISP)
968
 
        tags=; \
969
999
        list='$(SOURCES) $(HEADERS)  $(LISP) $(TAGS_FILES)'; \
970
1000
        unique=`for i in $$list; do \
971
1001
            if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
972
1002
          done | \
973
1003
          $(AWK) '{ files[$$0] = 1; nonempty = 1; } \
974
1004
              END { if (nonempty) { for (i in files) print i; }; }'`; \
975
 
        test -z "$(CTAGS_ARGS)$$tags$$unique" \
 
1005
        test -z "$(CTAGS_ARGS)$$unique" \
976
1006
          || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
977
 
             $$tags $$unique
 
1007
             $$unique
978
1008
 
979
1009
GTAGS:
980
1010
        here=`$(am__cd) $(top_builddir) && pwd` \
981
 
          && cd $(top_srcdir) \
982
 
          && gtags -i $(GTAGS_ARGS) $$here
 
1011
          && $(am__cd) $(top_srcdir) \
 
1012
          && gtags -i $(GTAGS_ARGS) "$$here"
983
1013
 
984
1014
distclean-tags:
985
1015
        -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
1000
1030
          if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
1001
1031
          if test -d $$d/$$file; then \
1002
1032
            dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
 
1033
            if test -d "$(distdir)/$$file"; then \
 
1034
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
 
1035
            fi; \
1003
1036
            if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
1004
 
              cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
 
1037
              cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
 
1038
              find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
1005
1039
            fi; \
1006
 
            cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
 
1040
            cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
1007
1041
          else \
1008
 
            test -f $(distdir)/$$file \
1009
 
            || cp -p $$d/$$file $(distdir)/$$file \
 
1042
            test -f "$(distdir)/$$file" \
 
1043
            || cp -p $$d/$$file "$(distdir)/$$file" \
1010
1044
            || exit 1; \
1011
1045
          fi; \
1012
1046
        done
1040
1074
 
1041
1075
distclean-generic:
1042
1076
        -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
 
1077
        -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
1043
1078
 
1044
1079
maintainer-clean-generic:
1045
1080
        @echo "This command is intended for maintainers to use"
1062
1097
 
1063
1098
html: html-am
1064
1099
 
 
1100
html-am:
 
1101
 
1065
1102
info: info-am
1066
1103
 
1067
1104
info-am:
1070
1107
 
1071
1108
install-dvi: install-dvi-am
1072
1109
 
 
1110
install-dvi-am:
 
1111
 
1073
1112
install-exec-am:
1074
1113
 
1075
1114
install-html: install-html-am
1076
1115
 
 
1116
install-html-am:
 
1117
 
1077
1118
install-info: install-info-am
1078
1119
 
 
1120
install-info-am:
 
1121
 
1079
1122
install-man:
1080
1123
 
1081
1124
install-pdf: install-pdf-am
1082
1125
 
 
1126
install-pdf-am:
 
1127
 
1083
1128
install-ps: install-ps-am
1084
1129
 
 
1130
install-ps-am:
 
1131
 
1085
1132
installcheck-am:
1086
1133
 
1087
1134
maintainer-clean: maintainer-clean-am
1104
1151
 
1105
1152
uninstall-am: uninstall-libvlcLTLIBRARIES
1106
1153
 
1107
 
.MAKE: install-am install-strip
 
1154
.MAKE: all check install install-am install-strip
1108
1155
 
1109
1156
.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
1110
1157
        clean-libtool clean-libvlcLTLIBRARIES ctags distclean \
1128
1175
        $(top_builddir)/compile
1129
1176
 
1130
1177
.PHONY: nice
 
1178
 
1131
1179
# Tell versions [3.59,3.63) of GNU make to not export all variables.
1132
1180
# Otherwise a system limit (for SysV at least) may be exceeded.
1133
1181
.NOEXPORT: