diff options
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index c010c8437f45..7f2bf2b99ab2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.19 1995/06/21 11:11:18 asami Exp $ +# $Id: Makefile,v 1.20 1995/06/22 21:33:35 joerg Exp $ # -SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xemacs xvile +SUBDIR= axe e93 emacs jove mule tkHTML uemacs uzap vile xcoral xemacs xvile .include <bsd.port.subdir.mk> |