Initial import, 0.1 + pk 0.2.4-B1
[unix-history] / share / doc / smm / 11.named / Makefile
# @(#)Makefile 6.4 (Berkeley) 6/30/90
DIR= smm/11.named
SRCS= 00macs.me 00title.me intro.me build.me types.me setup.me \
files.me named.boot.primary named.boot.secondary named.boot.cache \
resolv.conf root.cache named.local ucbhosts ucbhosts.rev manage.me
MACROS= -me
NROFF= nroff -rb3
paper.${PRINTER}: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>