NetBSD/share/doc/usd/09.newsread/Makefile

10 lines
182 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 6.2 (Berkeley) 6/30/90
DIR= usd/09.newsread
SRCS= ../../smm/10.newsop/tmac.n howto.mn
1993-03-21 12:45:37 +03:00
paper.${PRINTER}: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}
.include <bsd.doc.mk>