Deleted Added
full compact
Makefile (50476) Makefile (106146)
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
1# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
2# $FreeBSD: head/share/doc/usd/11.vitut/Makefile 50476 1999-08-28 00:22:10Z peter $
2# $FreeBSD: head/share/doc/usd/11.vitut/Makefile 106146 2002-10-29 15:01:59Z ru $
3
3
4VOLUME= usd/11.edit
5SRCS= edittut.ms
6MACROS= -ms
7SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit
8USE_TBL= yes
4VOLUME= usd/11.edit
5SRCS= edittut.ms
6MACROS= -ms
7USE_TBL= YES
8SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit
9
10# index for versatec is different from the one in edit.tut
11# because the fonts are different and entries reference page
12# rather than section numbers. if you have a typesetter
13# you should just use the index in edit.tut, and ignore editvindex.
14
15#editvindex:
16# ${TROFF} ${MACROS} -n22 edit.vindex
17
18.include <bsd.doc.mk>
9
10# index for versatec is different from the one in edit.tut
11# because the fonts are different and entries reference page
12# rather than section numbers. if you have a typesetter
13# you should just use the index in edit.tut, and ignore editvindex.
14
15#editvindex:
16# ${TROFF} ${MACROS} -n22 edit.vindex
17
18.include <bsd.doc.mk>