#	@(#)Makefile	8.1 (Berkeley) 6/8/93
# $FreeBSD: stable/8/usr.sbin/timed/SMM.doc/timed/Makefile 80029 2001-07-20 06:20:32Z obrien $

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

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

.include <bsd.doc.mk>
