?? makefile.am
字號:
## Makefile for the Squid Object Cache server## $Id: Makefile.am,v 1.2 2006/05/27 09:09:28 serassio Exp $## Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = mswin_authmswin_auth_SOURCES = mswin_auth.c valid.c valid.hLDADD = -L$(top_builddir)/lib -lnetapi32 -ladvapi32 -lsspwin32 \ -lmiscutil $(XTRA_LIBS)INCLUDES = -I$(top_builddir)/include -I$(top_srcdir)/include -I$(top_srcdir)/srcEXTRA_DIST = readme.txt
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -