aboutsummaryrefslogtreecommitdiffstats
path: root/editors/Makefile
blob: 9b9a834fe516cd3a063ed7ce891da7a63b444a3b (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
26
# $Id: Makefile,v 1.36 1997/04/03 14:06:51 chuckr 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 += staroffice
    SUBDIR += uemacs
    SUBDIR += uzap
    SUBDIR += vile
    SUBDIR += vim
    SUBDIR += xcoral
    SUBDIR += xed
    SUBDIR += xemacs
    SUBDIR += xvile

.include <bsd.port.subdir.mk>