NetBSD/share/doc/smm/22.timed/Makefile

14 lines
284 B
Makefile

# from: @(#)Makefile 6.3 (Berkeley) 6/30/90
# $Id: Makefile,v 1.5 1994/01/24 22:37:29 cgd Exp $
DIR= smm/22.timed
DOC= 22.timed
SRCS= timed.ms
MACROS= -ms
.include <bsd.doc.mk>
${DOC}.${PRINTER_TYPE}: ${SRCS}
( cd ${.CURDIR} ; ${SOELIM} ${SRCS} ) | ${TBL} | ${ROFF} > ${.TARGET}