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