📄 makefile.am
字号:
## Makefile for the Squid LDAP authentication helper## $Id: Makefile.am,v 1.4 2006/05/22 20:42:05 hno Exp $## Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = squid_unix_groupman_MANS = squid_unix_group.8EXTRA_DIST = squid_unix_group.8squid_unix_group_SOURCES = check_group.cLDADD = -L$(top_builddir)/lib -lmiscutil @XTRA_LIBS@INCLUDES = -I. -I$(top_builddir)/include -I$(top_srcdir)/include
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -