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

📄 makefile

📁 log4cxx 0.10 unix下编译包
💻
📖 第 1 页 / 共 5 页
字号:
INSTALL_DATA = ${INSTALL} -m 644INSTALL_PROGRAM = ${INSTALL}INSTALL_SCRIPT = ${INSTALL}INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -sIODBC_CONFIG = LATEX_DOC_FALSE = LATEX_DOC_TRUE = #LDFLAGS =   -L/export/home/zdh/xys/log4cxx/apr -lapr-1 -luuid -lsendfile -lrt -lsocket -lnsl  -lpthread -ldl  -L/export/home/zdh/xys/log4cxx/apr-util -laprutil-1 -lexpat -liconvLIBOBJS = LIBS = LIBS_ODBC = LIBTOOL = $(SHELL) $(top_builddir)/libtoolLN_S = ln -sLOGCHAR_IS_UNICHAR = 0LOGCHAR_IS_UTF8 = 1LOGCHAR_IS_WCHAR = 0LTLIBOBJS = LT_VERSION = 10:0:0MAKEINFO = ${SHELL} /export/home/zdh/xys/log4cxx/log4cxx/missing --run makeinfoOBJEXT = oPACKAGE = log4cxxPACKAGE_BUGREPORT = PACKAGE_NAME = PACKAGE_STRING = PACKAGE_TARNAME = PACKAGE_VERSION = PATH_SEPARATOR = :RANLIB = ranlibSET_MAKE = SHELL = /bin/bashSTRIP = stripUNICHAR_API = 0VERSION = 0.10.0WCHAR_T_API = 1ac_ct_AR = arac_ct_CC = gccac_ct_CXX = g++ac_ct_F77 = g77ac_ct_RANLIB = ranlibac_ct_STRIP = stripam__fastdepCC_FALSE = #am__fastdepCC_TRUE = am__fastdepCXX_FALSE = #am__fastdepCXX_TRUE = am__include = includeam__leading_dot = .am__quote = am__tar = ${AMTAR} chof - "$$tardir"am__untar = ${AMTAR} xf -base_dir = /export/home/zdh/xys/log4cxx/log4cxxbindir = ${exec_prefix}/binbuild = sparc-sun-solaris2.9build_alias = build_cpu = sparcbuild_os = solaris2.9build_vendor = sundatadir = ${prefix}/shareenable_dot = noenable_html_docs = yesenable_latex_docs = noexec_prefix = ${prefix}host = sparc-sun-solaris2.9host_alias = host_cpu = sparchost_os = solaris2.9host_vendor = sunincludedir = ${prefix}/includeinfodir = ${prefix}/infoinstall_sh = /export/home/zdh/xys/log4cxx/log4cxx/install-shlibdir = ${exec_prefix}/liblibexecdir = ${exec_prefix}/libexeclocalstatedir = ${prefix}/varmandir = ${prefix}/manmanual_dest = manualmkdir_p = $(install_sh) -doldincludedir = /usr/includeprefix = /usr/localprogram_transform_name = s,x,x,sbindir = ${exec_prefix}/sbinsharedstatedir = ${prefix}/comsysconfdir = ${prefix}/etctarget = sparc-sun-solaris2.9target_alias = target_cpu = sparctarget_os = solaris2.9target_vendor = sun# Licensed to the Apache Software Foundation (ASF) under one or more# contributor license agreements.  See the NOTICE file distributed with# this work for additional information regarding copyright ownership.# The ASF licenses this file to You under the Apache License, Version 2.0# (the "License"); you may not use this file except in compliance with# the License.  You may obtain a copy of the License at##      http://www.apache.org/licenses/LICENSE-2.0## Unless required by applicable law or agreed to in writing, software# distributed under the License is distributed on an "AS IS" BASIS,# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.# See the License for the specific language governing permissions and# limitations under the License.#noinst_HEADERS = \	$(top_srcdir)/src/test/cpp/customlogger/*.h \	$(top_srcdir)/src/test/cpp/helpers/*.h \	$(top_srcdir)/src/test/cpp/net/*.h \	$(top_srcdir)/src/test/cpp/pattern/*.h \	$(top_srcdir)/src/test/cpp/util/*.h \	$(top_srcdir)/src/test/cpp/xml/*.h \	$(top_srcdir)/src/test/cpp/*.hINCLUDES = -I$(top_srcdir)/src/main/include -I$(top_builddir)/src/main/includecustomlogger_tests = \	customlogger/xlogger.cpp\	customlogger/xloggertestcase.cppdefaultinit_tests = \	defaultinit/testcase1.cpp\	defaultinit/testcase2.cpp\	defaultinit/testcase3.cpp\	defaultinit/testcase4.cpphelpers = \        helpers/absolutetimedateformattestcase.cpp \        helpers/cacheddateformattestcase.cpp \        helpers/charsetdecodertestcase.cpp \        helpers/charsetencodertestcase.cpp \        helpers/cyclicbuffertestcase.cpp\        helpers/datetimedateformattestcase.cpp \        helpers/inetaddresstestcase.cpp \        helpers/iso8601dateformattestcase.cpp \        helpers/localechanger.cpp\        helpers/messagebuffertest.cpp \        helpers/optionconvertertestcase.cpp       \        helpers/propertiestestcase.cpp \        helpers/relativetimedateformattestcase.cpp \        helpers/stringtokenizertestcase.cpp \        helpers/stringhelpertestcase.cpp \        helpers/syslogwritertest.cpp \        helpers/timezonetestcase.cpp \        helpers/transcodertestcase.cppnet_tests = \	net/smtpappendertestcase.cpp \	net/socketappendertestcase.cpp \	net/sockethubappendertestcase.cpp \	net/socketservertestcase.cpp \	net/syslogappendertestcase.cpp \	net/telnetappendertestcase.cpp \	net/xmlsocketappendertestcase.cpppattern_tests = \	pattern/num343patternconverter.cpp \	pattern/patternparsertestcase.cpprolling_tests = \        rolling/filenamepatterntestcase.cpp \        rolling/filterbasedrollingtest.cpp \        rolling/manualrollingtest.cpp \        rolling/obsoletedailyrollingfileappendertest.cpp \        rolling/obsoleterollingfileappendertest.cpp \        rolling/sizebasedrollingtest.cpp \        rolling/timebasedrollingtest.cpputil = \	util/absolutetimefilter.cpp\	util/absolutedateandtimefilter.cpp\	util/binarycompare.cpp\	util/compare.cpp\	util/controlfilter.cpp\	util/filenamefilter.cpp \	util/utilfilter.cpp\	util/iso8601filter.cpp\	util/linenumberfilter.cpp\	util/relativetimefilter.cpp\    util/serializationtesthelper.cpp \	util/threadfilter.cpp\	util/transformer.cpp\	util/xmlfilenamefilter.cpp \	util/xmllineattributefilter.cpp\	util/xmltimestampfilter.cpp \	util/xmlthreadfilter.cppvaria_tests = \

⌨️ 快捷键说明

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