new doc makefiles
[unix-history] / usr / src / share / doc / usd / 19.memacros / Makefile
... / ...
CommitLineData
1# @(#)Makefile 6.4 (Berkeley) %G%
2
3DIR= usd/22.memacros
4SRCS= intro.me
5MACROS= -me
6
7paper.${PRINTER}: ${SRCS}
8 ${ROFF} ${SRCS} > ${.TARGET}
9
10.include <bsd.doc.mk>