4.4BSD/usr/src/usr.sbin/timed/SMM.doc/timed/Makefile

#	@(#)Makefile	8.1 (Berkeley) 6/8/93

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

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

.include <bsd.doc.mk>