Makefile revision 22985
140843Smsmith#	From: @(#)Makefile	8.1 (Berkeley) 6/8/93
240843Smsmith#	$Id$
340843Smsmith
440843SmsmithVOLUME=	usd/11.edit
540843SmsmithSRCS=	edittut.ms
640843SmsmithMACROS=	-ms
740843SmsmithSRCDIR=	${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit
840843SmsmithUSE_TBL=	yes
940843Smsmith
1040843Smsmith# index for versatec is different from the one in edit.tut
1140843Smsmith# because the fonts are different and entries reference page
1240843Smsmith# rather than section numbers.  if you have a typesetter
1340843Smsmith# you should just use the index in edit.tut, and ignore editvindex.
1440843Smsmith
1540843Smsmith#editvindex:
1640843Smsmith#	${TROFF} ${MACROS} -n22 edit.vindex
1740843Smsmith
1840843Smsmith.include <bsd.doc.mk>
1940843Smsmith