makefile.am
来自「一个功能非常全面的代理服务器源代码程序,」· AM 代码 · 共 16 行
AM
16 行
## Makefile for the Squid Object Cache server## $Id: Makefile.am,v 1.3 2005/05/17 16:56:27 hno Exp $## Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = getpwname_authgetpwname_auth_SOURCES = getpwnam_auth.c INCLUDES = -I$(top_srcdir)/includeLDADD = -L$(top_builddir)/lib -lmiscutil $(CRYPTLIB) $(XTRA_LIBS)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?