makefile.am
来自「功能强大的代理服务器」· AM 代码 · 共 17 行
AM
17 行
## Makefile for the Squid LDAP authentication helper## $Id$## Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = squid_sessionman_MANS = squid_session.8EXTRA_DIST = squid_session.8squid_session_SOURCES = squid_session.cLDADD = $(LIB_DB) INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?