📄 makefile.in
字号:
clean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ doneregression$(EXEEXT): $(regression_OBJECTS) $(regression_DEPENDENCIES) @rm -f regression$(EXEEXT) $(CXXLINK) $(regression_LDFLAGS) $(regression_OBJECTS) $(regression_LDADD) $(LIBS)testsuite$(EXEEXT): $(testsuite_OBJECTS) $(testsuite_DEPENDENCIES) @rm -f testsuite$(EXEEXT) $(CXXLINK) $(testsuite_LDFLAGS) $(testsuite_OBJECTS) $(testsuite_LDADD) $(LIBS)mostlyclean-compile: -rm -f *.$(OBJEXT)distclean-compile: -rm -f *.tab.c@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CallManagerPlayerTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CallManagerTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/CpTestSupport.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MpStreamPlayerTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MpStreamPlaylistPlayerTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MpStreamQueuePlayerTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MpTestConfig.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MyPlayerListenerHistoryKeeper.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MyPlayerListenerPoller.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/MyStreamQueueHistoryKeeper.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtAddressForwardingTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtAddressTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtAudioCodecTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtCallEventTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtCallTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtConnectionEventTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtConnectionTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtEventTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtMediaCapabilities.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtPhoneTerminalTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/PtTerminalTest.Po@am__quote@@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/jnibutton.Po@am__quote@.cpp.o:@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ $<.cpp.obj:@am__fastdepCXX_TRUE@ if $(CXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ `$(CYGPATH_W) '$<'`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Po"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXXCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'`.cpp.lo:@am__fastdepCXX_TRUE@ if $(LTCXXCOMPILE) -MT $@ -MD -MP -MF "$(DEPDIR)/$*.Tpo" -c -o $@ $<; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/$*.Tpo" "$(DEPDIR)/$*.Plo"; else rm -f "$(DEPDIR)/$*.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(LTCXXCOMPILE) -c -o $@ $<CallManagerPlayerTest.o: mp/CallManagerPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CallManagerPlayerTest.o -MD -MP -MF "$(DEPDIR)/CallManagerPlayerTest.Tpo" -c -o CallManagerPlayerTest.o `test -f 'mp/CallManagerPlayerTest.cpp' || echo '$(srcdir)/'`mp/CallManagerPlayerTest.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/CallManagerPlayerTest.Tpo" "$(DEPDIR)/CallManagerPlayerTest.Po"; else rm -f "$(DEPDIR)/CallManagerPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/CallManagerPlayerTest.cpp' object='CallManagerPlayerTest.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CallManagerPlayerTest.o `test -f 'mp/CallManagerPlayerTest.cpp' || echo '$(srcdir)/'`mp/CallManagerPlayerTest.cppCallManagerPlayerTest.obj: mp/CallManagerPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CallManagerPlayerTest.obj -MD -MP -MF "$(DEPDIR)/CallManagerPlayerTest.Tpo" -c -o CallManagerPlayerTest.obj `if test -f 'mp/CallManagerPlayerTest.cpp'; then $(CYGPATH_W) 'mp/CallManagerPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/CallManagerPlayerTest.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/CallManagerPlayerTest.Tpo" "$(DEPDIR)/CallManagerPlayerTest.Po"; else rm -f "$(DEPDIR)/CallManagerPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/CallManagerPlayerTest.cpp' object='CallManagerPlayerTest.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CallManagerPlayerTest.obj `if test -f 'mp/CallManagerPlayerTest.cpp'; then $(CYGPATH_W) 'mp/CallManagerPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/CallManagerPlayerTest.cpp'; fi`MpStreamPlayerTest.o: mp/MpStreamPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamPlayerTest.o -MD -MP -MF "$(DEPDIR)/MpStreamPlayerTest.Tpo" -c -o MpStreamPlayerTest.o `test -f 'mp/MpStreamPlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamPlayerTest.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamPlayerTest.Tpo" "$(DEPDIR)/MpStreamPlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamPlayerTest.cpp' object='MpStreamPlayerTest.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamPlayerTest.o `test -f 'mp/MpStreamPlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamPlayerTest.cppMpStreamPlayerTest.obj: mp/MpStreamPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamPlayerTest.obj -MD -MP -MF "$(DEPDIR)/MpStreamPlayerTest.Tpo" -c -o MpStreamPlayerTest.obj `if test -f 'mp/MpStreamPlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamPlayerTest.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamPlayerTest.Tpo" "$(DEPDIR)/MpStreamPlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamPlayerTest.cpp' object='MpStreamPlayerTest.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamPlayerTest.obj `if test -f 'mp/MpStreamPlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamPlayerTest.cpp'; fi`MpStreamPlaylistPlayerTest.o: mp/MpStreamPlaylistPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamPlaylistPlayerTest.o -MD -MP -MF "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo" -c -o MpStreamPlaylistPlayerTest.o `test -f 'mp/MpStreamPlaylistPlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamPlaylistPlayerTest.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo" "$(DEPDIR)/MpStreamPlaylistPlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamPlaylistPlayerTest.cpp' object='MpStreamPlaylistPlayerTest.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamPlaylistPlayerTest.o `test -f 'mp/MpStreamPlaylistPlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamPlaylistPlayerTest.cppMpStreamPlaylistPlayerTest.obj: mp/MpStreamPlaylistPlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamPlaylistPlayerTest.obj -MD -MP -MF "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo" -c -o MpStreamPlaylistPlayerTest.obj `if test -f 'mp/MpStreamPlaylistPlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamPlaylistPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamPlaylistPlayerTest.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo" "$(DEPDIR)/MpStreamPlaylistPlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamPlaylistPlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamPlaylistPlayerTest.cpp' object='MpStreamPlaylistPlayerTest.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamPlaylistPlayerTest.obj `if test -f 'mp/MpStreamPlaylistPlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamPlaylistPlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamPlaylistPlayerTest.cpp'; fi`MpStreamQueuePlayerTest.o: mp/MpStreamQueuePlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamQueuePlayerTest.o -MD -MP -MF "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo" -c -o MpStreamQueuePlayerTest.o `test -f 'mp/MpStreamQueuePlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamQueuePlayerTest.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo" "$(DEPDIR)/MpStreamQueuePlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamQueuePlayerTest.cpp' object='MpStreamQueuePlayerTest.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamQueuePlayerTest.o `test -f 'mp/MpStreamQueuePlayerTest.cpp' || echo '$(srcdir)/'`mp/MpStreamQueuePlayerTest.cppMpStreamQueuePlayerTest.obj: mp/MpStreamQueuePlayerTest.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpStreamQueuePlayerTest.obj -MD -MP -MF "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo" -c -o MpStreamQueuePlayerTest.obj `if test -f 'mp/MpStreamQueuePlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamQueuePlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamQueuePlayerTest.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo" "$(DEPDIR)/MpStreamQueuePlayerTest.Po"; else rm -f "$(DEPDIR)/MpStreamQueuePlayerTest.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpStreamQueuePlayerTest.cpp' object='MpStreamQueuePlayerTest.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpStreamQueuePlayerTest.obj `if test -f 'mp/MpStreamQueuePlayerTest.cpp'; then $(CYGPATH_W) 'mp/MpStreamQueuePlayerTest.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpStreamQueuePlayerTest.cpp'; fi`MpTestConfig.o: mp/MpTestConfig.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpTestConfig.o -MD -MP -MF "$(DEPDIR)/MpTestConfig.Tpo" -c -o MpTestConfig.o `test -f 'mp/MpTestConfig.cpp' || echo '$(srcdir)/'`mp/MpTestConfig.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpTestConfig.Tpo" "$(DEPDIR)/MpTestConfig.Po"; else rm -f "$(DEPDIR)/MpTestConfig.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpTestConfig.cpp' object='MpTestConfig.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpTestConfig.o `test -f 'mp/MpTestConfig.cpp' || echo '$(srcdir)/'`mp/MpTestConfig.cppMpTestConfig.obj: mp/MpTestConfig.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MpTestConfig.obj -MD -MP -MF "$(DEPDIR)/MpTestConfig.Tpo" -c -o MpTestConfig.obj `if test -f 'mp/MpTestConfig.cpp'; then $(CYGPATH_W) 'mp/MpTestConfig.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpTestConfig.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MpTestConfig.Tpo" "$(DEPDIR)/MpTestConfig.Po"; else rm -f "$(DEPDIR)/MpTestConfig.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MpTestConfig.cpp' object='MpTestConfig.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MpTestConfig.obj `if test -f 'mp/MpTestConfig.cpp'; then $(CYGPATH_W) 'mp/MpTestConfig.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MpTestConfig.cpp'; fi`MyPlayerListenerHistoryKeeper.o: mp/MyPlayerListenerHistoryKeeper.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyPlayerListenerHistoryKeeper.o -MD -MP -MF "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo" -c -o MyPlayerListenerHistoryKeeper.o `test -f 'mp/MyPlayerListenerHistoryKeeper.cpp' || echo '$(srcdir)/'`mp/MyPlayerListenerHistoryKeeper.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo" "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Po"; else rm -f "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyPlayerListenerHistoryKeeper.cpp' object='MyPlayerListenerHistoryKeeper.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyPlayerListenerHistoryKeeper.o `test -f 'mp/MyPlayerListenerHistoryKeeper.cpp' || echo '$(srcdir)/'`mp/MyPlayerListenerHistoryKeeper.cppMyPlayerListenerHistoryKeeper.obj: mp/MyPlayerListenerHistoryKeeper.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyPlayerListenerHistoryKeeper.obj -MD -MP -MF "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo" -c -o MyPlayerListenerHistoryKeeper.obj `if test -f 'mp/MyPlayerListenerHistoryKeeper.cpp'; then $(CYGPATH_W) 'mp/MyPlayerListenerHistoryKeeper.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyPlayerListenerHistoryKeeper.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo" "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Po"; else rm -f "$(DEPDIR)/MyPlayerListenerHistoryKeeper.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyPlayerListenerHistoryKeeper.cpp' object='MyPlayerListenerHistoryKeeper.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyPlayerListenerHistoryKeeper.obj `if test -f 'mp/MyPlayerListenerHistoryKeeper.cpp'; then $(CYGPATH_W) 'mp/MyPlayerListenerHistoryKeeper.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyPlayerListenerHistoryKeeper.cpp'; fi`MyPlayerListenerPoller.o: mp/MyPlayerListenerPoller.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyPlayerListenerPoller.o -MD -MP -MF "$(DEPDIR)/MyPlayerListenerPoller.Tpo" -c -o MyPlayerListenerPoller.o `test -f 'mp/MyPlayerListenerPoller.cpp' || echo '$(srcdir)/'`mp/MyPlayerListenerPoller.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyPlayerListenerPoller.Tpo" "$(DEPDIR)/MyPlayerListenerPoller.Po"; else rm -f "$(DEPDIR)/MyPlayerListenerPoller.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyPlayerListenerPoller.cpp' object='MyPlayerListenerPoller.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyPlayerListenerPoller.o `test -f 'mp/MyPlayerListenerPoller.cpp' || echo '$(srcdir)/'`mp/MyPlayerListenerPoller.cppMyPlayerListenerPoller.obj: mp/MyPlayerListenerPoller.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyPlayerListenerPoller.obj -MD -MP -MF "$(DEPDIR)/MyPlayerListenerPoller.Tpo" -c -o MyPlayerListenerPoller.obj `if test -f 'mp/MyPlayerListenerPoller.cpp'; then $(CYGPATH_W) 'mp/MyPlayerListenerPoller.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyPlayerListenerPoller.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyPlayerListenerPoller.Tpo" "$(DEPDIR)/MyPlayerListenerPoller.Po"; else rm -f "$(DEPDIR)/MyPlayerListenerPoller.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyPlayerListenerPoller.cpp' object='MyPlayerListenerPoller.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyPlayerListenerPoller.obj `if test -f 'mp/MyPlayerListenerPoller.cpp'; then $(CYGPATH_W) 'mp/MyPlayerListenerPoller.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyPlayerListenerPoller.cpp'; fi`MyStreamQueueHistoryKeeper.o: mp/MyStreamQueueHistoryKeeper.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyStreamQueueHistoryKeeper.o -MD -MP -MF "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo" -c -o MyStreamQueueHistoryKeeper.o `test -f 'mp/MyStreamQueueHistoryKeeper.cpp' || echo '$(srcdir)/'`mp/MyStreamQueueHistoryKeeper.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo" "$(DEPDIR)/MyStreamQueueHistoryKeeper.Po"; else rm -f "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyStreamQueueHistoryKeeper.cpp' object='MyStreamQueueHistoryKeeper.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyStreamQueueHistoryKeeper.o `test -f 'mp/MyStreamQueueHistoryKeeper.cpp' || echo '$(srcdir)/'`mp/MyStreamQueueHistoryKeeper.cppMyStreamQueueHistoryKeeper.obj: mp/MyStreamQueueHistoryKeeper.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT MyStreamQueueHistoryKeeper.obj -MD -MP -MF "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo" -c -o MyStreamQueueHistoryKeeper.obj `if test -f 'mp/MyStreamQueueHistoryKeeper.cpp'; then $(CYGPATH_W) 'mp/MyStreamQueueHistoryKeeper.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyStreamQueueHistoryKeeper.cpp'; fi`; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo" "$(DEPDIR)/MyStreamQueueHistoryKeeper.Po"; else rm -f "$(DEPDIR)/MyStreamQueueHistoryKeeper.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='mp/MyStreamQueueHistoryKeeper.cpp' object='MyStreamQueueHistoryKeeper.obj' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o MyStreamQueueHistoryKeeper.obj `if test -f 'mp/MyStreamQueueHistoryKeeper.cpp'; then $(CYGPATH_W) 'mp/MyStreamQueueHistoryKeeper.cpp'; else $(CYGPATH_W) '$(srcdir)/mp/MyStreamQueueHistoryKeeper.cpp'; fi`CpTestSupport.o: cp/CpTestSupport.cpp@am__fastdepCXX_TRUE@ if $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT CpTestSupport.o -MD -MP -MF "$(DEPDIR)/CpTestSupport.Tpo" -c -o CpTestSupport.o `test -f 'cp/CpTestSupport.cpp' || echo '$(srcdir)/'`cp/CpTestSupport.cpp; \@am__fastdepCXX_TRUE@ then mv -f "$(DEPDIR)/CpTestSupport.Tpo" "$(DEPDIR)/CpTestSupport.Po"; else rm -f "$(DEPDIR)/CpTestSupport.Tpo"; exit 1; fi@AMDEP_TRUE@@am__fastdepCXX_FALSE@ source='cp/CpTestSupport.cpp' object='CpTestSupport.o' libtool=no @AMDEPBACKSLASH@@AMDEP_TRUE@@am__fastdepCXX_FALSE@ DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@@am__fastdepCXX_FALSE@ $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o CpTestSupport.o `test -f 'cp/CpTestSupport.cpp' || echo '$(srcdir)/'`cp/CpTestSupport.cpp
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -