mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
44 lines
900 B
Makefile
44 lines
900 B
Makefile
# $Id: Makefile,v 1.56 1998/07/03 23:45:28 steve Exp $
|
|
#
|
|
|
|
SUBDIR += asedit
|
|
SUBDIR += axe
|
|
SUBDIR += beav
|
|
SUBDIR += bpatch
|
|
SUBDIR += cooledit
|
|
SUBDIR += e93
|
|
SUBDIR += emacs
|
|
SUBDIR += emacs20
|
|
SUBDIR += gxedit
|
|
SUBDIR += hexedit
|
|
SUBDIR += jed
|
|
SUBDIR += joe
|
|
SUBDIR += jove
|
|
SUBDIR += le
|
|
SUBDIR += mule
|
|
SUBDIR += mule-common
|
|
SUBDIR += nedit
|
|
SUBDIR += nvi-m17n
|
|
SUBDIR += nvi-perl
|
|
SUBDIR += offix-editor
|
|
SUBDIR += staroffice
|
|
SUBDIR += sted
|
|
SUBDIR += textedit
|
|
SUBDIR += thoteditor
|
|
SUBDIR += uemacs
|
|
SUBDIR += uzap
|
|
SUBDIR += vile
|
|
SUBDIR += vilearn
|
|
SUBDIR += vim4
|
|
SUBDIR += vim5
|
|
SUBDIR += vim5beta
|
|
SUBDIR += xcoral
|
|
SUBDIR += xed
|
|
SUBDIR += xemacs
|
|
SUBDIR += xemacs-mule
|
|
SUBDIR += xemacs-mule-common
|
|
SUBDIR += xemacs20
|
|
SUBDIR += xvile
|
|
|
|
.include <bsd.port.subdir.mk>
|