summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: 352503e249ea888a770c4d3f6df23b174933091a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# $Id: Makefile,v 1.32 1996/10/15 19:11:13 asami Exp $
#

    SUBDIR += axe
    SUBDIR += asedit
    SUBDIR += beav
    SUBDIR += bpatch
    SUBDIR += e93
    SUBDIR += emacs
    SUBDIR += gvim
    SUBDIR += joe
    SUBDIR += jove
    SUBDIR += mule
    SUBDIR += nedit
    SUBDIR += uemacs
    SUBDIR += uzap
    SUBDIR += vile
    SUBDIR += vim
    SUBDIR += xcoral
    SUBDIR += xed
    SUBDIR += xemacs
    SUBDIR += xvile

.include <bsd.port.subdir.mk>