makefile.am

来自「代理服务器 squid-2.6.STABLE16」· AM 代码 · 共 20 行

AM
20
字号
##  Makefile for the Squid Object Cache server##  $Id: Makefile.am,v 1.1 2006/05/27 08:58:29 serassio Exp $##  Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = mswin_check_lm_groupmswin_check_lm_group_SOURCES = win32_check_group.c win32_check_group.hINCLUDES = -I$(top_srcdir)/include -I$(top_srcdir)/srcLDADD   = -L$(top_builddir)/lib -lmiscutil -lnetapi32 -ladvapi32 \          -lntdll $(XTRA_LIBS)EXTRA_DIST = readme.txt

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?