diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-04-30 23:06:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-04-30 23:06:46 +0000 |
commit | a0e70fcf4cd2ef048fdfb7a60862c67cbcf7377b (patch) | |
tree | aa51753ff9ee66ac389e9fe532683c77feac968b /editors/Makefile | |
parent | 12b5bbe686407210f307b009ecb6e471940c6a15 (diff) | |
download | ports-a0e70fcf4cd2ef048fdfb7a60862c67cbcf7377b.tar.gz ports-a0e70fcf4cd2ef048fdfb7a60862c67cbcf7377b.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index fd0bc9241de0..5fa55c6e6ad2 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.71 1999/04/14 06:00:04 mharo Exp $ +# $Id: Makefile,v 1.72 1999/04/30 08:47:44 taoka Exp $ # SUBDIR += apel-emacs @@ -9,6 +9,8 @@ SUBDIR += beav SUBDIR += bpatch SUBDIR += cooledit + SUBDIR += custom-emacs + SUBDIR += custom-mule SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 |