NetBSD/share/doc/ps1/13.rcs/Makefile

14 lines
256 B
Makefile

# from: @(#)Makefile 6.2 (Berkeley) 6/30/90
# $Id: Makefile,v 1.5 1993/07/31 15:33:38 mycroft Exp $
DIR= ps1/13.rcs
DOC= 13.rcs
SRCS= rcs.ms
MACROS= -ms
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${ROFF} ${SRCS} ) > ${.TARGET}