summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-26 08:26:40 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-26 08:26:40 +0000
commit9e08796ef048a3b55c28928c21959e551982ff00 (patch)
tree4ad94762a2ef4e9833c461ff37b7451423b20974 /editors
parentAdd prcs. (diff)
Add scitext. Sort.
Notes
Notes: svn path=/head/; revision=4675
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 352503e249ea..d48b19c7bdec 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $
+# $Id: Makefile,v 1.33 1996/11/07 18:42:06 obrien Exp $
#
- SUBDIR += axe
SUBDIR += asedit
+ SUBDIR += axe
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += e93
@@ -12,6 +12,7 @@
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
+ SUBDIR += scitext
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile