003 File Manager
Current Path:
/usr/src/lib/libcasper/services/cap_dns
usr
/
src
/
lib
/
libcasper
/
services
/
cap_dns
/
📁
..
📄
Makefile
(432 B)
📄
Makefile.depend
(298 B)
📄
cap_dns.3
(6.64 KB)
📄
cap_dns.c
(18.9 KB)
📄
cap_dns.h
(3.88 KB)
📁
tests
Editing: Makefile
# $FreeBSD$ SHLIBDIR?= /lib/casper .include <src.opts.mk> PACKAGE= runtime SHLIB_MAJOR= 2 INCSDIR?= ${INCLUDEDIR}/casper .if ${MK_CASPER} != "no" SHLIB= cap_dns SRCS= cap_dns.c .endif INCS= cap_dns.h LIBADD= nv CFLAGS+=-I${.CURDIR} HAS_TESTS= SUBDIR.${MK_TESTS}+= tests MAN+= cap_dns.3 MLINKS+=cap_dns.3 libcap_dns.3 MLINKS+=cap_dns.3 cap_dns_type_limit.3 MLINKS+=cap_dns.3 cap_dns_family_limit.3 .include <bsd.lib.mk>
Upload File
Create Folder