#	@(#)Makefile	1.2 (Berkeley) 6/30/90

DIR=	papers/future
SRCS=	0.t 1.t 2.t r.t
MACROS=	-ms

paper.${PRINTER}: ${SRCS}
	${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>
