diff options
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 6e4f13cfb1f..de12a73f8e7 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.43 2001/02/16 15:51:49 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2001/02/19 07:40:25 jun Exp $ # COMMENT= Editors SUBDIR+= abiword +SUBDIR+= apel SUBDIR+= beav SUBDIR+= biew SUBDIR+= bvi |