From 4c479b56321dfb98ccfcdda4543651dd24e8286f Mon Sep 17 00:00:00 2001 From: naddy Date: Sat, 24 Jun 2000 14:50:05 +0000 Subject: [PATCH] activate nano, add elvis no_x11 flavor; ok espie@ --- editors/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/editors/Makefile b/editors/Makefile index 148330d88d0..ae2125dc383 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.20 2000/06/22 15:20:23 reinhard Exp $ +# $OpenBSD: Makefile,v 1.21 2000/06/24 14:50:05 naddy Exp $ # $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $ # @@ -12,12 +12,15 @@ SUBDIR += emacs SUBDIR += emacs:no_X11 SUBDIR += elvis + SUBDIR += elvis:no_x11 SUBDIR += hexedit SUBDIR += jed SUBDIR += joe SUBDIR += jove # SUBDIR += mule # SUBDIR += mule-common + SUBDIR += nano + SUBDIR += nano:slang SUBDIR += nedit # SUBDIR += nvi SUBDIR += nvi-m17n