003 File Manager
Current Path:
/usr/src/usr.sbin/unbound
usr
/
src
/
usr.sbin
/
unbound
/
📁
..
📄
Makefile
(111 B)
📄
Makefile.inc
(372 B)
📁
anchor
📁
checkconf
📄
config.h
(37.59 KB)
📁
control
📁
daemon
📁
setup
Editing: Makefile.inc
# $FreeBSD$ MK_WERROR= no NO_WTHREAD_SAFETY= true PACKAGE= unbound .for man in ${MAN} ${man}: ${UNBOUNDDIR}/doc/${man:S/local-//} sed -E \ -e 's/\<(fI)?u(nbound\>[^.])/\1local-u\2/g' \ -e 's/\<(fI)?U(nbound\>[^.])/\1Local-u\2/g' \ -e 's/\/local-unbound/\/unbound/g' \ <${.ALLSRC} >${.TARGET} CLEANFILES += ${man} .endfor .include "../Makefile.inc"
Upload File
Create Folder