63 lines
1.4 KiB
Makefile
Raw Normal View History

# $OpenBSD: Makefile,v 1.53 2005/08/09 21:59:39 naddy Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
1999-11-08 14:07:07 +00:00
SUBDIR += abiword
# SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
2002-06-06 07:26:28 +00:00
SUBDIR += beaver
# SUBDIR += bpatch
2000-03-14 07:58:34 +00:00
SUBDIR += bvi
2001-01-08 22:40:53 +00:00
SUBDIR += cooledit
SUBDIR += cooledit,python
# SUBDIR += e93
2001-11-13 15:24:39 +00:00
SUBDIR += ee
2002-01-25 00:56:46 +00:00
SUBDIR += elvis
SUBDIR += elvis,no_x11
2002-03-03 07:11:16 +00:00
SUBDIR += emacs21
SUBDIR += emacs21,no_x11
2002-06-13 12:41:08 +00:00
SUBDIR += glimmer
2002-05-30 11:00:43 +00:00
SUBDIR += hexcurse
1998-08-11 10:19:12 +00:00
SUBDIR += hexedit
2004-05-09 19:25:39 +00:00
SUBDIR += hnb
2003-05-17 07:35:24 +00:00
SUBDIR += ht
SUBDIR += ht,no_x11
1999-02-27 15:47:17 +00:00
SUBDIR += jed
SUBDIR += jed,no_x11
SUBDIR += joe
SUBDIR += jove
2001-07-15 09:26:17 +00:00
SUBDIR += kxmleditor
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nano
SUBDIR += nano,slang
1998-05-06 07:10:15 +00:00
SUBDIR += nedit
# SUBDIR += nvi
SUBDIR += nvi-m17n
SUBDIR += nvi-m17n,canna
2003-08-14 18:28:43 +00:00
SUBDIR += scintilla
SUBDIR += scite
# SUBDIR += staroffice
2001-04-18 15:04:50 +00:00
SUBDIR += ted
2004-10-09 14:44:09 +00:00
SUBDIR += texmaker
1998-09-16 18:41:26 +00:00
SUBDIR += textedit
# SUBDIR += thoteditor
1998-06-10 06:51:40 +00:00
SUBDIR += uemacs
# SUBDIR += uzap
# SUBDIR += vile
1998-06-09 07:49:47 +00:00
SUBDIR += vim
SUBDIR += vim,no_x11
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
2000-08-15 21:43:57 +00:00
SUBDIR += xemacs21
SUBDIR += xemacs21,mule
2001-03-01 21:30:43 +00:00
SUBDIR += xemacs21-sumo
SUBDIR += xemacs21-sumo,mule
# SUBDIR += xvile
1998-09-25 01:07:27 +00:00
SUBDIR += xwpe
2003-07-03 19:56:03 +00:00
SUBDIR += zile
.include <bsd.port.subdir.mk>