NetBSD/share/doc/smm/08.timedop/Makefile

13 lines
184 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 6.3 (Berkeley) 6/30/90
DIR= smm/08.timedop
DOC= 08.timedop
1993-03-21 12:45:37 +03:00
SRCS= timed.ms
MACROS= -ms
1993-03-21 12:45:37 +03:00
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}