30 lines
562 B
Makefile
30 lines
562 B
Makefile
# $Id: Makefile,v 1.41 1997/07/10 06:29:40 tg Exp $
|
|
#
|
|
|
|
SUBDIR += asedit
|
|
SUBDIR += axe
|
|
SUBDIR += beav
|
|
SUBDIR += bpatch
|
|
SUBDIR += e93
|
|
SUBDIR += emacs
|
|
SUBDIR += gvim
|
|
SUBDIR += jed
|
|
SUBDIR += joe
|
|
SUBDIR += jove
|
|
SUBDIR += mule
|
|
SUBDIR += nedit
|
|
SUBDIR += nvi
|
|
SUBDIR += staroffice
|
|
SUBDIR += uemacs
|
|
SUBDIR += uzap
|
|
SUBDIR += vile
|
|
SUBDIR += vim
|
|
SUBDIR += vim5beta
|
|
SUBDIR += xcoral
|
|
SUBDIR += xed
|
|
SUBDIR += xemacs
|
|
SUBDIR += xemacs20
|
|
SUBDIR += xvile
|
|
|
|
.include <bsd.port.subdir.mk>
|