summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-06-21 11:11:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-06-21 11:11:18 +0000
commit6499d57df74fd2547f49cbd5f85354a40d286b04 (patch)
treed37d18be323db5a873e1e0df65ce921fa4cb0643 /editors
parentNote that e93's licensing agreement is a little scary. (diff)
...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its own
Makefile should safeguard us.
Notes
Notes: svn path=/head/; revision=1849
Diffstat (limited to 'editors')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index c6755b35b82d..07fe0acd6f84 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.17 1995/05/14 03:29:27 asami Exp $
+# $Id: Makefile,v 1.18 1995/05/14 07:13:07 asami Exp $
#
-SUBDIR= axe emacs jove mule tkHTML uemacs vile xemacs xvile
+SUBDIR= axe e93 emacs jove mule tkHTML uemacs vile xemacs xvile
.include <bsd.port.subdir.mk>