summaryrefslogtreecommitdiff
path: root/usr.bin/vi/Makefile
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-27 10:01:33 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-07-27 10:01:33 +0000
commitf2f0138b8d155dc96ee30c6f9978654c0e9eea27 (patch)
tree1bb4443ba4398a4002d3c8dc4b74aa5de7cfe4bd /usr.bin/vi/Makefile
parent6aa8313eb3365123993cdda2060355f906e6da37 (diff)
do not build docs
Diffstat (limited to 'usr.bin/vi/Makefile')
-rw-r--r--usr.bin/vi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index c02f1093dbd..bc8606c23c9 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.7 1996/05/20 03:47:00 mrg Exp $
SUBDIR= build
-SUBDIR+=docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref docs/USD.doc/vitut
+#SUBDIR+=docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vi.ref docs/USD.doc/vitut
.include <bsd.subdir.mk>