pkgsrc/editors/Makefile

36 lines
755 B
Makefile
Raw Normal View History

1999-02-03 00:14:32 +01:00
# $NetBSD: Makefile,v 1.13 1999/02/02 23:14:32 tron Exp $
# FreeBSD Id: Makefile,v 1.44 1997/09/13 20:19:28 chuckr Exp
#
# SUBDIR += asedit
# SUBDIR += axe
# SUBDIR += beav
# SUBDIR += bpatch
# SUBDIR += e93
1997-10-13 04:47:38 +02:00
SUBDIR += emacs
# SUBDIR += gvim
1998-08-24 13:59:01 +02:00
SUBDIR += hexedit
1998-11-01 00:17:04 +01:00
SUBDIR += jed
1997-10-29 20:52:51 +01:00
SUBDIR += joe
# SUBDIR += jove
# SUBDIR += mule
# SUBDIR += mule-common
SUBDIR += ne
1998-06-03 00:34:02 +02:00
SUBDIR += nedit
# SUBDIR += nvi
# SUBDIR += pico
SUBDIR += ssam
# SUBDIR += staroffice
# SUBDIR += thoteditor
# SUBDIR += uemacs
# SUBDIR += uzap
SUBDIR += vile
1998-02-19 22:48:56 +01:00
SUBDIR += vim
1999-02-03 00:14:32 +01:00
SUBDIR += xcoral
# SUBDIR += xed
# SUBDIR += xemacs
SUBDIR += xemacs20
SUBDIR += xvile
.include "../mk/bsd.pkg.subdir.mk"