diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:12:03 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-07 12:12:03 +0000 |
commit | 019425bfedc168ca40344463b2a994ccb978529f (patch) | |
tree | 13393a9a742cc5c4c787f188275cd9e67c591b63 /editors/Makefile | |
parent | 2c688361643706e217a3bd6c2a07c2ee662e318d (diff) |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index dfcfac694c24..a7839d048d5b 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,6 +1,9 @@ -# $Id: Makefile,v 1.61 1998/12/13 14:23:50 kuriyama Exp $ +# $Id: Makefile,v 1.62 1998/12/20 05:24:18 msmith Exp $ # + SUBDIR += apel-emacs + SUBDIR += apel-emacs20 + SUBDIR += apel-mule SUBDIR += asedit SUBDIR += axe SUBDIR += beav |