summaryrefslogtreecommitdiffstats
path: root/share/doc/smm
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1996-08-30 01:22:18 +0000
committerpeter <peter@FreeBSD.org>1996-08-30 01:22:18 +0000
commit82379f096b6ed74e2e1437fe48d2323270c03b8b (patch)
treeee8cc905303a765c79bd71ec67b3138e042eb163 /share/doc/smm
parent0debdf16c219f58f64708ab9fd73cbb47efab413 (diff)
downloadFreeBSD-src-82379f096b6ed74e2e1437fe48d2323270c03b8b.zip
FreeBSD-src-82379f096b6ed74e2e1437fe48d2323270c03b8b.tar.gz
Now that we have a complete Bind Operations Guide, build and install it.
Diffstat (limited to 'share/doc/smm')
-rw-r--r--share/doc/smm/10.named/Makefile14
-rw-r--r--share/doc/smm/Makefile6
2 files changed, 17 insertions, 3 deletions
diff --git a/share/doc/smm/10.named/Makefile b/share/doc/smm/10.named/Makefile
new file mode 100644
index 0000000..4c31e13
--- /dev/null
+++ b/share/doc/smm/10.named/Makefile
@@ -0,0 +1,14 @@
+# $Id$
+
+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
+
+.include <bsd.doc.mk>
diff --git a/share/doc/smm/Makefile b/share/doc/smm/Makefile
index 9f4b0be..a846c8f 100644
--- a/share/doc/smm/Makefile
+++ b/share/doc/smm/Makefile
@@ -1,17 +1,17 @@
# From: @(#)Makefile 8.1 (Berkeley) 6/10/93
-# $Id: Makefile,v 1.2 1995/01/11 00:12:20 wollman Exp $
+# $Id: Makefile,v 1.3 1995/01/11 19:51:47 wollman Exp $
# The following modules do not describe FreeBSD:
# 14.uucpimpl, 15.uucpnet
# The following modules do not build/install:
-# 10.named (no documentation at all)
# 13.amd (documentation is TeXinfo)
# 16.security 17.password (encumbered)
BINDIR= /usr/share/doc/smm
SUBDIR= title contents 01.setup 02.config 03.fsck 04.quotas 05.fastfs \
- 06.nfs 07.lpd 08.sendmailop 09.sendmail 11.timedop 12.timed 18.net
+ 06.nfs 07.lpd 08.sendmailop 09.sendmail 10.named 11.timedop \
+ 12.timed 18.net
.if ${MACHINE} == "tahoe"
SUBDIR+=01.setup
OpenPOWER on IntegriCloud