Initial import from FreeBSD RELENG_4:
[games.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
3 SRCDIR= ${.CURDIR}/../../../../contrib/bind/doc/bog
4
5 VOLUME= smm/10.named
6 SRCS=   00macs.me 00title.me intro.me ns.me types.me \
7         files.me named.boot.primary \
8         named.boot.secondary named.boot.cache resolv.conf \
9         root.cache named.local ucbhosts.rev ucbhosts \
10         setup.me manage.me build.me ack.me
11
12 MACROS= -me
13 USE_TBL=yes
14
15 .include <bsd.doc.mk>