Merge from vendor branch GCC:
[dragonfly.git] / share / doc / usd / 11.vitut / Makefile
1 #       From: @(#)Makefile      8.1 (Berkeley) 6/8/93
2 # $FreeBSD: src/share/doc/usd/11.vitut/Makefile,v 1.5 1999/08/28 00:18:51 peter Exp $
3 # $DragonFly: src/share/doc/usd/11.vitut/Makefile,v 1.2 2003/06/17 04:36:57 dillon Exp $
4
5 VOLUME= usd/11.edit
6 SRCS=   edittut.ms
7 MACROS= -ms
8 SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit
9 USE_TBL=        yes
10
11 # index for versatec is different from the one in edit.tut
12 # because the fonts are different and entries reference page
13 # rather than section numbers.  if you have a typesetter
14 # you should just use the index in edit.tut, and ignore editvindex.
15
16 #editvindex:
17 #       ${TROFF} ${MACROS} -n22 edit.vindex
18
19 .include <bsd.doc.mk>