aboutsummaryrefslogtreecommitdiff
path: root/share/doc/usd/11.vitut/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-04-10 19:07:43 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-04-10 19:07:43 +0000
commitb7ba1c08fe2e48cfe45448f7a79d385f311ad51a (patch)
tree839ebcdd4344a333933049196a3f64833bc5910e /share/doc/usd/11.vitut/Makefile
parent677c3c0c66f7c3829fd1d1f868b786f1de0416d5 (diff)
Remove docs that are not shipped with nvi anymore
Reported by: emaste
Notes
Notes: svn path=/head/; revision=281379
Diffstat (limited to 'share/doc/usd/11.vitut/Makefile')
-rw-r--r--share/doc/usd/11.vitut/Makefile18
1 files changed, 0 insertions, 18 deletions
diff --git a/share/doc/usd/11.vitut/Makefile b/share/doc/usd/11.vitut/Makefile
deleted file mode 100644
index f412b627fa92..000000000000
--- a/share/doc/usd/11.vitut/Makefile
+++ /dev/null
@@ -1,18 +0,0 @@
-# From: @(#)Makefile 8.1 (Berkeley) 6/8/93
-# $FreeBSD$
-
-VOLUME= usd/11.edit
-SRCS= edittut.ms
-MACROS= -ms
-USE_TBL=
-SRCDIR= ${.CURDIR}/../../../../contrib/nvi/docs/USD.doc/edit
-
-# index for versatec is different from the one in edit.tut
-# because the fonts are different and entries reference page
-# rather than section numbers. if you have a typesetter
-# you should just use the index in edit.tut, and ignore editvindex.
-
-#editvindex:
-# ${TROFF} ${MACROS} -n22 edit.vindex
-
-.include <bsd.doc.mk>