xref: /freebsd/share/doc/usd/11.vitut/Makefile (revision b2d2a78ad80ec68d4a17f5aef97d21686cb1e29b)
1VOLUME=		usd/11.edit
2SRCS=		edittut.ms
3MACROS=		-ms
4USE_TBL=
5
6# index for versatec is different from the one in edit.tut
7# because the fonts are different and entries reference page
8# rather than section numbers.  if you have a typesetter
9# you should just use the index in edit.tut, and ignore editvindex.
10
11#editvindex:
12#	${TROFF} ${MACROS} -n22 edit.vindex
13
14.include <bsd.doc.mk>
15