📄 makefile
字号:
varia/errorhandlertestcase.cpp \ varia/levelmatchfiltertestcase.cpp \ varia/levelrangefiltertestcase.cppdb_tests = \ db/odbcappendertestcase.cppxml_tests = \ xml/customleveltestcase.cpp \ xml/domtestcase.cpp \ xml/xlevel.cpp \ xml/xmllayouttestcase.cpp \ xml/xmllayouttest.cppnt_tests = \ nt/nteventlogappendertestcase.cpptestsuite_SOURCES = \ $(customlogger_tests) \ $(defaultinit_tests) \ $(helpers) \ $(net_tests) \ $(pattern_tests) \ $(rolling_tests) \ $(util) \ $(varia_tests) \ $(db_tests) \ $(xml_tests) \ $(nt_tests) \ abts.cpp \ asyncappendertestcase.cpp\ encodingtest.cpp\ filetestcase.cpp \ hierarchytest.cpp\ hierarchythresholdtestcase.cpp\ l7dtestcase.cpp\ leveltestcase.cpp \ logunit.cpp \ loggertestcase.cpp\ minimumtestcase.cpp\ patternlayouttest.cpp\ vectorappender.cpp\ appenderskeletontestcase.cpp\ consoleappendertestcase.cpp\ fileappendertestcase.cpp\ rollingfileappendertestcase.cpp\ streamtestcase.cpp\ writerappendertestcase.cpp \ ndctestcase.cpp \ propertyconfiguratortest.cpp testsuite_LDADD = \ $(top_builddir)/src/main/cpp/liblog4cxx.latestsuite_DEPENDENCIES = \ $(top_builddir)/src/main/cpp/liblog4cxx.laall: 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) --gnu src/test/cpp/Makefile'; \ cd $(top_srcdir) && \ $(AUTOMAKE) --gnu src/test/cpp/Makefile.PRECIOUS: MakefileMakefile: $(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--refreshclean-noinstPROGRAMS: @list='$(noinst_PROGRAMS)'; for p in $$list; do \ f=`echo $$p|sed 's/$(EXEEXT)$$//'`; \ echo " rm -f $$p $$f"; \ rm -f $$p $$f ; \ donetestsuite$(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.cinclude ./$(DEPDIR)/absolutedateandtimefilter.Poinclude ./$(DEPDIR)/absolutetimedateformattestcase.Poinclude ./$(DEPDIR)/absolutetimefilter.Poinclude ./$(DEPDIR)/abts.Poinclude ./$(DEPDIR)/appenderskeletontestcase.Poinclude ./$(DEPDIR)/asyncappendertestcase.Poinclude ./$(DEPDIR)/binarycompare.Poinclude ./$(DEPDIR)/cacheddateformattestcase.Poinclude ./$(DEPDIR)/charsetdecodertestcase.Poinclude ./$(DEPDIR)/charsetencodertestcase.Poinclude ./$(DEPDIR)/compare.Poinclude ./$(DEPDIR)/consoleappendertestcase.Poinclude ./$(DEPDIR)/controlfilter.Poinclude ./$(DEPDIR)/customleveltestcase.Poinclude ./$(DEPDIR)/cyclicbuffertestcase.Poinclude ./$(DEPDIR)/datetimedateformattestcase.Poinclude ./$(DEPDIR)/domtestcase.Poinclude ./$(DEPDIR)/encodingtest.Poinclude ./$(DEPDIR)/errorhandlertestcase.Poinclude ./$(DEPDIR)/fileappendertestcase.Poinclude ./$(DEPDIR)/filenamefilter.Poinclude ./$(DEPDIR)/filenamepatterntestcase.Poinclude ./$(DEPDIR)/filetestcase.Poinclude ./$(DEPDIR)/filterbasedrollingtest.Poinclude ./$(DEPDIR)/hierarchytest.Poinclude ./$(DEPDIR)/hierarchythresholdtestcase.Poinclude ./$(DEPDIR)/inetaddresstestcase.Poinclude ./$(DEPDIR)/iso8601dateformattestcase.Poinclude ./$(DEPDIR)/iso8601filter.Poinclude ./$(DEPDIR)/l7dtestcase.Poinclude ./$(DEPDIR)/levelmatchfiltertestcase.Poinclude ./$(DEPDIR)/levelrangefiltertestcase.Poinclude ./$(DEPDIR)/leveltestcase.Poinclude ./$(DEPDIR)/linenumberfilter.Poinclude ./$(DEPDIR)/localechanger.Poinclude ./$(DEPDIR)/loggertestcase.Poinclude ./$(DEPDIR)/logunit.Poinclude ./$(DEPDIR)/manualrollingtest.Poinclude ./$(DEPDIR)/messagebuffertest.Poinclude ./$(DEPDIR)/minimumtestcase.Poinclude ./$(DEPDIR)/ndctestcase.Poinclude ./$(DEPDIR)/nteventlogappendertestcase.Poinclude ./$(DEPDIR)/num343patternconverter.Poinclude ./$(DEPDIR)/obsoletedailyrollingfileappendertest.Poinclude ./$(DEPDIR)/obsoleterollingfileappendertest.Poinclude ./$(DEPDIR)/odbcappendertestcase.Poinclude ./$(DEPDIR)/optionconvertertestcase.Poinclude ./$(DEPDIR)/patternlayouttest.Poinclude ./$(DEPDIR)/patternparsertestcase.Poinclude ./$(DEPDIR)/propertiestestcase.Poinclude ./$(DEPDIR)/propertyconfiguratortest.Poinclude ./$(DEPDIR)/relativetimedateformattestcase.Poinclude ./$(DEPDIR)/relativetimefilter.Poinclude ./$(DEPDIR)/rollingfileappendertestcase.Poinclude ./$(DEPDIR)/serializationtesthelper.Poinclude ./$(DEPDIR)/sizebasedrollingtest.Poinclude ./$(DEPDIR)/smtpappendertestcase.Poinclude ./$(DEPDIR)/socketappendertestcase.Poinclude ./$(DEPDIR)/sockethubappendertestcase.Poinclude ./$(DEPDIR)/socketservertestcase.Poinclude ./$(DEPDIR)/streamtestcase.Poinclude ./$(DEPDIR)/stringhelpertestcase.Poinclude ./$(DEPDIR)/stringtokenizertestcase.Poinclude ./$(DEPDIR)/syslogappendertestcase.Poinclude ./$(DEPDIR)/syslogwritertest.Poinclude ./$(DEPDIR)/telnetappendertestcase.Poinclude ./$(DEPDIR)/testcase1.Poinclude ./$(DEPDIR)/testcase2.Poinclude ./$(DEPDIR)/testcase3.Poinclude ./$(DEPDIR)/testcase4.Poinclude ./$(DEPDIR)/threadfilter.Poinclude ./$(DEPDIR)/timebasedrollingtest.Poinclude ./$(DEPDIR)/timezonetestcase.Poinclude ./$(DEPDIR)/transcodertestcase.Poinclude ./$(DEPDIR)/transformer.Poinclude ./$(DEPDIR)/utilfilter.Poinclude ./$(DEPDIR)/vectorappender.Po
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -