1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/editors/Makefile

23 lines
422 B
Makefile
Raw Normal View History

1996-08-08 15:05:22 +00:00
# $Id: Makefile,v 1.30 1996/07/29 00:43:04 chuckr Exp $
#
1995-10-03 11:45:15 +00:00
SUBDIR += axe
1996-08-08 15:05:22 +00:00
SUBDIR += asedit
SUBDIR += beav
1996-03-18 18:56:33 +00:00
SUBDIR += bpatch
1995-10-03 11:45:15 +00:00
SUBDIR += e93
SUBDIR += emacs
SUBDIR += jove
SUBDIR += mule
SUBDIR += nedit
1995-10-03 11:45:15 +00:00
SUBDIR += uemacs
SUBDIR += uzap
SUBDIR += vile
1995-12-04 09:46:10 +00:00
SUBDIR += vim
1995-10-03 11:45:15 +00:00
SUBDIR += xcoral
1996-07-29 00:43:04 +00:00
SUBDIR += xed
1995-10-03 11:45:15 +00:00
SUBDIR += xemacs
SUBDIR += xvile
.include <bsd.port.subdir.mk>