freebsd-dev/etc/namedb/master/Makefile
Doug Barton bc998fd6f4 Add a namedb/master directory for the zone files I'm about to add,
and switch to the more "normal" way of installing files for the
namedb directory so that we can pick up the new subdir.
2007-06-18 05:44:38 +00:00

10 lines
148 B
Makefile

# $FreeBSD$
FILES= empty.db localhost-forward.db localhost-reverse.db
NO_OBJ=
FILESDIR= /etc/namedb/master
FILESMODE= 644
.include <bsd.prog.mk>