📄 makefile.am
字号:
## Makefile for the Squid SASL authentication helper## $Id: Makefile.am,v 1.4 2005/05/17 16:56:25 hno Exp $## Uncomment and customize the following to suit your needs:#INCLUDES = -I$(top_srcdir)/includelibexec_PROGRAMS = sasl_authLDADD = -L$(top_builddir)/lib -lmiscutil $(LIBSASL) $(XTRA_LIBS)EXTRA_DIST = squid_sasl_auth squid_sasl_auth.conf
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -