📄 makefile.am
字号:
SUBDIRS = bankndbtest_PROGRAMS = \flexBench \drop_all_tabs \create_all_tabs \create_tab \flexAsynch \flexBench \flexHammer \flexTT \testBackup \testBasic \testBasicAsynch \testBlobs \testDataBuffers \testDict \testIndex \testMgm \testNdbApi \testNodeRestart \testOIBasic \testOperations \testRestartGci \testScan \testScanInterpreter \testScanPerf \testSystemRestart \testTimeout \testTransactions \testDeadlock \test_event ndbapi_slow_select testReadPerf testLcp \testPartitioning \testBitfield \DbCreate DbAsyncGenerator \test_event_multi_table \testSRBank \test_event_merge#flexTimedAsynch#testBlobs#flex_bench_mysqlcreate_all_tabs_SOURCES = create_all_tabs.cppcreate_tab_SOURCES = create_tab.cppdrop_all_tabs_SOURCES = drop_all_tabs.cppflexAsynch_SOURCES = flexAsynch.cppflexBench_SOURCES = flexBench.cppflexHammer_SOURCES = flexHammer.cppflexTT_SOURCES = flexTT.cpp#flexTimedAsynch_SOURCES = flexTimedAsynch.cpp#flex_bench_mysql_SOURCES = flex_bench_mysql.cpptestBackup_SOURCES = testBackup.cpptestBasic_SOURCES = testBasic.cpptestBasicAsynch_SOURCES = testBasicAsynch.cpptestBlobs_SOURCES = testBlobs.cpptestDataBuffers_SOURCES = testDataBuffers.cpptestDict_SOURCES = testDict.cpptestIndex_SOURCES = testIndex.cpptestMgm_SOURCES = testMgm.cpptestNdbApi_SOURCES = testNdbApi.cpptestNodeRestart_SOURCES = testNodeRestart.cpptestOIBasic_SOURCES = testOIBasic.cpptestOperations_SOURCES = testOperations.cpptestRestartGci_SOURCES = testRestartGci.cpptestScan_SOURCES = testScan.cpp ScanFunctions.hpptestScanInterpreter_SOURCES = testScanInterpreter.cpp ScanFilter.hpp ScanInterpretTest.hpp testScanPerf_SOURCES = testScanPerf.cpptestSystemRestart_SOURCES = testSystemRestart.cpptestTimeout_SOURCES = testTimeout.cpptestTransactions_SOURCES = testTransactions.cpptestDeadlock_SOURCES = testDeadlock.cpptest_event_SOURCES = test_event.cppndbapi_slow_select_SOURCES = slow_select.cpptestReadPerf_SOURCES = testReadPerf.cpptestLcp_SOURCES = testLcp.cpptestPartitioning_SOURCES = testPartitioning.cpptestBitfield_SOURCES = testBitfield.cppDbCreate_SOURCES = bench/mainPopulate.cpp bench/dbPopulate.cpp bench/userInterface.cpp bench/dbPopulate.h bench/userInterface.h bench/testData.h bench/testDefinitions.h bench/ndb_schema.hpp bench/ndb_error.hppDbAsyncGenerator_SOURCES = bench/mainAsyncGenerator.cpp bench/asyncGenerator.cpp bench/ndb_async2.cpp bench/dbGenerator.h bench/macros.h bench/userInterface.h bench/testData.h bench/testDefinitions.h bench/ndb_schema.hpp bench/ndb_error.hpptest_event_multi_table_SOURCES = test_event_multi_table.cpptestSRBank_SOURCES = testSRBank.cpptest_event_merge_SOURCES = test_event_merge.cppINCLUDES_LOC = -I$(top_srcdir)/ndb/include/kernelinclude $(top_srcdir)/ndb/config/common.mk.aminclude $(top_srcdir)/ndb/config/type_ndbapitest.mk.am##testDict_INCLUDES = $(INCLUDES) -I$(top_srcdir)/ndb/include/kernel##testIndex_INCLUDES = $(INCLUDES) -I$(top_srcdir)/ndb/include/kernel##testSystemRestart_INCLUDES = $(INCLUDES) -I$(top_srcdir)/ndb/include/kernel##testTransactions_INCLUDES = $(INCLUDES) -I$(top_srcdir)/ndb/include/kerneltestBackup_LDADD = $(LDADD) bank/libbank.atestSRBank_LDADD = bank/libbank.a $(LDADD) # Don't update the files from bitkeeper%::SCCS/s.%windoze-dsp: flexBench.dsp testBasic.dsp testBlobs.dsp \ testScan.dspflexBench.dsp: Makefile \ $(top_srcdir)/ndb/config/win-prg.am \ $(top_srcdir)/ndb/config/win-name \ $(top_srcdir)/ndb/config/win-includes \ $(top_srcdir)/ndb/config/win-sources \ $(top_srcdir)/ndb/config/win-libraries cat $(top_srcdir)/ndb/config/win-prg.am > $@ @$(top_srcdir)/ndb/config/win-name $@ flexBench @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES) @$(top_srcdir)/ndb/config/win-sources $@ $(flexBench_SOURCES) @$(top_srcdir)/ndb/config/win-libraries $@ LINK $(LDADD)testBasic.dsp: Makefile \ $(top_srcdir)/ndb/config/win-prg.am \ $(top_srcdir)/ndb/config/win-name \ $(top_srcdir)/ndb/config/win-includes \ $(top_srcdir)/ndb/config/win-sources \ $(top_srcdir)/ndb/config/win-libraries cat $(top_srcdir)/ndb/config/win-prg.am > $@ @$(top_srcdir)/ndb/config/win-name $@ testBasic @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES) @$(top_srcdir)/ndb/config/win-sources $@ $(testBasic_SOURCES) @$(top_srcdir)/ndb/config/win-libraries $@ LINK $(LDADD)testOIBasic.dsp: Makefile \ $(top_srcdir)/ndb/config/win-prg.am \ $(top_srcdir)/ndb/config/win-name \ $(top_srcdir)/ndb/config/win-includes \ $(top_srcdir)/ndb/config/win-sources \ $(top_srcdir)/ndb/config/win-libraries cat $(top_srcdir)/ndb/config/win-prg.am > $@ @$(top_srcdir)/ndb/config/win-name $@ testOIBasic @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES) @$(top_srcdir)/ndb/config/win-sources $@ $(testOIBasic_SOURCES) @$(top_srcdir)/ndb/config/win-libraries $@ LINK $(LDADD)testBlobs.dsp: Makefile \ $(top_srcdir)/ndb/config/win-prg.am \ $(top_srcdir)/ndb/config/win-name \ $(top_srcdir)/ndb/config/win-includes \ $(top_srcdir)/ndb/config/win-sources \ $(top_srcdir)/ndb/config/win-libraries cat $(top_srcdir)/ndb/config/win-prg.am > $@ @$(top_srcdir)/ndb/config/win-name $@ testBlobs @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES) @$(top_srcdir)/ndb/config/win-sources $@ $(testBlobs_SOURCES) @$(top_srcdir)/ndb/config/win-libraries $@ LINK $(LDADD)testScan.dsp: Makefile \ $(top_srcdir)/ndb/config/win-prg.am \ $(top_srcdir)/ndb/config/win-name \ $(top_srcdir)/ndb/config/win-includes \ $(top_srcdir)/ndb/config/win-sources \ $(top_srcdir)/ndb/config/win-libraries cat $(top_srcdir)/ndb/config/win-prg.am > $@ @$(top_srcdir)/ndb/config/win-name $@ testScan @$(top_srcdir)/ndb/config/win-includes $@ $(INCLUDES) @$(top_srcdir)/ndb/config/win-sources $@ $(testScan_SOURCES) @$(top_srcdir)/ndb/config/win-libraries $@ LINK $(LDADD)
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -