📄 makefile.in
字号:
am__objects_5 = libvcdx_plugin_la-access.lo libvcdx_plugin_la-intf.lo \ libvcdx_plugin_la-vcd.lo libvcdx_plugin_la-vcdplayer.lo \ libvcdx_plugin_la-info.lo $(am__objects_1)am_libvcdx_plugin_la_OBJECTS = $(am__objects_5)libvcdx_plugin_la_OBJECTS = $(am_libvcdx_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)/libvcdx_a-access.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_a-info.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_a-intf.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_a-vcd.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_a-vcdplayer.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_builtin_la-access.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_builtin_la-info.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_builtin_la-intf.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_builtin_la-vcd.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_builtin_la-vcdplayer.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_a-access.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_a-info.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_a-intf.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_a-vcd.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_a-vcdplayer.Po \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_la-access.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_la-info.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_la-intf.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_la-vcd.Plo \@AMDEP_TRUE@ ./$(DEPDIR)/libvcdx_plugin_la-vcdplayer.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 = $(libvcdx_a_SOURCES) $(libvcdx_plugin_a_SOURCES) \ $(libvcdx_builtin_la_SOURCES) $(libvcdx_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 = $(libvcdx_a_SOURCES) $(libvcdx_plugin_a_SOURCES) $(libvcdx_builtin_la_SOURCES) $(libvcdx_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/access/vcdx/MakefileMakefile: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)libvcdx.a: $(libvcdx_a_OBJECTS) $(libvcdx_a_DEPENDENCIES) -rm -f libvcdx.a $(libvcdx_a_AR) libvcdx.a $(libvcdx_a_OBJECTS) $(libvcdx_a_LIBADD) $(RANLIB) libvcdx.alibvcdx_plugin.a: $(libvcdx_plugin_a_OBJECTS) $(libvcdx_plugin_a_DEPENDENCIES) -rm -f libvcdx_plugin.a $(libvcdx_plugin_a_AR) libvcdx_plugin.a $(libvcdx_plugin_a_OBJECTS) $(libvcdx_plugin_a_LIBADD) $(RANLIB) libvcdx_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"; \ donelibvcdx_builtin.la: $(libvcdx_builtin_la_OBJECTS) $(libvcdx_builtin_la_DEPENDENCIES) $(LINK) $(libvcdx_builtin_la_LDFLAGS) $(libvcdx_builtin_la_OBJECTS) $(libvcdx_builtin_la_LIBADD) $(LIBS)libvcdx_plugin.la: $(libvcdx_plugin_la_OBJECTS) $(libvcdx_plugin_la_DEPENDENCIES) $(LINK) $(libvcdx_plugin_la_LDFLAGS) $(libvcdx_plugin_la_OBJECTS) $(libvcdx_plugin_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_a-access.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_a-info.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_a-intf.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_a-vcd.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_a-vcdplayer.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_builtin_la-access.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_builtin_la-info.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_builtin_la-intf.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_builtin_la-vcd.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_builtin_la-vcdplayer.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_a-access.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_a-info.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_a-intf.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_a-vcd.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_a-vcdplayer.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_la-access.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_la-info.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_la-intf.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_la-vcd.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libvcdx_plugin_la-vcdplayer.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)/'`$<libvcdx_a-access.o: access.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -MT libvcdx_a-access.o -MD -MP -MF "$(DEPDIR)/libvcdx_a-access.Tpo" \@am__fastdepCC_TRUE@ -c -o libvcdx_a-access.o `test -f 'access.c' || echo '$(srcdir)/'`access.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libvcdx_a-access.Tpo" "$(DEPDIR)/libvcdx_a-access.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libvcdx_a-access.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='access.c' object='libvcdx_a-access.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libvcdx_a-access.Po' tmpdepfile='$(DEPDIR)/libvcdx_a-access.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -c -o libvcdx_a-access.o `test -f 'access.c' || echo '$(srcdir)/'`access.clibvcdx_a-access.obj: access.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -MT libvcdx_a-access.obj -MD -MP -MF "$(DEPDIR)/libvcdx_a-access.Tpo" \@am__fastdepCC_TRUE@ -c -o libvcdx_a-access.obj `if test -f 'access.c'; then $(CYGPATH_W) 'access.c'; else $(CYGPATH_W) '$(srcdir)/access.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libvcdx_a-access.Tpo" "$(DEPDIR)/libvcdx_a-access.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libvcdx_a-access.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='access.c' object='libvcdx_a-access.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libvcdx_a-access.Po' tmpdepfile='$(DEPDIR)/libvcdx_a-access.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -c -o libvcdx_a-access.obj `if test -f 'access.c'; then $(CYGPATH_W) 'access.c'; else $(CYGPATH_W) '$(srcdir)/access.c'; fi`libvcdx_a-access.lo: access.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -MT libvcdx_a-access.lo -MD -MP -MF "$(DEPDIR)/libvcdx_a-access.Tpo" \@am__fastdepCC_TRUE@ -c -o libvcdx_a-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libvcdx_a-access.Tpo" "$(DEPDIR)/libvcdx_a-access.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libvcdx_a-access.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='access.c' object='libvcdx_a-access.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libvcdx_a-access.Plo' tmpdepfile='$(DEPDIR)/libvcdx_a-access.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libvcdx_a_CFLAGS) $(CFLAGS) -c -o libvcdx_a-access.lo `test -f 'access.c' || echo '$(srcdir)/'`access.c
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -