new doc makefiles
[unix-history] / usr / src / share / doc / papers / future / Makefile
# @(#)Makefile 1.2 (Berkeley) %G%
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>