NetBSD/share/doc/papers/newvm/Makefile

11 lines
167 B
Makefile
Raw Normal View History

1994-06-19 04:07:16 +04:00
# @(#)Makefile 1.4 (Berkeley) 6/8/93
DIR= papers/newvm
SRCS= 0.t 1.t a.t
MACROS= -ms
paper.ps: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>