📄 makefile.in
字号:
am_libexport_builtin_la_OBJECTS = $(am__objects_4)libexport_builtin_la_OBJECTS = $(am_libexport_builtin_la_OBJECTS)libexport_plugin_la_DEPENDENCIES = $(top_builddir)/src/libvlc.laam__objects_5 = libexport_plugin_la-export.lo libexport_plugin_la-m3u.lo \ libexport_plugin_la-xspf.lo libexport_plugin_la-old.lo \ $(am__objects_1)am_libexport_plugin_la_OBJECTS = $(am__objects_5)libexport_plugin_la_OBJECTS = $(am_libexport_plugin_la_OBJECTS)DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)depcomp = $(SHELL) $(top_srcdir)/autotools/depcompam__depfiles_maybe = depfiles@AMDEP_TRUE@DEP_FILES = ./$(DEPDIR)/libexport_a-export.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_a-m3u.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_a-old.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_a-xspf.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_builtin_la-export.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_builtin_la-m3u.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_builtin_la-old.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_builtin_la-xspf.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_a-export.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_a-m3u.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_a-old.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_a-xspf.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_la-export.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_la-m3u.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_la-old.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libexport_plugin_la-xspf.PloCOMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \ $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)CCLD = $(CC)LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \ $(AM_LDFLAGS) $(LDFLAGS) -o $@DIST_SOURCES = $(libexport_a_SOURCES) $(libexport_plugin_a_SOURCES) \ $(libexport_builtin_la_SOURCES) $(libexport_plugin_la_SOURCES)RECURSIVE_TARGETS = info-recursive dvi-recursive pdf-recursive \ ps-recursive install-info-recursive uninstall-info-recursive \ all-recursive install-data-recursive install-exec-recursive \ installdirs-recursive install-recursive uninstall-recursive \ check-recursive installcheck-recursiveDIST_COMMON = $(srcdir)/Makefile.in $(srcdir)/Modules.am Makefile.amDIST_SUBDIRS = $(SUBDIRS)SOURCES = $(libexport_a_SOURCES) $(libexport_plugin_a_SOURCES) $(libexport_builtin_la_SOURCES) $(libexport_plugin_la_SOURCES)all: $(BUILT_SOURCES) $(MAKE) $(AM_MAKEFLAGS) all-recursive.SUFFIXES:.SUFFIXES: _plugin$(LIBEXT) _plugin.a .c .lo .o .obj$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ Makefile.am $(srcdir)/Modules.am $(top_srcdir)/configure.ac $(ACLOCAL_M4) cd $(top_srcdir) && \ $(AUTOMAKE) --gnu modules/misc/playlist/MakefileMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)libexport.a: $(libexport_a_OBJECTS) $(libexport_a_DEPENDENCIES) -rm -f libexport.a $(libexport_a_AR) libexport.a $(libexport_a_OBJECTS) $(libexport_a_LIBADD) $(RANLIB) libexport.alibexport_plugin.a: $(libexport_plugin_a_OBJECTS) $(libexport_plugin_a_DEPENDENCIES) -rm -f libexport_plugin.a $(libexport_plugin_a_AR) libexport_plugin.a $(libexport_plugin_a_OBJECTS) $(libexport_plugin_a_LIBADD) $(RANLIB) libexport_plugin.alibvlcLTLIBRARIES_INSTALL = $(INSTALL)install-libvlcLTLIBRARIES: $(libvlc_LTLIBRARIES) @$(NORMAL_INSTALL) $(mkinstalldirs) $(DESTDIR)$(libvlcdir) @list='$(libvlc_LTLIBRARIES)'; for p in $$list; do \ if test -f $$p; then \ f="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=install $(libvlcLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) $$p $(DESTDIR)$(libvlcdir)/$$f"; \ $(LIBTOOL) --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="`echo $$p | sed -e 's|^.*/||'`"; \ echo " $(LIBTOOL) --mode=uninstall rm -f $(DESTDIR)$(libvlcdir)/$$p"; \ $(LIBTOOL) --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"; \ doneclean-noinstLTLIBRARIES: -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) @list='$(noinst_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"; \ donelibexport_builtin.la: $(libexport_builtin_la_OBJECTS) $(libexport_builtin_la_DEPENDENCIES) $(LINK) $(libexport_builtin_la_LDFLAGS) $(libexport_builtin_la_OBJECTS) $(libexport_builtin_la_LIBADD) $(LIBS)libexport_plugin.la: $(libexport_plugin_la_OBJECTS) $(libexport_plugin_la_DEPENDENCIES) $(LINK) $(libexport_plugin_la_LDFLAGS) $(libexport_plugin_la_OBJECTS) $(libexport_plugin_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_a-export.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_a-m3u.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_a-old.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_a-xspf.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_builtin_la-export.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_builtin_la-m3u.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_builtin_la-old.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_builtin_la-xspf.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_a-export.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_a-m3u.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_a-old.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_a-xspf.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_la-export.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_la-m3u.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_la-old.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libexport_plugin_la-xspf.Plo@am__quote@.c.o:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `test -f '$<' || echo '$(srcdir)/'`$<.c.obj:@am__fastdepCC_TRUE@ if $(COMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Po' tmpdepfile='$(DEPDIR)/$*.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(COMPILE) -c `if test -f '$<'; then $(CYGPATH_W) '$<'; else $(CYGPATH_W) '$(srcdir)/$<'; fi`.c.lo:@am__fastdepCC_TRUE@ if $(LTCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" \@am__fastdepCC_TRUE@ -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/$*.Plo' tmpdepfile='$(DEPDIR)/$*.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LTCOMPILE) -c -o $@ `test -f '$<' || echo '$(srcdir)/'`$<libexport_a-export.o: export.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -MT libexport_a-export.o -MD -MP -MF "$(DEPDIR)/libexport_a-export.Tpo" \@am__fastdepCC_TRUE@ -c -o libexport_a-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libexport_a-export.Tpo" "$(DEPDIR)/libexport_a-export.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libexport_a-export.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='export.c' object='libexport_a-export.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libexport_a-export.Po' tmpdepfile='$(DEPDIR)/libexport_a-export.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -c -o libexport_a-export.o `test -f 'export.c' || echo '$(srcdir)/'`export.clibexport_a-export.obj: export.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -MT libexport_a-export.obj -MD -MP -MF "$(DEPDIR)/libexport_a-export.Tpo" \@am__fastdepCC_TRUE@ -c -o libexport_a-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libexport_a-export.Tpo" "$(DEPDIR)/libexport_a-export.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libexport_a-export.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='export.c' object='libexport_a-export.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libexport_a-export.Po' tmpdepfile='$(DEPDIR)/libexport_a-export.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -c -o libexport_a-export.obj `if test -f 'export.c'; then $(CYGPATH_W) 'export.c'; else $(CYGPATH_W) '$(srcdir)/export.c'; fi`libexport_a-export.lo: export.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -MT libexport_a-export.lo -MD -MP -MF "$(DEPDIR)/libexport_a-export.Tpo" \@am__fastdepCC_TRUE@ -c -o libexport_a-export.lo `test -f 'export.c' || echo '$(srcdir)/'`export.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libexport_a-export.Tpo" "$(DEPDIR)/libexport_a-export.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libexport_a-export.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='export.c' object='libexport_a-export.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libexport_a-export.Plo' tmpdepfile='$(DEPDIR)/libexport_a-export.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libexport_a_CFLAGS) $(CFLAGS) -c -o libexport_a-export.lo `test -f 'export.c' || echo '$(srcdir)/'`export.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -