summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 3e77be81e402b488e7b3c8ee2ee1fcacbe331645 (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
35
# $NetBSD: Makefile,v 1.14 1999/03/06 22:09:15 agc 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 += xemacs20
    SUBDIR += xvile

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