📄 makefile
字号:
doneclean-libLTLIBRARIES: -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES) @list='$(lib_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"; \ donelibopenobex.la: $(libopenobex_la_OBJECTS) $(libopenobex_la_DEPENDENCIES) $(LINK) -rpath $(libdir) $(libopenobex_la_LDFLAGS) $(libopenobex_la_OBJECTS) $(libopenobex_la_LIBADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT) core *.coredistclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-btobex.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-inobex.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-irobex.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-netbuf.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_client.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_connect.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_header.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_main.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_object.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_server.Plo@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libopenobex_la-obex_transport.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)/'`$<libopenobex_la-obex.o: obex.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex.o -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex.o `test -f 'obex.c' || echo '$(srcdir)/'`obex.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex.Tpo" "$(DEPDIR)/libopenobex_la-obex.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex.c' object='libopenobex_la-obex.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex.o `test -f 'obex.c' || echo '$(srcdir)/'`obex.clibopenobex_la-obex.obj: obex.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex.obj -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex.obj `if test -f 'obex.c'; then $(CYGPATH_W) 'obex.c'; else $(CYGPATH_W) '$(srcdir)/obex.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex.Tpo" "$(DEPDIR)/libopenobex_la-obex.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex.c' object='libopenobex_la-obex.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex.obj `if test -f 'obex.c'; then $(CYGPATH_W) 'obex.c'; else $(CYGPATH_W) '$(srcdir)/obex.c'; fi`libopenobex_la-obex.lo: obex.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex.lo -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex.lo `test -f 'obex.c' || echo '$(srcdir)/'`obex.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex.Tpo" "$(DEPDIR)/libopenobex_la-obex.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex.c' object='libopenobex_la-obex.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex.Plo' tmpdepfile='$(DEPDIR)/libopenobex_la-obex.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex.lo `test -f 'obex.c' || echo '$(srcdir)/'`obex.clibopenobex_la-obex_main.o: obex_main.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_main.o -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_main.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_main.o `test -f 'obex_main.c' || echo '$(srcdir)/'`obex_main.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo" "$(DEPDIR)/libopenobex_la-obex_main.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_main.c' object='libopenobex_la-obex_main.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_main.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_main.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_main.o `test -f 'obex_main.c' || echo '$(srcdir)/'`obex_main.clibopenobex_la-obex_main.obj: obex_main.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_main.obj -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_main.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_main.obj `if test -f 'obex_main.c'; then $(CYGPATH_W) 'obex_main.c'; else $(CYGPATH_W) '$(srcdir)/obex_main.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo" "$(DEPDIR)/libopenobex_la-obex_main.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_main.c' object='libopenobex_la-obex_main.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_main.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_main.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_main.obj `if test -f 'obex_main.c'; then $(CYGPATH_W) 'obex_main.c'; else $(CYGPATH_W) '$(srcdir)/obex_main.c'; fi`libopenobex_la-obex_main.lo: obex_main.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_main.lo -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_main.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_main.lo `test -f 'obex_main.c' || echo '$(srcdir)/'`obex_main.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo" "$(DEPDIR)/libopenobex_la-obex_main.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_main.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_main.c' object='libopenobex_la-obex_main.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_main.Plo' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_main.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_main.lo `test -f 'obex_main.c' || echo '$(srcdir)/'`obex_main.clibopenobex_la-obex_connect.o: obex_connect.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_connect.o -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_connect.o `test -f 'obex_connect.c' || echo '$(srcdir)/'`obex_connect.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" "$(DEPDIR)/libopenobex_la-obex_connect.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_connect.c' object='libopenobex_la-obex_connect.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_connect.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_connect.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_connect.o `test -f 'obex_connect.c' || echo '$(srcdir)/'`obex_connect.clibopenobex_la-obex_connect.obj: obex_connect.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_connect.obj -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_connect.obj `if test -f 'obex_connect.c'; then $(CYGPATH_W) 'obex_connect.c'; else $(CYGPATH_W) '$(srcdir)/obex_connect.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" "$(DEPDIR)/libopenobex_la-obex_connect.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_connect.c' object='libopenobex_la-obex_connect.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_connect.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_connect.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_connect.obj `if test -f 'obex_connect.c'; then $(CYGPATH_W) 'obex_connect.c'; else $(CYGPATH_W) '$(srcdir)/obex_connect.c'; fi`libopenobex_la-obex_connect.lo: obex_connect.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_connect.lo -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_connect.lo `test -f 'obex_connect.c' || echo '$(srcdir)/'`obex_connect.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo" "$(DEPDIR)/libopenobex_la-obex_connect.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_connect.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_connect.c' object='libopenobex_la-obex_connect.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_connect.Plo' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_connect.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_connect.lo `test -f 'obex_connect.c' || echo '$(srcdir)/'`obex_connect.clibopenobex_la-obex_header.o: obex_header.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_header.o -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_header.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_header.o `test -f 'obex_header.c' || echo '$(srcdir)/'`obex_header.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo" "$(DEPDIR)/libopenobex_la-obex_header.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_header.c' object='libopenobex_la-obex_header.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_header.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_header.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_header.o `test -f 'obex_header.c' || echo '$(srcdir)/'`obex_header.clibopenobex_la-obex_header.obj: obex_header.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_header.obj -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_header.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_header.obj `if test -f 'obex_header.c'; then $(CYGPATH_W) 'obex_header.c'; else $(CYGPATH_W) '$(srcdir)/obex_header.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo" "$(DEPDIR)/libopenobex_la-obex_header.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_header.c' object='libopenobex_la-obex_header.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_header.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_header.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_header.obj `if test -f 'obex_header.c'; then $(CYGPATH_W) 'obex_header.c'; else $(CYGPATH_W) '$(srcdir)/obex_header.c'; fi`libopenobex_la-obex_header.lo: obex_header.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_header.lo -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_header.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_header.lo `test -f 'obex_header.c' || echo '$(srcdir)/'`obex_header.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo" "$(DEPDIR)/libopenobex_la-obex_header.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_header.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_header.c' object='libopenobex_la-obex_header.lo' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_header.Plo' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_header.TPlo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_header.lo `test -f 'obex_header.c' || echo '$(srcdir)/'`obex_header.clibopenobex_la-obex_object.o: obex_object.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_object.o -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_object.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_object.o `test -f 'obex_object.c' || echo '$(srcdir)/'`obex_object.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo" "$(DEPDIR)/libopenobex_la-obex_object.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_object.c' object='libopenobex_la-obex_object.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_object.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_object.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_object.o `test -f 'obex_object.c' || echo '$(srcdir)/'`obex_object.clibopenobex_la-obex_object.obj: obex_object.c@am__fastdepCC_TRUE@ if $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_object.obj -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_object.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_object.obj `if test -f 'obex_object.c'; then $(CYGPATH_W) 'obex_object.c'; else $(CYGPATH_W) '$(srcdir)/obex_object.c'; fi`; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo" "$(DEPDIR)/libopenobex_la-obex_object.Po"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='obex_object.c' object='libopenobex_la-obex_object.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ depfile='$(DEPDIR)/libopenobex_la-obex_object.Po' tmpdepfile='$(DEPDIR)/libopenobex_la-obex_object.TPo' @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -c -o libopenobex_la-obex_object.obj `if test -f 'obex_object.c'; then $(CYGPATH_W) 'obex_object.c'; else $(CYGPATH_W) '$(srcdir)/obex_object.c'; fi`libopenobex_la-obex_object.lo: obex_object.c@am__fastdepCC_TRUE@ if $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libopenobex_la_CFLAGS) $(CFLAGS) -MT libopenobex_la-obex_object.lo -MD -MP -MF "$(DEPDIR)/libopenobex_la-obex_object.Tpo" \@am__fastdepCC_TRUE@ -c -o libopenobex_la-obex_object.lo `test -f 'obex_object.c' || echo '$(srcdir)/'`obex_object.c; \@am__fastdepCC_TRUE@ then mv -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo" "$(DEPDIR)/libopenobex_la-obex_object.Plo"; \@am__fastdepCC_TRUE@ else rm -f "$(DEPDIR)/libopenobex_la-obex_object.Tpo"; exit 1; \@am__fastdepCC_TRUE@ fi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -