makefile.libdir
来自「apach加密模块」· LIBDIR 代码 · 共 16 行
LIBDIR
16 行
## _ _ ## _ __ ___ ___ __| | ___ ___| | mod_ssl## | '_ ` _ \ / _ \ / _` | / __/ __| | Apache Interface to OpenSSL## | | | | | | (_) | (_| | \__ \__ \ | www.modssl.org## |_| |_| |_|\___/ \__,_|___|___/___/_| ftp.modssl.org## |_____| ## Makefile.libdir ## Apache 1.3 Configuration mechanism indicator file##This is a place-holder which indicates to Apache's Configure script that itshouldn't provide the default targets when building the Makefile in thisdirectory. Instead it'll just prepend all the important variable definitions,and copy the Makefile.tmpl onto the end.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?