summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-12-04 09:46:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-12-04 09:46:10 +0000
commit38a604bbf1dd21f471d9c344f5a44579f19c83ce (patch)
treee9a9612aec0eea7e1f9a08bdc8e5049386f2d682 /editors
parentUpgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having (diff)
Add vim.
Notes
Notes: svn path=/head/; revision=2523
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 29d8d492d9bd..33a30ebea746 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.24 1995/11/02 08:21:27 asami Exp $
+# $Id: Makefile,v 1.25 1995/11/26 21:03:22 asami Exp $
#
SUBDIR += axe
@@ -10,6 +10,7 @@
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
+ SUBDIR += vim
SUBDIR += xcoral
SUBDIR += xemacs
SUBDIR += xvile