⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.in

📁 最新的版本ACE-5.6.8,刚从外文网上搬下,与大家分享.
💻 IN
📖 第 1 页 / 共 4 页
字号:
@BUILD_ACE_FOR_TAO_FALSE@libPerf_Test_la_LDFLAGS = \
@BUILD_ACE_FOR_TAO_FALSE@ -L../Synch_Lib

@BUILD_ACE_FOR_TAO_FALSE@noinst_HEADERS = \
@BUILD_ACE_FOR_TAO_FALSE@  Adaptive_Lock_Performance_Test_Base.h \
@BUILD_ACE_FOR_TAO_FALSE@  Benchmark_Performance.h \
@BUILD_ACE_FOR_TAO_FALSE@  Performance_Test.h \
@BUILD_ACE_FOR_TAO_FALSE@  Performance_Test_Options.h \
@BUILD_ACE_FOR_TAO_FALSE@  Performance_Test_Options.inl

all: all-am

.SUFFIXES:
.SUFFIXES: .cpp .lo .o .obj
$(srcdir)/Makefile.in:  $(srcdir)/Makefile.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) --foreign  performance-tests/Synch-Benchmarks/Perf_Test/Makefile'; \
	cd $(top_srcdir) && \
	  $(AUTOMAKE) --foreign  performance-tests/Synch-Benchmarks/Perf_Test/Makefile
.PRECIOUS: Makefile
Makefile: $(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:  $(am__configure_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
$(ACLOCAL_M4):  $(am__aclocal_m4_deps)
	cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh

clean-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"; \
	done
libPerf_Test.la: $(libPerf_Test_la_OBJECTS) $(libPerf_Test_la_DEPENDENCIES) 
	$(CXXLINK) $(am_libPerf_Test_la_rpath) $(libPerf_Test_la_LDFLAGS) $(libPerf_Test_la_OBJECTS) $(libPerf_Test_la_LIBADD) $(LIBS)

mostlyclean-compile:
	-rm -f *.$(OBJEXT)

distclean-compile:
	-rm -f *.tab.c

@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-Benchmark_Performance.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-Performance_Test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-Performance_Test_Options.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-adaptive_mutex_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-adaptive_recursive_lock_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-adaptive_sema_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-condb_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-conds_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-context_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-guard_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-memory_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-mutex_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-pipe_proc_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-pipe_thr_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-recursive_lock_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-rwrd_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-rwwr_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-sema_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-sysvsema_test.Plo@am__quote@
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libPerf_Test_la-token_test.Plo@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 $@ $<

libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.lo: Adaptive_Lock_Performance_Test_Base.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.Tpo" -c -o libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.lo `test -f 'Adaptive_Lock_Performance_Test_Base.cpp' || echo '$(srcdir)/'`Adaptive_Lock_Performance_Test_Base.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.Tpo" "$(DEPDIR)/libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='Adaptive_Lock_Performance_Test_Base.cpp' object='libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-Adaptive_Lock_Performance_Test_Base.lo `test -f 'Adaptive_Lock_Performance_Test_Base.cpp' || echo '$(srcdir)/'`Adaptive_Lock_Performance_Test_Base.cpp

libPerf_Test_la-Benchmark_Performance.lo: Benchmark_Performance.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-Benchmark_Performance.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-Benchmark_Performance.Tpo" -c -o libPerf_Test_la-Benchmark_Performance.lo `test -f 'Benchmark_Performance.cpp' || echo '$(srcdir)/'`Benchmark_Performance.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-Benchmark_Performance.Tpo" "$(DEPDIR)/libPerf_Test_la-Benchmark_Performance.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-Benchmark_Performance.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='Benchmark_Performance.cpp' object='libPerf_Test_la-Benchmark_Performance.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-Benchmark_Performance.lo `test -f 'Benchmark_Performance.cpp' || echo '$(srcdir)/'`Benchmark_Performance.cpp

libPerf_Test_la-Performance_Test.lo: Performance_Test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-Performance_Test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-Performance_Test.Tpo" -c -o libPerf_Test_la-Performance_Test.lo `test -f 'Performance_Test.cpp' || echo '$(srcdir)/'`Performance_Test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-Performance_Test.Tpo" "$(DEPDIR)/libPerf_Test_la-Performance_Test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-Performance_Test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='Performance_Test.cpp' object='libPerf_Test_la-Performance_Test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-Performance_Test.lo `test -f 'Performance_Test.cpp' || echo '$(srcdir)/'`Performance_Test.cpp

libPerf_Test_la-Performance_Test_Options.lo: Performance_Test_Options.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-Performance_Test_Options.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-Performance_Test_Options.Tpo" -c -o libPerf_Test_la-Performance_Test_Options.lo `test -f 'Performance_Test_Options.cpp' || echo '$(srcdir)/'`Performance_Test_Options.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-Performance_Test_Options.Tpo" "$(DEPDIR)/libPerf_Test_la-Performance_Test_Options.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-Performance_Test_Options.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='Performance_Test_Options.cpp' object='libPerf_Test_la-Performance_Test_Options.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-Performance_Test_Options.lo `test -f 'Performance_Test_Options.cpp' || echo '$(srcdir)/'`Performance_Test_Options.cpp

libPerf_Test_la-adaptive_mutex_test.lo: adaptive_mutex_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-adaptive_mutex_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-adaptive_mutex_test.Tpo" -c -o libPerf_Test_la-adaptive_mutex_test.lo `test -f 'adaptive_mutex_test.cpp' || echo '$(srcdir)/'`adaptive_mutex_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-adaptive_mutex_test.Tpo" "$(DEPDIR)/libPerf_Test_la-adaptive_mutex_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-adaptive_mutex_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='adaptive_mutex_test.cpp' object='libPerf_Test_la-adaptive_mutex_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-adaptive_mutex_test.lo `test -f 'adaptive_mutex_test.cpp' || echo '$(srcdir)/'`adaptive_mutex_test.cpp

libPerf_Test_la-adaptive_recursive_lock_test.lo: adaptive_recursive_lock_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-adaptive_recursive_lock_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-adaptive_recursive_lock_test.Tpo" -c -o libPerf_Test_la-adaptive_recursive_lock_test.lo `test -f 'adaptive_recursive_lock_test.cpp' || echo '$(srcdir)/'`adaptive_recursive_lock_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-adaptive_recursive_lock_test.Tpo" "$(DEPDIR)/libPerf_Test_la-adaptive_recursive_lock_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-adaptive_recursive_lock_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='adaptive_recursive_lock_test.cpp' object='libPerf_Test_la-adaptive_recursive_lock_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-adaptive_recursive_lock_test.lo `test -f 'adaptive_recursive_lock_test.cpp' || echo '$(srcdir)/'`adaptive_recursive_lock_test.cpp

libPerf_Test_la-adaptive_sema_test.lo: adaptive_sema_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-adaptive_sema_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-adaptive_sema_test.Tpo" -c -o libPerf_Test_la-adaptive_sema_test.lo `test -f 'adaptive_sema_test.cpp' || echo '$(srcdir)/'`adaptive_sema_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-adaptive_sema_test.Tpo" "$(DEPDIR)/libPerf_Test_la-adaptive_sema_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-adaptive_sema_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='adaptive_sema_test.cpp' object='libPerf_Test_la-adaptive_sema_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-adaptive_sema_test.lo `test -f 'adaptive_sema_test.cpp' || echo '$(srcdir)/'`adaptive_sema_test.cpp

libPerf_Test_la-condb_test.lo: condb_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-condb_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-condb_test.Tpo" -c -o libPerf_Test_la-condb_test.lo `test -f 'condb_test.cpp' || echo '$(srcdir)/'`condb_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-condb_test.Tpo" "$(DEPDIR)/libPerf_Test_la-condb_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-condb_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='condb_test.cpp' object='libPerf_Test_la-condb_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-condb_test.lo `test -f 'condb_test.cpp' || echo '$(srcdir)/'`condb_test.cpp

libPerf_Test_la-conds_test.lo: conds_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-conds_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-conds_test.Tpo" -c -o libPerf_Test_la-conds_test.lo `test -f 'conds_test.cpp' || echo '$(srcdir)/'`conds_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-conds_test.Tpo" "$(DEPDIR)/libPerf_Test_la-conds_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-conds_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='conds_test.cpp' object='libPerf_Test_la-conds_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-conds_test.lo `test -f 'conds_test.cpp' || echo '$(srcdir)/'`conds_test.cpp

libPerf_Test_la-context_test.lo: context_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-context_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-context_test.Tpo" -c -o libPerf_Test_la-context_test.lo `test -f 'context_test.cpp' || echo '$(srcdir)/'`context_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-context_test.Tpo" "$(DEPDIR)/libPerf_Test_la-context_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-context_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='context_test.cpp' object='libPerf_Test_la-context_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-context_test.lo `test -f 'context_test.cpp' || echo '$(srcdir)/'`context_test.cpp

libPerf_Test_la-guard_test.lo: guard_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-guard_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-guard_test.Tpo" -c -o libPerf_Test_la-guard_test.lo `test -f 'guard_test.cpp' || echo '$(srcdir)/'`guard_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-guard_test.Tpo" "$(DEPDIR)/libPerf_Test_la-guard_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-guard_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='guard_test.cpp' object='libPerf_Test_la-guard_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-guard_test.lo `test -f 'guard_test.cpp' || echo '$(srcdir)/'`guard_test.cpp

libPerf_Test_la-memory_test.lo: memory_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-memory_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-memory_test.Tpo" -c -o libPerf_Test_la-memory_test.lo `test -f 'memory_test.cpp' || echo '$(srcdir)/'`memory_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-memory_test.Tpo" "$(DEPDIR)/libPerf_Test_la-memory_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-memory_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='memory_test.cpp' object='libPerf_Test_la-memory_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-memory_test.lo `test -f 'memory_test.cpp' || echo '$(srcdir)/'`memory_test.cpp

libPerf_Test_la-mutex_test.lo: mutex_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-mutex_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-mutex_test.Tpo" -c -o libPerf_Test_la-mutex_test.lo `test -f 'mutex_test.cpp' || echo '$(srcdir)/'`mutex_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-mutex_test.Tpo" "$(DEPDIR)/libPerf_Test_la-mutex_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-mutex_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='mutex_test.cpp' object='libPerf_Test_la-mutex_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-mutex_test.lo `test -f 'mutex_test.cpp' || echo '$(srcdir)/'`mutex_test.cpp

libPerf_Test_la-pipe_proc_test.lo: pipe_proc_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-pipe_proc_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-pipe_proc_test.Tpo" -c -o libPerf_Test_la-pipe_proc_test.lo `test -f 'pipe_proc_test.cpp' || echo '$(srcdir)/'`pipe_proc_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-pipe_proc_test.Tpo" "$(DEPDIR)/libPerf_Test_la-pipe_proc_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-pipe_proc_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='pipe_proc_test.cpp' object='libPerf_Test_la-pipe_proc_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-pipe_proc_test.lo `test -f 'pipe_proc_test.cpp' || echo '$(srcdir)/'`pipe_proc_test.cpp

libPerf_Test_la-pipe_thr_test.lo: pipe_thr_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-pipe_thr_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-pipe_thr_test.Tpo" -c -o libPerf_Test_la-pipe_thr_test.lo `test -f 'pipe_thr_test.cpp' || echo '$(srcdir)/'`pipe_thr_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-pipe_thr_test.Tpo" "$(DEPDIR)/libPerf_Test_la-pipe_thr_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-pipe_thr_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='pipe_thr_test.cpp' object='libPerf_Test_la-pipe_thr_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-pipe_thr_test.lo `test -f 'pipe_thr_test.cpp' || echo '$(srcdir)/'`pipe_thr_test.cpp

libPerf_Test_la-recursive_lock_test.lo: recursive_lock_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-recursive_lock_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-recursive_lock_test.Tpo" -c -o libPerf_Test_la-recursive_lock_test.lo `test -f 'recursive_lock_test.cpp' || echo '$(srcdir)/'`recursive_lock_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-recursive_lock_test.Tpo" "$(DEPDIR)/libPerf_Test_la-recursive_lock_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-recursive_lock_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='recursive_lock_test.cpp' object='libPerf_Test_la-recursive_lock_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-recursive_lock_test.lo `test -f 'recursive_lock_test.cpp' || echo '$(srcdir)/'`recursive_lock_test.cpp

libPerf_Test_la-rwrd_test.lo: rwrd_test.cpp
@am__fastdepCXX_TRUE@	if $(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -MT libPerf_Test_la-rwrd_test.lo -MD -MP -MF "$(DEPDIR)/libPerf_Test_la-rwrd_test.Tpo" -c -o libPerf_Test_la-rwrd_test.lo `test -f 'rwrd_test.cpp' || echo '$(srcdir)/'`rwrd_test.cpp; \
@am__fastdepCXX_TRUE@	then mv -f "$(DEPDIR)/libPerf_Test_la-rwrd_test.Tpo" "$(DEPDIR)/libPerf_Test_la-rwrd_test.Plo"; else rm -f "$(DEPDIR)/libPerf_Test_la-rwrd_test.Tpo"; exit 1; fi
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	source='rwrd_test.cpp' object='libPerf_Test_la-rwrd_test.lo' libtool=yes @AMDEPBACKSLASH@
@AMDEP_TRUE@@am__fastdepCXX_FALSE@	DEPDIR=$(DEPDIR) $(CXXDEPMODE) $(depcomp) @AMDEPBACKSLASH@
@am__fastdepCXX_FALSE@	$(LIBTOOL) --tag=CXX --mode=compile $(CXX) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libPerf_Test_la_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) -c -o libPerf_Test_la-rwrd_test.lo `test -f 'rwrd_test.cpp' || echo '$(srcdir)/'`rwrd_test.cpp

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -