diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/Makefile b/editors/Makefile index d7e6563cc571..669d48118f9a 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.8 1995/01/05 21:42:45 jkh Exp $ +# $Id: Makefile,v 1.9 1995/02/18 22:53:47 ats Exp $ # -SUBDIR= axe emacs jove mule xemacs +SUBDIR= axe emacs jove mule vile xemacs xvile .include <bsd.port.subdir.mk> |