summaryrefslogtreecommitdiff
path: root/editors/Makefile
blob: a5b22d9d8c75145a461c1c5b954fa1df87dad6e5 (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
25
# $Id: Makefile,v 1.35 1997/03/06 08:41:37 asami Exp $
#

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

.include <bsd.port.subdir.mk>