summaryrefslogtreecommitdiff
path: root/editors/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-09-30 00:55:47 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-09-30 00:55:47 +0000
commit45655050f2da59c87ef92d90e78299e671300e47 (patch)
tree8b19dd3ab338495c792ea0935b0ac846579b3ae6 /editors/Makefile
parentAdd dvips port to targets. (diff)
Add xemacs to targets.
Notes
Notes: svn path=/head/; revision=144
Diffstat (limited to 'editors/Makefile')
-rw-r--r--editors/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile
index 397c15680efe..7c96a107e422 100644
--- a/editors/Makefile
+++ b/editors/Makefile
@@ -1,5 +1,5 @@
-# $Id$
+# $Id: Makefile,v 1.3 1994/08/23 10:20:21 jkh Exp $
#
-SUBDIR= jove emacs
+SUBDIR= jove emacs xemacs
.include <bsd.port.subdir.mk>