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

13 lines
201 B
Makefile
Raw Normal View History

1993-03-21 12:45:37 +03:00
# @(#)Makefile 6.3 (Berkeley) 6/30/90
DIR= smm/22.timed
DOC= 22.timed
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}
${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}