#	@(#)Makefile	8.1 (Berkeley) 6/8/93
# $FreeBSD: stable/6/usr.sbin/timed/SMM.doc/timed/Makefile 147906 2005-07-11 04:14:43Z cvs2svn $

DIR=	smm/12.timed
SRCS=	timed.ms
MACROS=	-ms
PRINTER=Pdp

paper.${PRINTER}: ${SRCS}
	${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}

.include <bsd.doc.mk>
