⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 一个功能非常全面的代理服务器源代码程序,
💻 AM
字号:
##  Makefile for the ip_user external_acl helper by Rodrigo Campos##  $Id: Makefile.am,v 1.4 2006/05/22 20:42:04 hno Exp $##  Uncomment and customize the following to suit your needs:#libexec_PROGRAMS = ip_user_checkip_user_check_SOURCES = \	dict.c \	ip_user.h \	main.c \	match.cEXTRA_DIST = \	example.conf \	example-deny_all_but.conf \	license \	README# sysconf_DATA = LDADD		= -L$(top_builddir)/lib -lmiscutil @XTRA_LIBS@INCLUDES	= -I. -I$(top_builddir)/include -I$(top_srcdir)/include

⌨️ 快捷键说明

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