summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 77d8788327ef3b2eb17cba37390e3dad8bd84644 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# $NetBSD: Makefile,v 1.17 1999/06/30 00:13:12 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
    SUBDIR += emacs
#    SUBDIR += gvim
    SUBDIR += hexedit
    SUBDIR += jed
    SUBDIR += joe
    SUBDIR += jove
#    SUBDIR += mule
#    SUBDIR += mule-common
    SUBDIR += ne
    SUBDIR += nedit
#    SUBDIR += nvi
    SUBDIR += pico
    SUBDIR += ssam
#    SUBDIR += staroffice
#    SUBDIR += thoteditor
#    SUBDIR += uemacs
#    SUBDIR += uzap
    SUBDIR += vile
    SUBDIR += vim
    SUBDIR += xcoral
#    SUBDIR += xed
    SUBDIR += xemacs
    SUBDIR += xvile

.include "../mk/bsd.pkg.subdir.mk"