summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 9ef6d53d67969d1ab788c463fc8476501ef1e854 (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.18 1999/07/05 19:28:33 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 += xemacs-packages
    SUBDIR += xvile

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