xref: /csrg-svn/share/doc/papers/future/Makefile (revision 62724)
1*62724Sbostic#	@(#)Makefile	1.3 (Berkeley) 06/08/93
244734Sbostic
344734SbosticDIR=	papers/future
430189SmckusickSRCS=	0.t 1.t 2.t r.t
530189SmckusickMACROS=	-ms
630189Smckusick
7*62724Sbosticpaper.ps: ${SRCS}
844734Sbostic	${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
9*62724Sbostic
1044734Sbostic.include <bsd.doc.mk>
11