diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 05:16:59 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-04-19 05:16:59 +0000 |
commit | bde9553c09718b47ae395ac3d06b1e5a1ad107b8 (patch) | |
tree | 16ae5a92db470186f388b64ddf43b49e6010507b /editors/Makefile | |
parent | be4ccfa555adab5c39db97216e49f2728de55336 (diff) | |
download | ports-bde9553c09718b47ae395ac3d06b1e5a1ad107b8.tar.gz ports-bde9553c09718b47ae395ac3d06b1e5a1ad107b8.zip |
Notes
Diffstat (limited to 'editors/Makefile')
-rw-r--r-- | editors/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/Makefile b/editors/Makefile index 55313015d314..ea31f3274918 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.49 1998/03/16 14:10:23 tg Exp $ +# $Id: Makefile,v 1.50 1998/03/18 10:21:44 obrien Exp $ # SUBDIR += asedit SUBDIR += axe SUBDIR += beav SUBDIR += bpatch + SUBDIR += cooledit SUBDIR += e93 SUBDIR += emacs SUBDIR += emacs20 |