# $NetBSD: Makefile,v 1.6 2003/10/21 10:01:22 lukem Exp $ .include DIST= ${NETBSDSRCDIR}/dist .PATH: ${DIST}/bind/doc/bog DIR= 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 CLEANFILES+= bog.ps all: bog.ps bog.ps: ${SRCS} ${_MKTARGET_FORMAT} rm -f ${.TARGET} ${TOOL_TBL} ${.ALLSRC} | ${TOOL_ROFF_PS} ${MACROS} >${.TARGET} .include