summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 21:42:45 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-01-05 21:42:45 +0000
commit5c7e4b074c00e35fe1de883c4bf31d0254e72c35 (patch)
treeffaf231f88c214f1547a150cba2b5d283c9a389d /editors
parentNuke out Wnn - it's driving me nuts with its wanting to build EVERY time. (diff)
Remove mule, since it depends on Wnn. When Satoshi can figure out how to
make this stop wanting to always build, we can put it back.
Notes
Notes: svn path=/head/; revision=720
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 e14ccd1982d1..97224a54e137 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id: Makefile,v 1.6 1994/12/25 12:34:20 ats Exp $
+# $Id: Makefile,v 1.7 1995/01/04 07:40:15 jkh Exp $
#
-SUBDIR= axe emacs jove mule xemacs
+SUBDIR= axe emacs jove xemacs
.include <bsd.port.subdir.mk>