Release 6
[unix-history] / usr / src / usr.bin / dc / USD.doc / Makefile
CommitLineData
75dea27d
KB
1# @(#)Makefile 5.1 (Berkeley) %G%
2
3DIR= usd/05.dc
4SRCS= dc
5MACROS= -ms
6
7paper.${PRINTER}: ${SRCS}
8 ${ROFF} > ${.TARGET}
9
10.include <bsd.doc.mk>