diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index d6d1557869d..afccd602843 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1998/04/15 10:38:22 agc Exp $ +# $NetBSD: Makefile,v 1.8 1998/06/02 22:34:02 tron Exp $ # FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp # @@ -14,7 +14,7 @@ # SUBDIR += jove # SUBDIR += mule # SUBDIR += mule-common -# SUBDIR += nedit + SUBDIR += nedit # SUBDIR += nvi SUBDIR += ssam # SUBDIR += staroffice |