makefile.am

来自「代理服务器 squid-2.6.STABLE16」· AM 代码 · 共 17 行

AM
17
字号
##  Makefile for the Squid LDAP authentication helper##  $Id: Makefile.am,v 1.1 2006/05/22 20:43:38 hno Exp $##  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 + -
显示快捷键?