1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-25 21:07:40 +00:00
freebsd-ports/editors/Makefile
David E. O'Brien 541ffb04b1 Turned on gvim
1996-11-07 18:42:06 +00:00

25 lines
458 B
Makefile

# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $
#
SUBDIR += axe
SUBDIR += asedit
SUBDIR += beav
SUBDIR += bpatch
SUBDIR += e93
SUBDIR += emacs
SUBDIR += gvim
SUBDIR += joe
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
SUBDIR += vim
SUBDIR += xcoral
SUBDIR += xed
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>