232b0e36b5
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> Forgot by: me (ume)
10 lines
177 B
Makefile
10 lines
177 B
Makefile
# $FreeBSD$
|
|
|
|
FILES= PROTO.localhost.rev PROTO.localhost-v6.rev named.conf named.root \
|
|
make-localhost
|
|
NOOBJ= noobj
|
|
FILESDIR= /etc/namedb
|
|
FILESMODE= 644
|
|
|
|
.include <bsd.prog.mk>
|