?? makefile.am
字號:
## Makefile for the Squid Object Cache server## $Id: Makefile.am,v 1.5 2006/06/23 01:03:58 hno Exp $## Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = ncsa_authncsa_auth_SOURCES = ncsa_auth.c crypt_md5.c crypt_md5.hman_MANS = ncsa_auth.8EXTRA_DIST = ncsa_auth.8LDADD = -L$(top_builddir)/lib -lmiscutil $(CRYPTLIB) $(XTRA_LIBS) $(SSLLIB)INCLUDES = -I$(top_srcdir)/include
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -