diff options
author | Steve Price <steve@FreeBSD.org> | 2001-12-02 23:39:41 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 2001-12-02 23:39:41 +0000 |
commit | 9ea8660d5f27303474ddbc4ce9ccdc8413693165 (patch) | |
tree | 5d8ce6669d8c51bab9d26086b8abf505e0d91063 /editors/Makefile | |
parent | 6271ad7cea49ab5f463aa0b56b6cd54d2daadd38 (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 20 |
1 files changed, 12 insertions, 8 deletions
diff --git a/editors/Makefile b/editors/Makefile index cf051fbe53b8..ce3a7e1f9646 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -96,8 +96,12 @@ SUBDIR += psgml-xemacs21-mule SUBDIR += sam SUBDIR += scite - SUBDIR += semi-emacs20 - SUBDIR += semi-xemacs21-mule +# SUBDIR += semi-emacs20 +# SUBDIR += semi-xemacs21-mule + SUBDIR += semi113-emacs + SUBDIR += semi113-emacs20 + SUBDIR += semi113-mule + SUBDIR += semi113-xemacs21-mule SUBDIR += staroffice5 SUBDIR += staroffice52 SUBDIR += staroffice60 @@ -118,14 +122,14 @@ SUBDIR += vim-lite SUBDIR += vim5 SUBDIR += vim6+ruby - SUBDIR += wemi-emacs - SUBDIR += wemi-emacs-current +# SUBDIR += wemi-emacs +# SUBDIR += wemi-emacs-current SUBDIR += wemi-emacs20 - SUBDIR += wemi-emacs20-current - SUBDIR += wemi-mule - SUBDIR += wemi-mule-current +# SUBDIR += wemi-emacs20-current +# SUBDIR += wemi-mule +# SUBDIR += wemi-mule-current SUBDIR += wemi-xemacs21-mule - SUBDIR += wemi-xemacs21-mule-current +# SUBDIR += wemi-xemacs21-mule-current SUBDIR += wily SUBDIR += wordperfect SUBDIR += xcoral |