makefile
来自「被广泛使用的域名服务(DNS)软件」· 代码 · 共 14 行
TXT
14 行
# $Id: Makefile,v 1.1 1996/11/12 03:18:51 vixie Exp $.PATH: ${.CURDIR}/../BIND/tools \ ${.CURDIR}/../BIND/tools/nslookup \ ${.CURDIR}/../BIND/manPROG= digSRCS= dig.c list.c subr.c debug.c send.cBINDIR= /usr/bin.include <bsd.prog.mk>.include "${.CURDIR}/../Makefile.maninc"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?