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

📄 makefile

📁 被广泛使用的域名服务(DNS)软件
💻
字号:
# $Id: Makefile,v 1.1 1996/11/12 03:18:55 vixie Exp $.PATH:	${.CURDIR}/../BIND/tools/nslookup \	${.CURDIR}/../BIND/manPROG=	nslookupSRCS=	main.c getinfo.c debug.c send.c skip.c list.c subr.cOBJS+=	commands.oDPADD=	${LIBL}LDADD=	-llBINDIR=	/usr/binLINKS=	${BINDIR}/nslookup ${DESTSBIN}/nslookupCLEANFILES+= commands.c lex.yy.c lex.yy.obeforeinstall:	install -c -o ${BINOWN} -g ${BINGRP} -m 444 \		${.CURDIR}/../BIND/tools/nslookup/nslookup.help \		${DESTDIR}/usr/share/misc/nslookup.help.include <bsd.prog.mk>.include "${.CURDIR}/../Makefile.maninc"

⌨️ 快捷键说明

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