NetBSD/share/doc/ps1/14.sccs/Makefile

14 lines
259 B
Makefile

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