Bring in the fictitious page wiring bug fixes from FreeBSD-5. Make additional
[dragonfly.git] / share / doc / smm / 10.named / Makefile
1 # $FreeBSD: src/share/doc/smm/10.named/Makefile,v 1.4.2.1 2000/12/01 13:52:21 ru Exp $
2 # $DragonFly: src/share/doc/smm/10.named/Attic/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $
3
4 SRCDIR= ${.CURDIR}/../../../../contrib/bind/doc/bog
5
6 VOLUME= smm/10.named
7 SRCS=   00macs.me 00title.me intro.me ns.me types.me \
8         files.me named.boot.primary \
9         named.boot.secondary named.boot.cache resolv.conf \
10         root.cache named.local ucbhosts.rev ucbhosts \
11         setup.me manage.me build.me ack.me
12
13 MACROS= -me
14 USE_TBL=yes
15
16 .include <bsd.doc.mk>