This commit was manufactured by cvs2svn to create tag 'FreeBSD-release/1.0'.
[unix-history] / share / doc / smm / 20.termdesc / Makefile
# from: @(#)Makefile 6.2 (Berkeley) 6/30/90
# Makefile,v 1.4 1993/07/31 15:31:08 mycroft Exp
DIR= smm/20.termdesc
DOC= 20.termdesc
SRCS= termdesc.me
MACROS= -me
.include <bsd.doc.mk>
${DOC}.${PRINTER}: ${SRCS}
( cd ${.CURDIR} ; ${ROFF} ${COMPAT} ${SRCS} ) > ${.TARGET}