From 27792fbd720c98d1324e0221cf5b3daf98996e01 Mon Sep 17 00:00:00 2001 From: kevlo Date: Tue, 14 Mar 2000 07:58:34 +0000 Subject: [PATCH] Add bvi. --- editors/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 29cbdbdbca4..dbde119139f 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 1999/11/08 14:07:07 dugsong Exp $ +# $OpenBSD: Makefile,v 1.14 2000/03/14 07:58:34 kevlo Exp $ # $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # @@ -7,6 +7,7 @@ SUBDIR += axe SUBDIR += beav # SUBDIR += bpatch + SUBDIR += bvi # SUBDIR += e93 SUBDIR += emacs SUBDIR += hexedit