NetBSD/share/doc/usd/21.msdiffs/Makefile

14 lines
266 B
Makefile

# from: @(#)Makefile 6.2 (Berkeley) 6/30/90
# $Id: Makefile,v 1.4 1993/07/31 15:29:58 mycroft Exp $
DIR= usd/21.msdiffs
DOC= 21.msdiffs
SRCS= ms.diffs
MACROS= -ms
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}