?? makefile.am
字號:
## Makefile for the Squid PAM authentication helper## $Id: Makefile.am,v 1.5 2005/05/17 16:56:25 hno Exp $## Uncomment and customize the following to suit your needs:#INCLUDES = -I$(top_srcdir)/includeman_MANS = pam_auth.8EXTRA_DIST = pam_auth.8libexec_PROGRAMS = pam_authLDADD = -L$(top_builddir)/lib -lmiscutil -lpam $(XTRA_LIBS)
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -