mirror of
https://github.com/opnsense/src.git
synced 2026-02-21 00:40:33 -05:00
9 lines
172 B
Makefile
9 lines
172 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \
|
|
make-localhost
|
|
NO_OBJ=
|
|
FILESDIR= /etc/namedb
|
|
FILESMODE= 644
|
|
|
|
.include <bsd.prog.mk>
|