openbsd-ports/editors/Makefile
1998-09-25 01:07:27 +00:00

34 lines
729 B
Makefile

# $OpenBSD: Makefile,v 1.9 1998/09/25 01:07:27 marc Exp $
# $FreeBSD: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp $
#
# SUBDIR += asedit
SUBDIR += axe
SUBDIR += beav
# SUBDIR += bpatch
# SUBDIR += e93
SUBDIR += emacs
SUBDIR += hexedit
# SUBDIR += jed
SUBDIR += joe
SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += nedit
# SUBDIR += nvi
# SUBDIR += staroffice
SUBDIR += textedit
# SUBDIR += thoteditor
SUBDIR += uemacs
# SUBDIR += uzap
# SUBDIR += vile
SUBDIR += vim
# SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
# SUBDIR += xemacs20
# SUBDIR += xvile
SUBDIR += xwpe
.include <bsd.port.subdir.mk>