freebsd-dev/share/doc/smm/10.named/Makefile

16 lines
356 B
Makefile
Raw Normal View History

1999-08-28 00:22:10 +00:00
# $FreeBSD$
SRCDIR= ${.CURDIR}/../../../../contrib/bind/doc/bog
VOLUME= smm/10.named
SRCS= 00macs.me 00title.me intro.me ns.me types.me \
files.me named.boot.primary \
named.boot.secondary named.boot.cache resolv.conf \
root.cache named.local ucbhosts.rev ucbhosts \
setup.me manage.me build.me ack.me
MACROS= -me
2000-12-01 13:51:33 +00:00
USE_TBL=yes
.include <bsd.doc.mk>