📄 makefile.in
字号:
.SUFFIXES: .c .lo .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/modules/common.am $(srcdir)/Modules.am $(am__configure_deps) @for dep in $?; do \ case '$(am__configure_deps)' in \ *$$dep*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \ && exit 0; \ exit 1;; \ esac; \ done; \ echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu modules/stream_out/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu modules/stream_out/Makefile.PRECIOUS: MakefileMakefile: $(srcdir)/Makefile.in $(top_builddir)/config.status @case '$?' in \ *config.status*) \ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ *) \ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ esac;$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps) cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refreshinstall-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES) @$(NORMAL_INSTALL) test -z "$(libvlcdir)" || $(MKDIR_P) "$(DESTDIR)$(libvlcdir)" @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libvlcLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libvlcdir)/$$f'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(libvlcLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libvlcdir)/$$f"; \ else :; fi; \ doneuninstall-libvlcLTLIBRARIES: @$(NORMAL_UNINSTALL) @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \ p=$(am__strip_dir) \ echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(libvlcdir)/$$p'"; \ $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(libvlcdir)/$$p"; \ doneclean-libvlcLTLIBRARIES: -test -z "$(libvlc_LTLIBRARIES)" || rm -f $(libvlc_LTLIBRARIES) @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ test "$$dir" != "$$p" || dir=.; \ echo "rm -f \"$${dir}/so_locations\""; \ rm -f "$${dir}/so_locations"; \ donelibstream_out_autodel_plugin.la: $(libstream_out_autodel_plugin_la_OBJECTS) $(libstream_out_autodel_plugin_la_DEPENDENCIES) $(libstream_out_autodel_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_autodel_plugin_la_OBJECTS) $(libstream_out_autodel_plugin_la_LIBADD) $(LIBS)libstream_out_bridge_plugin.la: $(libstream_out_bridge_plugin_la_OBJECTS) $(libstream_out_bridge_plugin_la_DEPENDENCIES) $(libstream_out_bridge_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_bridge_plugin_la_OBJECTS) $(libstream_out_bridge_plugin_la_LIBADD) $(LIBS)libstream_out_description_plugin.la: $(libstream_out_description_plugin_la_OBJECTS) $(libstream_out_description_plugin_la_DEPENDENCIES) $(libstream_out_description_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_description_plugin_la_OBJECTS) $(libstream_out_description_plugin_la_LIBADD) $(LIBS)libstream_out_display_plugin.la: $(libstream_out_display_plugin_la_OBJECTS) $(libstream_out_display_plugin_la_DEPENDENCIES) $(libstream_out_display_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_display_plugin_la_OBJECTS) $(libstream_out_display_plugin_la_LIBADD) $(LIBS)libstream_out_dummy_plugin.la: $(libstream_out_dummy_plugin_la_OBJECTS) $(libstream_out_dummy_plugin_la_DEPENDENCIES) $(libstream_out_dummy_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_dummy_plugin_la_OBJECTS) $(libstream_out_dummy_plugin_la_LIBADD) $(LIBS)libstream_out_duplicate_plugin.la: $(libstream_out_duplicate_plugin_la_OBJECTS) $(libstream_out_duplicate_plugin_la_DEPENDENCIES) $(libstream_out_duplicate_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_duplicate_plugin_la_OBJECTS) $(libstream_out_duplicate_plugin_la_LIBADD) $(LIBS)libstream_out_es_plugin.la: $(libstream_out_es_plugin_la_OBJECTS) $(libstream_out_es_plugin_la_DEPENDENCIES) $(libstream_out_es_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_es_plugin_la_OBJECTS) $(libstream_out_es_plugin_la_LIBADD) $(LIBS)libstream_out_gather_plugin.la: $(libstream_out_gather_plugin_la_OBJECTS) $(libstream_out_gather_plugin_la_DEPENDENCIES) $(libstream_out_gather_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_gather_plugin_la_OBJECTS) $(libstream_out_gather_plugin_la_LIBADD) $(LIBS)libstream_out_mosaic_bridge_plugin.la: $(libstream_out_mosaic_bridge_plugin_la_OBJECTS) $(libstream_out_mosaic_bridge_plugin_la_DEPENDENCIES) $(libstream_out_mosaic_bridge_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_mosaic_bridge_plugin_la_OBJECTS) $(libstream_out_mosaic_bridge_plugin_la_LIBADD) $(LIBS)libstream_out_rtp_plugin.la: $(libstream_out_rtp_plugin_la_OBJECTS) $(libstream_out_rtp_plugin_la_DEPENDENCIES) $(libstream_out_rtp_plugin_la_LINK) $(am_libstream_out_rtp_plugin_la_rpath) $(libstream_out_rtp_plugin_la_OBJECTS) $(libstream_out_rtp_plugin_la_LIBADD) $(LIBS)libstream_out_standard_plugin.la: $(libstream_out_standard_plugin_la_OBJECTS) $(libstream_out_standard_plugin_la_DEPENDENCIES) $(libstream_out_standard_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_standard_plugin_la_OBJECTS) $(libstream_out_standard_plugin_la_LIBADD) $(LIBS)libstream_out_switcher_plugin.la: $(libstream_out_switcher_plugin_la_OBJECTS) $(libstream_out_switcher_plugin_la_DEPENDENCIES) $(libstream_out_switcher_plugin_la_LINK) $(libstream_out_switcher_plugin_la_OBJECTS) $(libstream_out_switcher_plugin_la_LIBADD) $(LIBS)libstream_out_transcode_plugin.la: $(libstream_out_transcode_plugin_la_OBJECTS) $(libstream_out_transcode_plugin_la_DEPENDENCIES) $(libstream_out_transcode_plugin_la_LINK) -rpath $(libvlcdir) $(libstream_out_transcode_plugin_la_OBJECTS) $(libstream_out_transcode_plugin_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_description_plugin_la-description.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_display_plugin_la-display.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_es_plugin_la-es.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_gather_plugin_la-gather.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_standard_plugin_la-standard.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Plo@am__quote@.c.o:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c $<.c.obj:@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'`.c.lo:@am__fastdepCC_TRUE@ $(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ $<libstream_out_autodel_plugin_la-autodel.lo: autodel.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_autodel_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_autodel_plugin_la-autodel.lo -MD -MP -MF $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Tpo -c -o libstream_out_autodel_plugin_la-autodel.lo `test -f 'autodel.c' || echo '$(srcdir)/'`autodel.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Tpo $(DEPDIR)/libstream_out_autodel_plugin_la-autodel.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='autodel.c' object='libstream_out_autodel_plugin_la-autodel.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_autodel_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_autodel_plugin_la-autodel.lo `test -f 'autodel.c' || echo '$(srcdir)/'`autodel.clibstream_out_bridge_plugin_la-bridge.lo: bridge.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_bridge_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_bridge_plugin_la-bridge.lo -MD -MP -MF $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Tpo -c -o libstream_out_bridge_plugin_la-bridge.lo `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Tpo $(DEPDIR)/libstream_out_bridge_plugin_la-bridge.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bridge.c' object='libstream_out_bridge_plugin_la-bridge.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_bridge_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_bridge_plugin_la-bridge.lo `test -f 'bridge.c' || echo '$(srcdir)/'`bridge.clibstream_out_description_plugin_la-description.lo: description.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_description_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_description_plugin_la-description.lo -MD -MP -MF $(DEPDIR)/libstream_out_description_plugin_la-description.Tpo -c -o libstream_out_description_plugin_la-description.lo `test -f 'description.c' || echo '$(srcdir)/'`description.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_description_plugin_la-description.Tpo $(DEPDIR)/libstream_out_description_plugin_la-description.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='description.c' object='libstream_out_description_plugin_la-description.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_description_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_description_plugin_la-description.lo `test -f 'description.c' || echo '$(srcdir)/'`description.clibstream_out_display_plugin_la-display.lo: display.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_display_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_display_plugin_la-display.lo -MD -MP -MF $(DEPDIR)/libstream_out_display_plugin_la-display.Tpo -c -o libstream_out_display_plugin_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_display_plugin_la-display.Tpo $(DEPDIR)/libstream_out_display_plugin_la-display.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='display.c' object='libstream_out_display_plugin_la-display.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_display_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_display_plugin_la-display.lo `test -f 'display.c' || echo '$(srcdir)/'`display.clibstream_out_dummy_plugin_la-dummy.lo: dummy.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_dummy_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_dummy_plugin_la-dummy.lo -MD -MP -MF $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Tpo -c -o libstream_out_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Tpo $(DEPDIR)/libstream_out_dummy_plugin_la-dummy.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='dummy.c' object='libstream_out_dummy_plugin_la-dummy.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_dummy_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_dummy_plugin_la-dummy.lo `test -f 'dummy.c' || echo '$(srcdir)/'`dummy.clibstream_out_duplicate_plugin_la-duplicate.lo: duplicate.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_duplicate_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_duplicate_plugin_la-duplicate.lo -MD -MP -MF $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Tpo -c -o libstream_out_duplicate_plugin_la-duplicate.lo `test -f 'duplicate.c' || echo '$(srcdir)/'`duplicate.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Tpo $(DEPDIR)/libstream_out_duplicate_plugin_la-duplicate.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='duplicate.c' object='libstream_out_duplicate_plugin_la-duplicate.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_duplicate_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_duplicate_plugin_la-duplicate.lo `test -f 'duplicate.c' || echo '$(srcdir)/'`duplicate.clibstream_out_es_plugin_la-es.lo: es.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_es_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_es_plugin_la-es.lo -MD -MP -MF $(DEPDIR)/libstream_out_es_plugin_la-es.Tpo -c -o libstream_out_es_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_es_plugin_la-es.Tpo $(DEPDIR)/libstream_out_es_plugin_la-es.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='es.c' object='libstream_out_es_plugin_la-es.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_es_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_es_plugin_la-es.lo `test -f 'es.c' || echo '$(srcdir)/'`es.clibstream_out_gather_plugin_la-gather.lo: gather.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_gather_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_gather_plugin_la-gather.lo -MD -MP -MF $(DEPDIR)/libstream_out_gather_plugin_la-gather.Tpo -c -o libstream_out_gather_plugin_la-gather.lo `test -f 'gather.c' || echo '$(srcdir)/'`gather.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_gather_plugin_la-gather.Tpo $(DEPDIR)/libstream_out_gather_plugin_la-gather.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gather.c' object='libstream_out_gather_plugin_la-gather.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_gather_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_gather_plugin_la-gather.lo `test -f 'gather.c' || echo '$(srcdir)/'`gather.clibstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo: mosaic_bridge.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_mosaic_bridge_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo -MD -MP -MF $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Tpo -c -o libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo `test -f 'mosaic_bridge.c' || echo '$(srcdir)/'`mosaic_bridge.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Tpo $(DEPDIR)/libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mosaic_bridge.c' object='libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_mosaic_bridge_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_mosaic_bridge_plugin_la-mosaic_bridge.lo `test -f 'mosaic_bridge.c' || echo '$(srcdir)/'`mosaic_bridge.clibstream_out_rtp_plugin_la-rtp.lo: rtp.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo -c -o libstream_out_rtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtp.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rtp.c' object='libstream_out_rtp_plugin_la-rtp.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtp.lo `test -f 'rtp.c' || echo '$(srcdir)/'`rtp.clibstream_out_rtp_plugin_la-rtpfmt.lo: rtpfmt.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtpfmt.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo -c -o libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'rtpfmt.c' || echo '$(srcdir)/'`rtpfmt.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtpfmt.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rtpfmt.c' object='libstream_out_rtp_plugin_la-rtpfmt.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtpfmt.lo `test -f 'rtpfmt.c' || echo '$(srcdir)/'`rtpfmt.clibstream_out_rtp_plugin_la-rtcp.lo: rtcp.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtcp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo -c -o libstream_out_rtp_plugin_la-rtcp.lo `test -f 'rtcp.c' || echo '$(srcdir)/'`rtcp.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtcp.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rtcp.c' object='libstream_out_rtp_plugin_la-rtcp.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtcp.lo `test -f 'rtcp.c' || echo '$(srcdir)/'`rtcp.clibstream_out_rtp_plugin_la-rtsp.lo: rtsp.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_rtp_plugin_la-rtsp.lo -MD -MP -MF $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo -c -o libstream_out_rtp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Tpo $(DEPDIR)/libstream_out_rtp_plugin_la-rtsp.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='rtsp.c' object='libstream_out_rtp_plugin_la-rtsp.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_rtp_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_rtp_plugin_la-rtsp.lo `test -f 'rtsp.c' || echo '$(srcdir)/'`rtsp.clibstream_out_standard_plugin_la-standard.lo: standard.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_standard_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_standard_plugin_la-standard.lo -MD -MP -MF $(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo -c -o libstream_out_standard_plugin_la-standard.lo `test -f 'standard.c' || echo '$(srcdir)/'`standard.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_standard_plugin_la-standard.Tpo $(DEPDIR)/libstream_out_standard_plugin_la-standard.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='standard.c' object='libstream_out_standard_plugin_la-standard.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_standard_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_standard_plugin_la-standard.lo `test -f 'standard.c' || echo '$(srcdir)/'`standard.clibstream_out_switcher_plugin_la-switcher.lo: switcher.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_switcher_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_switcher_plugin_la-switcher.lo -MD -MP -MF $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Tpo -c -o libstream_out_switcher_plugin_la-switcher.lo `test -f 'switcher.c' || echo '$(srcdir)/'`switcher.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Tpo $(DEPDIR)/libstream_out_switcher_plugin_la-switcher.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='switcher.c' object='libstream_out_switcher_plugin_la-switcher.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_switcher_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_switcher_plugin_la-switcher.lo `test -f 'switcher.c' || echo '$(srcdir)/'`switcher.clibstream_out_transcode_plugin_la-transcode.lo: transcode.c@am__fastdepCC_TRUE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -MT libstream_out_transcode_plugin_la-transcode.lo -MD -MP -MF $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo -c -o libstream_out_transcode_plugin_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.c@am__fastdepCC_TRUE@ mv -f $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Tpo $(DEPDIR)/libstream_out_transcode_plugin_la-transcode.Plo@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='transcode.c' object='libstream_out_transcode_plugin_la-transcode.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libstream_out_transcode_plugin_la_CFLAGS) $(CFLAGS) -c -o libstream_out_transcode_plugin_la-transcode.lo `test -f 'transcode.c' || echo '$(srcdir)/'`transcode.cmostlyclean-libtool: -rm -f *.loclean-libtool: -rm -rf .libs _libs# This directory's subdirectories are mostly independent; you can cd# into them and run `make' without going through this Makefile.# To change the values of `make' variables: instead of editing Makefiles,# (1) if the variable is set in `config.status', edit `config.stat
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -