53 lines
1.2 KiB
Makefile
Raw Normal View History

2001-04-18 15:04:50 +00:00
# $OpenBSD: Makefile,v 1.29 2001/04/18 15:04:50 espie 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
# 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
SUBDIR += emacs
2000-04-09 20:34:02 +00:00
SUBDIR += emacs:no_X11
2000-06-22 15:20:23 +00:00
SUBDIR += elvis
SUBDIR += elvis:no_x11
1998-08-11 10:19:12 +00:00
SUBDIR += hexedit
1999-02-27 15:47:17 +00:00
SUBDIR += jed
2000-09-06 07:08:53 +00:00
SUBDIR += jed:no_x11
SUBDIR += joe
SUBDIR += jove
# 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
# SUBDIR += staroffice
2001-04-18 15:04:50 +00:00
SUBDIR += ted
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
1999-02-27 15:47:17 +00:00
SUBDIR += wordperfect
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
# SUBDIR += xemacs20
# SUBDIR += xemacs20:mule
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
.include <bsd.port.subdir.mk>