summaryrefslogtreecommitdiff
path: root/usr.bin/vi
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-01-24 12:32:56 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-01-24 12:32:56 +0000
commitd2fb970cb8f662eed0c2c03fbc7405f0eceffd25 (patch)
treeb836265ec5367abb4e1dd019e5b83e6bb1070168 /usr.bin/vi
parent506d47fae8db1007bf9ff36c4f15eacc9efe3691 (diff)
oops. no need for vitut comment;
Diffstat (limited to 'usr.bin/vi')
-rw-r--r--usr.bin/vi/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/vi/Makefile b/usr.bin/vi/Makefile
index 3b761e2dab6..7ca4c306de9 100644
--- a/usr.bin/vi/Makefile
+++ b/usr.bin/vi/Makefile
@@ -1,10 +1,10 @@
-# $OpenBSD: Makefile,v 1.9 2004/01/24 12:29:13 jmc Exp $
+# $OpenBSD: Makefile,v 1.10 2004/01/24 12:32:55 jmc Exp $
SUBDIR= build
.if make(install)
SUBDIR+= docs/USD.doc/vi.ref docs/USD.doc/vitut
-#SUBDIR+= docs/USD.doc/edit docs/USD.doc/exref docs/USD.doc/vitut
+#SUBDIR+= docs/USD.doc/edit docs/USD.doc/exref
.endif
.include <bsd.subdir.mk>